/third_party/typescript/tests/baselines/reference/ |
H A D | interfaceContextualType.js | |
H A D | checkInfiniteExpansionTermination.js | 15 var values: IObservable<Foo>; variable 23 var values;
variable
|
/third_party/libdrm/amdgpu/ |
H A D | handle_table.h | 32 void **values; member
|
H A D | handle_table.c | 37 void **values; in handle_table_insert() local [all...] |
/third_party/musl/src/conf/ |
H A D | fpathconf.c | 7 static const short values[] = { in fpathconf() local
|
/third_party/curl/tests/unit/ |
H A D | unit1394.c | 46 const char *values[] = { variable
|
/third_party/backends/include/sane/ |
H A D | sanei_config.h | 145 void **values; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
H A D | vktConstexprVectorUtil.hpp | 81 value_type values[CAPACITY]; global() member in vkt::ConstexprVector [all...] |
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | workgroup_decoration_test.cc | 28 auto values = d->Values(); in TEST_F() local 38 auto values = d->Values(); in TEST_F() local 51 auto values = d->Values(); TEST_F() local 65 auto values = d->Values(); TEST_F() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
H A D | vktConstexprVectorUtil.hpp | 81 value_type values[CAPACITY]; global() member in vkt::ConstexprVector [all...] |
/third_party/mesa3d/src/panfrost/shared/ |
H A D | pan_minmax_cache.h | 36 uint64_t values[PANFROST_MINMAX_SIZE]; member
|
/third_party/python/Tools/scripts/ |
H A D | make_ctype.py | 60 values = [] variable 75 values = [] variable
|
/third_party/skia/src/gpu/ |
H A D | GrThreadSafePipelineBuilder.cpp | 53 dumpKeyValuePairs(SkTArray<SkString>* keys, SkTArray<double>* values) dumpKeyValuePairs() argument
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | dec_sse41.c | 27 const __m128i values = _mm_shuffle_epi8(in, kShuffle3); in HE16_SSE41() local
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | SerialQueue.h | 73 void SerialQueue<Serial, Value>::Enqueue(const std::vector<Value>& values, Serial serial) { in Enqueue() argument 80 void SerialQueue<Serial, Value>::Enqueue(std::vector<Value>&& values, Serial serial) { in Enqueue() argument
|
H A D | SerialMap.h | 61 void SerialMap<Serial, Value>::Enqueue(const std::vector<Value>& values, Serial serial) { in Enqueue() argument 69 void SerialMap<Serial, Value>::Enqueue(std::vector<Value>&& values, Serial serial) { in Enqueue() argument
|
/third_party/protobuf/php/src/Google/Protobuf/ |
H A D | ListValue.php | 24 private $values; variable 62 $this->values = $arr; global() variable [all...] |
/foundation/ability/ability_runtime/frameworks/cj/ffi/ |
H A D | cj_ability_delegator_args.h | 45 CArrString values; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
H A D | data_panel_model_ng.h | 25 DataPanelConfiguration(std::vector<double>& values, double maxValue, bool enabled) in DataPanelConfiguration() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/engine/ |
H A D | util.h | 74 auto values = i->GetValues(ids, false); in GetEngineValueFromProperty() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_smartalbum_map_operations_test/src/ |
H A D | medialibrary_file_opertions_test.cpp | 56 ValuesBucket values; in HWTEST_F() local 77 ValuesBucket values; in HWTEST_F() local 90 ValuesBucket values; in HWTEST_F() local 105 ValuesBucket values; HWTEST_F() local 117 ValuesBucket values; HWTEST_F() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_rdb_test/src/ |
H A D | medialibrary_dir_operations_test.cpp | 55 ValuesBucket values; in HWTEST_F() local 88 ValuesBucket values; in HWTEST_F() local 105 ValuesBucket values; in HWTEST_F() local 123 ValuesBucket values; HWTEST_F() local 147 ValuesBucket values; HWTEST_F() local [all...] |
/foundation/resourceschedule/ffrt/test/testfunc/ |
H A D | util.h | 48 uint64_t values[2]; // counter value member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | general_watcher_mock.cpp | 28 int32_t MockGeneralWatcher::OnChange(const Origin &origin, const PRIFields &primaryFields, ChangeInfo &&values)
in OnChange() argument
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | array-prototype-values.js | |