Home
last modified time | relevance | path

Searched refs:T_STRING (Results 1 - 12 of 12) sorted by relevance

/third_party/python/Include/
H A Dstructmember.h32 #define T_STRING 5 macro
/third_party/python/Python/
H A Dstructmember.c50 case T_STRING: in PyMember_GetOne()
267 case T_STRING: in PyMember_SetOne()
/third_party/gn/src/base/json/
H A Djson_parser.cc217 return T_STRING; in GetNextToken()
312 case T_STRING: in ParseToken()
342 if (token != T_STRING) { in ConsumeDictionary()
H A Djson_parser.h73 T_STRING, enumerator
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c413 if (TYPE(key) == T_STRING) { in Message_initialize_kwarg()
678 Check_Type(field_name, T_STRING); in Message_index()
697 Check_Type(field_name, T_STRING); in Message_index_set()
H A Dmap.c77 Check_Type(key, T_STRING); in table_key()
H A Ddefs.c40 Check_Type(str, T_STRING); in get_str()
1499 Check_Type(type_class, T_STRING); in msgdef_add_field()
H A Dencode_decode.c1039 if (TYPE(data) != T_STRING) { in Message_decode()
1111 if (TYPE(data) != T_STRING) { in Message_decode_json()
H A Dstorage.c233 if (TYPE(value) == T_STRING) { in native_slot_set_value_and_case()
/third_party/python/Modules/_multiprocessing/
H A Dsemaphore.c733 {"name", T_STRING, offsetof(SemLockObject, name), READONLY,
/third_party/python/Modules/
H A Dossaudiodev.c930 {"name", T_STRING, offsetof(oss_audio_t, devicename), READONLY, NULL},
H A Dunicodedata.c87 {"unidata_version", T_STRING, offsetof(PreviousDBVersion, name), READONLY},

Completed in 19 milliseconds