Home
last modified time | relevance | path

Searched defs:Others (Results 1 – 11 of 11) sorted by relevance

/third_party/libuv/docs/src/guide/
Dthreads.rst141 Others section in Synchronization Primitives
147 .. _semaphores: https://en.wikipedia.org/wiki/Semaphore_(programming)
148 …_condition variables: https://en.wikipedia.org/wiki/Monitor_(synchronization)#Condition_variables_2
149 .. _barriers: https://en.wikipedia.org/wiki/Barrier_(computer_science)
181 .. _libuv-work-queue:
186 .. _api: http://docs.libuv.org/en/v1.x/threading.html#thread-local-storage
/third_party/node/doc/guides/
Dcpp-style-guide.md281 ## Others section in C++ style guide
283 ### Type casting
296 ### Using `auto`
314 ### Do not include `*.h` if `*-inl.h` has already been included
329 ### Avoid throwing JavaScript errors in C++
/third_party/typescript/tests/baselines/reference/
DenumAssignability.js75 var Others; variable
76 (function (Others) { argument
/third_party/ltp/tools/sparse/sparse-src/Documentation/
DIR.rst345 Others chapter
/third_party/icu/docs/userguide/
Dicu4j-readme.md150 ### Others subsection
/third_party/python/Doc/library/
Denum.rst724 Others section in Derived Enumerations
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp686 LoopData::NodeList &Headers, LoopData::NodeList &Others) { in findIrreducibleHeaders()
759 LoopData::NodeList Others; in createIrreducibleLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h40 Others, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.h57 Others, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.h47 Others, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp129 DenseSet<const GlobalVariable *> Others; in VisitGlobalVariableForEmission() local