Home
last modified time | relevance | path

Searched defs:ident (Results 151 - 165 of 165) sorted by relevance

1234567

/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/ltp/tools/sparse/sparse-src/
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/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
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp240 int32_t NetConnService::RegisterNetSupplier(NetBearType bearerType, const std::string &ident, in RegisterNetSupplier() argument
424 int32_t NetConnService::RegisterNetSupplierAsync(NetBearType bearerType, const std::string &ident, in RegisterNetSupplierAsync() argument
1510 GetNetSupplierFromList(NetBearType bearerType, const std::string &ident) GetNetSupplierFromList() argument
1529 GetNetSupplierFromList(NetBearType bearerType, const std::string &ident, const std::set<NetCap> &netCaps) GetNetSupplierFromList() argument
1703 GetIfaceNameByType(NetBearType bearerType, const std::string &ident, std::string &ifaceName) GetIfaceNameByType() argument
1813 GetNetIdByIdentifier(const std::string &ident, std::list<int32_t> &netIdList) GetNetIdByIdentifier() argument
[all...]
/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 82 milliseconds

1234567