Home
last modified time | relevance | path

Searched defs:le (Results 1 – 25 of 75) sorted by relevance

123

/third_party/ffmpeg/libavcodec/
Dtiff_common.c43 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 …]
Dexif.c46 GetByteContext *gb, int le, in exif_add_metadata()
73 static int exif_decode_tag(void *logctx, GetByteContext *gbytes, int le, in exif_decode_tag()
123 int le, int depth, AVDictionary **metadata) in ff_exif_decode_ifd()
145 int le, int depth, AVDictionary **metadata) in avpriv_exif_decode_ifd()
Dr210dec.c46 int le = avctx->codec_tag == MKTAG('R', '1', '0', 'k') && in decode_frame() local
/third_party/curl/lib/
Dhash.c112 struct Curl_llist_element *le; in Curl_hash_add() local
141 struct Curl_llist_element *le; in Curl_hash_delete() local
162 struct Curl_llist_element *le; in Curl_hash_pick() local
183 struct Curl_llist_element *le; in Curl_hash_apply() local
233 struct Curl_llist_element *le; in Curl_hash_clean_with_criterium() local
/third_party/grpc/src/php/ext/grpc/
Dphp_grpc.c128 channel_persistent_le_t* le = rsrc->ptr; in acquire_persistent_locks() local
142 channel_persistent_le_t* le = rsrc->ptr; in release_persistent_locks() local
156 channel_persistent_le_t* le = rsrc->ptr; in destroy_grpc_channels() local
Dchannel.c186 channel_persistent_le_t* le = rsrc->ptr; in php_grpc_persistent_list_delete_unused_channel() local
284 channel_persistent_le_t *le; in create_and_add_channel_to_persistent_list() local
448 channel_persistent_le_t *le = (channel_persistent_le_t *)rsrc->ptr; in PHP_METHOD() local
593 channel_persistent_le_t *le = (channel_persistent_le_t *)rsrc->ptr; in php_grpc_channel_plink_dtor() local
608 target_bound_le_t *le = (target_bound_le_t *) rsrc->ptr; in php_grpc_target_bound_dtor() local
694 channel_persistent_le_t* le = rsrc->ptr; in PHP_METHOD() local
/third_party/ffmpeg/libavutil/
Dcrc.c322 #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()
Dcommon.h48 # define AV_NE(be, le) (be) argument
50 # define AV_NE(be, le) (le) argument
/third_party/uboot/u-boot-2020.01/drivers/mtd/ubi/
Deba.c96 struct ubi_ltree_entry *le; in ltree_lookup() local
131 struct ubi_ltree_entry *le, *le1, *le_free; in ltree_add_entry() local
200 struct ubi_ltree_entry *le; in leb_read_lock() local
217 struct ubi_ltree_entry *le; in leb_read_unlock() local
242 struct ubi_ltree_entry *le; in leb_write_lock() local
264 struct ubi_ltree_entry *le; in leb_write_trylock() local
293 struct ubi_ltree_entry *le; in leb_write_unlock() local
/third_party/node/benchmark/buffers/
Ddataview-set.js54 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/
Dwpa_debug.h32 #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/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dwpa_debug.h32 #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/ffmpeg/libavformat/
Depafdec.c42 int le, sample_rate, codec, channels; in epaf_read_header() local
Dircamdec.c57 int le = -1, i; in ircam_read_header() local
/third_party/boost/libs/locale/src/win32/
Dcollate.cpp28 …virtual int do_compare(collator_base::level_type level,char const *lb,char const *le,char const *r… in do_compare()
77 …virtual int do_compare(collator_base::level_type level,wchar_t const *lb,wchar_t const *le,wchar_t… in do_compare()
/third_party/mingw-w64/mingw-w64-headers/crt/
Dcrtdbg.h166 #define _fullpath_dbg(s1,s2,le,t,f,l) _fullpath(s1,s2,le) argument
167 #define _wfullpath_dbg(s1,s2,le,t,f,l) _wfullpath(s1,s2,le) argument
168 #define _getcwd_dbg(s,le,t,f,l) _getcwd(s,le) argument
169 #define _wgetcwd_dbg(s,le,t,f,l) _wgetcwd(s,le) argument
170 #define _getdcwd_dbg(d,s,le,t,f,l) _getdcwd(d,s,le) argument
171 #define _wgetdcwd_dbg(d,s,le,t,f,l) _wgetdcwd(d,s,le) argument
172 #define _getdcwd_lk_dbg(d,s,le,t,f,l) _getdcwd_nolock(d,s,le) argument
173 #define _wgetdcwd_lk_dbg(d,s,le,t,f,l) _wgetdcwd_nolock(d,s,le) argument
/third_party/uboot/u-boot-2020.01/tools/
Denvcrc.c97 int le = (argc > 2 ? !strcmp(argv[2], "le") : 1); in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Duniform_helper_test.cc148 const auto le = std::nexttoward(l, 0.0); in TEST_F() local
/third_party/abseil-cpp/absl/random/internal/
Duniform_helper_test.cc148 const auto le = std::nexttoward(l, 0.0); in TEST_F() local
/third_party/boost/libs/locale/src/std/
Dcollate.cpp27 virtual int do_compare(char const *lb,char const *le,char const *rb,char const *re) const in do_compare()
/third_party/python/Objects/
Dfloatobject.c2021 _PyFloat_Pack2(double x, unsigned char *p, int le) in _PyFloat_Pack2()
2125 _PyFloat_Pack4(double x, unsigned char *p, int le) in _PyFloat_Pack4()
2232 _PyFloat_Pack8(double x, unsigned char *p, int le) in _PyFloat_Pack8()
2361 _PyFloat_Unpack2(const unsigned char *p, int le) in _PyFloat_Unpack2()
2431 _PyFloat_Unpack4(const unsigned char *p, int le) in _PyFloat_Unpack4()
2509 _PyFloat_Unpack8(const unsigned char *p, int le) in _PyFloat_Unpack8()
/third_party/boost/libs/locale/test/
Dtest_collate.cpp101 int le = -1,gt = 1,eq = 0; in test_collate() local
Dtest_winapi_collate.cpp92 int le = -1,gt = 1,eq = 0; in test_collate() local
/third_party/boost/libs/locale/src/posix/
Dcollate.cpp69 …virtual int do_compare(char_type const *lb,char_type const *le,char_type const *rb,char_type const… in do_compare()
/third_party/ntfs-3g/ntfsprogs/
Dutils.h111 #define ntfs_log_redirect(fn,fi,li,le,d,fmt, args...) \ argument

123