Home
last modified time | relevance | path

Searched defs:value (Results 16651 - 16675 of 21398) sorted by relevance

1...<<661662663664665666667668669670>>...856

/third_party/ninja/src/
H A Dninja.cc1472 int value = strtol(optarg, &end, 10); in ReadFlags() local
1484 int value = strtol(optarg, &end, 10); in ReadFlags() local
1496 double value = strtod(optarg, &end); in ReadFlags() local
[all...]
/third_party/node/deps/histogram/src/
H A Dhdr_histogram.c84 static void update_min_max(struct hdr_histogram* h, int64_t value) in update_min_max() argument
67 counts_inc_normalised( struct hdr_histogram* h, int32_t index, int64_t value) counts_inc_normalised() argument
75 counts_inc_normalised_atomic( struct hdr_histogram* h, int32_t index, int64_t value) counts_inc_normalised_atomic() argument
90 update_min_max_atomic(struct hdr_histogram* h, int64_t value) update_min_max_atomic() argument
144 count_leading_zeros_64(int64_t value) count_leading_zeros_64() argument
168 get_bucket_index(const struct hdr_histogram* h, int64_t value) get_bucket_index() argument
174 get_sub_bucket_index(int64_t value, int32_t bucket_index, int32_t unit_magnitude) get_sub_bucket_index() argument
195 counts_index_for(const struct hdr_histogram* h, int64_t value) counts_index_for() argument
217 hdr_size_of_equivalent_value_range(const struct hdr_histogram* h, int64_t value) hdr_size_of_equivalent_value_range() argument
234 lowest_equivalent_value(const struct hdr_histogram* h, int64_t value) lowest_equivalent_value() argument
249 hdr_next_non_equivalent_value(const struct hdr_histogram *h, int64_t value) hdr_next_non_equivalent_value() argument
254 highest_equivalent_value(const struct hdr_histogram* h, int64_t value) highest_equivalent_value() argument
259 hdr_median_equivalent_value(const struct hdr_histogram *h, int64_t value) hdr_median_equivalent_value() argument
318 buckets_needed_to_cover_value(int64_t value, int32_t sub_bucket_count, int32_t unit_magnitude) buckets_needed_to_cover_value() argument
481 hdr_record_value(struct hdr_histogram* h, int64_t value) hdr_record_value() argument
486 hdr_record_value_atomic(struct hdr_histogram* h, int64_t value) hdr_record_value_atomic() argument
491 hdr_record_values(struct hdr_histogram* h, int64_t value, int64_t count) hdr_record_values() argument
513 hdr_record_values_atomic(struct hdr_histogram* h, int64_t value, int64_t count) hdr_record_values_atomic() argument
535 hdr_record_corrected_value(struct hdr_histogram* h, int64_t value, int64_t expected_interval) hdr_record_corrected_value() argument
540 hdr_record_corrected_value_atomic(struct hdr_histogram* h, int64_t value, int64_t expected_interval) hdr_record_corrected_value_atomic() argument
545 hdr_record_corrected_values(struct hdr_histogram* h, int64_t value, int64_t count, int64_t expected_interval) hdr_record_corrected_values() argument
571 hdr_record_corrected_values_atomic(struct hdr_histogram* h, int64_t value, int64_t count, int64_t expected_interval) hdr_record_corrected_values_atomic() argument
605 int64_t value = iter.value; hdr_add() local
626 int64_t value = iter.value; hdr_add_while_correcting_for_coordinated_omission() local
779 hdr_lowest_equivalent_value(const struct hdr_histogram* h, int64_t value) hdr_lowest_equivalent_value() argument
784 hdr_count_at_value(const struct hdr_histogram* h, int64_t value) hdr_count_at_value() argument
825 const int64_t value = hdr_value_at_index(iter->h, iter->counts_index); move_next() local
1196 double value = iter.highest_equivalent_value / value_scale; hdr_percentiles_print() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dchnsecal.cpp821 double value = newMoon; in offsetMonth() local
H A Dcollationdatabuilder.cpp1139 enumRangeForCopy(const void *context, UChar32 start, UChar32 end, uint32_t value) { in enumRangeForCopy() argument
1298 enumRangeLeadValue(const void *context, UChar32 /*start*/, UChar32 /*end*/, uint32_t value) { in enumRangeLeadValue() argument
1322 int32_t value = -1; setLeadSurrogates() local
[all...]
H A Dnumber_decimalquantity.cpp610 int32_t DecimalQuantity::getVisibleFractionCount(UnicodeString value) { in getVisibleFractionCount() argument
954 void DecimalQuantity::appendDigit(int8_t value, int32_t leadingZeros, bool appendAsInteger) { in appendDigit() argument
1114 void DecimalQuantity::setDigitPos(int32_t position, int8_t value) { in setDigitPos() argument
[all...]
H A Dnumfmt.cpp755 NumberFormat::setParseIntegerOnly(UBool value) in setParseIntegerOnly() argument
1215 void NumberFormat::setContext(UDisplayContext value, UErrorCode& status) in setContext() argument
H A Drbt_pars.cpp1368 UnicodeString* value = new UnicodeString(right->text); in parseRule() local
H A Dudat.cpp928 setSymbol(UnicodeString *array, int32_t count, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setSymbol() argument
943 setEra(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setEra() argument
950 setEraName(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setEraName() argument
957 setMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setMonth() argument
964 setShortMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortMonth() argument
971 setNarrowMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setNarrowMonth() argument
978 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneMonth() argument
985 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortMonth() argument
992 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowMonth() argument
999 setWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setWeekday() argument
1006 setShortWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortWeekday() argument
1013 setShorterWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShorterWeekday() argument
1020 setNarrowWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setNarrowWeekday() argument
1027 setStandaloneWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneWeekday() argument
1034 setStandaloneShortWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortWeekday() argument
1041 setStandaloneShorterWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShorterWeekday() argument
1048 setStandaloneNarrowWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowWeekday() argument
1055 setQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setQuarter() argument
1062 setShortQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortQuarter() argument
1069 setNarrowQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setNarrowQuarter() argument
1076 setStandaloneQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneQuarter() argument
1083 setStandaloneShortQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortQuarter() argument
1090 setStandaloneNarrowQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowQuarter() argument
1097 setShortYearNames(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortYearNames() argument
1104 setShortZodiacNames(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortZodiacNames() argument
1111 setAmPm(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setAmPm() argument
1118 setLocalPatternChars(DateFormatSymbols *syms, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setLocalPatternChars() argument
1128 udat_setSymbols( UDateFormat *format, UDateFormatSymbolType type, int32_t index, char16_t *value, int32_t valueLength, UErrorCode *status) udat_setSymbols() argument
1267 udat_setContext(UDateFormat* fmt, UDisplayContext value, UErrorCode* status) udat_setContext() argument
[all...]
H A Ddtitvfmt.cpp640 DateIntervalFormat::setContext(UDisplayContext value, UErrorCode& status) in setContext() argument
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-param-util.h230 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, in Iterator() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dlocdspnm.cpp379 UDisplayContext value = *contexts++; in LocaleDisplayNamesImpl() local
661 char value[ULOC_KEYWORD_AND_VALUES_CAPACITY]; // sigh, no ULOC_VALUE_CAPACITY localeDisplayName() local
873 keyValueDisplayName(const char* key, const char* value, UnicodeString& result, UBool skipAdjust) const keyValueDisplayName() argument
908 keyValueDisplayName(const char* key, const char* value, UnicodeString& result) const keyValueDisplayName() argument
1117 uldn_keyValueDisplayName(const ULocaleDisplayNames *ldn, const char *key, const char *value, char16_t *result, int32_t maxResultSize, UErrorCode *pErrorCode) uldn_keyValueDisplayName() argument
[all...]
H A Ddictbe.cpp1114 static inline bool isKatakana(UChar32 value) { in isKatakana() argument
H A Ducnv_io.cpp773 int32_t value = 0; in ucnv_io_countStandardAliases() local
/third_party/mesa3d/src/intel/perf/
H A Dintel_perf.c157 read_sysfs_drm_device_file_uint64(struct intel_perf_config *perf, const char *file, uint64_t *value) read_sysfs_drm_device_file_uint64() argument
H A Dintel_perf_query.c1538 uint64_t value = end[i] - start[i]; in get_pipeline_stats_data() local
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_bptc_tmp.h822 signed_unquantize(int value, int n_endpoint_bits) in signed_unquantize() argument
851 unsigned_unquantize(int value, int n_endpoint_bits) unsigned_unquantize() argument
875 int value; extract_float_endpoints() local
937 finish_unsigned_unquantize(int32_t value) finish_unsigned_unquantize() argument
943 finish_signed_unquantize(int32_t value) finish_signed_unquantize() argument
969 int32_t value; fetch_rgb_float_from_block() local
1051 int32_t value; decompress_rgb_float_block() local
1164 write_bits(struct bit_writer *writer, int n_bits, int value) write_bits() argument
1488 clamp_value(float value, bool is_signed) clamp_value() argument
1639 get_endpoint_value(float value, bool is_signed) get_endpoint_value() argument
[all...]
H A Dpack.c332 GLushort value = s[i]; in extract_uint_indexes() local
349 GLshort value = s[i]; in extract_uint_indexes() local
366 GLuint value = s[i]; in extract_uint_indexes() local
383 GLint value in extract_uint_indexes() local
400 GLfloat value = s[i]; extract_uint_indexes() local
418 GLhalfARB value = s[i]; extract_uint_indexes() local
435 GLuint value = s[i]; extract_uint_indexes() local
452 GLuint value = s[i*2+1]; extract_uint_indexes() local
868 GLuint value = src[i]; _mesa_unpack_depth_span() local
882 GLuint value = src[i]; _mesa_unpack_depth_span() local
895 GLfloat value = src[i * 2]; _mesa_unpack_depth_span() local
914 GLhalfARB value = src[i]; _mesa_unpack_depth_span() local
[all...]
/third_party/mesa3d/src/intel/dev/
H A Dintel_device_info.c1403 getparam(int fd, uint32_t param, int *value) in getparam() argument
1421 get_context_param(int fd, uint32_t context, uint32_t param, uint64_t *value) in get_context_param() argument
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_internal.h89 struct dxil_value value; member
99 struct dxil_value value; member
137 const struct dxil_value *value; member
147 struct dxil_value *value; member
164 const struct dxil_value *value; member
192 const struct dxil_value *value, *ptr; member
198 const struct dxil_value *value, *ptr; member
250 struct dxil_value value; member
256 struct dxil_value value; member
280 const struct dxil_value *value; member
281 } value; global() member
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_rt_builder.h52 brw_nir_rt_store(nir_builder *b, nir_ssa_def *addr, unsigned align, nir_ssa_def *value, unsigned write_mask) brw_nir_rt_store() argument
119 brw_nir_rt_store_scratch(nir_builder *b, uint32_t offset, unsigned align, nir_ssa_def *value, nir_component_mask_t write_mask) brw_nir_rt_store_scratch() argument
H A Dbrw_vec4_nir.cpp1565 src_reg value = op[0]; nir_emit_alu() variable
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_cmd_buffer.c302 ilog2_round_up(uint32_t value) in ilog2_round_up() argument
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c597 nir_ssa_def *value = intrin->src[1].ssa; in split_unaligned_store() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h92 nghttp3_rcbuf value; member
180 nghttp3_rcbuf *value; member
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_qlog.c107 write_pair_impl(uint8_t *p, const uint8_t *name, size_t namelen, const ngtcp2_vec *value) write_pair_impl() argument
117 write_pair_hex_impl(uint8_t *p, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen) write_pair_hex_impl() argument
129 write_pair_number_impl(uint8_t *p, const uint8_t *name, size_t namelen, uint64_t value) write_pair_number_impl() argument

Completed in 51 milliseconds

1...<<661662663664665666667668669670>>...856