| /kernel/linux/linux-5.10/mm/ |
| H A D | interval_tree.c | 92 anon_vma_interval_tree_iter_first(struct rb_root_cached *root, unsigned long first, unsigned long last) anon_vma_interval_tree_iter_first() argument 99 anon_vma_interval_tree_iter_next(struct anon_vma_chain *node, unsigned long first, unsigned long last) anon_vma_interval_tree_iter_next() argument
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | binfmt_script.c | 19 static inline const char *next_non_spacetab(const char *first, const char *last) in next_non_spacetab() argument 26 static inline const char *next_terminator(const char *first, const char *last) in next_terminator() argument [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | c2p_iplan2.c | 92 u32 dst_idx, first, last, w; in c2p_iplan2() local
|
| /kernel/linux/linux-6.6/drivers/soc/fsl/qbman/ |
| H A D | dpaa_sys.h | 92 static inline u8 dpaa_cyc_diff(u8 ringsize, u8 first, u8 last) in dpaa_cyc_diff() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | i915_mitigations.c | 34 bool first = true; in mitigations_set() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | chid.c | 86 nvkm_chid_new(const struct nvkm_event_func *func, struct nvkm_subdev *subdev, int nr, int first, int count, struct nvkm_chid **pchid) nvkm_chid_new() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | top.c | 74 struct evsel *first = evlist__first(top->evlist); in perf_top__header_snprintf() local
|
| /kernel/linux/linux-6.6/virt/kvm/ |
| H A D | async_pf.c | 54 bool first; in async_pf_execute() local 226 bool first; in kvm_async_pf_wakeup_all() local
|
| /kernel/liteos_a/kernel/base/include/ |
| H A D | los_user_container_pri.h | 42 UINT32 first; member
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | interval_tree.c | 92 anon_vma_interval_tree_iter_first(struct rb_root_cached *root, unsigned long first, unsigned long last) anon_vma_interval_tree_iter_first() argument 99 anon_vma_interval_tree_iter_next(struct anon_vma_chain *node, unsigned long first, unsigned long last) anon_vma_interval_tree_iter_next() argument
|
| /kernel/linux/linux-6.6/sound/usb/usx2y/ |
| H A D | us122l.h | 13 struct file *first; member
|
| /third_party/elfutils/libelf/ |
| H A D | elf32_updatenull.c | 176 bool first = true; in __elfw2() local
|
| /third_party/curl/lib/ |
| H A D | strcase.c | 92 static int casecompare(const char *first, const char *second) in casecompare() argument 109 int curl_strequal(const char *first, const char *second) in curl_strequal() argument 119 static int ncasecompare(const char *first, cons argument 135 curl_strnequal(const char *first, const char *second, size_t max) curl_strnequal() argument [all...] |
| /third_party/alsa-utils/alsactl/ |
| H A D | alsactl.h | 20 bool first; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | CSCharacterIterator.java | 31 public char first() { in first() method in CSCharacterIterator
|
| H A D | UCharacterIteratorWrapper.java | 37 public char first(){ in first() method in UCharacterIteratorWrapper
|
| /third_party/alsa-lib/include/ |
| H A D | list.h | 67 struct list_head *first = list->next; in list_add() local
|
| /third_party/icu/tools/unicode/c/genprops/misc/ |
| H A D | ucdmerge.c | 77 long first, last, c; in main() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | CSCharacterIterator.java | 33 public char first() { in first() method in CSCharacterIterator
|
| H A D | UCharacterIteratorWrapper.java | 39 public char first(){ in first() method in UCharacterIteratorWrapper
|
| /third_party/nghttp2/src/ |
| H A D | base64.h | 49 template <typename InputIt> std::string encode(InputIt first, InputIt last) { in encode() argument 89 OutputIt encode(InputIt first, InputI argument 130 next_decode_input(InputIt first, InputIt last, const int *tbl) next_decode_input() argument 140 decode(InputIt first, InputIt last, OutputIt d_first) decode() argument 193 decode(InputIt first, InputIt last) decode() argument 207 decode(BlockAllocator &balloc, InputIt first, InputIt last) decode() argument [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | u_debug_refcnt.c | 74 static boolean first = TRUE; in debug_serial() local
|
| /third_party/ltp/testcases/kernel/syscalls/fork/ |
| H A D | fork09.c | 59 static int first; variable
|
| /third_party/libinput/test/ |
| H A D | litest-device-protocol-a-touch-screen.c | 57 bool first = true; in protocolA_down() local 101 bool first = true; in protocolA_move() local 141 bool first = true; in protocolA_up() local [all...] |
| /third_party/node/deps/v8/src/base/ |
| H A D | functional.h | 79 V8_INLINE size_t hash_range(Iterator first, Iterator last) { in hash_range() argument
|