/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | lossless_enc_sse2.c | 95 uint16_t values[SPAN]; in CollectColorBlueTransforms_SSE2() local 141 uint16_t values[SPAN]; in CollectColorRedTransforms_SSE2() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | ucal.cpp | 712 UList *values = nullptr; in ucal_getKeywordValuesForLocale() local [all...] |
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/ |
H A D | proxy.c | 540 const char * const * values; in curl_header_cb() local
|
/third_party/skia/src/sksl/dsl/ |
H A D | DSLCore.cpp | 338 ExpressionArray values; in Switch() local
|
/third_party/skia/src/ports/skia_ohos/ |
H A D | FontConfig_ohos.cpp | 671 int values[2]; // value[0] - to save 'weight', value[1] - to save 'to' in parseAdjust() local [all...] |
/third_party/skia/third_party/externals/d3d12allocator/src/ |
H A D | Tests.cpp | 93 const UINT* values = (const UINT*)ptr;
in ValidateData() local 109 const UINT* values = (const UINT*)ptr;
in ValidateDataZero() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttcmap.c | 807 FT_Byte* values = cmap->cur_values; in tt_cmap4_next() local [all...] |
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttgxvar.h | 206 GX_Value values; /* Value Records */ member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-coretext.cc | 621 CFNumberRef values[] = { in _hb_coretext_shape() local
|
/third_party/python/Lib/test/ |
H A D | test_configparser.py | 22 def values(self): member in SortedDict
|
/third_party/python/Lib/ |
H A D | _collections_abc.py | 794 def values(self): member in Mapping [all...] |
H A D | mailbox.py | 118 def values(self): member in Mailbox
|
/third_party/skia/tools/skpbench/ |
H A D | skpbench.cpp | 459 std::vector<double> values; in print_result() local [all...] |
/third_party/spirv-headers/tools/buildHeaders/ |
H A D | jsonToSpirv.h | 197 ContainerType values; member in spv::EnumValuesContainer
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locdspnm.cpp | 703 const UnicodeString *values[2] = { &buffer, &src }; in appendWithSep() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | DIE.h | 700 value_range values() { in values() function in llvm::DIEValueList 703 const_value_range values() const { in values() function in llvm::DIEValueList
|
/third_party/vixl/test/aarch64/ |
H A D | test-utils-aarch64.cc | 787 SetFpData(MacroAssembler* masm, int esize, const T (&values)[N], uint64_t lcg_mult) SetFpData() argument
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | storage.c | 1016 VALUE* values = (VALUE*)CHARPTR_AT(storage, layout->value_offset); in layout_mark() local
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | Message.php | 1211 $values = $struct_value->getFields(); variable 1224 $values = $list_value->getValues(); variable 1352 $values = $this->$getter(); variable 1392 $values = $this->$getter(); global() variable 1433 $values = $this->$getter(); global() variable 1584 $values = $this->$getter(); global() variable 1602 $values = $this->$getter(); global() variable 1784 $values = $this->$getter(); global() variable 1810 $values = $this->$getter(); global() variable 1846 $values = $this->$getter(); global() variable 1882 $values = $this->$getter(); global() variable [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | map.h | 1196 void insert(std::initializer_list<value_type> values) { in insert() argument
|
H A D | struct.pb.h | 1129 inline const PROTOBUF_NAMESPACE_ID::Value& ListValue::values(int index) const { in values() function in ListValue 1141 ListValue::values() cons function in ListValue [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | inlined_vector.h | 534 auto values = IteratorValueAdapter<const_pointer>(src); in InitFrom() local 535 inlined_vector_internal::ConstructElements(GetAllocPtr(), dst, &values, n); in InitFrom() local 562 &values, new_size); variable 598 GetAllocPtr(), construct_loop.data(), &values, construct_loop.size()); global() variable 738 GetAllocPtr(), insert_construction.data(), &values, global() variable [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
H A D | mutex_test.cc | 1320 std::vector<TimeoutTestParam> values; local [all...] |
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fAtomicCounterTests.cpp | 633 void AtomicCounterTest::getCountersValues (vector<deUint32>& counterValues, const vector<deUint32>& values, int ndx, int counterCount) in getCountersValues() argument 643 bool AtomicCounterTest::checkRange (TestLog& log, const vector<deUint32>& values, const vector<deUint32>& min, const vector<deUint32>& max) in checkRange() argument 669 checkUniquenessAndLinearity(TestLog& log, const vector<deUint32>& values) checkUniquenessAndLinearity() argument [all...] |
H A D | es31fNegativeStateApiTests.cpp | 1404 GLint values[3 in get_synciv() local [all...] |