Home
last modified time | relevance | path

Searched defs:values (Results 351 - 375 of 788) sorted by relevance

1...<<11121314151617181920>>...32

/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducol_res.cpp655 UList *values; member
[all...]
/third_party/skia/src/pdf/
H A DSkPDFTag.cpp119 appendStringArray( const char* owner, const char* name, const std::vector<SkString>& values) appendStringArray() argument
/third_party/skia/src/ports/
H A DSkFontHost_FreeType.cpp429 static struct { const char* s; SkAdvancedTypefaceMetrics::FontType t; } values[] = { in get_font_type() local
/third_party/python/Lib/
H A Dweakref.py243 def values(self): member in WeakValueDictionary
477 def values(sel member in WeakKeyDictionary
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_table_driven_lite.h799 RepeatedField<int>* values = Raw<RepeatedField<int>>(msg, offset); in MergePartialFromCodedStreamInlined() local
H A Drepeated_field_unittest.cc416 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 DMapField.java356 public Collection<V> values() { in values() method in MapField.MutatabilityAwareMap
/third_party/protobuf/js/
H A Dmap.js[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapForProto2Test.java633 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 DGeneratedClassTest.php1508 $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 Draw_hash_set_benchmark.cc261 std::vector<int> values; in BM_RangeCtor() local
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128_test.cc624 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 Dhash.h997 combine(H state, const T& value, const Ts&... values) combine() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsCalibration.cpp102 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 DvktRobustnessUtil.cpp208 T values[4]; in verifyVec4IntegerValues() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dest.c272 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 Dest.c272 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 Delfio_dump.hpp539 std::vector<note_values_t> values; member
/third_party/ffmpeg/libavfilter/
H A Davf_showvolume.c56 double *values; member
[all...]
H A Daf_ladspa.c119 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 Daf_lv2.c60 float *values; member
H A Dvf_fftfilt.c286 double values[VAR_VARS_NB]; in do_eval() local
H A Dvf_geq.c56 double values[VAR_VARS_NB]; ///< expression values member
402 double values[VAR_VARS_NB]; in slice_geq_filter() local
[all...]
H A Dvf_perspective.c129 double values[VAR_VARS_NB] = { [VAR_W] = inlink->w, [VAR_H] = inlink->h, in calc_persp_luts() local
/third_party/ffmpeg/libavcodec/
H A Dsmacker.c82 int *values; member
600 uint8_t values[4]; in smka_decode_frame() local
[all...]

Completed in 35 milliseconds

1...<<11121314151617181920>>...32