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/cef/tools/yapf/yapf/yapflib/
Dformat_token.py260 def is_string(self): member in FormatToken
/third_party/openssl/crypto/x509/
Dv3_san.c513 char is_string = 0; in a2i_GENERAL_NAME() local
/third_party/flatbuffers/src/
Didl_gen_ts.cpp816 const auto is_string = IsString(field.value.type); in GenObjApi() local
1094 const auto is_string = IsString(field.value.type); in GenStruct() local
Didl_gen_cpp.cpp1937 const bool is_string = (IsString(field.value.type)); in GenKeyFieldMethods() local
2424 const bool is_string = IsString(field.value.type); in GenBuilders() local
/third_party/json/include/nlohmann/
Djson.hpp2754 constexpr bool is_string() const noexcept in is_string() function in nlohmann::basic_json
/third_party/json/single_include/nlohmann/
Djson.hpp20155 constexpr bool is_string() const noexcept in is_string() function in nlohmann::basic_json