/third_party/ltp/tools/sparse/sparse-src/ |
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...] |
H A D | linearize.c | 859 alloc_phi_node(struct basic_block *bb, struct symbol *type, struct ident *ident) alloc_phi_node() argument [all...] |
H A D | evaluate.c | 1996 find_identifier(struct ident *ident, struct symbol_list *_list, int *offset) find_identifier() argument 2070 struct ident *ident = expr->member; evaluate_member_dereference() local [all...] |
H A D | parse.c | 2368 warn_label_usage(struct position def, struct position use, struct ident *ident) warn_label_usage() argument 2890 struct ident *ident = NULL; external_declaration() local [all...] |
/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/resolver/ |
H A D | resolver_validation.cc | 1492 auto* ident = call->Declaration()->target.name; in ValidateIntrinsicCall() local
|
/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
|
/third_party/backends/backend/ |
H A D | epson.c | 822 EpsonIdentRec ident; member 5868 EpsonIdent ident; in get_identity_information() local [all...] |
/third_party/backends/backend/genesys/ |
H A D | genesys.cpp | 5193 std::string ident; in read_calibration() local 5235 std::string ident = CALIBRATION_IDENT; in write_calibration() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | psaux.h | 256 const char* ident; /* field identifier */ member
|
/third_party/protobuf/src/google/protobuf/compiler/js/ |
H A D | js_generator.cc | 89 bool IsReserved(const std::string& ident) { in IsReserved() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | matroskaenc.c | 2357 const char *ident = "Lavf"; in mkv_write_info() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_hlsl.cpp | 3747 auto ident = get_unique_identifier(); in read_access_chain_array() local 4034 auto ident = get_unique_identifier(); in write_access_chain_array() local [all...] |
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
H A D | builder.cc | 2230 auto* ident = expr->target.name; in GenerateFunctionCall() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | scsimain.c | 5615 unsigned ident; in peripheral_device_page() local
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function.cc | 5119 auto* ident = create<ast::IdentifierExpression>( in MakeIntrinsicCall() local 5441 auto* ident = create<ast::IdentifierExpression>( in EmitImageAccess() local
|
/third_party/toybox/generated/ |
H A D | globals.h | 1119 uint32_t ident; member
|
/third_party/python/Python/ |
H A D | compile.c | 454 _Py_Mangle(PyObject *privateobj, PyObject *ident) in _Py_Mangle() argument [all...] |
/third_party/mksh/ |
H A D | sh.h | 2362 EXTERN char ident[IDENT + 1]; variable
|