| /third_party/rust/crates/clap/src/util/ |
| H A D | flat_map.rs | 91 pub fn get<Q: ?Sized>(&self, k: &Q) -> Option<&V> in get() functions
|
| /third_party/rust/crates/codespan/codespan-reporting/src/ |
| H A D | files.rs | 378 pub fn get(&self, file_id: usize) -> Result<&SimpleFile<Name, Source>, Error> { in get() functions
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | bitfield_align.rs | 54 pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { in get() functions [all...] |
| H A D | private_fields.rs | 54 pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { in get() functions
|
| /third_party/rust/crates/libloading/src/os/unix/ |
| H A D | mod.rs | 243 pub unsafe fn get<T>(&self, symbol: &[u8]) -> Result<Symbol<T>, crate::Error> { in get() functions
|
| /third_party/rust/crates/libloading/src/ |
| H A D | safe.rs | 147 pub unsafe fn get<'lib, T>(&'lib self, symbol: &[u8]) -> Result<Symbol<'lib, T>, Error> { in get() functions [all...] |
| /third_party/rust/crates/cxx/src/ |
| H A D | cxx_vector.rs | 59 pub fn get(&self, pos: usize) -> Option<&T> { in get() functions
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | queues.py | 98 def get(self, block=True, timeout=None): member in Queue 363 def get(self): member in SimpleQueue
|
| /third_party/python/Lib/re/ |
| H A D | _parser.py | 252 def get(self): member in Tokenizer [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkPrograms.hpp | 187 const Program& ProgramCollection<Program, BuildOptions>::get (const std::string& name) const in get() function in vk::ProgramCollection
|
| H A D | vkRef.hpp | 278 inline const T& get (void) const throw() { return m_data.object; } in get() function in vk::refdetails::RefBase
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
| H A D | vktPostmortemUseAfterFreeTests.cpp | 82 const vk::VkBuffer& get (void) const { return *m_buffer; } in get() function in vkt::postmortem::__anon28291::Buffer
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueUtils.hpp | 105 const vk::VkBuffer& get (void) const { return *m_buffer; } in get() function in vkt::synchronization::BufferWithMemory 140 const vk::VkImage& get (void) const { return m_image->get(); } in get() function in vkt::synchronization::ImageWithMemory
|
| /third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
| H A D | MacroExpander.cpp | 518 const Token &MacroExpander::MacroContext::get() in get() function in angle::pp::MacroExpander::MacroContext
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | MemoryProgramCache.cpp | 187 bool MemoryProgramCache::get(const Context *context, in get() function in gl::MemoryProgramCache
|
| H A D | RefCountObject.h | 158 ObjectType *get() const { return mObject; } in get() function in angle::BindingPointer
|
| H A D | BlobCache.cpp | 141 bool BlobCache::get(angle::ScratchBuffer *scratchBuffer, in get() function in egl::BlobCache 227 void BlobCache::setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) in setBlobCacheFuncs() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | FastVector.h | 478 bool get(Key key, Value *value) const in get() function in angle::final 654 ANGLE_INLINE bool get(uint64_t key, Value *out) const in get() function in angle::final
|
| H A D | SynchronizedValue.h | 260 T get() const in get() function in angle::SynchronizedValue
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
| H A D | ValueEnumerator.h | 84 const Metadata *get(ArrayRef<const Metadata *> MDs) const { in get() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CSEInfo.cpp | 369 GISelCSEAnalysisWrapper::get(std::unique_ptr<CSEConfigBase> CSEOpt, in get() function in GISelCSEAnalysisWrapper
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | InterferenceCache.h | 129 BlockInterference *get(unsigned MBBNum) { in get() function in llvm::InterferenceCache::Entry
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | DataLayout.cpp | 102 LayoutAlignElem LayoutAlignElem::get(AlignTypeEnum align_type, Align abi_align, in get() function in LayoutAlignElem 125 PointerAlignElem PointerAlignElem::get(uint32_t AddressSpace, Align ABIAlign, in get() function in PointerAlignElem [all...] |
| /third_party/skia/src/core/ |
| H A D | SkZip.h | 81 template<size_t I> constexpr auto get() const { in get() function in SkZip
|
| /third_party/skia/src/gpu/ |
| H A D | GrAHardwareBufferImageGenerator.cpp | 122 AHardwareBuffer* get() const { return fAhb; } in makeView() function in AutoAHBRelease
|