Home
last modified time | relevance | path

Searched defs:lsd (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/core/fxcodec/gif/
Dcfx_gifcontext_unittest.cpp159 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() local
175 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)] = {0x0A, 0x00, 0x00, 0x0F, in TEST() local
191 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)] = {0x0A, 0x00, 0x00, 0x0F, in TEST() local
204 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
233 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
257 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
274 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
288 uint8_t lsd[sizeof(CFX_GifLocalScreenDescriptor)]; in TEST() member
Dcfx_gifcontext.cpp359 CFX_GifLocalScreenDescriptor lsd; in ReadLogicalScreenDescriptor() local
/external/e2fsprogs/debugfs/
Dlsdel.c58 struct lsdel_struct *lsd = (struct lsdel_struct *) private; in lsdel_proc() local
77 struct lsdel_struct lsd; in do_lsdel() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
DDfpDec.java183 final int lsd = lsbshift / 4; in round() local
/external/oss-fuzz/projects/giflib/
Dgif_fuzz_proto.proto92 required LogicalScreenDescriptor lsd = 2; field
DProtoToGif.cpp47 void ProtoConverter::visit(LogicalScreenDescriptor const &lsd) in visit()
/external/selinux/libselinux/src/
Dregex.c328 pcre_extra lsd; /* used to hold the mmap'd version */ member
/external/icu/icu4c/source/i18n/
DdecNumberLocal.h286 uByte *lsd; /* -> least ditto */ member
/external/icu/libicu/cts_headers/
DdecNumberLocal.h286 uByte *lsd; /* -> least ditto */ member
/external/cronet/third_party/icu/source/i18n/
DdecNumberLocal.h286 uByte *lsd; /* -> least ditto */ member
/external/linux-kselftest/tools/testing/selftests/net/
Dnettest.c1498 int lsd, csd = -1; in do_server() local
/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.c7999 int lsd = (int)mpd_lsd(result->data[0]); in _mpd_qsqrt() local