/third_party/musl/libc-test/src/math/ |
H A D | fpclassify.c | 49 } tl[] = { variable [all...] |
/third_party/musl/porting/liteos_a/kernel/src/locale/ |
H A D | __mo_lookup.c | 27 uint32_t tl = swapc(mo[t+2*(b+n/2)], sw); in __mo_lookup() local
|
/third_party/musl/src/locale/ |
H A D | __mo_lookup.c | 27 uint32_t tl = swapc(mo[t+2*(b+n/2)], sw); in __mo_lookup() local
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | thrd_sleep.c | 34 struct timespec const *tl = (struct timespec const *)arg; in threadfunc() local
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
H A D | infblock.c | 157 inflate_huft *tl, *td; in inflate_blocks() local 311 inflate_huft *tl, *td; in inflate_blocks() local
|
H A D | infcodes.c | 58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */ in inflate_codes_new() argument
|
H A D | inftrees.c | 327 local int inflate_trees_dynamic( /* nl, nd, c, bl, bd, tl, td, hp, z) */ in inflate_trees_dynamic() argument 409 local int inflate_trees_fixed( /* bl, bd, tl, td, z) */ in inflate_trees_fixed() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
H A D | BasicPeriodFormatter.java | 57 private String format(int tl, boolean inFuture, int[] counts) { in format() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/ |
H A D | BasicPeriodFormatter.java | 58 private String format(int tl, boolean inFuture, int[] counts) { in format() argument
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | picture_h264_enc.c | 243 VAEncMiscParameterTemporalLayerStructure *tl = (VAEncMiscParameterTemporalLayerStructure *)misc->data; in vlVaHandleVAEncMiscParameterTypeTemporalLayerH264() local
|
/third_party/musl/src/network/ |
H A D | getaddrinfo.c | 66 socklen_t tl[2] = { sizeof lo4, sizeof lo6 }; in getaddrinfo() local
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-jws.h | 475 int tl; member
|
/third_party/ltp/pan/ |
H A D | reporter.c | 92 char **taglist, **tl; in scanner_reporter() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl21.c | 289 struct flock tl; in main() local [all...] |
H A D | fcntl20.c | 281 struct flock tl; in main() local [all...] |
H A D | fcntl19.c | 282 struct flock tl; in main() local [all...] |
H A D | fcntl11.c | 243 struct flock tl; in main() local [all...] |
/third_party/toybox/ |
H A D | main.c | 186 struct toy_list *tl= toy_find(basename(libbuf)); in toybox_main() local
|
/third_party/toybox/porting/liteos_a/ |
H A D | main.c | 187 struct toy_list *tl= toy_find(basename(libbuf)); in toybox_main() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_dedot.c | 35 float tl; member
|
/third_party/ffmpeg/libavformat/ |
H A D | oggparsevorbis.c | 95 int tl, vl; in vorbis_parse_single_comment() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/ |
H A D | PeriodFormatterData.java | 96 public boolean appendPrefix(int tl, int td, StringBuffer sb) { in appendPrefix() argument 119 public void appendSuffix(int tl, int td, StringBuffer sb) { in appendSuffix() argument
|
/third_party/icu/tools/multi/proj/icu4cscan/ |
H A D | testxml.cpp | 270 int tl = 0; in date() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/ |
H A D | PeriodFormatterData.java | 98 public boolean appendPrefix(int tl, int td, StringBuffer sb) { in appendPrefix() argument 121 public void appendSuffix(int tl, int td, StringBuffer sb) { in appendSuffix() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | anytrans.cpp | 394 AnyTransliterator* tl = new AnyTransliterator(id, target, variant, in registerIDs() local
|