Home
last modified time | relevance | path

Searched defs:get (Results 601 - 625 of 930) sorted by relevance

1...<<21222324252627282930>>...38

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dunion_with_anon_struct_bitfield_1_0.rs54 pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { in get() functions
/third_party/python/Lib/multiprocessing/
H A Dpool.py767 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 DMetadata.cpp105 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 DvkMemUtil.cpp54 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 DEGLIOSurfaceClientBufferTest.cpp46 IOSurfaceRef get() const { return mSurface; } in get() function in __anon20160::ScopedIOSurfaceRef
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DDisplay.cpp60 Display *Display::get(EGLDisplay dpy) in get() function in egl::Display
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DContext.cpp317 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 Dutils.py383 def get(self, key, default=None): member in LRUCache
/third_party/skia/third_party/externals/dawn/generator/
H A Ddawn_json_generator.py44 def get(self): member in Name
[all...]
/third_party/python/Lib/
H A Dweakref.py194 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 Dconfig.py339 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 DDWARFLinkerCompileUnit.h42 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 DSectionKind.h171 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 DJSON.cpp23 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 DTimer.cpp198 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 DIceVariableSplitting.cpp93 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 DAPSInt.h331 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 DMapField.java316 public V get(Object key) { in get() method in MapField.MutatabilityAwareMap
H A DSmallSortedMap.java228 public V get(Object o) { in get() method in SmallSortedMap
[all...]
/third_party/protobuf/js/
H A Dmap.js
/third_party/protobuf/src/google/protobuf/
H A Dreflection.h534 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 DSkottiePriv.h223 const sk_sp<SkFontMgr>& get() { in get() function
/third_party/skia/modules/skunicode/src/
H A DSkUnicode_icu.cpp170 static SkIcuBreakIteratorCache& get() { in get() function in SkIcuBreakIteratorCache
[all...]
/third_party/rust/crates/once_cell/src/
H A Dlib.rs456 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 Dsockopt.rs95 fn get(&self, fd: RawFd) -> Result<$ty> { in get() functions

Completed in 49 milliseconds

1...<<21222324252627282930>>...38