Home
last modified time | relevance | path

Searched defs:le (Results 1 – 25 of 74) 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()
116 int le, int depth, AVDictionary **metadata) in ff_exif_decode_ifd()
138 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()
/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/ltp/tools/sparse/sparse-src/validation/optim/
Dset-uimm3.c1 int le(int x) { return (x <= 0x7fffffffU) == (x >= 0); } in le() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dwpa_debug.h30 #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/
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/boost/libs/pfr/include/boost/pfr/
Dops.hpp145 constexpr detail::enable_not_le_comp_t<T, U> le(const T& lhs, const U& rhs) noexcept { in le() function
151 constexpr detail::enable_le_comp_t<T, U> le(const T& lhs, const U& rhs) { in le() function
/third_party/boost/boost/pfr/
Dops.hpp145 constexpr detail::enable_not_le_comp_t<T, U> le(const T& lhs, const U& rhs) noexcept { in le() function
151 constexpr detail::enable_le_comp_t<T, U> le(const T& lhs, const U& rhs) { in le() function
/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/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/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.c2080 _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/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
/third_party/popt/src/
Dpopthelp.c212 char * le = malloc(4*lineLength + 1); in singleOptionDefaultValue() local
343 char * le = left + strlen(left); in singleOptionHelp() local

123