Home
last modified time | relevance | path

Searched refs:sbits (Results 1 – 17 of 17) sorted by relevance

/external/arm-optimized-routines/math/
Dexp2.c30 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
37 sbits -= 1ull << 52; in specialcase()
38 scale = asdouble (sbits); in specialcase()
43 sbits += 1022ull << 52; in specialcase()
44 scale = asdouble (sbits); in specialcase()
78 uint64_t ki, idx, top, sbits; in exp2() local
116 sbits = T[idx + 1] + top; in exp2()
130 return specialcase (tmp, sbits, ki); in exp2()
131 scale = asdouble (sbits); in exp2()
Dexp.c32 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
39 sbits -= 1009ull << 52; in specialcase()
40 scale = asdouble (sbits); in specialcase()
45 sbits += 1022ull << 52; in specialcase()
46 scale = asdouble (sbits); in specialcase()
82 uint64_t ki, idx, top, sbits; in exp_inline() local
134 sbits = T[idx + 1] + top; in exp_inline()
148 return specialcase (tmp, sbits, ki); in exp_inline()
149 scale = asdouble (sbits); in exp_inline()
Dpow.c127 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
134 sbits -= 1009ull << 52; in specialcase()
135 scale = asdouble (sbits); in specialcase()
140 sbits += 1022ull << 52; in specialcase()
142 scale = asdouble (sbits); in specialcase()
159 y = asdouble (sbits & 0x8000000000000000); in specialcase()
175 uint64_t ki, idx, top, sbits; in exp_inline() local
226 sbits = T[idx + 1] + top; in exp_inline()
240 return specialcase (tmp, sbits, ki); in exp_inline()
241 scale = asdouble (sbits); in exp_inline()
/external/syzkaller/vendor/golang.org/x/net/http2/hpack/
Dhuffman.go54 cur, cbits, sbits := uint(0), uint8(0), uint8(0)
58 sbits += 8
72 sbits = cbits
92 sbits = cbits
94 if sbits > 7 {
/external/freetype/src/cache/
Dftcsbits.c71 FTC_SBit sbit = snode->sbits; in ftc_snode_free()
124 sbit = snode->sbits + ( gindex - gnode->gindex ); in ftc_snode_load()
247 snode->sbits[node_count].width = 255; in FTC_SNode_New()
286 FTC_SBit sbit = snode->sbits; in ftc_snode_weight()
346 FTC_SBit sbit = snode->sbits + ( gindex - gnode->gindex ); in ftc_snode_compare()
Dftcsbits.h36 FTC_SBitRec sbits[FTC_SBIT_ITEMS_PER_NODE]; member
Dftcbasic.c549 *ansbit = FTC_SNODE( node )->sbits + in FTC_SBitCache_Lookup()
618 *ansbit = FTC_SNODE( node )->sbits + in FTC_SBitCache_LookupScaler()
/external/libopus/celt/
Dbands.c973 int mbits, sbits, delta; in quant_partition() local
1012 sbits = b-mbits; in quant_partition()
1019 if (mbits >= sbits) in quant_partition()
1025 sbits += rebalance - (3<<BITRES); in quant_partition()
1026 cm |= quant_partition(ctx, Y, N, sbits, B, next_lowband2, LM, in quant_partition()
1029 cm = quant_partition(ctx, Y, N, sbits, B, next_lowband2, LM, in quant_partition()
1031 rebalance = sbits - (rebalance-ctx->remaining_bits); in quant_partition()
1245 int mbits, sbits, delta; in quant_band_stereo() local
1288 sbits = 0; in quant_band_stereo()
1291 sbits = 1<<BITRES; in quant_band_stereo()
[all …]
/external/deqp/modules/gles2/functional/
Des2fRboStateQueryTests.cpp240 int sbits; in test() member
251 …_testCtx, *this, -1, -1, -1, -1, requiredDepthFormats[ndx].dbits, requiredDepthFormats[ndx].sbits); in test()
/external/deqp/modules/gles3/functional/
Des3fRboStateQueryTests.cpp287 int sbits; in test() member
302 …_testCtx, *this, -1, -1, -1, -1, requiredDepthFormats[ndx].dbits, requiredDepthFormats[ndx].sbits); in test()
Des3fFboStateQueryTests.cpp673 int sbits; in test() member
683 …ormat, depthAttachments[ndx].attachment, depthAttachments[ndx].dbits, depthAttachments[ndx].sbits); in test()
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_proof_distributive_property.py49 s.add(z3.Extract(FLOAT_TY().sbits() - 1, 0, z3.fpToIEEEBV(c)) == 0)
/external/swiftshader/third_party/subzero/src/
DIceInstARM32.def90 //#define X(tag, elementty, int_width, fp_width, uvec_width, svec_width, sbits,
DIceInstARM32.cpp43 #define X(tag, elementty, int_width, fp_width, uvec_width, svec_width, sbits, \ argument
45 { int_width, fp_width, svec_width, uvec_width, sbits, ubits } \
DIceTargetLoweringARM32.cpp1931 #define X(tag, elementty, int_width, fp_width, uvec_width, svec_width, sbits, \ argument
1943 #define X(tag, elementty, int_width, fp_width, uvec_width, svec_width, sbits, \ argument
/external/freetype/
DChangeLog.28229 [sfnt, truetype] Improve handling of missing sbits.
DChangeLog.222587 ttmetrics here. TrueType fonts with only sbits always have