Home
last modified time | relevance | path

Searched refs:getTypeId (Results 1 – 25 of 112) sorted by relevance

12345

/external/python/pyasn1/pyasn1/type/
Dchar.py172 typeId = AbstractCharacterString.getTypeId()
187 typeId = AbstractCharacterString.getTypeId()
202 typeId = AbstractCharacterString.getTypeId()
209 typeId = AbstractCharacterString.getTypeId()
224 typeId = AbstractCharacterString.getTypeId()
239 typeId = AbstractCharacterString.getTypeId()
254 typeId = AbstractCharacterString.getTypeId()
269 typeId = AbstractCharacterString.getTypeId()
276 typeId = AbstractCharacterString.getTypeId()
290 typeId = AbstractCharacterString.getTypeId()
[all …]
Duseful.py31 typeId = char.GraphicString.getTypeId()
169 typeId = char.VideotexString.getTypeId()
186 typeId = char.VideotexString.getTypeId()
/external/google-fruit/include/fruit/impl/component_storage/
Dcomponent_storage_entry.defn.h108 return fruit::impl::getTypeId<Component (*)(Args...)>(); in getFunTypeId()
116 result.type_id = getTypeId<Component (*)(Args...)>(); in create()
134 result.type_id = getTypeId<Component (*)(Args...)>(); in createReplacedComponentEntry()
146 result.type_id = getTypeId<Component (*)(Args...)>(); in createReplacementComponentEntry()
180 result.type_id = getTypeId<Component (*)()>(); in create()
198 result.type_id = getTypeId<Component (*)()>(); in createReplacedComponentEntry()
210 result.type_id = getTypeId<Component (*)()>(); in createReplacementComponentEntry()
/external/google-fruit/include/fruit/impl/injector/
Dinjector_storage.defn.h248 return lazyGetPtr(getTypeId<AnnotatedC>());
257 FruitAssert(bindings.find(getTypeId<AnnotatedC>()) == Graph::const_node_iterator(itr));
274 const void* p = unsafeGetPtr(getTypeId<AnnotatedC>());
294 void* p = getMultibindings(getTypeId<AnnotatedC>());
323 TypeId type = getTypeId<AnnotatedC>();
376 result.type_id = getTypeId<AnnotatedI>();
395 result.type_id = getTypeId<AnnotatedI>();
409 result.type_id = getTypeId<AnnotatedC>();
422 result.type_id = getTypeId<AnnotatedC>();
465 …InjectorStorage::fatal("attempting to get an instance for the type " + std::string(getTypeId<Annot…
[all …]
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeArray.cpp32 dumpSymbolIdField(OS, "elementTypeId", getTypeId(), Indent, Session, in dump()
57 Session.getSymbolCache().getNativeSymbolById(getTypeId()); in getCount()
61 SymIndexId NativeTypeArray::getTypeId() const { in getTypeId() function in NativeTypeArray
DNativeSymbolEnumerator.cpp38 dumpSymbolIdField(OS, "typeId", getTypeId(), Indent, Session, in dump()
58 SymIndexId NativeSymbolEnumerator::getTypeId() const { in getTypeId() function in NativeSymbolEnumerator
59 return Parent.getTypeId(); in getTypeId()
DNativeTypeFunctionSig.cpp37 dumpSymbolIdField(OS, "typeId", getTypeId(), Indent, Session, in dump()
41 SymIndexId getTypeId() const override { return RealType->getSymIndexId(); } in getTypeId() function in __anonce4836cf0111::NativeTypeFunctionArg
120 dumpSymbolIdField(OS, "typeId", getTypeId(), Indent, Session, in dump()
160 SymIndexId NativeTypeFunctionSig::getTypeId() const { in getTypeId() function in NativeTypeFunctionSig
DNativeTypeTypedef.cpp19 dumpSymbolIdField(OS, "typeId", getTypeId(), Indent, Session, in dump()
27 SymIndexId NativeTypeTypedef::getTypeId() const { in getTypeId() function in NativeTypeTypedef
DNativeTypeEnum.cpp139 dumpSymbolIdField(OS, "typeId", getTypeId(), Indent, Session, in dump()
340 SymIndexId NativeTypeEnum::getTypeId() const { in getTypeId() function in NativeTypeEnum
342 return UnmodifiedType->getTypeId(); in getTypeId()
380 getTypeId()); in getUnderlyingBuiltinType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeArray.cpp32 dumpSymbolIdField(OS, "elementTypeId", getTypeId(), Indent, Session, in dump()
57 Session.getSymbolCache().getNativeSymbolById(getTypeId()); in getCount()
61 SymIndexId NativeTypeArray::getTypeId() const { in getTypeId() function in NativeTypeArray
DNativeSymbolEnumerator.cpp38 dumpSymbolIdField(OS, "typeId", getTypeId(), Indent, Session, in dump()
56 SymIndexId NativeSymbolEnumerator::getTypeId() const { in getTypeId() function in NativeSymbolEnumerator
57 return Parent.getTypeId(); in getTypeId()
DNativeTypeFunctionSig.cpp37 dumpSymbolIdField(OS, "typeId", getTypeId(), Indent, Session, in dump()
41 SymIndexId getTypeId() const override { return RealType->getSymIndexId(); } in getTypeId() function in __anonc6bce8e30111::NativeTypeFunctionArg
120 dumpSymbolIdField(OS, "typeId", getTypeId(), Indent, Session, in dump()
160 SymIndexId NativeTypeFunctionSig::getTypeId() const { in getTypeId() function in NativeTypeFunctionSig
DNativeTypeTypedef.cpp19 dumpSymbolIdField(OS, "typeId", getTypeId(), Indent, Session, in dump()
25 SymIndexId NativeTypeTypedef::getTypeId() const { in getTypeId() function in NativeTypeTypedef
DNativeTypeEnum.cpp139 dumpSymbolIdField(OS, "typeId", getTypeId(), Indent, Session, in dump()
340 SymIndexId NativeTypeEnum::getTypeId() const { in getTypeId() function in NativeTypeEnum
342 return UnmodifiedType->getTypeId(); in getTypeId()
380 getTypeId()); in getUnderlyingBuiltinType()
DNativeTypePointer.cpp47 dumpSymbolIdField(OS, "typeId", getTypeId(), Indent, Session, in dump()
100 SymIndexId NativeTypePointer::getTypeId() const { in getTypeId() function in NativeTypePointer
/external/llvm/lib/DebugInfo/PDB/
DPDBSymbolTypeFunctionSig.cpp46 return Session.getSymbolById(FunctionArgSymbol->getTypeId()); in getChildAtIndex()
53 return Session.getSymbolById(FunctionArgSymbol->getTypeId()); in getNext()
74 return Session.getSymbolById(getTypeId()); in getReturnType()
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h191 Id getTypeId(Id resultId) const { return module.getTypeId(resultId); } in getTypeId() function
196 int getNumComponents(Id resultId) const { return getNumTypeComponents(getTypeId(resultId)); } in getNumComponents()
206 bool isPointer(Id resultId) const { return isPointerType(getTypeId(resultId)); } in isPointer()
207 bool isScalar(Id resultId) const { return isScalarType(getTypeId(resultId)); } in isScalar()
208 bool isVector(Id resultId) const { return isVectorType(getTypeId(resultId)); } in isVector()
209 bool isMatrix(Id resultId) const { return isMatrixType(getTypeId(resultId)); } in isMatrix()
210 …bool isCooperativeMatrix(Id resultId)const { return isCooperativeMatrixType(getTypeId(resultId)); } in isCooperativeMatrix()
211 bool isAggregate(Id resultId) const { return isAggregateType(getTypeId(resultId)); } in isAggregate()
212 bool isSampledImage(Id resultId) const { return isSampledImageType(getTypeId(resultId)); } in isSampledImage()
249 …StorageClass getStorageClass(Id resultId) const { return getTypeStorageClass(getTypeId(resultId));… in getStorageClass()
[all …]
DSpvPostProcess.cpp238 Id typeId = base->getTypeId(); in postProcess()
312 if (inst.getTypeId() != NoType) in postProcess()
313 postProcessType(inst, inst.getTypeId()); in postProcess()
318 if (getTypeId(inst.getIdOperand(op)) != NoType) in postProcess()
319 postProcessType(inst, getTypeId(inst.getIdOperand(op))); in postProcess()
DspvIR.h148 Id getTypeId() const { return typeId; } in getTypeId() function
339 Id getParamType(int p) const { return parameterInstructions[p]->getTypeId(); } in getParamType()
355 Id getReturnType() const { return functionInstruction.getTypeId(); } in getReturnType()
431 spv::Id getTypeId(Id resultId) const { in getTypeId() function
432 … return idToInstruction[resultId] == nullptr ? NoType : idToInstruction[resultId]->getTypeId(); in getTypeId()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBSymbolTypeFunctionSig.cpp46 return Session.getSymbolById(FunctionArgSymbol->getTypeId()); in getChildAtIndex()
53 return Session.getSymbolById(FunctionArgSymbol->getTypeId()); in getNext()
/external/llvm-project/llvm/lib/DebugInfo/PDB/
DPDBSymbolTypeFunctionSig.cpp46 return Session.getSymbolById(FunctionArgSymbol->getTypeId()); in getChildAtIndex()
53 return Session.getSymbolById(FunctionArgSymbol->getTypeId()); in getNext()
/external/llvm/tools/llvm-pdbdump/
DTypedefDumper.cpp32 uint32_t TargetId = Symbol.getTypeId(); in start()
56 uint32_t PointeeId = Symbol.getTypeId(); in dump()
DFunctionDumper.cpp198 uint32_t ElementTypeId = Symbol.getTypeId(); in dump()
222 uint32_t TypeId = Symbol.getTypeId(); in dump()
235 uint32_t PointeeId = Symbol.getTypeId(); in dump()
/external/google-fruit/include/fruit/impl/util/
Dtype_info.defn.h132 inline TypeId getTypeId() {
150 …return std::vector<TypeId, ArenaAllocator<TypeId>>(std::initializer_list<TypeId>{getTypeId<Ts>()..…
/external/google-fruit/include/fruit/impl/data_structures/
Dfixed_size_allocator.defn.h75 FruitAssert(remaining_types[getTypeId<AnnotatedT>()] != 0); in constructObject()
76 remaining_types[getTypeId<AnnotatedT>()]--; in constructObject()

12345