Home
last modified time | relevance | path

Searched defs:Objects (Results 1 – 16 of 16) sorted by relevance

/external/guava/guava/src/com/google/common/base/
DObjects.java39 public final class Objects { class
40 private Objects() {} in Objects() method in Objects
/external/llvm/tools/dsymutil/
DDebugMap.h67 ObjectContainer Objects; variable
/external/llvm/include/llvm/ExecutionEngine/Orc/
DIRCompileLayer.h65 OwningObjectVec Objects; in addModuleSet() local
DObjectLinkingLayer.h177 ObjSetHandleT addObjectSet(const ObjSetT &Objects, in addObjectSet()
/external/llvm/tools/llvm-symbolizer/
DLLVMSymbolize.h137 std::map<SymbolDesc, StringRef> Objects; variable
DLLVMSymbolize.cpp456 ObjectPair Objects = getOrCreateObjects(BinaryName, ArchName); in getOrCreateModuleInfo() local
/external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
DBloomFilter.java71 Objects, enumConstant
/external/clang/docs/
DAutomaticReferenceCounting.rst1099 Objects subsection
1110 .. _arc.ownership.inference.indirect_parameters:
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h132 std::vector<StackObject> Objects; variable
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp99 SmallVectorImpl<Value *> &Objects, in getUnderlyingObjects()
136 UnderlyingObjectsVector &Objects, in getUnderlyingObjectsForInstr()
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp519 SmallVector<Value *, 4> Objects; in AddAliasScopeMetadata() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2078 auto IsNAC = [](SmallVectorImpl<Value *> &Objects) { in computePointerICmp()
2089 auto IsAllocDisjoint = [](SmallVectorImpl<Value *> &Objects) { in computePointerICmp()
DValueTracking.cpp2769 void llvm::GetUnderlyingObjects(Value *V, SmallVectorImpl<Value *> &Objects, in GetUnderlyingObjects()
/external/clang/lib/CodeGen/
DCGObjC.cpp105 llvm::AllocaInst *Objects = CreateMemTemp(ElementArrayType, "objects"); in EmitObjCCollectionLiteral() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp718 CXXRecordDecl *RD, llvm::SmallVectorImpl<CXXRecordDecl *> &Objects) { in getUnambiguousPublicSubobjects()
/external/mesa3d/src/mesa/main/
Dmtypes.h1631 struct _mesa_HashTable *Objects; member
1835 struct _mesa_HashTable *Objects; member