Home
last modified time | relevance | path

Searched defs:values (Results 551 - 575 of 817) sorted by relevance

1...<<21222324252627282930>>...33

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_sse2.c95 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 Ducal.cpp712 UList *values = nullptr; in ucal_getKeywordValuesForLocale() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
H A Dproxy.c540 const char * const * values; in curl_header_cb() local
/third_party/skia/src/sksl/dsl/
H A DDSLCore.cpp338 ExpressionArray values; in Switch() local
/third_party/skia/src/ports/skia_ohos/
H A DFontConfig_ohos.cpp671 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 DTests.cpp93 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 Dttcmap.c807 FT_Byte* values = cmap->cur_values; in tt_cmap4_next() local
[all...]
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgxvar.h206 GX_Value values; /* Value Records */ member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-coretext.cc621 CFNumberRef values[] = { in _hb_coretext_shape() local
/third_party/python/Lib/test/
H A Dtest_configparser.py22 def values(self): member in SortedDict
/third_party/python/Lib/
H A D_collections_abc.py794 def values(self): member in Mapping
[all...]
H A Dmailbox.py118 def values(self): member in Mailbox
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp459 std::vector<double> values; in print_result() local
[all...]
/third_party/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.h197 ContainerType values; member in spv::EnumValuesContainer
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdspnm.cpp703 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 DDIE.h700 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 Dtest-utils-aarch64.cc787 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 Dstorage.c1016 VALUE* values = (VALUE*)CHARPTR_AT(storage, layout->value_offset); in layout_mark() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php1211 $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 Dmap.h1196 void insert(std::initializer_list<value_type> values) { in insert() argument
H A Dstruct.pb.h1129 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 Dinlined_vector.h534 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 Dmutex_test.cc1320 std::vector<TimeoutTestParam> values; local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp633 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 Des31fNegativeStateApiTests.cpp1404 GLint values[3 in get_synciv() local
[all...]

Completed in 43 milliseconds

1...<<21222324252627282930>>...33