/third_party/ffmpeg/libavcodec/ |
D | tiff_common.c | 43 unsigned ff_tget_short(GetByteContext *gb, int le) in ff_tget_short() 49 unsigned ff_tget_long(GetByteContext *gb, int le) in ff_tget_long() 55 double ff_tget_double(GetByteContext *gb, int le) in ff_tget_double() 62 unsigned ff_tget(GetByteContext *gb, int type, int le) in ff_tget() 83 GetByteContext *gb, int le, AVDictionary **metadata) in ff_tadd_rational_metadata() 117 GetByteContext *gb, int le, AVDictionary **metadata) in ff_tadd_long_metadata() 148 GetByteContext *gb, int le, AVDictionary **metadata) in ff_tadd_doubles_metadata() 179 GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) in ff_tadd_shorts_metadata() 211 GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) in ff_tadd_bytes_metadata() 242 GetByteContext *gb, int le, AVDictionary **metadata) in ff_tadd_string_metadata() [all …]
|
D | exif.c | 46 GetByteContext *gb, int le, in exif_add_metadata() 73 static int exif_decode_tag(void *logctx, GetByteContext *gbytes, int le, in exif_decode_tag() 116 int le, int depth, AVDictionary **metadata) in ff_exif_decode_ifd() 138 int le, int depth, AVDictionary **metadata) in avpriv_exif_decode_ifd()
|
D | r210dec.c | 46 int le = avctx->codec_tag == MKTAG('R', '1', '0', 'k') && in decode_frame() local
|
D | tiff.c | 73 int le; member 1781 int le, ret, plane, planes; in decode_frame() local
|
/third_party/ffmpeg/libavutil/ |
D | crc.c | 322 #define DECLARE_CRC_INIT_TABLE_ONCE(id, le, bits, poly) \ argument 341 int av_crc_init(AVCRC *ctx, int le, int bits, uint32_t poly, int ctx_size) in av_crc_init()
|
D | common.h | 48 # define AV_NE(be, le) (be) argument 50 # define AV_NE(be, le) (le) argument
|
D | pixdesc.c | 2496 # define X_NE(be, le) be argument 2498 # define X_NE(be, le) le argument
|
D | pixfmt.h | 367 # define AV_PIX_FMT_NE(be, le) AV_PIX_FMT_##be argument 369 # define AV_PIX_FMT_NE(be, le) AV_PIX_FMT_##le argument
|
/third_party/node/benchmark/buffers/ |
D | dataview-set.js | 54 function benchInt(dv, fn, len, le) { argument 64 function benchFloat(dv, fn, len, le) { argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | wpa_debug.h | 30 #define wpa_hexdump(l,t,b,le) do { } while (0) argument 32 #define wpa_hexdump_key(l,t,b,le) do { } while (0) argument 34 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) argument 35 #define wpa_hexdump_ascii_key(l,t,b,le) do { } while (0) argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | wpa_debug.h | 32 #define wpa_hexdump(l,t,b,le) do { } while (0) argument 34 #define wpa_hexdump_key(l,t,b,le) do { } while (0) argument 36 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) argument 37 #define wpa_hexdump_ascii_key(l,t,b,le) do { } while (0) argument
|
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
D | set-uimm3.c | 1 int le(int x) { return (x <= 0x7fffffffU) == (x >= 0); } in le() function
|
/third_party/ffmpeg/libavformat/ |
D | epafdec.c | 42 int le, sample_rate, codec, channels; in epaf_read_header() local
|
D | ircamdec.c | 57 int le = -1, i; in ircam_read_header() local
|
/third_party/python/Objects/ |
D | floatobject.c | 2080 _PyFloat_Pack2(double x, unsigned char *p, int le) in _PyFloat_Pack2() 2184 _PyFloat_Pack4(double x, unsigned char *p, int le) in _PyFloat_Pack4() 2291 _PyFloat_Pack8(double x, unsigned char *p, int le) in _PyFloat_Pack8() 2420 _PyFloat_Unpack2(const unsigned char *p, int le) in _PyFloat_Unpack2() 2490 _PyFloat_Unpack4(const unsigned char *p, int le) in _PyFloat_Unpack4() 2568 _PyFloat_Unpack8(const unsigned char *p, int le) in _PyFloat_Unpack8()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | uniform_helper_test.cc | 148 const auto le = std::nexttoward(l, 0.0); in TEST_F() local
|
/third_party/ntfs-3g/ntfsprogs/ |
D | utils.h | 111 #define ntfs_log_redirect(fn,fi,li,le,d,fmt, args...) \ argument
|
/third_party/rust/crates/tracing/tracing-core/src/ |
D | metadata.rs | 922 fn le(&self, other: &Level) -> bool { in le() method 956 fn le(&self, other: &LevelFilter) -> bool { in le() method 998 fn le(&self, other: &LevelFilter) -> bool { in le() method 1032 fn le(&self, other: &Level) -> bool { in le() method
|
/third_party/popt/src/ |
D | popthelp.c | 212 char * le = malloc(4*lineLength + 1); in singleOptionDefaultValue() local 343 char * le = left + strlen(left); in singleOptionHelp() local
|
/third_party/toybox/toys/posix/ |
D | file.c | 330 int le = (s[3] == 'F'); in do_regular_file() local
|
/third_party/rust/crates/log/src/ |
D | lib.rs | 485 fn le(&self, other: &Level) -> bool { in le() method 512 fn le(&self, other: &LevelFilter) -> bool { in le() method 692 fn le(&self, other: &LevelFilter) -> bool { in le() method 719 fn le(&self, other: &Level) -> bool { in le() method
|
/third_party/pulseaudio/src/modules/ |
D | module-card-restore.c | 240 struct legacy_entry *le; in legacy_entry_read() local
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | audioconvert.c | 752 gfloat le[] = { GFLOAT_TO_LE (0.0), GFLOAT_TO_LE (1.0), GFLOAT_TO_LE (-1.0), in GST_START_TEST() local 770 gdouble le[] = in GST_START_TEST() local
|
/third_party/python/Modules/ |
D | _struct.c | 299 int le) /* true for little-endian, false for big-endian */ in unpack_halffloat() 314 int le) /* true for little-endian, false for big-endian */ in pack_halffloat() 327 int le) /* true for little-endian, false for big-endian */ in unpack_float() 339 int le) /* true for little-endian, false for big-endian */ in unpack_double()
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_bc_finalize.cpp | 113 cf_node *le = last_export[t]; in run() local
|