Home
last modified time | relevance | path

Searched defs:is_string (Results 1 – 9 of 9) sorted by relevance

/third_party/gn/src/gn/
Dfunction_rebase_path_unittest.cc25 bool is_string = result.type() == Value::STRING; in RebaseOne() local
/third_party/gn/src/base/
Dvalues.h150 bool is_string() const { return type() == Type::STRING; } in is_string() function
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dprintf.cpp93 bool is_string = format[spec_pos] == 's'; in print_formatted() local
/third_party/openssl/crypto/x509/
Dv3_san.c514 char is_string = 0; in a2i_GENERAL_NAME() local
/third_party/flatbuffers/src/
Didl_gen_ts.cpp1221 const auto is_string = IsString(field.value.type); in GenObjApi() local
1617 const auto is_string = IsString(field.value.type); in GenStruct() local
Didl_gen_cpp.cpp2402 const bool is_string = IsString(field.value.type); in GenKeyFieldMethods() local
2971 const bool is_string = IsString(field.value.type); in GenBuilders() local
/third_party/json/include/nlohmann/
Djson.hpp1371 constexpr bool is_string() const noexcept in is_string() function in basic_json
/third_party/json/single_include/nlohmann/
Djson.hpp20673 constexpr bool is_string() const noexcept in is_string() function in basic_json
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp18525 constexpr bool is_string() const noexcept in is_string() function in nlohmann::basic_json