/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | validation_test_input_parser.cc | 239 const std::string& value_string) { in ParseUnsignedInteger() 261 const std::string& value_string) { in ParseSignedInteger() 282 const std::string& value_string) { in ParseFloat() 294 const std::string& value_string) { in ParseDouble() 307 const std::string& value_string) { in ParseBinarySequence() 326 const std::string& value_string) { in ParseDistance() 339 const std::string& value_string) { in ParseAnchor() 365 const std::string& value_string) { in ParseHandles() 391 const std::string& value_string, in ConvertToUnsignedInteger()
|
/external/oss-fuzz/infra/cifuzz/ |
D | environment.py | 20 def _eval_value(value_string): argument
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | text_literal_reader.cc | 88 absl::string_view value_string = absl::StripAsciiWhitespace(pieces[1]); in ReadAllLines() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | re2_arg_test.cc | 19 const char * value_string; member
|
/external/tensorflow/tensorflow/python/util/protobuf/ |
D | compare_test.proto | 48 map<string, string> value_string = 2; field
|
/external/perfetto/protos/perfetto/trace/ |
D | memory_graph.proto | 89 optional string value_string = 4; field
|
D | perfetto_trace.proto | 7407 optional string value_string = 4; field
|
/external/libchrome/base/android/ |
D | command_line_android.cc | 68 std::string value_string (ConvertJavaStringToUTF8(env, jvalue)); in JNI_CommandLine_AppendSwitchWithValue() local
|
/external/perfetto/include/perfetto/ext/trace_processor/importers/memory_tracker/ |
D | raw_memory_graph_node.h | 91 std::string value_string; member
|
D | graph.h | 104 const std::string value_string; member
|
/external/libchrome/base/trace_event/ |
D | memory_allocator_dump.h | 67 std::string value_string; member
|
/external/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/ |
D | lldbgdbserverutils.py | 341 def unpack_endian_binary_string(endian, value_string): argument 367 def unpack_register_hex_unsigned(endian, value_string): argument
|
/external/llvm-project/llvm/bindings/python/llvm/ |
D | object.py | 407 def value_string(self): member in Relocation
|
/external/llvm/bindings/python/llvm/ |
D | object.py | 408 def value_string(self): member in Relocation
|
/external/llvm-project/lldb/source/Utility/ |
D | RegisterValue.cpp | 418 std::string value_string = std::string(value_str); in SetValueFromString() local
|
/external/tinyalsa_new/utils/ |
D | tinymix.c | 441 static struct control_value to_control_value(const char* value_string) in to_control_value()
|
/external/libchrome/base/ |
D | command_line.cc | 351 const std::string& value_string) { in AppendSwitchASCII()
|
/external/webrtc/modules/audio_coding/audio_network_adaptor/ |
D | controller_manager_unittest.cc | 332 std::string value_string; variable
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/ |
D | test_decoder.cc | 284 size_t value_string(int* depth, const uint32_t* num, const char* buf, in value_string() function
|
/external/protobuf/python/google/protobuf/pyext/ |
D | message.cc | 787 string value_string(value, value_len); in CheckAndSetString() local
|
/external/python/cpython3/Modules/ |
D | posixmodule.c | 10797 const char *value_string = PyBytes_AS_STRING(value); in os_putenv_impl() local
|