Home
last modified time | relevance | path

Searched defs:Handle (Results 1 - 25 of 37) sorted by relevance

12

/third_party/skia/include/utils/
H A DSkEventTracer.h24 typedef uint64_t Handle; typedef in SkEventTracer
/third_party/skia/include/core/
H A DSkRasterHandleAllocator.h41 typedef void* Handle; typedef in SkRasterHandleAllocator
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dcommand_windows.cc28 class Handle { class
31 Handle() : handle_(nullptr) {} in Handle() function in tint::utils::__anon26164::Handle
34 explicit Handle(HANDLE handle) : handle_(handle) {} in Handle() function in tint::utils::__anon26164::Handle
[all...]
/third_party/gn/src/base/win/
H A Dregistry.h124 HKEY Handle() const { return key_; } in Handle() function in base::win::RegKey
H A Dscoped_handle.h37 typedef typename Traits::Handle Handle; typedef in base::win::GenericScopedHandle
104 typedef HANDLE Handle; typedef in base::win::HandleTraits
126 typedef HANDLE Handle; typedef in base::win::DummyVerifierTraits
146 typedef HANDLE Handle; global() typedef in base::win::VerifierTraits
[all...]
/third_party/rust/crates/cxx/gen/build/src/
H A Dcfg.rs400 struct Handle(*const Cfg<'static>); structure names
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStackLayout.h41 const Value *Handle; member
/third_party/node/deps/cares/src/lib/
H A Dares_event_win32.h83 HANDLE Handle; member
/third_party/node/deps/v8/src/handles/
H A Dhandles-inl.h51 Handle<T>::Handle(T object, Isolate* isolate) in Handle() function in v8::internal::Handle
55 Handle< function in v8::internal::Handle
59 Handle<T>::Handle(T object, LocalHeap* local_heap) Handle() function in v8::internal::Handle
[all...]
H A Dhandles.h109 V8_INLINE explicit Handle() : HandleBase(nullptr) { in Handle() function in v8::internal::final
115 V8_INLINE explicit Handle(Address* location) : HandleBase(location) { in Handle() function in v8::internal::final
133 V8_INLINE Handle(Handle<S> handle) : HandleBase(handle) {} Handle() function in v8::internal::final
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DDynamicLibrary.cpp42 HandleList::iterator Find(void *Handle) { in Find() argument
46 bool Contains(void *Handle) { in Contains() argument
50 bool AddLibrary(void *Handle, bool IsProcess = false, bool CanClose = true) { in AddLibrary() argument
154 void *Handle = HandleSet::DLOpen(FileName, Err); getPermanentLibrary() local
163 addPermanentLibrary(void *Handle, std::string *Err) addPermanentLibrary() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXReplaceImageHandles.cpp114 MachineOperand &Handle = MI.getOperand(1); in processInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerGlobalDtors.cpp122 GlobalVariable *Handle = new GlobalVariable( in runOnModule() local
/third_party/node/deps/v8/tools/v8windbg/test/
H A Ddebug-callbacks.cc52 HRESULT __stdcall MyCallback::CreateThread(ULONG64 Handle, ULONG64 DataOffset, in CreateThread() argument
82 CreateProcessW( ULONG64 ImageFileHandle, ULONG64 Handle, ULONG64 BaseOffset, ULONG ModuleSize, PCSTR ModuleName, PCSTR ImageName, ULONG CheckSum, ULONG TimeDateStamp, ULONG64 InitialThreadHandle, ULONG64 ThreadDataOffset, ULONG64 StartOffset) CreateProcessW() argument
/third_party/node/deps/v8/src/compiler/
H A Dframe-states.cc113 CreateBuiltinContinuationFrameStateCommon( JSGraph* jsgraph, FrameStateType frame_type, Builtin name, Node* closure, Node* context, Node** parameters, int parameter_count, Node* outer_frame_state, Handle<SharedFunctionInfo> shared = Handle<SharedFunctionInfo>(), const wasm::FunctionSig* signature = nullptr) CreateBuiltinContinuationFrameStateCommon() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h80 handle_type Handle; member in llvm::ScopedHandle
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
H A DWindowsSupport.h94 handle_type Handle; member in ScopedHandle
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DRemoteObjectLayer.h336 auto &Handle = *HandleOrErr; in addObject() local
/third_party/python/Lib/
H A Dsubprocess.py215 class Handle(int): class
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDefs.hpp89 class Handle class
92 Handle (void) {} // \note Left uninitialized on purpose in Handle() function in vk::Handle
93 Handle (deUint64 internal) : m_internal(internal) {} in Handle() function in vk::Handle
/third_party/python/Modules/clinic/
H A Doverlapped.c.h256 HANDLE Handle; in _overlapped_SetEvent() local
283 HANDLE Handle; in _overlapped_ResetEvent() local
[all...]
/third_party/python/Lib/asyncio/
H A Devents.py24 class Handle: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyValueInfo.cpp165 LVIValueHandle Handle; member
/third_party/backends/frontend/
H A Dsaned.c245 Handle; typedef
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1198 typedef void* Handle; typedef in testing::internal::AutoHandle

Completed in 21 milliseconds

12