Home
last modified time | relevance | path

Searched defs:values (Results 101 - 125 of 1864) sorted by relevance

12345678910>>...75

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
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
/third_party/mesa3d/.gitlab-ci/b2c/
H A Dgenerate_b2c.py61 values = {} variable
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_opt_constant_alu.c63 opt_constant_add(struct v3d_compile *c, struct qinst *inst, union fi *values) in opt_constant_add() argument
122 union fi values[2]; in try_opt_constant_alu() local
/third_party/mesa3d/src/mesa/main/
H A Drobustness.c34 _context_lost_GetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values) _context_lost_GetSynciv() argument
/third_party/node/deps/npm/node_modules/jackspeak/dist/esm/
H A Dindex.js[all...]
/third_party/node/deps/npm/node_modules/jackspeak/dist/commonjs/
H A Dindex.js[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_common.h37 ValueMap values; member
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DValuePartial.cs82 public static Value ForList(params Value[] values) in ForList() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/
H A DProtobufEqualityComparersTest.cs100 private static void ValidateEqualityComparer<T>(EqualityComparer<T> comparer, IEnumerable<T> values) in ValidateEqualityComparer() argument
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Ddata_structures.py43 def values(self): member in DictOfStringSets
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dppm.cc41 ConvertToPPM(uint32_t width, uint32_t height, const std::vector<amber::Value>& values, std::vector<uint8_t>* buffer) ConvertToPPM() argument
/third_party/skia/tests/
H A DCubicMapTest.cpp63 const SkScalar values[] = { in DEF_TEST() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-cache.hh73 hb_atomic_int_t values[1u<<cache_bits]; member
/third_party/protobuf/python/google/protobuf/internal/
H A Denum_type_wrapper.py88 def values(self): member in EnumTypeWrapper
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash.h234 size_t HashOf(const Types&... values) { in HashOf() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dmocking_bit_gen_test.cc317 std::vector<int> values = {11, 22, 33, 44, 55, 66, 77, 88, 99, 1010}; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dseed_material.h68 ReadSeedMaterialFromURBG( URBG* urbg, absl::Span<uint32_t> values) ReadSeedMaterialFromURBG() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dunordered_set_modifiers_test.h95 std::vector<T> values; TYPED_TEST_P() local
[all...]
/third_party/skia/modules/svg/src/
H A DSkSVGFeMorphology.cpp53 std::vector<SkSVGNumberType> values; in parse() local
H A DSkSVGFeColorMatrix.cpp100 template <> bool SkSVGAttributeParser::parse(SkSVGFeColorMatrixValues* values) { in parse() argument
/third_party/rust/crates/serde/test_suite/tests/bytes/
H A Dmod.rs24 let mut values = Vec::new(); in visit_seq() variables
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSha1.hpp122 inline Sha1Stream& operator<< (Sha1Stream& stream, const std::vector<T>& values) in operator <<() argument
127 stream << values[ndx]; in operator <<() local

Completed in 8 milliseconds

12345678910>>...75