Home
last modified time | relevance | path

Searched defs:Id (Results 1 – 25 of 130) sorted by relevance

123456

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DRemoteObjectLayer.h137 RemoteSymbolId Id) in RemoteSymbolMaterializer()
162 RemoteSymbolId Id; variable
185 Error badRemoteSymbolIdError(RemoteSymbolId Id) { in badRemoteSymbolIdError()
197 auto Id = SymbolIdMgr.getNext(); in jitSymbolToRemote() local
230 void releaseRemoteSymbol(RemoteSymbolId Id) { in releaseRemoteSymbol()
237 Expected<JITTargetAddress> materializeRemoteSymbol(RemoteSymbolId Id) { in materializeRemoteSymbol()
242 Error handleReleaseRemoteSymbol(RemoteSymbolId Id) { in handleReleaseRemoteSymbol()
253 Expected<JITTargetAddress> handleMaterializeRemoteSymbol(RemoteSymbolId Id) { in handleMaterializeRemoteSymbol()
459 JITSymbol lookup(ObjHandleT Id, const std::string &Name) { in lookup()
464 JITSymbol lookupInLogicalDylib(ObjHandleT Id, const std::string &Name) { in lookupInLogicalDylib()
[all …]
DOrcRemoteTargetServer.h206 Error handleCreateRemoteAllocator(ResourceIdMgr::ResourceId Id) { in handleCreateRemoteAllocator()
216 Error handleCreateIndirectStubsOwner(ResourceIdMgr::ResourceId Id) { in handleCreateIndirectStubsOwner()
235 Error handleDestroyRemoteAllocator(ResourceIdMgr::ResourceId Id) { in handleDestroyRemoteAllocator()
245 Error handleDestroyIndirectStubsOwner(ResourceIdMgr::ResourceId Id) { in handleDestroyIndirectStubsOwner()
255 handleEmitIndirectStubs(ResourceIdMgr::ResourceId Id, in handleEmitIndirectStubs()
376 Expected<JITTargetAddress> handleReserveMem(ResourceIdMgr::ResourceId Id, in handleReserveMem()
397 Error handleSetProtections(ResourceIdMgr::ResourceId Id, in handleSetProtections()
DOrcRemoteTargetClient.h263 ResourceIdMgr::ResourceId Id) in RemoteRTDyldMemoryManager()
320 ResourceIdMgr::ResourceId Id; variable
336 ResourceIdMgr::ResourceId Id) in RemoteIndirectStubsManager()
446 ResourceIdMgr::ResourceId Id; variable
542 auto Id = AllocatorIds.getNext(); in createRemoteMemoryManager() local
553 auto Id = IndirectStubOwnerIds.getNext(); in createIndirectStubsManager() local
612 void destroyRemoteAllocator(ResourceIdMgr::ResourceId Id) { in destroyRemoteAllocator()
621 void destroyIndirectStubsManager(ResourceIdMgr::ResourceId Id) { in destroyIndirectStubsManager()
628 emitIndirectStubs(ResourceIdMgr::ResourceId Id, uint32_t NumStubsRequired) { in emitIndirectStubs()
652 JITTargetAddress reserveMem(ResourceIdMgr::ResourceId Id, uint64_t Size, in reserveMem()
[all …]
/third_party/grpc/examples/csharp/HelloworldXamarin/Droid/Resources/
DResource.designer.cs44 public partial class Id class in HelloworldXamarin.Droid.Resource
50 static Id() in Id() method in HelloworldXamarin.Droid.Resource.Id
55 private Id() in Id() method in HelloworldXamarin.Droid.Resource.Id
/third_party/boost/boost/typeof/
Dtype_encoding.hpp8 #define BOOST_TYPEOF_REGISTER_TYPE_IMPL(T, Id) \ argument
19 #define BOOST_TYPEOF_REGISTER_TYPE_EXPLICIT_ID(Type, Id) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeUDT.cpp19 NativeTypeUDT::NativeTypeUDT(NativeSession &Session, SymIndexId Id, in NativeTypeUDT()
24 NativeTypeUDT::NativeTypeUDT(NativeSession &Session, SymIndexId Id, in NativeTypeUDT()
29 NativeTypeUDT::NativeTypeUDT(NativeSession &Session, SymIndexId Id, in NativeTypeUDT()
DNativeTypeEnum.cpp99 SymIndexId Id = Session.getSymbolCache() in getChildAtIndex() local
115 NativeTypeEnum::NativeTypeEnum(NativeSession &Session, SymIndexId Id, in NativeTypeEnum()
120 NativeTypeEnum::NativeTypeEnum(NativeSession &Session, SymIndexId Id, in NativeTypeEnum()
297 const auto Id = Session.getSymbolCache().findSymbolByTypeIndex( in getLength() local
DNativeTypePointer.cpp19 NativeTypePointer::NativeTypePointer(NativeSession &Session, SymIndexId Id, in NativeTypePointer()
26 NativeTypePointer::NativeTypePointer(NativeSession &Session, SymIndexId Id, in NativeTypePointer()
DNativeTypeTypedef.cpp7 NativeTypeTypedef::NativeTypeTypedef(NativeSession &Session, SymIndexId Id, in NativeTypeTypedef()
/third_party/boost/libs/container/test/
Dallocator_argument_tester.hpp49 …propagation_test_allocator(BOOST_RV_REF_BEG propagation_test_allocator<U, Id, HasTrueTypes> BOOST_… in propagation_test_allocator() argument
54 propagation_test_allocator(const propagation_test_allocator<U, Id, HasTrueTypes> &) in propagation_test_allocator() argument
82 bool operator==( const propagation_test_allocator<T1, Id, HasTrueTypes>& in operator ==() argument
87 bool operator!=( const propagation_test_allocator<T1, Id, HasTrueTypes>& in operator !=() argument
Dpropagation_test_allocator.hpp51 …propagation_test_allocator(BOOST_RV_REF_BEG propagation_test_allocator<U, Id, HasTrueTypes> BOOST_… in propagation_test_allocator() argument
56 propagation_test_allocator(const propagation_test_allocator<U, Id, HasTrueTypes> &) in propagation_test_allocator() argument
83 bool operator==( const propagation_test_allocator<T1, Id, HasTrueTypes>& in operator ==() argument
88 bool operator!=( const propagation_test_allocator<T1, Id, HasTrueTypes>& in operator !=() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIALineNumber.cpp63 DWORD Id = 0; in getSourceFileId() local
68 DWORD Id = 0; in getCompilandId() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DArgList.cpp46 void ArgList::eraseArg(OptSpecifier Id) { in eraseArg()
60 for (auto Id : Ids) { in getRange() local
86 StringRef ArgList::getLastArgValue(OptSpecifier Id, StringRef Default) const { in getLastArgValue()
103 for (OptSpecifier Id : ExcludeIds) { in AddAllArgsExcept() local
110 for (OptSpecifier Id : Ids) { in AddAllArgsExcept() local
/third_party/flutter/engine/flutter/flow/
Dtexture.h39 int64_t Id() { return id_; } in Id() function
/third_party/flatbuffers/tests/MyGame/Example/
DAbility.cs19 public uint Id { get { return __p.bb.GetUint(__p.bb_pos + 0); } } property
51 public uint Id { get; set; } property in MyGame.Example.AbilityT
DAbility.go10 Id uint32 member
43 func (rcv *Ability) Id() uint32 { func
DReferrable.go10 Id uint64 member
58 func (rcv *Referrable) Id() uint64 { func
DAbility.lua18 function Ability_mt:Id() function
DReferrable.lua27 function Referrable_mt:Id() function
DReferrable.cs22 …public ulong Id { get { int o = __p.__offset(4); return o != 0 ? __p.bb.GetUlong(o + __p.bb_pos) :… property
83 public ulong Id { get; set; } property in MyGame.Example.ReferrableT
DStat.lua27 function Stat_mt:Id() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h56 SymIndexId Id = Cache.size(); in createSymbolPlaceholder() local
86 SymIndexId Id = Cache.size(); in createSymbol() local
/third_party/typescript_eslint/packages/shared-fixtures/fixtures/typescript/namespaces-and-modules/
Dnested-internal-module.src.ts8 export interface Id { interface
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceSwitchLowering.h90 JumpTableData(GlobalString Name, GlobalString FuncName, SizeT Id, in JumpTableData()
112 SizeT Id; variable
/third_party/typescript/tests/cases/compiler/
DusingModuleWithExportImportInValuePosition.ts7 export interface Id { interface

123456