Home
last modified time | relevance | path

Searched defs:Handles (Results 1 – 12 of 12) sorted by relevance

/third_party/curl/docs/libcurl/
Dlibcurl-thread.md21 # Handles chapter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCFLAndersAliasAnalysis.h87 std::forward_list<cflaa::FunctionHandle<CFLAndersAAResult>> Handles; variable
DCFLSteensAliasAnalysis.h102 std::forward_list<cflaa::FunctionHandle<CFLSteensAAResult>> Handles; variable
DGlobalsModRef.h76 std::list<DeletionCallbackHandle> Handles; variable
DBranchProbabilityInfo.h166 DenseSet<BasicBlockCallbackVH, DenseMapInfo<Value*>> Handles; variable
/third_party/node/deps/cares/src/lib/
Dares_event_win32.h92 AFD_POLL_HANDLE_INFO Handles[1]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDynamicLibrary.cpp31 HandleList Handles; member in DynamicLibrary::HandleSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DValue.cpp821 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; in AddToUseList() local
864 DenseMap<Value*, ValueHandleBase*> &Handles = pImpl->ValueHandles; in RemoveFromUseList() local
/third_party/node/deps/uv/include/uv/
Dwin.h223 AFD_POLL_HANDLE_INFO Handles[1]; member
/third_party/libuv/include/uv/
Dwin.h224 AFD_POLL_HANDLE_INFO Handles[1]; member
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dlexer_test.cc219 TEST_P(FloatTest_Invalid, Handles) { in TEST_P() argument
/third_party/mesa3d/src/mesa/main/
Dmtypes.h903 struct util_dynarray Handles; member