Home
last modified time | relevance | path

Searched defs:ident (Results 176 - 200 of 392) sorted by relevance

12345678910>>...16

/kernel/linux/linux-6.6/kernel/gcov/
H A Dclang.c70 u32 ident; member
113 void llvm_gcda_emit_function(u32 ident, u32 func_checksum, u32 cfg_checksum) in llvm_gcda_emit_function() argument
H A Dgcc_4_7.c74 unsigned int ident; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_file.c152 static atomic64_t ident = ATOMIC_INIT(0); in drm_file_alloc() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_gt_irq.c36 u32 ident; in gen11_gt_engine_identity() local
160 const u32 ident = gen11_gt_engine_identity(gt, bank, bit); in gen11_gt_bank_handler() local
/kernel/linux/linux-6.6/net/can/
H A Daf_can.c441 can_rx_register(struct net *net, struct net_device *dev, canid_t can_id, canid_t mask, void (*func)(struct sk_buff *, void *), void *data, char *ident, struct sock *sk) can_rx_register() argument
/third_party/ffmpeg/libavformat/
H A Drtpdec_xiph.c45 unsigned ident; ///< 24-bit stream configuration identifier member
66 int ident, fragmented, tdt, num_pkts, pkt_len, ret; in xiph_handle_packet() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c190 static const uint8_t ident[4] = { 0, 1, 2, 3 }; in v3d_get_format_swizzle_for_rt() local
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_hardcode.c144 const struct pvr_device_ident *const ident = &dev_info->ident; in pvr_device_get_bvnc() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dc2xml.c68 const char *ident = show_ident(sym->ident); in new_sym_node() local
[all...]
H A Dlib.h243 static inline void add_ident(struct ident_list **list, struct ident *ident) in add_ident() argument
H A Dscheck.c268 struct ident *ident = func->ident; in check_call() local
H A Dsparse.c183 struct ident *ident; in check_call_instruction() local
[all...]
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dmod.rs12 pub mod ident; modules
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dmod.rs12 pub mod ident; modules
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dmod.rs12 pub mod ident; modules
/third_party/rust/crates/cxx/syntax/
H A Dmod.rs12 pub mod ident; modules
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dmod.rs12 pub mod ident; modules
/third_party/python/Lib/multiprocessing/
H A Dprocess.py235 def ident(self): member in BaseProcess
381 def ident(self): member in _ParentProcess
/third_party/skia/third_party/externals/tint/src/transform/
H A Dmodule_scope_var_to_entry_point_param.cc277 auto* ident = in Process() local
/third_party/skia/tools/sk_app/android/
H A Dsurface_glue_android.cpp222 const int ident = ALooper_pollAll(0, nullptr, nullptr, nullptr); in pthread_main() local
/third_party/python/Lib/test/
H A Dtest_sys_setprofile.py382 def ident(function): global() function
[all...]
/third_party/python/Modules/
H A Dsyslogmodule.c121 PyObject *ident = NULL; in syslog_openlog() local
208 PyObject *ident = S_ident_o; syslog_syslog() local
[all...]
/third_party/rust/crates/syn/src/
H A Dlib.rs395 mod ident; modules
H A Dbuffer.rs230 pub fn ident(mut self) -> Option<(Ident, Cursor<'a>)> { in ident() functions
[all...]
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_traffic.cpp385 std::string ident = ""; in GetMatchIfaces() local
397 GetNetCenterInst().GetIfaceNameByType(static_cast<NetBearType>(quotaPolicy.networkmatchrule.netType), ident, iface); in GetMatchIfaces() local
[all...]

Completed in 17 milliseconds

12345678910>>...16