Home
last modified time | relevance | path

Searched defs:str_value (Results 1 - 22 of 22) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBJsonWire.php149 $str_value = strval($value); variable
157 $str_value = strval($value); variable
170 $str_value = strval($value); variable
176 $str_value variable
178 $str_value = "\\"Infinity\\""; global() variable
180 $str_value = "\\"-Infinity\\""; global() variable
182 $str_value = sprintf("%.8g", $value); global() variable
188 $str_value = "\\"NaN\\""; global() variable
190 $str_value = "\\"Infinity\\""; global() variable
192 $str_value = "\\"-Infinity\\""; global() variable
194 $str_value = sprintf("%.17g", $value); global() variable
206 $str_value = $enum_value_desc->getName(); global() variable
211 $str_value = strval($value); global() variable
[all...]
H A DMessage.php1736 $str_value = strval($value); variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.h123 char *str_value; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.h123 char *str_value; member
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Denum-attributes.c129 char *str_value = NULL; in hp_populate_enumeration_elements_from_package() local
[all...]
H A Dstring-attributes.c133 char *str_value = NULL; in hp_populate_string_elements_from_package() local
[all...]
H A Dpasswdobj-attributes.c226 char *str_value = NULL; in hp_populate_password_elements_from_package() local
[all...]
H A Dorder-list-attributes.c133 char *str_value = NULL; in hp_populate_ordered_list_elements_from_package() local
[all...]
H A Dint-attributes.c143 char *str_value = NULL; in hp_populate_integer_elements_from_package() local
[all...]
H A Dbioscfg.c664 char *str_value = NULL; in hp_init_bios_package_attribute() local
777 char *str_value = NULL; in hp_init_bios_buffer_attribute() local
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_data.h50 std::string str_value = {}; member
/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dst_accel_core.c1191 char *str_value; in apply_acpi_orientation() local
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dst_accel_core.c1359 char *str_value; in apply_acpi_orientation() local
/third_party/python/Modules/_sqlite/
H A Dmodule.h71 PyObject *str_value; member
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_data.h89 std::string str_value; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsess.c1029 cifs_security_buffer_from_str(SECURITY_BUFFER *pbuf, char *str_value, int str_length, unsigned char *pstart, unsigned char **pcur, const struct nls_table *nls_cp) cifs_security_buffer_from_str() argument
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Djson.cc296 std::string str_value = json::platform::DToStr(value); variable
/third_party/ffmpeg/libavformat/
H A Dnutdec.c511 char name[256], str_value[1024], type_str[256]; in decode_info_header() local
891 uint8_t name[256], str_value[25 in read_sm_data() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dnumbers_test.cc701 std::string str_value; in test_random_integer_parse_base() local
757 std::string str_value; in TEST() local
801 std::string str_value; in TEST() local
/third_party/node/tools/inspector_protocol/encoding/
H A Dencoding.cc1434 std::unique_ptr<char[]> str_value = platform_->DToStr(value); variable
/third_party/sqlite/include/
H A Dsqlite3ext.h312 char *(*str_value)(sqlite3_str*); member
/third_party/libabigail/src/
H A Dabg-ir.cc123 interned_string_pool::create_string(const std::string& str_value) in create_string() argument

Completed in 57 milliseconds