/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | ucol_res.cpp | 655 UList *values; member [all...] |
/third_party/skia/src/pdf/ |
H A D | SkPDFTag.cpp | 119 appendStringArray( const char* owner, const char* name, const std::vector<SkString>& values) appendStringArray() argument
|
/third_party/skia/src/ports/ |
H A D | SkFontHost_FreeType.cpp | 429 static struct { const char* s; SkAdvancedTypefaceMetrics::FontType t; } values[] = { in get_font_type() local
|
/third_party/python/Lib/ |
H A D | weakref.py | 243 def values(self): member in WeakValueDictionary 477 def values(sel member in WeakKeyDictionary [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_table_driven_lite.h | 799 RepeatedField<int>* values = Raw<RepeatedField<int>>(msg, offset); in MergePartialFromCodedStreamInlined() local
|
H A D | repeated_field_unittest.cc | 416 std::vector<int> values; in TEST() local 425 std::vector<int> values; in TEST() local 436 std::vector<int> values; in TEST() local 452 std::vector<int> values; TEST() local 491 std::vector<int> values; TEST() local 1186 std::vector<std::string> values; TEST() local 1203 std::vector<Nested> values; TEST() local [all...] |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | MapField.java | 356 public Collection<V> values() { in values() method in MapField.MutatabilityAwareMap
|
/third_party/protobuf/js/ |
H A D | map.js | [all...] |
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | MapForProto2Test.java | 633 private static void assertHasMapValues(Message message, String name, Map<?, ?> values) { in assertHasMapValues() argument 662 private static void setMapValues(Message.Builder builder, String name, Map<?, ?> values) { in setMapValues() argument [all...] |
/third_party/protobuf/php/tests/ |
H A D | GeneratedClassTest.php | 1508 $values = [true]; variable 1514 $values = [1]; variable 1520 $values = [1.0]; variable 1526 $values variable [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set_benchmark.cc | 261 std::vector<int> values; in BM_RangeCtor() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
H A D | int128_test.cc | 624 uint64_t values[] = {0x6d4492c24fb86199, 0x26ead65e4cb359b5, in TYPED_TEST() local 1015 absl::int128 values[] = { TEST() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
H A D | hash.h | 997 combine(H state, const T& value, const Ts&... values) combine() argument [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsCalibration.cpp | 102 static float linearSample (const std::vector<T>& values, float position) in linearSample() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
H A D | vktRobustnessUtil.cpp | 208 T values[4]; in verifyVec4IntegerValues() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
H A D | est.c | 272 add_csrattrs_ext_req(struct hs20_osu_client *ctx, STACK_OF(ASN1_OBJECT) *values, STACK_OF(X509_EXTENSION) *exts) add_csrattrs_ext_req() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
H A D | est.c | 272 add_csrattrs_ext_req(struct hs20_osu_client *ctx, STACK_OF(ASN1_OBJECT) *values, STACK_OF(X509_EXTENSION) *exts) add_csrattrs_ext_req() argument [all...] |
/third_party/elfio/elfio/ |
H A D | elfio_dump.hpp | 539 std::vector<note_values_t> values; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | avf_showvolume.c | 56 double *values; member [all...] |
H A D | af_ladspa.c | 119 print_ctl_info(AVFilterContext *ctx, int level, LADSPAContext *s, int ctl, unsigned long *map, LADSPA_Data *values, int print) print_ctl_info() argument 312 set_default_ctl_value(LADSPAContext *s, int ctl, unsigned long *map, LADSPA_Data *values) set_default_ctl_value() argument [all...] |
H A D | af_lv2.c | 60 float *values; member
|
H A D | vf_fftfilt.c | 286 double values[VAR_VARS_NB]; in do_eval() local
|
H A D | vf_geq.c | 56 double values[VAR_VARS_NB]; ///< expression values member 402 double values[VAR_VARS_NB]; in slice_geq_filter() local [all...] |
H A D | vf_perspective.c | 129 double values[VAR_VARS_NB] = { [VAR_W] = inlink->w, [VAR_H] = inlink->h, in calc_persp_luts() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | smacker.c | 82 int *values; member 600 uint8_t values[4]; in smka_decode_frame() local [all...] |