/third_party/cups-filters/utils/ |
H A D | cups-browsed.c | 138 /* Timeout values in sec */ 614 return (attr->values[element].integer); in ippGetInteger() 621 return (attr->values[element].boolean); in ippGetBoolean() 629 return (attr->values[element].string.text); in ippGetString() 1415 char *values[num_value]; in add_mimetype_attributes() local 1419 values[i]=malloc(sizeof(char) * (strlen(q) + 1)); in add_mimetype_attributes() 1420 snprintf(values[i], strlen(q) + 1, "%s", q); in add_mimetype_attributes() 1424 (const char * const *)values); in add_mimetype_attributes() 1427 free(values[k]); in add_mimetype_attributes() 1428 values[ in add_mimetype_attributes() 1487 char *values[num_value]; add_tagzero_attributes() local 1558 char *values[num_value]; add_keyword_attributes() local 1626 int values[num_value]; add_enum_attributes() local 1689 int values[num_value]; add_margin_attributes() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | ULocale.java | 80 * <li>surrounding spaces are removed from keywords and values</li> 550 private static Locale[] defaultCategoryLocales = new Locale[Category.values().length]; 551 private static ULocale[] defaultCategoryULocales = new ULocale[Category.values().length]; 557 for (Category cat: Category.values()) { 565 for (Category cat: Category.values()) { 604 for (Category cat : Category.values()) { in getDefault() 636 for (Category cat : Category.values()) { in setDefault() 681 for (Category cat : Category.values()) { in getDefault() 807 // Compare keyword values in compareTo() 1292 // Some values i in replace() [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_clear.c | 736 /* Convert the depth value to 14-bit zmin/zmax values. */ in radv_get_htile_fast_clear_value() 1031 /* Load the clear color values. */ in build_clear_dcc_comp_to_single_shader() 1039 /* Store the clear color values. */ in build_clear_dcc_comp_to_single_shader() 1546 bool values[4] = {0}; in gfx8_get_fast_clear_parameters() local 1583 values[i] = clear_value->int32[i] != 0; in gfx8_get_fast_clear_parameters() 1591 values[i] = clear_value->uint32[i] != 0U; in gfx8_get_fast_clear_parameters() 1595 values[i] = clear_value->float32[i] != 0.0F; in gfx8_get_fast_clear_parameters() 1601 extra_value = values[i]; in gfx8_get_fast_clear_parameters() 1604 main_value = values[i]; in gfx8_get_fast_clear_parameters() 1616 if (values[ in gfx8_get_fast_clear_parameters() [all...] |
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/ |
H A D | hap_parser.cpp | 180 * @param values 183 int32_t ParseStringArray(const char *buffer, uint32_t &offset, std::vector<std::string> &values) in ParseStringArray() argument 199 values.push_back(value); in ParseStringArray()
|
/base/telephony/core_service/utils/vcard/src/ |
H A D | vcard_utils.cpp | 532 bool VCardUtils::IsAllEmpty(std::vector<std::string> values) in IsAllEmpty() argument 534 for (auto value : values) { in IsAllEmpty()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | slogn.S | 38 | by k*log(2) + (log(F) + poly). The values of log(F) are calculated 51 | Note 1. There are 64 different possible values for F, thus 64 log(F)'s 52 | need to be tabulated. Moreover, the values of 1/F are also
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | slogn.S | 38 | by k*log(2) + (log(F) + poly). The values of log(F) are calculated 51 | Note 1. There are 64 different possible values for F, thus 64 log(F)'s 52 | need to be tabulated. Moreover, the values of 1/F are also
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | chp.c | 175 } while (reference_buf.values[0] != buf->values[0]); in chp_measurement_copy_block()
|
/kernel/linux/linux-6.6/tools/perf/tests/shell/lib/ |
H A D | perf_metric_validation.py | 87 # init ubv and lbv to invalid values 543 return sum(self.alltotalcnt.values()) != sum(self.allpassedcnt.values())
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | stat.c | 275 *ps->aggr[0].counts.values = avg_stats(&ps->res_stats); in evsel__copy_res_stats() 335 * not read the values from the second CPU. in check_per_pkg() 500 count = ps->aggr[0].counts.values; in perf_stat_process_counter()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | verifier_ref_tracking.c | 71 __array(values, void (void)); 73 .values = {
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | chp.c | 175 } while (reference_buf.values[0] != buf->values[0]); in chp_measurement_copy_block()
|
/third_party/googletest/googlemock/test/ |
H A D | gmock-internal-utils_test.cc | 292 std::tuple<> values; in TEST() local 294 EXPECT_TRUE(TupleMatches(matchers, values)); in TEST()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
H A D | NumberRangeFormatterTest.java | 811 allRangePatterns.addAll(rangePatterns.values()); in checkAndReset() 816 allApproxPatterns.addAll(approxPatterns.values()); in checkAndReset()
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zHandlerOut.cpp | 1012 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps))
in SetProperties() argument 1025 const PROPVARIANT &value = values[i];
in SetProperties()
|
H A D | 7zHandler.cpp | 750 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps))
in SetProperties() argument 763 const PROPVARIANT &value = values[i];
in SetProperties()
|
/third_party/json/tests/src/ |
H A D | unit-json_pointer.cpp | 127 // access to nonexisting values yield object creation 450 // error for nonprimitve values 452 CHECK_THROWS_WITH_AS(json({{"/1", {1, 2, 3}}}).unflatten(), "[json.exception.type_error.315] (/~11) values in object must be primitive", json::type_error&); 454 CHECK_THROWS_WITH_AS(json({{"/1", {1, 2, 3}}}).unflatten(), "[json.exception.type_error.315] values in object must be primitive", json::type_error&); 457 // error for conflicting values 465 // roundtrip for primitive values 475 // roundtrip for empty structured values (will be unflattened to null)
|
/third_party/mesa3d/src/compiler/isaspec/ |
H A D | decode.c | 66 * prevents a field from accidentally resolving to different values 485 if (e->values[i].val == ui) { in display_enum_field() 486 print(scope->state, "%s", e->values[i].display); in display_enum_field()
|
H A D | isa.py | 379 self.values = {} 381 self.values[value.attrib['val']] = value.attrib['display'] 424 # (distinguished by gen), so the values here are lists. 545 ''' Generate format values used by printf(..) and friends '''
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_cmd.h | 241 const void *values); 313 const void *values);
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | filters.py | 94 attribute values. 211 All values that are neither `none` nor `undefined` are automatically 364 :param attribute: Filter objects with unique values for this attribute. 443 on nested elements and attributes that may contain undefined values 774 The base is ignored for decimal numbers and non-string values. 800 """Apply the given values to a `printf-style`_ format string, like 801 ``string % values``. 856 values on the last iteration. 954 the values are sorted first so only one group is returned for each 986 _GroupTuple(key, list(values)) [all...] |
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | filters.py | 156 All values that are neither `none` nor `undefined` are automatically 294 :param attribute: Filter objects with unique values for this attribute. 648 The base is ignored for decimal numbers and non-string values. 719 values on the last iteration. 851 return [_GroupTuple(key, list(values)) for key, values
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-test-wasm.cc | 226 // TODO(wasm) Handle multiple return values. in RUNTIME_FUNCTION() 318 Handle<FixedArray> values = Handle<FixedArray>::cast(values_obj); in RUNTIME_FUNCTION() local 319 return *isolate->factory()->NewJSArrayWithElements(values); in RUNTIME_FUNCTION()
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/testing/ |
H A D | TestNumberingScheme.java | 187 regionMap.values().forEach(c -> csvRanges.assign(c, true, ranges, OverwriteMode.NEVER)); in addRanges() 278 shortcodeMap.values().stream() in build()
|
/third_party/pulseaudio/src/modules/dbus/ |
H A D | iface-sample.c | 236 default_volume[i] = s->sample->volume.values[i]; in handle_get_default_volume() 318 default_volume[i] = s->sample->volume.values[i]; in handle_get_all()
|