Home
last modified time | relevance | path

Searched defs:tl (Results 1 - 25 of 70) sorted by relevance

123

/third_party/musl/libc-test/src/math/
H A Dfpclassify.c49 } tl[] = { variable
[all...]
/third_party/musl/porting/liteos_a/kernel/src/locale/
H A D__mo_lookup.c27 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.c27 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 Dthrd_sleep.c34 struct timespec const *tl = (struct timespec const *)arg; in threadfunc() local
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfblock.c157 inflate_huft *tl, *td; in inflate_blocks() local
311 inflate_huft *tl, *td; in inflate_blocks() local
H A Dinfcodes.c58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */ in inflate_codes_new() argument
H A Dinftrees.c327 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 DBasicPeriodFormatter.java57 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 DBasicPeriodFormatter.java58 private String format(int tl, boolean inFuture, int[] counts) { in format() argument
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_h264_enc.c243 VAEncMiscParameterTemporalLayerStructure *tl = (VAEncMiscParameterTemporalLayerStructure *)misc->data; in vlVaHandleVAEncMiscParameterTypeTemporalLayerH264() local
/third_party/musl/src/network/
H A Dgetaddrinfo.c66 socklen_t tl[2] = { sizeof lo4, sizeof lo6 }; in getaddrinfo() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-jws.h475 int tl; member
/third_party/ltp/pan/
H A Dreporter.c92 char **taglist, **tl; in scanner_reporter() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl21.c289 struct flock tl; in main() local
[all...]
H A Dfcntl20.c281 struct flock tl; in main() local
[all...]
H A Dfcntl19.c282 struct flock tl; in main() local
[all...]
H A Dfcntl11.c243 struct flock tl; in main() local
[all...]
/third_party/toybox/
H A Dmain.c186 struct toy_list *tl= toy_find(basename(libbuf)); in toybox_main() local
/third_party/toybox/porting/liteos_a/
H A Dmain.c187 struct toy_list *tl= toy_find(basename(libbuf)); in toybox_main() local
/third_party/ffmpeg/libavfilter/
H A Dvf_dedot.c35 float tl; member
/third_party/ffmpeg/libavformat/
H A Doggparsevorbis.c95 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 DPeriodFormatterData.java96 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 Dtestxml.cpp270 int tl = 0; in date() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DPeriodFormatterData.java98 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 Danytrans.cpp394 AnyTransliterator* tl = new AnyTransliterator(id, target, variant, in registerIDs() local

Completed in 14 milliseconds

123