Home
last modified time | relevance | path

Searched defs:first (Results 76 - 100 of 2686) sorted by relevance

12345678910>>...108

/kernel/linux/linux-6.6/fs/gfs2/
H A Drgrp.h86 u64 first = rgd->rd_data0; in rgrp_contains_block() local
/kernel/linux/linux-6.6/include/linux/
H A Drculist_nulls.h102 struct hlist_nulls_node *first = h->first; in hlist_nulls_add_head_rcu() local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/meson/
H A Dpinctrl-meson-axg-pmx.h13 unsigned int first; member
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c42 unsigned long first, last; in vb2_create_framevec() local
/kernel/linux/linux-6.6/tools/power/cpupower/lib/
H A Dcpufreq.h20 struct cpufreq_available_governors *first; member
26 struct cpufreq_available_frequencies *first; member
33 struct cpufreq_affected_cpus *first; member
40 struct cpufreq_stats *first; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_ordering.c42 struct hlist_node *first; member
H A Dmptcp_sock.c17 struct sock *first; member
/kernel/linux/linux-6.6/lib/
H A Dllist.c29 struct llist_node *first = READ_ONCE(head->first); in llist_add_batch() local
[all...]
/third_party/elfutils/libebl/
H A Deblmachineflagname.c51 bool first = true; in ebl_machine_flag_name() local
/third_party/ffmpeg/libavformat/
H A Ddfa.c85 int ret, first = 1; in dfa_read_packet() local
/third_party/gn/src/base/containers/
H A Dflat_map.h249 flat_map<Key, Mapped, Compare>::flat_map(InputIterator first, in flat_map() argument
[all...]
/third_party/gn/src/gn/
H A Dcommand_meta.cc136 bool first = true; variable
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.h183 listitem_t *first, *last; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DLocalizedNumberRangeFormatter.java37 public FormattedNumberRange formatRange(int first, int second) { in formatRange() argument
55 public FormattedNumberRange formatRange(double first, double second) { in formatRange() argument
76 formatRange(Number first, Number second) formatRange() argument
85 formatImpl(DecimalQuantity first, DecimalQuantity second, boolean equalBeforeRounding) formatImpl() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DPair.java18 public final F first; field in Pair
21 protected Pair(F first, S second) { in Pair() argument
32 public static <F, S> Pair<F, S> of(F first, S second) { in of() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DPair.java20 public final F first; field in Pair
23 protected Pair(F first, S second) { in Pair() argument
34 public static <F, S> Pair<F, S> of(F first, S second) { in of() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DLocalizedNumberRangeFormatter.java37 public FormattedNumberRange formatRange(int first, int second) { in formatRange() argument
54 public FormattedNumberRange formatRange(double first, double second) { in formatRange() argument
74 formatRange(Number first, Number second) formatRange() argument
83 formatImpl(DecimalQuantity first, DecimalQuantity second, boolean equalBeforeRounding) formatImpl() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dpluralranges.h51 StandardPlural::Form first; member
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string-iterator-prototype.c102 ecma_char_t first = ecma_string_get_char_at_pos (string_p, position); in ecma_builtin_string_iterator_prototype_object_next() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_debug.c66 static boolean first = TRUE; in _nine_debug_printf() local
/third_party/node/test/js-native-api/test_general/
H A DtestEnvCleanup.js
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dreflect.cc37 bool first = true; variable
/third_party/node/deps/icu-small/source/i18n/
H A Dpluralranges.h51 StandardPlural::Form first; member
/third_party/libevdev/test/
H A Dtest-int-queue.c159 struct input_event ev, *first, *second, e1, e2; in START_TEST() local
198 struct input_event ev, *first, *second, e1, e2; in START_TEST() local
255 struct input_event ev, *first, *second; START_TEST() local
[all...]
/third_party/libinput/test/
H A Dlitest-device-alps-3fg.c34 unsigned int first, second; member

Completed in 7 milliseconds

12345678910>>...108