Home
last modified time | relevance | path

Searched defs:ident (Results 101 - 121 of 121) sorted by relevance

12345

/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.h108 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 Dexample.c1205 const struct ident *ident = args[i].name; in replace_asm_named() local
[all...]
H A Dlinearize.c859 alloc_phi_node(struct basic_block *bb, struct symbol *type, struct ident *ident) alloc_phi_node() argument
[all...]
H A Devaluate.c1996 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 Dparse.c2368 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 DSkFontMgr_win_dw.cpp696 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 Dresolver_validation.cc1492 auto* ident = call->Declaration()->target.name; in ValidateIntrinsicCall() local
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl.cc558 auto* ident = call->Declaration()->target.name; in EmitFunctionCall() local
/third_party/python/Lib/test/
H A Dtest_coroutines.py1070 def ident(val): function
/third_party/backends/backend/
H A Depson.c822 EpsonIdentRec ident; member
5868 EpsonIdent ident; in get_identity_information() local
[all...]
/third_party/backends/backend/genesys/
H A Dgenesys.cpp5193 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 Dpsaux.h256 const char* ident; /* field identifier */ member
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc89 bool IsReserved(const std::string& ident) { in IsReserved() argument
/third_party/ffmpeg/libavformat/
H A Dmatroskaenc.c2357 const char *ident = "Lavf"; in mkv_write_info() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp3747 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 Dbuilder.cc2230 auto* ident = expr->target.name; in GenerateFunctionCall() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c5615 unsigned ident; in peripheral_device_page() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc5119 auto* ident = create<ast::IdentifierExpression>( in MakeIntrinsicCall() local
5441 auto* ident = create<ast::IdentifierExpression>( in EmitImageAccess() local
/third_party/toybox/generated/
H A Dglobals.h1119 uint32_t ident; member
/third_party/python/Python/
H A Dcompile.c454 _Py_Mangle(PyObject *privateobj, PyObject *ident) in _Py_Mangle() argument
[all...]
/third_party/mksh/
H A Dsh.h2362 EXTERN char ident[IDENT + 1]; variable

Completed in 87 milliseconds

12345