Home
last modified time | relevance | path

Searched defs:lt (Results 1 – 25 of 94) 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/node/deps/npm/node_modules/semver/functions/
Dlt.js2 const lt = (a, b, loose) => compare(a, b, loose) < 0 function
Dcmp.js5 const lt = require('./lt') constant
/third_party/ffmpeg/libavcodec/x86/
Dlossless_videoencdsp_init.c47 uint8_t l, lt; in sub_median_pred_mmxext() local
/third_party/node/deps/npm/node_modules/semver/ranges/
Doutside.js7 const lt = require('../functions/lt') constant
Dsubset.js98 let gt, 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
Ddfpwmenc.c35 int fq, q, s, lt; member
Dhuffyuvdsp.c44 uint16_t l, lt; in add_hfyu_median_pred_int16_c() local
Ddfpwmdec.c35 int fq, q, s, lt; member
Dlossless_videodsp.c47 uint8_t l, lt; in add_median_pred_c() local
Dh264pred.c83 const unsigned lt = src[-1-1*stride]; in pred4x4_vertical_vp8_c() local
100 const unsigned lt = src[-1-1*stride]; in pred4x4_horizontal_vp8_c() local
Dac3dsp.c151 int lt = coef0[i]; in ac3_sum_square_butterfly_int32_c() local
172 float lt = coef0[i]; in ac3_sum_square_butterfly_float_c() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_sched.h67 literal lt[4]; variable
112 literal_tracker lt; variable
/third_party/node/deps/npm/node_modules/semver/
Dindex.js22 const lt = require('./functions/lt') constant
60 lt, property
/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/curl/docs/examples/
Dsynctime.c304 struct tm *lt; in main() local
/third_party/json/tests/src/
Dunit-comparison.cpp69 constexpr auto lt = std::partial_ordering::less; variable
/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/libwebsockets/plugins/ssh-base/crypto/
Dsc25519.c21 static uint32_t lt(uint32_t a,uint32_t b) /* 16-bit inputs */ in lt() function
/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/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DCalendarAstronomer.java405 double lt = normalize((lst - getSiderealOffset()) * 0.9972695663, 24); in lstToUT() local

1234