| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | exp.c | 31 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 D | exp2.c | 29 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 D | pow.c | 124 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 D | exp2.c | 29 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 D | exp.c | 31 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 D | pow.c | 124 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 D | exp2.c | 31 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 D | exp.c | 33 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 D | pow.c | 128 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 D | ftcsbits.h | 35 FTC_SBitRec sbits[FTC_SBIT_ITEMS_PER_NODE]; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtpenc_h263_rfc2190.c | 105 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 D | es2fRboStateQueryTests.cpp | 240 int sbits; in test() member
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fRboStateQueryTests.cpp | 291 int sbits; in test() member
|
| H A D | es3fFboStateQueryTests.cpp | 674 int sbits; in test() member
|
| /third_party/musl/porting/uniproton/kernel/src/math/ |
| H A D | pow.c | 124 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 D | pow.c | 124 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 D | opus_pvq.c | 587 int mbits, sbits, delta; in quant_band_template() local [all...] |