| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | token.h | 70 struct ident { struct 191 struct ident *ident; member [all...] |
| H A D | expression.h | 255 struct ident *ident; member
|
| H A D | pre-process.c | 127 static struct symbol *lookup_macro(struct ident *ident) in lookup_macro() argument 1187 struct ident *ident = token->ident; try_arg() local 1409 struct ident *ident = built_in_ident(name); predefine() local 2015 struct ident *ident; expand_has_extension() local 2040 struct ident *ident; expand_has_feature() local [all...] |
| H A D | symbol.c | 60 struct symbol *lookup_symbol(struct ident *ident, enum namespace ns) in lookup_symbol() argument 745 bind_symbol_with_scope(struct symbol *sym, struct ident *ident, enum namespace ns, struct scope *scope) bind_symbol_with_scope() argument 779 bind_symbol(struct symbol *sym, struct ident *ident, enum namespace ns) bind_symbol() argument 792 struct ident *ident = built_in_ident(name); create_symbol() local [all...] |
| H A D | symbol.h | 108 struct ident **ident; member 151 struct ident *ident; /* What identifier this symbol is associated with */ member 555 lookup_keyword(struct ident *ident, enum namespace ns) lookup_keyword() argument [all...] |
| H A D | example.c | 1205 const struct ident *ident = args[i].name; in replace_asm_named() local [all...] |
| /third_party/python/Lib/logging/ |
| H A D | handlers.py | 976 ident = '' # prepended to all messages variable in SysLogHandler
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl.cc | 899 auto ident = expect_ident(use); in expect_variable_ident_decl() local 928 auto ident = expect_ident(use); in expect_access() local 1523 auto ident = expect_ident("builtin"); expect_builtin() local [all...] |
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | resolver_test.cc | 609 auto* ident = Expr("my_var"); in TEST_F() local 625 auto* ident = Expr("my_var"); in TEST_F() local [all...] |
| H A D | resolver_validation.cc | 1492 auto* ident = call->Declaration()->target.name; in ValidateIntrinsicCall() local
|
| /third_party/python/Modules/ |
| H A D | _threadmodule.c | 1162 unsigned long ident = PyThread_start_new_thread(thread_run, (void*) boot); in thread_PyThread_start_new_thread() local 1241 unsigned long ident = PyThread_get_thread_ident(); in thread_get_ident() local 1432 unsigned long ident = PyThread_get_thread_ident(); in thread_excepthook_file() local
|
| H A D | _json.c | 1448 PyObject *ident = NULL; in encoder_listencode_obj() local 1508 PyObject *ident = NULL; encoder_listencode_dict() local 1663 PyObject *ident = NULL; encoder_listencode_list() local [all...] |
| /third_party/python/Lib/ |
| H A D | threading.py | 1162 def ident(self): member in Thread
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_ttls.c | 54 u8 ident; member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_ttls.c | 54 u8 ident; member [all...] |
| /base/telephony/cellular_data/services/include/common/ |
| H A D | cellular_data_constant.h | 70 std::string ident = ""; member
|
| /third_party/gn/src/gn/ |
| H A D | command_format.cc | 409 const IdentifierNode* ident = binop->left()->AsIdentifier(); in SortIfApplicable() local
|
| /third_party/alsa-lib/src/ucm/ |
| H A D | main.c | 2292 const char *ident, *mod_dev, *verb; in snd_use_case_get() local
|
| /third_party/backends/backend/ |
| H A D | kodakaio.c | 1938 get_device_from_identification (const char *ident, const char *vid, const char *pid) in get_device_from_identification() argument
|
| H A D | epson.c | 822 EpsonIdentRec ident; member 5868 EpsonIdent ident; in get_identity_information() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast_function.cpp | 1761 ir_constant_data ident; in emit_inline_matrix_constructor() local [all...] |
| /third_party/node/deps/v8/tools/gcmole/ |
| H A D | gcmole.cc | 125 clang::IdentifierInfo* ident = &ctx_.Idents.get(n); in ResolveName() local
|
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_win_dw.cpp | 696 const DWRITE_MATRIX ident = { 1.0, 0.0, 0.0, 1.0, 0.0, 0.0 }; variable
|
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl.cc | 558 auto* ident = call->Declaration()->target.name; in EmitFunctionCall() local
|
| /third_party/python/Lib/test/ |
| H A D | test_coroutines.py | 1070 def ident(val): function
|