/openbsd-src/bin/ksh/ |
H A D | eval.c | 28 typedef struct Expand { struct 37 } Expand; argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | memtemp65.C | 5 static T Expand(T* a, T* b) { return T(); } in Expand() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb65.C | 7 static T Expand(T* a, T* b) { return T(); } in Expand() function
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | WritingAnLLVMBackend.rst | 1433 Expand subsection
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 123 bool Expand = true, RetainExpansion = false; in instantiateDependentAlignedAttr() local 2817 bool Expand = true; in VisitTemplateTypeParmDecl() local 2910 bool Expand = true; in VisitNonTypeTemplateParmDecl() local 3075 bool Expand = true; in VisitTemplateTemplateParmDecl() local 3346 bool Expand = true; in instantiateUnresolvedUsingDecl() local
|
H A D | TreeTransform.h | 4098 bool Expand = true; in TransformExprs() local 4691 bool Expand = true; in TransformTemplateArguments() local 6141 bool Expand = false; in TransformExceptionSpec() local 7277 bool Expand = false; in TransformObjCObjectType() local 12631 bool Expand = true; in TransformTypeTraitExpr() local 13207 bool Expand = true; in TransformLambdaExpr() local 13939 bool Expand = true; in TransformCXXFoldExpr() local 14149 bool Expand = true; in TransformObjCDictionaryLiteral() local
|
/openbsd-src/gnu/usr.bin/perl/win32/ |
H A D | vmem.h | 1105 void* VMem::Expand(void* block, size_t size) in Expand() function
|
/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 72 Expand, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 703 void VectorLegalizer::Expand(SDNode *Node, SmallVectorImpl<SDValue> &Results) { in Expand() function in VectorLegalizer
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 1721 void ARMLowOverheadLoops::Expand(LowOverheadLoop &LoLoop) { in Expand() function in ARMLowOverheadLoops
|
/openbsd-src/sbin/iked/ |
H A D | sntrup761.c | 841 static void Expand(uint32 *L,const unsigned char *k) in Expand() function
|
/openbsd-src/usr.bin/ssh/ |
H A D | sntrup761.c | 841 static void Expand(uint32 *L,const unsigned char *k) Expand() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 199 Expand, // Try to expand this to other ops, otherwise use a libcall. enumerator 264 Expand, // Generic expansion in terms of other atomic operations. enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 1060 bool Expand = StringSwitch<bool>(Name) in UpgradeIntrinsicFunction1() local
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 4509 void Expand() { expanded = true; } in Expand() function 4689 void Expand() { m_is_expanded = true; } in Expand() function in TreeItem
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 5318 Value *LSRInstance::Expand(const LSRUse &LU, const LSRFixup &LF, in Expand() function in LSRInstance
|