| /kernel/linux/linux-6.6/include/linux/ |
| H A D | llist.h | 57 struct llist_node *first; member 244 struct llist_node *first = head->first; __llist_del_all() local [all...] |
| H A D | list_bl.h | 35 struct hlist_bl_node *first; member 80 struct hlist_bl_node *first = hlist_bl_first(h); in hlist_bl_add_head() local [all...] |
| H A D | list_nulls.h | 22 struct hlist_nulls_node *first; member 94 struct hlist_nulls_node *first = h->first; in hlist_nulls_add_head() local [all...] |
| /kernel/linux/linux-6.6/include/media/ |
| H A D | v4l2-event.h | 79 unsigned int first; member
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | c2p_planar.c | 94 u32 dst_idx, first, last, w; in c2p_planar() local
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| H A D | cfbfillrect.c | 38 unsigned long first, last; in bitfill_aligned() local 95 unsigned long first, last; in bitfill_unaligned() local 151 unsigned long first, last; bitfill_aligned_rev() local 221 unsigned long first, last, dat; bitfill_unaligned_rev() local [all...] |
| H A D | syscopyarea.c | 31 unsigned long first, last; in bitcpy() local 174 unsigned long first, last; bitcpy_rev() local [all...] |
| H A D | sysfillrect.c | 28 unsigned long first, last; in bitfill_aligned() local 74 unsigned long first, last; in bitfill_unaligned() local 129 unsigned long first, last; bitfill_aligned_rev() local 185 unsigned long first, last; bitfill_unaligned_rev() local [all...] |
| /kernel/linux/linux-6.6/ipc/ |
| H A D | syscall.c | 20 int ksys_ipc(unsigned int call, int first, unsigned long second, in ksys_ipc() argument 130 compat_ksys_ipc(u32 call, int first, int second, u32 third, compat_uptr_t ptr, u32 fifth) compat_ksys_ipc() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
| H A D | base.c | 29 nvkm_ltc_tags_clear(struct nvkm_device *device, u32 first, u32 count) in nvkm_ltc_tags_clear() argument
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | time-utils-test.c | 62 u64 first; member
|
| /kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
| H A D | perf_event_open.c | 51 bool first; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | cpumask_success.c | 182 u32 first; in BPF_PROG() local
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | stop_task.c | 32 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop() argument
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | plist.c | 75 struct plist_node *first, *iter, *prev = NULL; in plist_add() local 185 struct plist_node *first, *prio_pos, *node_pos; in plist_test_check() local
|
| /kernel/linux/linux-6.6/tools/lib/ |
| H A D | bitmap.c | 36 bool first = true; in bitmap_scnprintf() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_freezeframes.c | 33 int64_t first, last, replace; member
|
| /third_party/alsa-utils/alsactl/ |
| H A D | info.c | 25 static int pcm_device_list(snd_ctl_t *ctl, snd_pcm_stream_t stream, bool *first) in pcm_device_list() argument 92 static int rawmidi_device_list(snd_ctl_t *ctl, snd_rawmidi_stream_t stream, bool *first) in rawmidi_device_list() argument 156 bool first; in hwdep_device_list() local 221 bool first; general_card_info() local [all...] |
| /third_party/cups-filters/fontembed/ |
| H A D | embed_pdf.h | 30 int first,last; member
|
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | nup.h | 25 Axis first; member
|
| /third_party/gn/src/gn/ |
| H A D | parse_tree_unittest.cc | 76 Value first = setup.ExecuteExpression("list[0]", &err); in TEST() local
|
| H A D | output_conversion.cc | 30 bool first = true; in RenderListToJSON() local 53 bool first = true; in RenderScopeToJSON() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | FilteredNormalizer2.java | 81 public StringBuilder append(StringBuilder first, CharSequence second) { in append() argument 257 private StringBuilder normalizeSecondAndAppend(StringBuilder first, CharSequence second, in normalizeSecondAndAppend() argument 72 normalizeSecondAndAppend( StringBuilder first, CharSequence second) normalizeSecondAndAppend() argument [all...] |
| H A D | StringCharacterIterator.java | 120 public char first() in first() method in StringCharacterIterator
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
| H A D | StringTokenIterator.java | 26 public String first() { in first() method in StringTokenIterator
|