Home
last modified time | relevance | path

Searched defs:get (Results 76 - 100 of 905) sorted by relevance

12345678910>>...37

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dbitutils.h41 static const size_t get = sizeof(T) * kBitsPerByte; member
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsharedcalendar.h25 const Calendar *get() const { return ptr; } in get() function in SharedCalendar
H A Dshareddateformatsymbols.h30 const DateFormatSymbols &get() const { return dfs; } in get() function in SharedDateFormatSymbols
H A Dsharednumberformat.h25 const NumberFormat *get() const { return ptr; } in get() function in SharedNumberFormat
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DValueProfileCollector.cpp42 void get(InstrProfValueKind K, std::vector<CandidateInfo> &Candidates) {} in get() function in __anon25082::PluginChain
53 void get(InstrProfValueKind K, std::vector<CandidateInfo> &Candidates) { in get() function in __anon25082::PluginChain
74 ValueProfileCollector::get(InstrProfValueKind Kind) const { in get() function in ValueProfileCollector
/third_party/skia/tools/infra/
H A Dgo.py42 def get(pkg): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIteratedDominanceFrontier.h66 ChildrenGetterTy<BasicBlock, IsPostDom>::get(const NodeRef &N) { in get() function in llvm::IDFCalculatorDetail::ChildrenGetterTy
/third_party/toybox/toys/posix/
H A Dulimit.c79 int get = toys.optflags&(FLAG_a|(1<<i)); in ulimit_main() local
/third_party/typescript/tests/baselines/reference/
H A DunionAndIntersectionInference1.js131 function get(x) { function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtable_debug_hooks.h36 auto GetKey(const typename T::value_type& pair, int) -> decltype(get<0>(pair)) { in get() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace_test.cc185 absl::string_view get(const Cont& c) { in get() function
/third_party/spirv-tools/source/util/
H A Dbitutils.h41 static const size_t get = sizeof(T) * kBitsPerByte; member
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuSeedBuilder.hpp43 deUint32 get (void) const { return m_hash; } in get() function in tcu::SeedBuilder
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeThreadLocal.hpp41 inline void* get (void) const { return deThreadLocal_get(m_var); } in get() function in de::ThreadLocal
/third_party/libunwind/libunwind/doc/
H A Dunw_create_addr_space.tex[all...]
/third_party/backends/backend/genesys/
H A Dregister_cache.h48 Value get(std::uint16_t address) const in get() function in genesys::RegisterCache
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUCache.java22 public V get(Object key); in get() method
H A DSimpleCache.java43 public V get(Object key) { in get() method in SimpleCache
/third_party/icu/icu4c/source/test/perf/usetperf/
H A Dbitset.cpp34 UBool BitSet::get(int32_t bitIndex) const { in get() function in BitSet
/third_party/icu/icu4c/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
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DLongHashtable.java35 public int get(long key) { in get() method in LongHashtable
H A DIntStringHashtable.java36 public String get(int key) { in get() method in IntStringHashtable
H A DIntHashtable.java36 public int get(int key) { in get() method in IntHashtable
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DLongHashtable.java32 public int get(long key) { in get() method in LongHashtable
H A DIntStringHashtable.java33 public String get(int key) { in get() method in IntStringHashtable

Completed in 7 milliseconds

12345678910>>...37