Home
last modified time | relevance | path

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

12345

/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamtransport.c109 cam_tl_connection_new (CamTL * tl, guint8 id) in cam_tl_connection_new()
134 CamTL *tl; in cam_tl_new() local
145 cam_tl_destroy (CamTL * tl) in cam_tl_destroy()
154 cam_tl_read_timeout (CamTL * tl, struct timeval *timeout) in cam_tl_read_timeout()
179 cam_tl_read (CamTL * tl) in cam_tl_read()
193 cam_tl_calc_buffer_size (CamTL * tl, guint body_length, in cam_tl_calc_buffer_size()
223 CamTL *tl = connection->tl; in cam_tl_connection_write_tpdu() local
276 cam_tl_read_tpdu_next (CamTL * tl, CamTLConnection ** out_connection) in cam_tl_read_tpdu_next()
348 cam_tl_create_connection (CamTL * tl, guint8 slot, in cam_tl_create_connection()
404 handle_control_tpdu (CamTL * tl, CamTLConnection * connection) in handle_control_tpdu()
[all …]
Dcamdevice.h48 CamTL *tl; member
/third_party/flutter/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/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/ffmpeg/libavcodec/x86/
Dlossless_videodsp_init.c58 int tl = *left_top & 0xff; in add_median_pred_cmov() local
/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/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/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/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()

12345