Home
last modified time | relevance | path

Searched defs:value_string (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/tools/build/src/build/
Dfeature.py222 def is_implicit_value (value_string): argument
254 def __find_implied_subfeature (feature, subvalue, value_string): argument
271 def implied_subfeature (feature, subvalue, value_string): argument
412 def validate_value_string (f, value_string): argument
454 def extend_subfeature (feature_name, value_string, subfeature_name, subvalues): argument
482 def subfeature (feature_name, value_string, subfeature, subvalues, attributes = []): argument
650 def is_subvalue(feature, value_string, subfeature, subvalue): argument
868 def __get_subfeature_name (subfeature, value_string): argument
/third_party/re2/re2/testing/
Dre2_arg_test.cc19 const char * value_string; member
/third_party/node/src/
Dnode_env_var.cc288 Local<String> value_string; in AssignFromObject() local
307 MaybeLocal<String> value_string = in EnvGetter() local
337 Local<String> value_string; in EnvSetter() local
Dheap_utils.cc99 Local<String> value_string = env->value_string(); in CreateObject() local
Dnode_report.cc495 Local<String> value_string; in PrintJavaScriptErrorProperties() local
/third_party/json/include/nlohmann/detail/input/
Dlexer.hpp36 value_string, ///< a string -- use get_string() for actual value enumerator
/third_party/gn/src/base/
Dcommand_line.cc353 const std::string& value_string) { in AppendSwitchASCII()
/third_party/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc284 size_t value_string(int* depth, const uint32_t* num, const char* buf, in value_string() function
/third_party/glib/gio/
Dgregistrysettingsbackend.c992 GString *value_string; in g_registry_backend_write_one() local
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc812 string value_string(value, value_len); in CheckAndSetString() local
/third_party/ffmpeg/fftools/
Dffprobe.c368 static char *value_string(char *buf, int buf_size, struct unit_value uv) in value_string() function
/third_party/python/Modules/
Dposixmodule.c10958 const char *value_string = PyBytes_AS_STRING(value); in os_putenv_impl() local
/third_party/json/single_include/nlohmann/
Djson.hpp5915 value_string, ///< a string -- use get_string() for actual value enumerator