Home
last modified time | relevance | path

Searched defs:get (Results 151 - 175 of 1137) sorted by relevance

12345678910>>...46

/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_parser.hpp63 T &get(uint32_t id) in get() function in SPIRV_CROSS_NAMESPACE::Parser
78 const T &get(uint32_t id) const in get() function in SPIRV_CROSS_NAMESPACE::Parser
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dprint.h29 std::ostream& get() { in get() function in spvtools::out_stream
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dprint.h29 std::ostream& get() { in get() function in spvtools::out_stream
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-cache.hh51 bool get (unsigned int key, unsigned int *value) const in get() function
H A Dhb-static.cc105 hb_user_data_array_t::get (hb_user_data_key_t *key) in get() function in hb_user_data_array_t
/third_party/python/Lib/test/
H A Dtest_descrtut.py28 def get(self, key, *args): member in defaultdict
118 def get(self, key, *args): member in defaultdict2
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h178 LineEntry &get(size_t i) { in get() function in llvm::gsym::LineTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPredIteratorCache.h66 ArrayRef<BasicBlock *> get(BasicBlock *BB) { in get() function in llvm::PredIteratorCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrInfo.h44 const MCInstrDesc &get(unsigned Opcode) const { in get() function in llvm::MCInstrInfo
H A DMCValue.h62 static MCValue get(const MCSymbolRefExpr *SymA, in get() function in llvm::MCValue
73 static MCValue get(int64_t Val) { in get() function in llvm::MCValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DThreadLocal.h51 T* get() { return static_cast<T*>(getInstance()); } in get() function in llvm::sys::ThreadLocal
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DOptions.h111 template <typename ValT, typename Base, ValT(Base::*Mem)> ValT get() const { in get() function in llvm::OptionRegistry
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharstrmap.h44 const char *get(const char *key) const { return static_cast<const char *>(uhash_get(map, key)); } in get() function in final
H A Duniquecharstr.h85 const char *get(int32_t i) const { in get() function in UniqueCharStrings
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Derrorcode.h102 UErrorCode get() const { return errorCode; } in get() function in ErrorCode
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Donly_bitfields.rs54 pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { in get() functions
/third_party/skia/modules/skottie/src/
H A DSkottieProperty.cpp58 ColorPropertyValue PropertyHandle<ColorPropertyValue, sksg::Color>::get() const { in get() function in skottie::PropertyHandle
71 OpacityPropertyValue PropertyHandle<OpacityPropertyValue, sksg::OpacityEffect>::get() const { in get() function in skottie::PropertyHandle
84 TextPropertyValue PropertyHandle<TextPropertyValue, internal::TextAdapter>::get() const { in get() function in skottie::PropertyHandle
98 internal::TransformAdapter2D>::get() const { in get() function in skottie::PropertyHandle
/third_party/skia/include/sksl/
H A DDSLWrapper.h38 T& get() { in get() function in SkSL::dsl::DSLWrapper
50 const T& get() const { in get() function in SkSL::dsl::DSLWrapper
/third_party/rust/crates/nix/src/sys/
H A Dtimer.rs147 pub fn get(&self) -> Result<Option<Expiration>> { in get() functions
/third_party/spirv-tools/source/
H A Dprint.h29 std::ostream& get() { in get() function in spvtools::out_stream
/third_party/vk-gl-cts/framework/egl/
H A DegluGLFunctionLoader.cpp38 glw::GenericFuncType GLFunctionLoader::get (const char* name) const in get() function in eglu::GLFunctionLoader
/third_party/vk-gl-cts/framework/platform/ohos/context/
H A DtcuOhosNativeContext.cpp52 glw::GenericFuncType get(const char *name) const in get() function in GLFunctionLoader
/third_party/vk-gl-cts/modules/egl/
H A DteglImageUtil.hpp55 eglw::EGLSurface get (void) const { return **m_surface; } in get() function in deqp::egl::Image::ManagedSurface
/kernel/linux/linux-5.10/tools/scripts/
H A Dutilities.mak
/kernel/linux/linux-6.6/tools/scripts/
H A Dutilities.mak

Completed in 8 milliseconds

12345678910>>...46