/third_party/skia/src/core/ |
H A D | SkScalar.cpp | 12 SkScalarInterpFunc(SkScalar searchKey, const SkScalar keys[], const SkScalar values[], int length) SkScalarInterpFunc() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Configurator.hpp | 58 std::vector<std::string> values; member
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Configurator.hpp | 58 std::vector<std::string> values; member
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | ityp_array.h | 42 constexpr array(Values&&... values) : Base{std::forward<Values>(values)...} { in array() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | test-array.cc | 33 int values[] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in test_reverse() local 45 int values[] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in test_reverse_range() local 57 int values[] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in test_reverse_invalid() local
|
/third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
H A D | parser_impl_function_decl_test.cc | 72 auto values = decorations[0]->As<ast::WorkgroupDecoration>()->Values(); in TEST_F() local 111 auto values = decorations[0]->As<ast::WorkgroupDecoration>()->Values(); in TEST_F() local 155 auto values = decos[0]->As<ast::WorkgroupDecoration>()->Values(); TEST_F() local [all...] |
H A D | parser_impl_function_decoration_test.cc | 35 auto values = func_deco->As<ast::WorkgroupDecoration>()->Values(); in TEST_F() local 55 auto values = func_deco->As<ast::WorkgroupDecoration>()->Values(); in TEST_F() local 77 auto values = func_deco->As<ast::WorkgroupDecoration>()->Values(); TEST_F() local 100 auto values = func_deco->As<ast::WorkgroupDecoration>()->Values(); TEST_F() local [all...] |
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
H A D | Values.java | 77 public static Value of(Iterable<Value> values) { in of() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
H A D | compare_test.cc | 34 const weak_equality values[] = {weak_equality::equivalent, in TEST() local 54 const strong_equality values[] = {strong_equality::equal, in TEST() local 89 const partial_ordering values[] = { in TEST() local 112 const weak_ordering values[] in TEST() local 136 const strong_ordering values[] = { TEST() local [all...] |
/third_party/skia/modules/svg/src/ |
H A D | SkSVGFeGaussianBlur.cpp | 35 std::vector<SkSVGNumberType> values; in parse() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemImageValidator.hpp | 40 tcu::Vec4 values[4]; member
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | dca.h | 32 decode_blockcodes(int code1, int code2, int levels, int32_t *values) decode_blockcodes() argument
|
/third_party/gn/src/gn/ |
H A D | substitution_list.cc | 35 bool SubstitutionList::Parse(const std::vector<std::string>& values, in Parse() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
H A D | CharsDictionaryMatcher.java | 25 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() argument
|
H A D | DictionaryMatcher.java | 30 matches(CharacterIterator text, int maxLength, int[] lengths, int[] count, int limit, int[] values) matches() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | TimeUnit.java | 39 public static TimeUnit[] values() { in values() method in TimeUnit
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | PseudoLocalesTest.java | 132 public static void assertValuesUnordered(CldrData data, CldrValue... values) { in assertValuesUnordered() argument
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
H A D | LikelySubtagsBuilderTest.java | 107 private static CldrData getTestData(CldrValue... values) { in getTestData() argument
|
H A D | TerritoryContainmentTest.java | 67 private static CldrData getTestData(CldrValue... values) { in getTestData() argument
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/ |
H A D | RbValueSubject.java | 31 public final void hasValues(String... values) { in hasValues() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | BytesDictionaryMatcher.java | 46 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() argument
|
H A D | DictionaryMatcher.java | 31 matches(CharacterIterator text, int maxLength, int[] lengths, int[] count, int limit, int[] values) matches() argument
|
H A D | CharsDictionaryMatcher.java | 25 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | TimeUnit.java | 38 public static TimeUnit[] values() { in values() method in TimeUnit
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | SetProperties.cpp | 33 CPropVariant *values;
member
|