Home
last modified time | relevance | path

Searched defs:sbits (Results 1 – 22 of 22) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
Dexp2.c29 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
73 uint64_t ki, idx, top, sbits; in exp2() local
Dexp.c31 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
75 uint64_t ki, idx, top, sbits; in exp() local
Dpow.c124 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
169 uint64_t ki, idx, top, sbits; in exp_inline() local
/third_party/musl/src/math/
Dexp2.c29 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
73 uint64_t ki, idx, top, sbits; in exp2() local
Dexp.c31 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
75 uint64_t ki, idx, top, sbits; in exp() local
Dpow.c124 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
169 uint64_t ki, idx, top, sbits; in exp_inline() local
/third_party/optimized-routines/math/
Dexp2.c31 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
79 uint64_t ki, idx, top, sbits; in exp2() local
Dexp.c33 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
83 uint64_t ki, idx, top, sbits; in exp_inline() local
Dpow.c128 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
176 uint64_t ki, idx, top, sbits; in exp_inline() local
/third_party/pixman/demos/
Dclip-in.c18 uint32_t *sbits = malloc (SMALL * SMALL * 4); in main() local
/third_party/ffmpeg/libavformat/
Drtpenc_h263_rfc2190.c72 int len, int sbits, int ebits, int m) in send_mode_b()
105 int len, sbits = 0, ebits = 0; in ff_rtp_send_h263_rfc2190() local
/third_party/skia/third_party/externals/freetype/src/cache/
Dftcsbits.h35 FTC_SBitRec sbits[FTC_SBIT_ITEMS_PER_NODE]; member
/third_party/flutter/skia/third_party/externals/freetype/src/cache/
Dftcsbits.h36 FTC_SBitRec sbits[FTC_SBIT_ITEMS_PER_NODE]; member
/third_party/freetype/src/cache/
Dftcsbits.h35 FTC_SBitRec sbits[FTC_SBIT_ITEMS_PER_NODE]; member
/third_party/musl/porting/liteos_m/kernel/src/math/
Dpow.c124 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
169 uint64_t ki, idx, top, sbits; in exp_inline() local
/third_party/musl/porting/uniproton/kernel/src/math/
Dpow.c124 static inline double specialcase(double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
169 uint64_t ki, idx, top, sbits; in exp_inline() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fRboStateQueryTests.cpp240 int sbits; in test() member
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fRboStateQueryTests.cpp287 int sbits; in test() member
Des3fFboStateQueryTests.cpp673 int sbits; in test() member
/third_party/ffmpeg/libavcodec/
Dopus_pvq.c585 int mbits, sbits, delta; in quant_band_template() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp1745 #define X(tag, elementty, int_width, fp_width, uvec_width, svec_width, sbits, \ argument
1757 #define X(tag, elementty, int_width, fp_width, uvec_width, svec_width, sbits, \ argument
DIceInstARM32.cpp43 #define X(tag, elementty, int_width, fp_width, uvec_width, svec_width, sbits, \ argument