Home
last modified time | relevance | path

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

12345678910>>...38

/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
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DResourceBasedPeriodFormatterDataService.java86 public PeriodFormatterData get(String localeName) { in get() method in ResourceBasedPeriodFormatterDataService
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTrie2_16.java68 public final int get(int codePoint) { in get() method in Trie2_16
H A DTrie2_32.java67 public final int get(int codePoint) { in get() method in Trie2_32
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DFilteredData.java47 public CldrValue get(CldrPath path) { in get() method in FilteredData
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DVarString.java82 String get() { in get() method in VarString
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTrie2_16.java70 public final int get(int codePoint) { in get() method in Trie2_16
H A DTrie2_32.java69 public final int get(int codePoint) { in get() method in Trie2_32
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DResourceBasedPeriodFormatterDataService.java88 public PeriodFormatterData get(String localeName) { in get() method in ResourceBasedPeriodFormatterDataService
/third_party/icu/icu4c/source/common/unicode/
H A Denumset.h45 inline int32_t get(T toCheck) const { return (fBools & flag(toCheck))?1:0; } in get() function in EnumSet

Completed in 9 milliseconds

12345678910>>...38