Home
last modified time | relevance | path

Searched defs:tl (Results 1 – 25 of 93) sorted by relevance

1234

/third_party/skia/third_party/externals/freetype/src/gzip/
Dinfblock.c157 inflate_huft *tl, *td; in inflate_blocks() local
311 inflate_huft *tl, *td; in inflate_blocks() local
Dinftrees.c333 inflate_huft * FAR *tl, /* literal/length tree result */ in inflate_trees_dynamic()
412 const inflate_huft * FAR *tl, /* literal/length tree result */ in inflate_trees_fixed()
/third_party/typescript/tests/cases/conformance/internalModules/DeclarationMerging/
DTwoInternalModulesWithTheSameNameAndDifferentCommonRoot.ts25 constructor(public tl: Root.A.Point, public br: Root.A.Point) { } property in Plane
DTwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.ts24 constructor(public tl: Point, public br: Point) { } property in Plane
DTwoInternalModulesWithTheSameNameAndSameCommonRoot.ts21 constructor(public tl: Point, public br: Point) { } property in Plane
DTwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.ts23 constructor(public tl: Point, public br: Point) { } property in Plane
/third_party/musl/porting/liteos_a/kernel/src/locale/
D__mo_lookup.c27 uint32_t tl = swapc(mo[t+2*(b+n/2)], sw); in __mo_lookup() local
/third_party/musl/src/locale/
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/
Dthrd_sleep.c34 struct timespec const *tl = (struct timespec const *)arg; in threadfunc() local
/third_party/typescript/tests/baselines/reference/
DTwoInternalModulesWithTheSameNameAndDifferentCommonRoot.js57 function Plane(tl, br) { argument
DTwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.js58 function Plane(tl, br) { argument
DTwoInternalModulesWithTheSameNameAndSameCommonRoot.js60 function Plane(tl, br) { argument
DTwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.js64 function Plane(tl, br) { argument
/third_party/musl/src/network/
Dgetaddrinfo.c66 socklen_t tl[2] = { sizeof lo4, sizeof lo6 }; in getaddrinfo() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
DBasicPeriodFormatter.java58 private String format(int tl, boolean inFuture, int[] counts) { in format()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
DBasicPeriodFormatter.java57 private String format(int tl, boolean inFuture, int[] counts) { in format()
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_h264_enc.c243 …VAEncMiscParameterTemporalLayerStructure *tl = (VAEncMiscParameterTemporalLayerStructure *)misc->d… in vlVaHandleVAEncMiscParameterTypeTemporalLayerH264() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
DPeriodFormatterData.java98 public boolean appendPrefix(int tl, int td, StringBuffer sb) { in appendPrefix()
121 public void appendSuffix(int tl, int td, StringBuffer sb) { in appendSuffix()
/third_party/openssl/crypto/evp/
Dbio_ok.c529 unsigned long tl; in block_out() local
560 unsigned long tl = 0; in block_in() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
DPeriodFormatterData.java96 public boolean appendPrefix(int tl, int td, StringBuffer sb) { in appendPrefix()
119 public void appendSuffix(int tl, int td, StringBuffer sb) { in appendSuffix()
/third_party/node/deps/openssl/openssl/crypto/evp/
Dbio_ok.c529 unsigned long tl; in block_out() local
560 unsigned long tl = 0; in block_in() local
/third_party/musl/libc-test/src/math/
Dfpclassify.c49 } tl[] = { variable
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor_gfx.c473 struct vertex2f tl, tr, br, bl; in gen_rect_verts() local
557 struct vertex2f tl, br; in calc_drawn_area() local
/third_party/mksh/
Dsyn.c105 struct op *t, *p, *tl = NULL; in pipeline() local
143 struct op *t = NULL, *p, *tl = NULL; in c_list() local
601 struct op *t, *tl; in caselist() local
/third_party/toybox/
Dmain.c186 struct toy_list *tl= toy_find(basename(libbuf)); in toybox_main() local

1234