Home
last modified time | relevance | path

Searched defs:str_val (Results 1 – 18 of 18) sorted by relevance

/third_party/gn/src/gn/
Dvalue.cc45 Value::Value(const ParseNode* origin, std::string str_val) in Value()
48 Value::Value(const ParseNode* origin, const char* str_val) in Value()
/third_party/jerryscript/jerry-ext/handler/
Dhandler-print.c54 jerry_value_t str_val; in jerryx_handler_print() local
/third_party/openssl/crypto/property/
Dproperty_local.h27 OSSL_PROPERTY_IDX str_val; /* String */ member
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttracerrecord.c104 gchar *str_val; in GST_START_TEST() local
Dgstvalue.c2761 GValue value = G_VALUE_INIT, str_val = G_VALUE_INIT; in _test_serialize_deserialize_boxed_in_structure() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideotimecode.c640 gst_video_time_code_gvalue_from_string (const GValue * str_val, GValue * tc_val) in gst_video_time_code_gvalue_from_string()
650 gst_video_time_code_gvalue_to_string (const GValue * tc_val, GValue * str_val) in gst_video_time_code_gvalue_to_string()
/third_party/ffmpeg/libavformat/
Dflvdec.c409 char str_val[256]; in parse_keyframes_index() local
503 char str_val[1024]; in amf_parse_object() local
/third_party/jerryscript/jerry-main/
Dmain-unix.c833 jerry_value_t str_val = jerry_value_to_string (abort_value); in main() local
/third_party/ltp/metadata/
Dmetaparse.c736 static void convert_str2int(struct data_node *res, const char *id, const char *str_val) in convert_str2int()
/third_party/node/test/js-native-api/test_object/
Dtest_object.c302 const char* str_val = "test string"; in New() local
/third_party/mksh/
Dvar.c385 str_val(struct tbl *vp) in str_val() function
/third_party/mesa3d/src/gtest/src/
Dgtest.cc5464 const char* str_val = posix::GetEnv(var); in Int32FromEnvOrDie() local
/third_party/googletest/googletest/src/
Dgtest.cc6001 const char* str_val = posix::GetEnv(var); in Int32FromEnvOrDie() local
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc7487 const char* str_val = posix::GetEnv(var); in Int32FromEnvOrDie() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h3652 upb_strview str_val; member
Dphp-upb.c330 upb_strview str_val; member
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h3418 upb_strview str_val; member
Dupb.c315 upb_strview str_val; member