Home
last modified time | relevance | path

Searched defs:first (Results 126 - 150 of 2535) sorted by relevance

12345678910>>...102

/kernel/linux/linux-5.10/mm/
H A Dinterval_tree.c92 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 Dbinfmt_script.c19 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 Dc2p_iplan2.c92 u32 dst_idx, first, last, w; in c2p_iplan2() local
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Ddpaa_sys.h92 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 Di915_mitigations.c34 bool first = true; in mitigations_set() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchid.c86 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 Dtop.c74 struct evsel *first = evlist__first(top->evlist); in perf_top__header_snprintf() local
/kernel/linux/linux-6.6/virt/kvm/
H A Dasync_pf.c54 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 Dlos_user_container_pri.h42 UINT32 first; member
/kernel/linux/linux-6.6/mm/
H A Dinterval_tree.c92 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 Dus122l.h13 struct file *first; member
/third_party/elfutils/libelf/
H A Delf32_updatenull.c176 bool first = true; in __elfw2() local
/third_party/curl/lib/
H A Dstrcase.c92 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 Dalsactl.h20 bool first; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCSCharacterIterator.java31 public char first() { in first() method in CSCharacterIterator
H A DUCharacterIteratorWrapper.java37 public char first(){ in first() method in UCharacterIteratorWrapper
/third_party/alsa-lib/include/
H A Dlist.h67 struct list_head *first = list->next; in list_add() local
/third_party/icu/tools/unicode/c/genprops/misc/
H A Ducdmerge.c77 long first, last, c; in main() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCSCharacterIterator.java33 public char first() { in first() method in CSCharacterIterator
H A DUCharacterIteratorWrapper.java39 public char first(){ in first() method in UCharacterIteratorWrapper
/third_party/nghttp2/src/
H A Dbase64.h49 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 Du_debug_refcnt.c74 static boolean first = TRUE; in debug_serial() local
/third_party/ltp/testcases/kernel/syscalls/fork/
H A Dfork09.c59 static int first; variable
/third_party/libinput/test/
H A Dlitest-device-protocol-a-touch-screen.c57 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 Dfunctional.h79 V8_INLINE size_t hash_range(Iterator first, Iterator last) { in hash_range() argument

Completed in 8 milliseconds

12345678910>>...102