HomeSort by relevance Sort by last modified time
    Searched defs:Elements (Results 51 - 75 of 78) sorted by null

1 23 4

  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 783 llvm::DINodeArray Elements;
790 Elements = DBuilder.getOrCreateArray(EltTys);
798 FieldOffset, 0, Flags, nullptr, Elements);
822 Elements = DBuilder.getOrCreateArray(EltTys);
830 FieldOffset, 0, Flags, nullptr, Elements);
    [all...]
CGObjCGNU.cpp 190 /// Generates a global structure, initialized by the elements in the vector.
191 /// The element types must match the types of the structure elements in the
207 /// elements that the array type declares, of the type specified as the array
    [all...]
CodeGenModule.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp     [all...]
  /external/googletest/googlemock/include/gmock/
gmock-matchers.h 161 // For example, a "has at least 10 elements" matcher should explain
    [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Core.cpp 623 Constant **Elements = unwrap<Constant>(ConstantVals, Count);
624 return wrap(ConstantStruct::getAnon(*unwrap(C), makeArrayRef(Elements, Count),
647 Constant **Elements = unwrap<Constant>(ConstantVals, Count);
650 return wrap(ConstantStruct::get(Ty, makeArrayRef(Elements, Count)));
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-matchers.h 161 // For example, a "has at least 10 elements" matcher should explain
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
video.h 249 VP_SCATTER_GATHER_ELEMENT Elements[0];
    [all...]
wdm.h     [all...]
  /external/ImageMagick/MagickCore/
display.c     [all...]
  /external/llvm/lib/IR/
Core.cpp 1027 Constant **Elements = unwrap<Constant>(ConstantVals, Count);
1028 return wrap(ConstantStruct::getAnon(*unwrap(C), makeArrayRef(Elements, Count),
1041 Constant **Elements = unwrap<Constant>(ConstantVals, Count);
1044 return wrap(ConstantStruct::get(Ty, makeArrayRef(Elements, Count)));
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 506 /// elements.
541 /// vector elements.
    [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
  /external/clang/lib/Sema/
TreeTransform.h     [all...]
  /external/fmtlib/test/gmock/
gmock.h     [all...]
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/
sisu-guice-3.1.0-no_aop.jar 
sisu-guice-3.1.0.jar 
  /external/testng/lib-supplied/
guice-2.0.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar 
  /prebuilts/tools/common/m2/repository/xom/xom/1.0/
xom-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/jsoup/jsoup/1.6.3/
jsoup-1.6.3.jar 
  /prebuilts/tools/common/m2/repository/org/jsoup/jsoup/1.7.3/
jsoup-1.7.3.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 4788 milliseconds

1 23 4