Home
last modified time | relevance | path

Searched defs:special (Results 1 – 11 of 11) sorted by relevance

/llvm-project/libc/AOR_v20.02/math/test/rtest/
H A Dmain.c100 struct special { in get_operand() struct
101 unsigned dblword0, dblword1, sglword; in get_operand()
102 const char *name; in get_operand()
/llvm-project/flang/runtime/
H A Ddescriptor-io.cpp19 const typeInfo::SpecialBinding &special, in DefinedFormattedIo()
109 const typeInfo::SpecialBinding &special) { in DefinedUnformattedIo()
H A Dassign.cpp180 DoScalarDefinedAssignment(const Descriptor & to,const Descriptor & from,const typeInfo::SpecialBinding & special) DoScalarDefinedAssignment() argument
205 DoElementalDefinedAssignment(const Descriptor & to,const Descriptor & from,const typeInfo::DerivedType & derived,const typeInfo::SpecialBinding & special) DoElementalDefinedAssignment() argument
355 if (const auto *special{toDerived->FindSpecialBinding( Assign() local
360 if (const auto *special{toDerived->FindSpecialBinding( Assign() local
[all...]
H A Dtype-info.h228 RT_API_ATTRS const Descriptor &special() const { in special() function
H A Dderived.cpp142 if (const auto *special{FindFinal(derived, descriptor.rank())}) { CallFinalSubroutine() local
/llvm-project/clang/test/AST/
H A Dast-dump-openmp-begin-declare-variant_template_3.cpp23 int special(S<T> s) { in special() function
/llvm-project/openmp/runtime/tools/
H A Dmessage-converter.py47 special = { global() variable in Message
/llvm-project/lldb/source/Utility/
H A DArgs.cpp104 char special = command.front(); ParseSingleArgument() local
/llvm-project/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc2070 for (const auto &special : class_tuples) in add_specialization() local
/llvm-project/lldb/source/Core/
H A DValueObject.cpp
/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1041 #define __sanitizer_syscall_pre_quotactl(cmd, special, id, addr) \ argument
1044 #define __sanitizer_syscall_post_quotactl(res, cmd, special, id, addr) \ argument