| /kernel/linux/linux-6.6/kernel/gcov/ |
| H A D | clang.c | 70 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 D | gcc_4_7.c | 74 unsigned int ident; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_file.c | 152 static atomic64_t ident = ATOMIC_INIT(0); in drm_file_alloc() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gt_irq.c | 36 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 D | af_can.c | 441 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 D | rtpdec_xiph.c | 45 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 D | v3d_nir_lower_logic_ops.c | 190 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 D | pvr_hardcode.c | 144 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 D | c2xml.c | 68 const char *ident = show_ident(sym->ident); in new_sym_node() local [all...] |
| H A D | lib.h | 243 static inline void add_ident(struct ident_list **list, struct ident *ident) in add_ident() argument
|
| H A D | scheck.c | 268 struct ident *ident = func->ident; in check_call() local
|
| H A D | sparse.c | 183 struct ident *ident; in check_call_instruction() local [all...] |
| /third_party/rust/crates/cxx/gen/build/src/syntax/ |
| H A D | mod.rs | 12 pub mod ident; modules
|
| /third_party/rust/crates/cxx/gen/lib/src/syntax/ |
| H A D | mod.rs | 12 pub mod ident; modules
|
| /third_party/rust/crates/cxx/macro/src/syntax/ |
| H A D | mod.rs | 12 pub mod ident; modules
|
| /third_party/rust/crates/cxx/syntax/ |
| H A D | mod.rs | 12 pub mod ident; modules
|
| /third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
| H A D | mod.rs | 12 pub mod ident; modules
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | process.py | 235 def ident(self): member in BaseProcess 381 def ident(self): member in _ParentProcess
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | module_scope_var_to_entry_point_param.cc | 277 auto* ident = in Process() local
|
| /third_party/skia/tools/sk_app/android/ |
| H A D | surface_glue_android.cpp | 222 const int ident = ALooper_pollAll(0, nullptr, nullptr, nullptr); in pthread_main() local
|
| /third_party/python/Lib/test/ |
| H A D | test_sys_setprofile.py | 382 def ident(function): global() function [all...] |
| /third_party/python/Modules/ |
| H A D | syslogmodule.c | 121 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 D | lib.rs | 395 mod ident; modules
|
| H A D | buffer.rs | 230 pub fn ident(mut self) -> Option<(Ident, Cursor<'a>)> { in ident() functions [all...] |
| /foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
| H A D | net_policy_traffic.cpp | 385 std::string ident = ""; in GetMatchIfaces() local 397 GetNetCenterInst().GetIfaceNameByType(static_cast<NetBearType>(quotaPolicy.networkmatchrule.netType), ident, iface); in GetMatchIfaces() local [all...] |