Home
last modified time | relevance | path

Searched defs:first (Results 26 - 50 of 1299) sorted by relevance

12345678910>>...52

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ringbuf.h47 size_t first; member
/third_party/libexif/test/
H A Dtest-extract.c34 int first = 1; in main() local
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen04.c20 static int fds_limit, first, i; variable
/third_party/ltp/testcases/kernel/syscalls/mlock/
H A Dmlock03.c39 long first = -1, last = -1; in verify_mlock() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dexplicit-padding.h8 uint8_t first; member
14 uint8_t first; member
/third_party/rust/crates/heck/src/
H A Dlower_camel.rs43 let mut first = true; in fmt() variables
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DVariable.cpp43 bool first = true; in string() local
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/
H A Dwebgpu_absl_format.cpp212 bool first = true; variable
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dcheck-includes.py18 first = re.findall (r'#.*include.*', content)[0] variable
/third_party/toybox/toys/lsb/
H A Dseq.c59 double first = 1, increment = 1, last, dd; in seq_main() local
[all...]
/foundation/bundlemanager/app_domain_verify/interfaces/kits/js/src/
H A Dconfig_parser.cpp75 size_t first = str.find_first_not_of(' '); in trim() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dbase64_decode.h73 auto first = --end; in CountPadding() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Dstring_utils.h56 std::vector<uint8_t>::const_iterator first = input.begin() + sizeof(Type); in BytesToStrWithType() local
/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

Completed in 8 milliseconds

12345678910>>...52