Home
last modified time | relevance | path

Searched defs:sbits (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexp.c31 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
75 uint64_t ki, idx, top, sbits; in exp() local
H A Dexp2.c29 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
73 uint64_t ki, idx, top, sbits; in exp2() local
H A Dpow.c124 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
169 uint64_t ki, idx, top, sbits; in exp_inline() local
[all...]
/third_party/musl/src/math/
H A Dexp2.c29 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
73 uint64_t ki, idx, top, sbits; in exp2() local
H A Dexp.c31 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
75 uint64_t ki, idx, top, sbits; in exp() local
H A Dpow.c124 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
169 uint64_t ki, idx, top, sbits; in exp_inline() local
[all...]
/third_party/optimized-routines/math/
H A Dexp2.c31 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
79 uint64_t ki, idx, top, sbits; in exp2() local
H A Dexp.c33 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
83 uint64_t ki, idx, top, sbits; in exp_inline() local
H A Dpow.c128 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
176 uint64_t ki, idx, top, sbits; in exp_inline() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcsbits.h35 FTC_SBitRec sbits[FTC_SBIT_ITEMS_PER_NODE]; member
/third_party/ffmpeg/libavformat/
H A Drtpenc_h263_rfc2190.c105 int len, sbits = 0, ebits = 0; in ff_rtp_send_h263_rfc2190() local
70 send_mode_b(AVFormatContext *s1, const struct H263Info *info, const struct H263State *state, const uint8_t *buf, int len, int sbits, int ebits, int m) send_mode_b() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fRboStateQueryTests.cpp240 int sbits; in test() member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fRboStateQueryTests.cpp291 int sbits; in test() member
H A Des3fFboStateQueryTests.cpp674 int sbits; in test() member
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dpow.c124 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
169 uint64_t ki, idx, top, sbits; in exp_inline() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dpow.c124 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
169 uint64_t ki, idx, top, sbits; in exp_inline() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dopus_pvq.c587 int mbits, sbits, delta; in quant_band_template() local
[all...]

Completed in 13 milliseconds