Home
last modified time | relevance | path

Searched defs:values (Results 26 - 50 of 788) sorted by relevance

12345678910>>...32

/third_party/skia/src/core/
H A DSkScalar.cpp12 SkScalarInterpFunc(SkScalar searchKey, const SkScalar keys[], const SkScalar values[], int length) SkScalarInterpFunc() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DConfigurator.hpp58 std::vector<std::string> values; member
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DConfigurator.hpp58 std::vector<std::string> values; member
/third_party/skia/third_party/externals/dawn/src/common/
H A Dityp_array.h42 constexpr array(Values&&... values) : Base{std::forward<Values>(values)...} { in array() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dtest-array.cc33 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 Dparser_impl_function_decl_test.cc72 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 Dparser_impl_function_decoration_test.cc35 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 DValues.java77 public static Value of(Iterable<Value> values) { in of() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dcompare_test.cc34 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 DSkSVGFeGaussianBlur.cpp35 std::vector<SkSVGNumberType> values; in parse() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemImageValidator.hpp40 tcu::Vec4 values[4]; member
/third_party/ffmpeg/libavcodec/arm/
H A Ddca.h32 decode_blockcodes(int code1, int code2, int levels, int32_t *values) decode_blockcodes() argument
/third_party/gn/src/gn/
H A Dsubstitution_list.cc35 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 DCharsDictionaryMatcher.java25 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() argument
H A DDictionaryMatcher.java30 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 DTimeUnit.java39 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 DPseudoLocalesTest.java132 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 DLikelySubtagsBuilderTest.java107 private static CldrData getTestData(CldrValue... values) { in getTestData() argument
H A DTerritoryContainmentTest.java67 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 DRbValueSubject.java31 public final void hasValues(String... values) { in hasValues() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBytesDictionaryMatcher.java46 public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit, int[] values) { in matches() argument
H A DDictionaryMatcher.java31 matches(CharacterIterator text, int maxLength, int[] lengths, int[] count, int limit, int[] values) matches() argument
H A DCharsDictionaryMatcher.java25 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 DTimeUnit.java38 public static TimeUnit[] values() { in values() method in TimeUnit
/third_party/lzma/CPP/7zip/UI/Common/
H A DSetProperties.cpp33 CPropVariant *values; member

Completed in 9 milliseconds

12345678910>>...32