| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | union_with_anon_struct_bitfield_1_0.rs | 54 pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { in get() functions
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | pool.py | 767 def get(self, timeout=None): global() member in ApplyResult [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | Metadata.cpp | 105 MetadataAsValue *MetadataAsValue::get(LLVMContext &Context, Metadata *MD) { in get() function in MetadataAsValue 348 ValueAsMetadata *ValueAsMetadata::get(Value *V) { in get() function in ValueAsMetadata 453 MDString *MDString::get(LLVMContext &Context, StringRef Str) { get() function in MDString [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkMemUtil.cpp | 54 void* get (void) const { return m_ptr; } in get() function in vk::__anon27738::HostPtr
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLIOSurfaceClientBufferTest.cpp | 46 IOSurfaceRef get() const { return mSurface; } in get() function in __anon20160::ScopedIOSurfaceRef [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| H A D | Display.cpp | 60 Display *Display::get(EGLDisplay dpy) in get() function in egl::Display
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | Context.cpp | 317 std::shared_ptr<Thread> Context::Lock::get(Thread::ID id) in get() function in vk::dbg::Context::Lock 348 std::shared_ptr<File> Context::Lock::get(File::ID id) in get() function in vk::dbg::Context::Lock 390 std::shared_ptr<Frame> Context::Lock::get(Frame::ID id) in get() function in vk::dbg::Context::Lock 403 std::shared_ptr<Scope> Context::Lock::get(Scope::ID id) in get() function in vk::dbg::Context::Lock 413 std::shared_ptr<Variables> Context::Lock::get(Variables::ID id) in get() function in vk::dbg::Context::Lock [all...] |
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | utils.py | 383 def get(self, key, default=None): member in LRUCache
|
| /third_party/skia/third_party/externals/dawn/generator/ |
| H A D | dawn_json_generator.py | 44 def get(self): member in Name [all...] |
| /third_party/python/Lib/ |
| H A D | weakref.py | 194 def get(self, key, default=None): member in WeakValueDictionary 451 def get(self, key, default=None): member in WeakKeyDictionary
|
| /third_party/python/Lib/logging/ |
| H A D | config.py | 339 def get(self, key, default=None): member in ConvertingDict [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerCompileUnit.h | 42 uint64_t get() const { in get() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | SectionKind.h | 171 static SectionKind get(Kind K) { in get() function in llvm::SectionKind [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | JSON.cpp | 23 Value *Object::get(StringRef K) { in get() function in llvm::json::Object 29 const Value *Object::get(StringRef K) const { in get() function in llvm::json::Object [all...] |
| H A D | Timer.cpp | 198 Timer &get(StringRef Name, StringRef Description, StringRef GroupName, in get() function in __anon24338::Name2PairMap
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceVariableSplitting.cpp | 93 Variable *get(Variable *Var) const { in get() function in Ice::__anon25527::VariableMap
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | APSInt.h | 331 static APSInt get(int64_t X) { return APSInt(APInt(64, X), false); } in get() function in llvm::APSInt
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | MapField.java | 316 public V get(Object key) { in get() method in MapField.MutatabilityAwareMap
|
| H A D | SmallSortedMap.java | 228 public V get(Object o) { in get() method in SmallSortedMap [all...] |
| /third_party/protobuf/js/ |
| H A D | map.js | |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | reflection.h | 534 static const Descriptor* get() { in get() function 540 static const Descriptor* get() { return NULL; } in get() function
|
| /third_party/skia/modules/skottie/src/ |
| H A D | SkottiePriv.h | 223 const sk_sp<SkFontMgr>& get() { in get() function
|
| /third_party/skia/modules/skunicode/src/ |
| H A D | SkUnicode_icu.cpp | 170 static SkIcuBreakIteratorCache& get() { in get() function in SkIcuBreakIteratorCache [all...] |
| /third_party/rust/crates/once_cell/src/ |
| H A D | lib.rs | 456 pub fn get(&self) -> Option<&T> { get() functions 782 pub fn get(this: &Lazy<T, F>) -> Option<&T> { get() functions 928 pub fn get(&self) -> Option<&T> { get() functions 1310 pub fn get(this: &Lazy<T, F>) -> Option<&T> { get() functions [all...] |
| /third_party/rust/crates/nix/src/sys/socket/ |
| H A D | sockopt.rs | 95 fn get(&self, fd: RawFd) -> Result<$ty> { in get() functions
|