Home
last modified time | relevance | path

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

1234

/third_party/lz4/programs/
Ddatagen.c72 static void RDG_fillLiteralDistrib(litDistribTable lt, double ld) in RDG_fillLiteralDistrib()
92 static BYTE RDG_genChar(U32* seed, const litDistribTable lt) in RDG_genChar()
102 …id* buffer, size_t buffSize, size_t prefixSize, double matchProba, litDistribTable lt, unsigned* s… in RDG_genBlock()
157 litDistribTable lt; in RDG_genBuffer() local
170 litDistribTable lt; in RDG_genOut() local
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_solve_lower_triangular_f32.c55 const arm_matrix_instance_f32 * lt, in arm_mat_solve_lower_triangular_f32()
156 const arm_matrix_instance_f32 * lt, in arm_mat_solve_lower_triangular_f32()
256 const arm_matrix_instance_f32 * lt, in arm_mat_solve_lower_triangular_f32()
Darm_mat_solve_lower_triangular_f16.c56 const arm_matrix_instance_f16 * lt, in arm_mat_solve_lower_triangular_f16()
157 const arm_matrix_instance_f16 * lt, in arm_mat_solve_lower_triangular_f16()
Darm_mat_solve_lower_triangular_f64.c50 const arm_matrix_instance_f64 * lt, in arm_mat_solve_lower_triangular_f64()
/third_party/ffmpeg/libavcodec/x86/
Dlossless_videoencdsp_init.c49 uint8_t l, lt; in sub_median_pred_mmxext() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_sched.h67 literal lt[4]; variable
112 literal_tracker lt; variable
/third_party/ffmpeg/libavcodec/
Dhuffyuvencdsp.c55 uint16_t l, lt; in sub_hfyu_median_pred_int16_c() local
Dlossless_videoencdsp.c61 uint8_t l, lt; in sub_median_pred_c() local
Dhuffyuvdsp.c44 uint16_t l, lt; in add_hfyu_median_pred_int16_c() local
Dlossless_videodsp.c46 uint8_t l, lt; in add_median_pred_c() local
Dh264pred.c57 const unsigned lt = src[-1-1*stride]; in pred4x4_vertical_vp8_c() local
74 const unsigned lt = src[-1-1*stride]; in pred4x4_horizontal_vp8_c() local
Dac3dsp.c143 int lt = coef0[i]; in ac3_sum_square_butterfly_int32_c() local
164 float lt = coef0[i]; in ac3_sum_square_butterfly_float_c() local
/third_party/skia/src/core/
DSkDraw_text.cpp31 auto lt = [](float a, int b) { return !(a >= (float)b); }; in check_glyph_position() local
/third_party/flutter/skia/modules/skottie/src/
DSkottieAnimator.cpp57 auto lt = (t - rec.t0) / (rec.t1 - rec.t0); in localT() local
289 const auto lt = this->localT(rec, t); in eval() local
/third_party/rust/crates/tracing/tracing-core/src/
Dmetadata.rs917 fn lt(&self, other: &Level) -> bool { in lt() method
951 fn lt(&self, other: &LevelFilter) -> bool { in lt() method
993 fn lt(&self, other: &LevelFilter) -> bool { in lt() method
1027 fn lt(&self, other: &Level) -> bool { in lt() method
/third_party/flutter/skia/bench/
DDashBench.cpp310 static const char* LineTypeName(LineType lt) { in LineTypeName()
316 GiantDashBench(LineType lt, SkScalar width) { in GiantDashBench()
/third_party/skia/bench/
DDashBench.cpp309 static const char* LineTypeName(LineType lt) { in LineTypeName()
315 GiantDashBench(LineType lt, SkScalar width) { in GiantDashBench()
/third_party/libwebsockets/lib/misc/fts/
Dtrie-fd.c242 struct linetable *lt, *first = NULL, **prev = NULL; in lws_fts_cache_chunktable() local
287 struct linetable *lt = ltstart; in lws_fts_getfileoffset() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dwritesrc.cpp54 const struct tm *lt; in usrc_createWithHeader() local
/third_party/icu/icu4c/source/tools/toolutil/
Dwritesrc.cpp54 const struct tm *lt; in usrc_createWithHeader() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dwritesrc.cpp54 const struct tm *lt; in usrc_createWithHeader() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCalendarAstronomer.java403 double lt = normalize((lst - getSiderealOffset()) * 0.9972695663, 24); in lstToUT() local
/third_party/libsnd/src/ALAC/
Dmatrix_dec.c221 int32_t lt, rt ; in unmix32() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DCalendarAstronomer.java405 double lt = normalize((lst - getSiderealOffset()) * 0.9972695663, 24); in lstToUT() local
/third_party/libwebsockets/plugins/ssh-base/crypto/
Dsc25519.c21 static uint32_t lt(uint32_t a,uint32_t b) /* 16-bit inputs */ in lt() function

1234