Home
last modified time | relevance | path

Searched refs:value (Results 19226 - 19250 of 31473) sorted by relevance

1...<<761762763764765766767768769770>>...1259

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DExperimentalApi.java64 String value() default "";
/third_party/protobuf/python/google/protobuf/pyext/
H A Drepeated_scalar_container.h70 PyObject* Extend(RepeatedScalarContainer* self, PyObject* value);
/third_party/protobuf/src/google/protobuf/stubs/
H A Dtime.h65 // value.
71 bool PROTOBUF_EXPORT ParseTime(const string& value, int64* seconds,
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dmock_error_listener.h55 StringPiece value),
/third_party/skia/include/core/
H A DSkTraceMemoryDump.h43 * units: a string indicating the units for the value.
46 * value: the actual value being dumped.
51 uint64_t value) = 0;
55 const char* /*value*/) { } in dumpStringValue()
/third_party/spirv-tools/test/
H A Dgenerator_magic_number_test.cpp33 EXPECT_THAT(std::string(spvGeneratorStr(GetParam().value())), in TEST_P()
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeModularCounter.hpp35 static_assert(std::is_unsigned<T>::value, "Invalid underlying type");
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp150 // Return true if this l-value node should be converted in some manner.
151 // For instance: turning a load aggregate into a store in an l-value.
218 // an l-value that can be operated on this way.
231 error(loc, "operator[] on a non-RW texture must be an r-value", "", ""); in lValueErrorCheck()
248 // This function handles l-value conversions and verifications. It uses, but is not synonymous
249 // with lValueErrorCheck. That function accepts an l-value directly, while this one must be
276 // *** If we get here, we're going to apply some conversion to an l-value. in handleLvalue()
310 // Helper to complete sequence by adding trailing variable, so we evaluate to the right value. in handleLvalue()
312 // Add a trailing use of the temp, so the sequence returns the proper value. in handleLvalue()
369 // If it's a swizzled L-value, remembe in handleLvalue()
1919 int value; transferTypeAttributes() local
2455 handleReturnValue(const TSourceLoc& loc, TIntermTyped* value) handleReturnValue() argument
6103 int value = aggArgs[compArg]->getAsConstantUnion()->getConstArray()[0].getIConst(); builtInOpCheck() local
7276 int value = 0; setLayoutQualifier() local
7458 setSpecConstantId(const TSourceLoc& loc, TQualifier& qualifier, int value) setSpecConstantId() argument
[all...]
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c465 size_t namelen, const uint8_t *value, in on_header_callback()
474 ud->nv.value = (uint8_t *)value; in on_header_callback()
484 const uint8_t *value, size_t valuelen, in pause_on_header_callback()
486 on_header_callback(session, frame, name, namelen, value, valuelen, flags, in pause_on_header_callback()
493 size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, in temporal_failure_on_header_callback()
495 on_header_callback(session, frame, name, namelen, value, valuelen, flags, in temporal_failure_on_header_callback()
503 const uint8_t *value, size_t valuelen, in on_invalid_header_callback()
512 ud->nv.value = (uint8_t *)value; in on_invalid_header_callback()
463 on_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) on_header_callback() argument
481 pause_on_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) pause_on_header_callback() argument
491 temporal_failure_on_header_callback( nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) temporal_failure_on_header_callback() argument
500 on_invalid_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) on_invalid_header_callback() argument
519 pause_on_invalid_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) pause_on_invalid_header_callback() argument
530 reset_on_invalid_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) reset_on_invalid_header_callback() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c196 uint32_t *value, uint32_t limit) in ci_read_smc_sram_dword()
205 *value = cgs_read_register(hwmgr->device, mmSMC_IND_DATA_0); in ci_read_smc_sram_dword()
311 /* get the engine clock dividers for this clock value */ in ci_calculate_sclk_params()
487 dpm_table->sclk_table.dpm_levels[i].value, in ci_populate_all_graphic_levels()
617 vid[i] = convert_to_vid(data->vddc_voltage_table.entries[i].value); in ci_populate_vddc_vid()
769 *hi = tab->value * VOLTAGE_SCALE; in ci_get_std_voltage_value_sidd()
770 *lo = tab->value * VOLTAGE_SCALE; in ci_get_std_voltage_value_sidd()
782 if (tab->value == hwmgr->dyn_state.vddc_dependency_on_sclk->entries[v_index].v) { in ci_get_std_voltage_value_sidd()
798 if (tab->value <= hwmgr->dyn_state.vddc_dependency_on_sclk->entries[v_index].v) { in ci_get_std_voltage_value_sidd()
829 smc_voltage_tab->StdVoltageHiSidd = tab->value * VOLTAGE_SCAL in ci_populate_smc_voltage_table()
195 ci_read_smc_sram_dword(struct pp_hwmgr *hwmgr, uint32_t smc_addr, uint32_t *value, uint32_t limit) ci_read_smc_sram_dword() argument
2288 ci_get_mac_definition(uint32_t value) ci_get_mac_definition() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5659.c1428 unsigned int value; in rt5659_jack_detect_intel_hd_header() local
1435 regmap_read(rt5659->regmap, RT5659_GPIO_STA, &value); in rt5659_jack_detect_intel_hd_header()
1436 hp_flag = (!(value & 0x8)) ? true : false; in rt5659_jack_detect_intel_hd_header()
1457 regmap_read(rt5659->regmap, RT5659_4BTN_IL_CMD_1, &value); in rt5659_jack_detect_intel_hd_header()
1458 regmap_write(rt5659->regmap, RT5659_4BTN_IL_CMD_1, value); in rt5659_jack_detect_intel_hd_header()
1459 mic_flag = (value & 0x2000) ? true : false; in rt5659_jack_detect_intel_hd_header()
3848 int value, count; in rt5659_calibrate() local
3900 regmap_read(rt5659->regmap, RT5659_HP_CALIB_CTRL_1, &value); in rt5659_calibrate()
3901 if (value & 0x8000) in rt5659_calibrate()
3925 regmap_read(rt5659->regmap, RT5659_HP_CALIB_CTRL_1, &value); in rt5659_calibrate()
4050 int value; rt5659_intel_hd_header_probe_setup() local
[all...]
H A Dwcd934x.c2110 dev_err(dev, "%s value not found, using default\n", micbias); in wcd934x_get_micbias_val()
2118 dev_err(dev, "%s value not in valid range, using default\n", in wcd934x_get_micbias_val()
2226 "overflow error on %s port %d, value %x\n", in wcd934x_slim_irq_handler()
2231 "underflow error on %s port %d, value %x\n", in wcd934x_slim_irq_handler()
2253 "Port Closed %s port %d, value %x\n", in wcd934x_slim_irq_handler()
2319 u32 value = 0; in get_iir_band_coeff() local
2330 value |= snd_soc_component_read(component, b2_reg); in get_iir_band_coeff()
2335 value |= (snd_soc_component_read(component, b2_reg) << 8); in get_iir_band_coeff()
2340 value |= (snd_soc_component_read(component, b2_reg) << 16); in get_iir_band_coeff()
2346 value | in get_iir_band_coeff()
2350 set_iir_band_coeff(struct snd_soc_component *component, int iir_idx, int band_idx, uint32_t value) set_iir_band_coeff() argument
2446 int value = ucontrol->value.integer.value[0]; wcd934x_compander_set() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dpolaris10_smumgr.c137 /* Default value for VRConfig = VR_MERGED_WITH_VDDC + VR_STATIC_VOLTAGE(VDDCI) */ in polaris10_setup_graphics_level_structure()
138 vr_config = 0x01000500; /* Real value:0x50001 */ in polaris10_setup_graphics_level_structure()
144 "[AVFS][Polaris10_SetupGfxLvlStruct] Problems copying VRConfig value over to SMC", in polaris10_setup_graphics_level_structure()
162 /* MVDD Boot value - neccessary for getting rid of the hang that occurs during Mclk DPM enablement */ in polaris10_setup_graphics_level_structure()
676 PP_HOST_TO_SMC_US(data->mvdd_voltage_table.entries[level].value * VOLTAGE_SCALE); in polaris10_populate_smc_mvdd_table()
704 PP_HOST_TO_SMC_US(data->vddc_voltage_table.entries[level].value * VOLTAGE_SCALE); in polaris10_populate_smc_vddc_table()
729 PP_HOST_TO_SMC_US(data->vddci_voltage_table.entries[level].value * VOLTAGE_SCALE); in polaris10_populate_smc_vddci_table()
751 /* tables is already swapped, so in order to use the value from it, in polaris10_populate_cac_table()
758 data->vddc_voltage_table.entries[count].value); in polaris10_populate_cac_table()
827 (uint8_t)dpm_table->pcie_speed_table.dpm_levels[i].value; in polaris10_populate_smc_link_level()
1658 uint32_t ro, efuse, volt_without_cks, volt_with_cks, value; polaris10_populate_clock_stretcher_data_table() local
2464 polaris10_get_mac_definition(uint32_t value) polaris10_get_mac_definition() argument
[all...]
H A Dci_smumgr.c195 uint32_t *value, uint32_t limit) in ci_read_smc_sram_dword()
204 *value = cgs_read_register(hwmgr->device, mmSMC_IND_DATA_0); in ci_read_smc_sram_dword()
312 /* get the engine clock dividers for this clock value */ in ci_calculate_sclk_params()
488 dpm_table->sclk_table.dpm_levels[i].value, in ci_populate_all_graphic_levels()
618 vid[i] = convert_to_vid(data->vddc_voltage_table.entries[i].value); in ci_populate_vddc_vid()
770 *hi = tab->value * VOLTAGE_SCALE; in ci_get_std_voltage_value_sidd()
771 *lo = tab->value * VOLTAGE_SCALE; in ci_get_std_voltage_value_sidd()
783 if (tab->value == hwmgr->dyn_state.vddc_dependency_on_sclk->entries[v_index].v) { in ci_get_std_voltage_value_sidd()
799 if (tab->value <= hwmgr->dyn_state.vddc_dependency_on_sclk->entries[v_index].v) { in ci_get_std_voltage_value_sidd()
830 smc_voltage_tab->StdVoltageHiSidd = tab->value * VOLTAGE_SCAL in ci_populate_smc_voltage_table()
194 ci_read_smc_sram_dword(struct pp_hwmgr *hwmgr, uint32_t smc_addr, uint32_t *value, uint32_t limit) ci_read_smc_sram_dword() argument
2289 ci_get_mac_definition(uint32_t value) ci_get_mac_definition() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5659.c1427 unsigned int value; in rt5659_jack_detect_intel_hd_header() local
1434 regmap_read(rt5659->regmap, RT5659_GPIO_STA, &value); in rt5659_jack_detect_intel_hd_header()
1435 hp_flag = (!(value & 0x8)) ? true : false; in rt5659_jack_detect_intel_hd_header()
1456 regmap_read(rt5659->regmap, RT5659_4BTN_IL_CMD_1, &value); in rt5659_jack_detect_intel_hd_header()
1457 regmap_write(rt5659->regmap, RT5659_4BTN_IL_CMD_1, value); in rt5659_jack_detect_intel_hd_header()
1458 mic_flag = (value & 0x2000) ? true : false; in rt5659_jack_detect_intel_hd_header()
3846 int value, count; in rt5659_calibrate() local
3898 regmap_read(rt5659->regmap, RT5659_HP_CALIB_CTRL_1, &value); in rt5659_calibrate()
3899 if (value & 0x8000) in rt5659_calibrate()
3923 regmap_read(rt5659->regmap, RT5659_HP_CALIB_CTRL_1, &value); in rt5659_calibrate()
4048 int value; rt5659_intel_hd_header_probe_setup() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.cpp1371 // Result is an intermediate value, so make sure it's identified as such. in promote()
1808 // Result is an intermediate value, so make sure it's identified as such. That's not true for in promote()
1969 // Comma takes the right node's value. in derivePrecision()
2155 // If the indexed value is already a constant union, we can't increase duplication of in fold()
2371 // Returns the constant value to keep using or nullptr.
2528 // minimum representable value is divided by -1, it is in FoldBinary()
2529 // allowed to return either the minimum representable value in FoldBinary()
2530 // or the maximum representable value." in FoldBinary()
2759 // code. Returns the constant value to keep using. Nullptr should not be returned.
3317 uint32_t value;
[all...]
/third_party/ffmpeg/libavformat/
H A Dmovenc.c112 { "mov_gamma", "gamma value for gama atom", offsetof(MOVMuxContext, gamma), AV_OPT_TYPE_FLOAT, {.dbl = 0.0 }, 0.0, 10, AV_OPT_FLAG_ENCODING_PARAM},
2031 av_log(s, AV_LOG_DEBUG, "gamma value %g\n", gamma); in mov_write_gama_tag()
2035 av_log(s, AV_LOG_DEBUG, "writing gama value %"PRId32"\n", gama); in mov_write_gama_tag()
2043 av_log(s, AV_LOG_WARNING, "gamma value unknown, unable to write gama atom\n"); in mov_write_gama_tag()
2176 av_strlcpy(compressor_name, encoder->value, 32); in find_compressor()
2201 // max_ref_per_pic = 15 : reserved value to indicate that any number of in mov_write_ccst_tag()
2239 if (rot && rot->value && strcmp(rot->value, "hdr_vivid") == 0) { in mov_get_cuva_from_metadata()
2257 size_t key_len = strlen(key_val->value); in mov_write_metadata_setup_tag()
2258 avio_write(pb, key_val->value, key_le in mov_write_metadata_setup_tag()
3760 mov_write_track_kind(AVIOContext *pb, const char *scheme_uri, const char *value) global() argument
4093 mov_write_string_tag(AVIOContext *pb, const char *name, const char *value, int lang, int long_style) global() argument
4995 param_write_int(AVIOContext *pb, const char *name, int value) global() argument
5000 param_write_string(AVIOContext *pb, const char *name, const char *value) global() argument
5005 param_write_hex(AVIOContext *pb, const char *name, const uint8_t *value, int len) global() argument
[all...]
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp315 napi_value value = nullptr; in GetSignalInfoListSync() local
318 NAPI_CALL(env, napi_create_array(env, &value)); in GetSignalInfoListSync()
319 return value; in GetSignalInfoListSync()
324 NAPI_CALL(env, napi_create_array(env, &value)); in GetSignalInfoListSync()
325 return value; in GetSignalInfoListSync()
330 napi_create_array(env, &value); in GetSignalInfoListSync()
346 napi_set_element(env, value, i, info); in GetSignalInfoListSync()
352 return value; in GetSignalInfoListSync()
775 napi_value value = nullptr; in HasNamedPropertyType() local
776 napi_get_named_property(env, object, propertyName.c_str(), &value); in HasNamedPropertyType()
784 napi_value value = nullptr; GetStringProperty() local
799 napi_value value = nullptr; GetNamedProperty() local
1062 napi_value value = nullptr; GetISOCountryCodeForNetworkSync() local
1427 napi_value value = nullptr; GetOperatorNameSync() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A Dr8169_main.c240 #define NoEarlyTx 0x3f /* Max value : no early transmit. */
401 TxDMAShift = 8, /* DMA burst value (0-7) is shift this many bits */
488 #define TD_MSS_MAX 0x07ffu /* MSS value */
844 static void r8168g_mdio_write(struct rtl8169_private *tp, int reg, int value) in r8168g_mdio_write() argument
847 tp->ocp_base = value ? value << 4 : OCP_STD_PHY_BASE; in r8168g_mdio_write()
854 r8168_phy_ocp_write(tp, tp->ocp_base + reg * 2, value); in r8168g_mdio_write()
868 static void mac_mcu_write(struct rtl8169_private *tp, int reg, int value) in mac_mcu_write() argument
871 tp->ocp_base = value << 4; in mac_mcu_write()
875 r8168_mac_ocp_write(tp, tp->ocp_base + reg, value); in mac_mcu_write()
888 r8169_mdio_write(struct rtl8169_private *tp, int reg, int value) r8169_mdio_write() argument
902 int value; r8169_mdio_read() local
932 r8168dp_1_mdio_write(struct rtl8169_private *tp, int reg, int value) r8168dp_1_mdio_write() argument
962 r8168dp_2_mdio_write(struct rtl8169_private *tp, int reg, int value) r8168dp_2_mdio_write() argument
973 int value; r8168dp_2_mdio_read() local
1027 rtl_ephy_write(struct rtl8169_private *tp, int reg_addr, int value) rtl_ephy_write() argument
2623 rtl_csi_write(struct rtl8169_private *tp, int addr, int value) rtl_csi_write() argument
5130 u32 value = rtl_eri_read(tp, 0xe0); rtl_read_mac_address() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1936 * error value.
1986 * error value.
2036 * error value.
2078 * error value.
2123 * error value.
2247 * error value.
2303 * error value.
2345 * error value.
2485 * error value.
2523 * or if it is a value t
3420 uint32_t where, value, count; lpfc_idiag_pcicfg_write() local
3745 uint32_t bar_num, bar_size, offset, value, acc_range; lpfc_idiag_baracc_write() local
4335 uint32_t qidx, quetp, queid, index, count, offset, value; lpfc_idiag_queacc_write() local
4691 uint32_t drb_reg_id, value, reg_val = 0; lpfc_idiag_drbacc_write() local
4906 uint32_t ctl_reg_id, value, reg_val = 0; lpfc_idiag_ctlacc_write() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c73 u32 index, value, offset; in pm80xx_pci_mem_copy() local
78 value = pm8001_cr32(pm8001_ha, bus_base_number, offset); in pm80xx_pci_mem_copy()
79 *destination = cpu_to_le32(value); in pm80xx_pci_mem_copy()
261 /* Increment the MEMBASE II Shifting Register value by 0x100.*/ in pm80xx_get_fatal_dump()
303 /* set dump control value to '1' so that new data will in pm80xx_get_fatal_dump()
992 u32 value; in mpi_init_check() local
1006 value = pm8001_cr32(pm8001_ha, 0, MSGU_IBDB_SET); in mpi_init_check()
1007 value &= SPCv_MSGU_CFG_TABLE_UPDATE; in mpi_init_check()
1008 } while ((value != 0) && (--max_wait_count)); in mpi_init_check()
1013 "Inb doorbell clear not toggled[value in mpi_init_check()
1051 u32 value; check_fw_ready() local
1099 u32 value; init_pci_device_addresses() local
1500 u32 value; mpi_uninit_check() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffprobe.c659 if ((ret = av_opt_set(*wctx, opt->key, opt->value, AV_OPT_SEARCH_CHILDREN)) < 0) { in writer_open()
660 av_log(*wctx, AV_LOG_ERROR, "Failed to set option '%s' with value '%s' provided to writer context\n", in writer_open()
661 opt->key, opt->value); in writer_open()
853 "Invalid key=value string combination %s=%s in section %s\n", in writer_print_string()
1086 static void default_print_str(WriterContext *wctx, const char *key, const char *value) in default_print_str() argument
1092 writer_printf(wctx, "%s\n", value); in default_print_str()
1095 static void default_print_int(WriterContext *wctx, const char *key, long long int value) in default_print_int() argument
1101 writer_printf(wctx, "%lld\n", value); in default_print_int()
1260 static void compact_print_str(WriterContext *wctx, const char *key, const char *value) in compact_print_str() argument
1269 writer_put_str(wctx, compact->escape_str(&buf, value, compac in compact_print_str()
1273 compact_print_int(WriterContext *wctx, const char *key, long long int value) compact_print_int() argument
1421 flat_print_int(WriterContext *wctx, const char *key, long long int value) flat_print_int() argument
1426 flat_print_str(WriterContext *wctx, const char *key, const char *value) flat_print_str() argument
1528 ini_print_str(WriterContext *wctx, const char *key, const char *value) ini_print_str() argument
1539 ini_print_int(WriterContext *wctx, const char *key, long long int value) ini_print_int() argument
1667 json_print_item_str(WriterContext *wctx, const char *key, const char *value) json_print_item_str() argument
1679 json_print_str(WriterContext *wctx, const char *key, const char *value) json_print_str() argument
1692 json_print_int(WriterContext *wctx, const char *key, long long int value) json_print_int() argument
1826 xml_print_str(WriterContext *wctx, const char *key, const char *value) xml_print_str() argument
1857 xml_print_int(WriterContext *wctx, const char *key, long long int value) xml_print_int() argument
[all...]
/applications/standard/contacts_data/ability/merge/src/
H A Dmerger_contacts.cpp281 int value = 0; in QueryTargetName() local
282 resultSet->GetInt(0, value); in QueryTargetName()
283 if (value != rawId) { in QueryTargetName()
284 ids.insert(value); in QueryTargetName()
423 for (auto value : whereArgs) { in ReContactMerge()
424 ids.insert(atoi(value.c_str())); in ReContactMerge()
/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_info_test.cpp425 std::string value; in HWTEST_F() local
426 ErrCode result = appAccountInfo.GetAssociatedData(STRING_ASSOCIATED_KEY, value); in HWTEST_F()
429 // check the associated value in HWTEST_F()
430 EXPECT_EQ(value, STRING_ASSOCIATED_VALUE); in HWTEST_F()
445 std::string value = STRING_ASSOCIATED_VALUE; in HWTEST_F() local
451 ErrCode result = appAccountInfo.SetAssociatedData(key, value); in HWTEST_F()
460 EXPECT_EQ(value, jsonObject[key]); in HWTEST_F()
/base/print/print_fwk/services/print_service/src/
H A Dvendor_helper.cpp99 nlohmann::json object = element.value(); in ConvertJsonToStringList()
347 if (propertyList->list[i].value == nullptr) { in LogProperties()
348 PRINT_HILOGW("propertyList value empty: %{public}u", i); in LogProperties()
351 PRINT_HILOGD("LogProperties value: %{public}s", propertyList->list[i].value); in LogProperties()
374 if (propertyList->list[i].value == nullptr) { in FindPropertyFromPropertyList()
375 PRINT_HILOGW("propertyList value empty, key: %{public}s", keyName.c_str()); in FindPropertyFromPropertyList()
378 PRINT_HILOGD("FindPropertyFromPropertyList value: %{public}s", propertyList->list[i].value); in FindPropertyFromPropertyList()
379 return std::string(propertyList->list[i].value); in FindPropertyFromPropertyList()
[all...]

Completed in 80 milliseconds

1...<<761762763764765766767768769770>>...1259