Home
last modified time | relevance | path

Searched defs:le (Results 1 - 25 of 49) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dset-uimm3.c1 int le(int x) { return (x <= 0x7fffffffU) == (x >= 0); } in le() function
/third_party/ffmpeg/libavformat/
H A Depafdec.c42 int le, sample_rate, codec, channels; in epaf_read_header() local
H A Dircamdec.c57 int le = -1, i; in ircam_read_header() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Duniform_helper_test.cc148 const auto le = std::nexttoward(l, 0.0); in TEST_F() local
/third_party/ffmpeg/libavutil/
H A Dcrc.c341 int av_crc_init(AVCRC *ctx, int le, int bits, uint32_t poly, int ctx_size) in av_crc_init() argument
/third_party/ffmpeg/libavcodec/
H A Dexif.c201 static int exif_decode_tag(void *logctx, GetByteContext *gbytes, int le, in exif_decode_tag() argument
172 exif_add_metadata(void *logctx, int count, int type, const char *name, const char *sep, GetByteContext *gb, int le, AVDictionary **metadata) exif_add_metadata() argument
243 ff_exif_decode_ifd(void *logctx, GetByteContext *gbytes, int le, int depth, AVDictionary **metadata) ff_exif_decode_ifd() argument
265 avpriv_exif_decode_ifd(void *logctx, const uint8_t *buf, int size, int le, int depth, AVDictionary **metadata) avpriv_exif_decode_ifd() argument
[all...]
H A Dr210dec.c47 int le = avctx->codec_tag == MKTAG('R', '1', '0', 'k') && in decode_frame() local
H A Dtiff_common.c44 unsigned ff_tget_short(GetByteContext *gb, int le) in ff_tget_short() argument
50 unsigned ff_tget_long(GetByteContext *gb, int le) in ff_tget_long() argument
56 double ff_tget_double(GetByteContext *gb, int le) in ff_tget_double() argument
63 unsigned ff_tget(GetByteContext *gb, int type, int le) in ff_tget() argument
99 ff_tadd_rational_metadata(int count, const char *name, const char *sep, GetByteContext *gb, int le, AVDictionary **metadata) ff_tadd_rational_metadata() argument
123 ff_tadd_long_metadata(int count, const char *name, const char *sep, GetByteContext *gb, int le, AVDictionary **metadata) ff_tadd_long_metadata() argument
144 ff_tadd_doubles_metadata(int count, const char *name, const char *sep, GetByteContext *gb, int le, AVDictionary **metadata) ff_tadd_doubles_metadata() argument
165 ff_tadd_shorts_metadata(int count, const char *name, const char *sep, GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) ff_tadd_shorts_metadata() argument
187 ff_tadd_bytes_metadata(int count, const char *name, const char *sep, GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) ff_tadd_bytes_metadata() argument
208 ff_tadd_string_metadata(int count, const char *name, GetByteContext *gb, int le, AVDictionary **metadata) ff_tadd_string_metadata() argument
228 ff_tdecode_header(GetByteContext *gb, int *le, int *ifd_offset) ff_tdecode_header() argument
253 ff_tread_tag(GetByteContext *gb, int le, unsigned *tag, unsigned *type, unsigned *count, int *next) ff_tread_tag() argument
[all...]
H A Dmjpegdec.c2022 int ret, le, ifd_offset, bytes_read; in mjpeg_decode_app() local
/third_party/node/test/parallel/
H A Dtest-http2-createwritereq.js
/third_party/python/Lib/test/
H A Dtest_kqueue.py24 from operator import lt, le, gt, ge namespace
H A Dtest_binop.py4 from operator import eq, le, ne namespace
H A Dtest_copy.py7 from operator import le, lt, ge, gt, eq, ne namespace
/third_party/curl/lib/
H A Dhash.c108 struct Curl_llist_element *le; in Curl_hash_add() local
150 struct Curl_llist_element *le; in Curl_hash_delete() local
177 struct Curl_llist_element *le; Curl_hash_pick() local
200 struct Curl_llist_element *le; Curl_hash_apply() local
250 struct Curl_llist_element *le; Curl_hash_clean_with_criterium() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_testing_test.cc1241 enum class WhichCompIsBad { eq, ne, lt, le, ge, gt }; member in __anon19489::WhichCompIsBad
/third_party/toybox/toys/posix/
H A Dfile.c330 int le = (s[3] == 'F'); in do_regular_file() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_finalize.cpp113 cf_node *le = last_export[t]; in run() local
/third_party/pulseaudio/src/modules/
H A Dmodule-card-restore.c252 struct legacy_entry *le; in legacy_entry_read() local
H A Dmodule-device-restore.c530 struct legacy_entry *le; in legacy_entry_read() local
[all...]
H A Dmodule-device-manager.c239 struct legacy_entry *le; in legacy_entry_read() local
[all...]
/third_party/popt/src/
H A Dpopthelp.c212 char * le = malloc(4*lineLength + 1); in singleOptionDefaultValue() local
343 char * le = left + strlen(left); singleOptionHelp() local
[all...]
/third_party/python/Lib/
H A Doperator.py31 def le(a, b): function
/third_party/backends/backend/
H A Dplustek-usbscan.c811 u_short le; in usb_GetLineLength() local
[all...]
/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c173 struct log_entry *le; in log4() local
/third_party/skia/third_party/externals/libpng/
H A Dpngwrite.c2055 png_uint_16 le = 0x0001; in png_image_write_main() local

Completed in 24 milliseconds

12