Home
last modified time | relevance | path

Searched defs:is_le (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dircamdec.c42 int is_le; member
/third_party/elfutils/tests/
H A Dread_unaligned.c343 bool is_le = (BYTE_ORDER == LITTLE_ENDIAN); in main() local
/third_party/ffmpeg/libavcodec/
H A Dget_bits.h229 static inline void refill_32(GetBitContext *s, int is_le) in refill_32() argument
244 static inline void refill_64(GetBitContext *s, int is_le) in refill_64() argument
259 static inline uint64_t get_val(GetBitContext *s, unsigned n, int is_le) in get_val() argument
/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.h133 bool is_le; member
H A Dvhost.c2015 bool is_le = vq->is_le; in vhost_vq_init_access() local
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvhost.h143 bool is_le; member
H A Dvhost.c2301 bool is_le = vq->is_le; in vhost_vq_init_access() local
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h587 is_le = 2 * is_ge, enumerator

Completed in 21 milliseconds