/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_ringbuf.h | 47 size_t first; member
|
/third_party/libexif/test/ |
H A D | test-extract.c | 34 int first = 1; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/open/ |
H A D | open04.c | 20 static int fds_limit, first, i; variable
|
/third_party/ltp/testcases/kernel/syscalls/mlock/ |
H A D | mlock03.c | 39 long first = -1, last = -1; in verify_mlock() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | explicit-padding.h | 8 uint8_t first; member 14 uint8_t first; member
|
/third_party/rust/crates/heck/src/ |
H A D | lower_camel.rs | 43 let mut first = true; in fmt() variables
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
H A D | Variable.cpp | 43 bool first = true; in string() local
|
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/ |
H A D | webgpu_absl_format.cpp | 212 bool first = true; variable
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | check-includes.py | 18 first = re.findall (r'#.*include.*', content)[0] variable
|
/third_party/toybox/toys/lsb/ |
H A D | seq.c | 59 double first = 1, increment = 1, last, dd; in seq_main() local [all...] |
/foundation/bundlemanager/app_domain_verify/interfaces/kits/js/src/ |
H A D | config_parser.cpp | 75 size_t first = str.find_first_not_of(' '); in trim() local
|
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
H A D | base64_decode.h | 73 auto first = --end; in CountPadding() local
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
H A D | string_utils.h | 56 std::vector<uint8_t>::const_iterator first = input.begin() + sizeof(Type); in BytesToStrWithType() local
|
/third_party/elfutils/libebl/ |
H A D | eblmachineflagname.c | 51 bool first = true; in ebl_machine_flag_name() local
|
/third_party/ffmpeg/libavformat/ |
H A D | dfa.c | 85 int ret, first = 1; in dfa_read_packet() local
|
/third_party/gn/src/base/containers/ |
H A D | flat_map.h | 249 flat_map<Key, Mapped, Compare>::flat_map(InputIterator first, in flat_map() argument [all...] |
/third_party/gn/src/gn/ |
H A D | command_meta.cc | 136 bool first = true; variable
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | util.h | 183 listitem_t *first, *last; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
H A D | LocalizedNumberRangeFormatter.java | 37 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 D | Pair.java | 18 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 D | Pair.java | 20 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 D | LocalizedNumberRangeFormatter.java | 37 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 D | pluralranges.h | 51 StandardPlural::Form first; member
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtin-string-iterator-prototype.c | 102 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 D | nine_debug.c | 66 static boolean first = TRUE; in _nine_debug_printf() local
|