| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/ |
| H A D | IcuDataSubject.java | 39 public void hasValuesFor(String rbPath, String... values) { in hasValuesFor() argument 43 public void hasValuesFor(String rbPath, RbValue... values) { in hasValuesFor() argument 47 public void hasValuesFor(RbPath p, String... values) { in hasValuesFor() argument 51 public void hasValuesFor(RbPath p, RbValue... values) { in hasValuesFor() argument
|
| /third_party/musl/porting/linux/user/src/conf/ |
| H A D | sysconf.c | 27 static const short values[] = { in sysconf() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_code.c | 181 float * values = c->Constants[i].u.Immediate; in rc_constants_print() local
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | MultiValue.java | 61 private final ImmutableSet<T> values; field in MultiValue 70 MultiValue( Iterable<T> values, char separator, Comparator<T> comparator, boolean sorted) MultiValue() argument
|
| /third_party/rust/crates/bindgen/bindgen-cli/ |
| H A D | options.rs | 760 let mut values = module_raw_line.into_iter(); in builder_from_flags() variables
|
| /third_party/vk-gl-cts/external/amber/src/samples/ |
| H A D | png.cc | 49 ConvertToPNG(uint32_t width, uint32_t height, const std::vector<amber::Value>& values, std::vector<uint8_t>* buffer) ConvertToPNG() argument 84 LoadPNG(const std::string file_name, uint32_t* width, uint32_t* height, std::vector<amber::Value>* values) LoadPNG() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | verifier_test.cc | 678 std::vector<Value> values; in TEST_F() local 704 std::vector<Value> values; in TEST_F() local 731 std::vector<Value> values; TEST_F() local 762 std::vector<Value> values; TEST_F() local 788 std::vector<Value> values; TEST_F() local 816 std::vector<Value> values; TEST_F() local 847 std::vector<Value> values; TEST_F() local 873 std::vector<Value> values; TEST_F() local 901 std::vector<Value> values; TEST_F() local 932 std::vector<Value> values; TEST_F() local 958 std::vector<Value> values; TEST_F() local 986 std::vector<Value> values; TEST_F() local 1017 std::vector<Value> values; TEST_F() local 1051 std::vector<Value> values; TEST_F() local 1088 std::vector<Value> values; TEST_F() local 1122 std::vector<Value> values; TEST_F() local 1159 std::vector<Value> values; TEST_F() local 1189 std::vector<Value> values; TEST_F() local 1217 std::vector<Value> values; TEST_F() local 1247 std::vector<Value> values; TEST_F() local 1275 std::vector<Value> values; TEST_F() local 1305 std::vector<Value> values; TEST_F() local 1333 std::vector<Value> values; TEST_F() local 1363 std::vector<Value> values; TEST_F() local 1391 std::vector<Value> values; TEST_F() local 1421 std::vector<Value> values; TEST_F() local 1449 std::vector<Value> values; TEST_F() local 1509 std::vector<Value> values; TEST_F() local 1539 std::vector<Value> values; TEST_F() local 1571 std::vector<Value> values; TEST_F() local 1588 std::vector<Value> values; TEST_F() local 1605 std::vector<Value> values; TEST_F() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkVerticesPriv.h | 16 struct SkVertices_DeprecatedBone { float values[6]; }; member
|
| /third_party/skia/third_party/externals/harfbuzz/test/fuzzing/ |
| H A D | hb-set-fuzzer.cc | 56 const uint32_t *values = reinterpret_cast<const uint32_t *> (data); in LLVMFuzzerTestOneInput() local
|
| /third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/ |
| H A D | TimeUtilTest.java | 83 private final Timestamp[] values; field in TimeUtilTest.ParseTimestampThread 85 public ParseTimestampThread(String[] strings, Timestamp[] values) { in ParseTimestampThread() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
| H A D | bit_cast_test.cc | 32 void TestMarshall(const T values[], int num_values) { in TestMarshall() argument 52 void TestIntegral(const T values[], int num_values) { in TestIntegral() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | unordered_map_constructor_test.h | 180 std::vector<T> values; in TYPED_TEST_P() local 199 std::vector<T> values; in InputIteratorBucketAllocTest() local 222 std::vector<T> values; InputIteratorBucketHashAllocTest() local 333 std::initializer_list<T> values = {gen(), gen(), gen(), gen(), gen()}; TYPED_TEST_P() local 356 std::initializer_list<T> values = {gen(), gen(), gen(), gen(), gen()}; InitializerListBucketAllocTest() local 379 std::initializer_list<T> values = {gen(), gen(), gen(), gen(), gen()}; InitializerListBucketHashAllocTest() local 432 std::initializer_list<T> values = {gen(), gen(), gen(), gen(), gen()}; TYPED_TEST_P() local 460 std::initializer_list<T> values = {gen(), gen(), gen(), gen(), gen()}; TYPED_TEST_P() local 469 std::initializer_list<T> values = {gen(), gen(), gen(), gen(), gen()}; TYPED_TEST_P() local [all...] |
| H A D | unordered_set_constructor_test.h | 189 std::vector<T> values; in TYPED_TEST_P() local 208 std::vector<T> values; in InputIteratorBucketAllocTest() local 231 std::vector<T> values; InputIteratorBucketHashAllocTest() local 339 std::initializer_list<T> values = {gen(), gen(), gen(), gen(), gen()}; TYPED_TEST_P() local 362 std::initializer_list<T> values = {gen(), gen(), gen(), gen(), gen()}; InitializerListBucketAllocTest() local 385 std::initializer_list<T> values = {gen(), gen(), gen(), gen(), gen()}; InitializerListBucketHashAllocTest() local 438 std::initializer_list<T> values = {gen(), gen(), gen(), gen(), gen()}; TYPED_TEST_P() local 466 std::initializer_list<T> values = {gen(), gen(), gen(), gen(), gen()}; TYPED_TEST_P() local 475 std::initializer_list<T> values = {gen(), gen(), gen(), gen(), gen()}; TYPED_TEST_P() local [all...] |
| H A D | unordered_map_modifiers_test.h | 104 std::vector<T> values; TYPED_TEST_P() local [all...] |
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGFeLighting.cpp | 28 std::vector<SkSVGNumberType> values; in parse() local
|
| /device/soc/rockchip/common/hardware/display/src/display_device/ |
| H A D | drm_device.h | 53 std::vector<uint64_t> values; member
|
| /device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
| H A D | drm_device.h | 52 std::vector<uint64_t> values; member
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
| H A D | drm_device.h | 52 std::vector<uint64_t> values; member
|
| /device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
| H A D | drm_device.h | 52 std::vector<uint64_t> values; member
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
| H A D | drm_device.h | 52 std::vector<uint64_t> values;
member
|
| /foundation/ability/form_fwk/interfaces/inner_api/src/ |
| H A D | form_js_info.cpp | 251 std::vector<std::string> values; in WritePkgNameMap() local 267 std::vector<std::string> values; in ReadPkgNameMap() local
|
| /foundation/CastEngine/castengine_wifi_display/services/common/ |
| H A D | kv_operator.cpp | 86 bool KvOperator::PutValues(const std::string &key, std::string values) in PutValues() argument
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | data_ability_operation_builder.cpp | 51 WithValuesBucket( std::shared_ptr<NativeRdb::ValuesBucket> &values) WithValuesBucket() argument
|
| /foundation/CastEngine/castengine_wifi_display/tests/demo/configure/ |
| H A D | sharing_configure_demo.cpp | 33 SharingValue::Ptr values = nullptr; in main() local 41 SharingDataGroupByModule::Ptr values = nullptr; in main() local 57 SharingDataGroupByModule::Ptr values = nullptr; in main() local 63 SharingDataGroupByTag::Ptr values = nullptr; main() local 69 SharingDataGroupByTag::Ptr values = nullptr; main() local 98 SharingDataGroupByModule::Ptr values = nullptr; main() local 186 SharingDataGroupByModule::Ptr values = nullptr; main() local 191 SharingDataGroupByTag::Ptr values = nullptr; main() local [all...] |
| /foundation/ability/ability_runtime/test/moduletest/ability_test/ |
| H A D | data_ability_helper_module_test.cpp | 369 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local 392 std::vector<NativeRdb::ValuesBucket> values; in HWTEST_F() local
|