| /external/rust/crates/tokio/src/runtime/task/ |
| D | inject.rs | 24 struct Pointers { struct 41 pointers: Mutex::new(Pointers { in new() argument
|
| /external/rust/crates/tokio/src/util/ |
| D | linked_list.rs | 71 pub(crate) struct Pointers<T> { struct 72 inner: UnsafeCell<PointersInner<T>>, argument 108 unsafe impl<T: Send> Send for Pointers<T> {} implementation 109 unsafe impl<T: Sync> Sync for Pointers<T> {} implementation 295 impl<T> Pointers<T> { implementation 344 impl<T> fmt::Debug for Pointers<T> { implementation
|
| /external/swiftshader/docs/ |
| D | Reactor.md | 146 ### Pointers subsection
|
| /external/cronet/base/allocator/partition_allocator/starscan/ |
| D | pcscan_unittest.cc | 727 struct Pointers { in TEST_F() struct 728 void* super_page; in TEST_F() 729 void* metadata_page; in TEST_F() 730 void* guard_page1; in TEST_F() 731 void* scan_bitmap; in TEST_F() 732 void* guard_page2; in TEST_F()
|
| /external/python/cpython3/Doc/library/ |
| D | ctypes.rst | 704 Pointers section in ctypes tutorial 804 .. _ctypes-type-conversions:
|
| /external/python/cpython2/Doc/library/ |
| D | ctypes.rst | 700 Pointers section in ctypes tutorial 800 .. _ctypes-type-conversions:
|
| /external/python/cpython2/Doc/extending/ |
| D | extending.rst | 1074 .. _cplusplus:
|
| /external/python/cpython3/Doc/extending/ |
| D | extending.rst | 1121 .. _cplusplus:
|
| /external/llvm/docs/ |
| D | Statepoints.rst | 256 .. _gc_transition_args:
|
| D | AliasAnalysis.rst | 102 .. _alias:
|
| /external/cronet/buildtools/third_party/libc++/trunk/benchmarks/ |
| D | allocation.bench.cpp | 100 std::vector<void*> Pointers(NumAllocs); in BM_DeallocateOnly() local
|
| /external/pigweed/pw_tokenizer/ |
| D | argument_types_test.cc | 263 TEST(ArgumentTypesFromC, Pointers) { in TEST() argument
|
| /external/llvm/unittests/Analysis/ |
| D | AliasAnalysisTest.cpp | 48 SetVector<Value *> Pointers; in runOnFunction() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_matchers.h | 534 std::vector<const HloInstruction*> Pointers(const Container& container) { in Pointers() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | AliasAnalysisEvaluator.cpp | 99 SetVector<Value *> Pointers; in runInternal() local
|
| /external/scudo/standalone/tests/ |
| D | tsd_test.cpp | 184 static std::set<void *> Pointers; variable
|
| D | primary_test.cpp | 154 void *Pointers[NumberOfAllocations]; in SCUDO_TYPED_TEST() local
|
| /external/llvm/lib/Analysis/ |
| D | AliasAnalysisEvaluator.cpp | 101 SetVector<Value *> Pointers; in runInternal() local
|
| /external/llvm/include/llvm/IR/ |
| D | DataLayout.h | 127 PointersTy Pointers; variable
|
| /external/libbrillo/brillo/ |
| D | any_test.cc | 142 TEST(Any, Pointers) { in TEST() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | DataLayout.h | 160 PointersTy Pointers; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | LoopAccessAnalysis.h | 453 SmallVector<PointerInfo, 2> Pointers; variable
|
| /external/llvm/include/llvm/Analysis/ |
| D | LoopAccessAnalysis.h | 449 SmallVector<PointerInfo, 2> Pointers; variable
|
| /external/javassist/src/main/javassist/bytecode/ |
| D | CodeIterator.java | 1013 static class Pointers { class in CodeIterator 1022 Pointers(int cur, int m, int m0, ExceptionTable et, CodeAttribute ca) { in Pointers() method in CodeIterator.Pointers
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | DeadStoreElimination.cpp | 706 SmallVector<Value *, 4> Pointers; in handleEndBlock() local
|