Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/
Dexp2.c31 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
38 sbits -= 1ull << 52; in specialcase()
39 scale = asdouble (sbits); in specialcase()
44 sbits += 1022ull << 52; in specialcase()
45 scale = asdouble (sbits); in specialcase()
79 uint64_t ki, idx, top, sbits; in exp2() local
117 sbits = T[idx + 1] + top; in exp2()
131 return specialcase (tmp, sbits, ki); in exp2()
132 scale = asdouble (sbits); in exp2()
Dexp.c33 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
40 sbits -= 1009ull << 52; in specialcase()
41 scale = asdouble (sbits); in specialcase()
46 sbits += 1022ull << 52; in specialcase()
47 scale = asdouble (sbits); in specialcase()
83 uint64_t ki, idx, top, sbits; in exp_inline() local
135 sbits = T[idx + 1] + top; in exp_inline()
149 return specialcase (tmp, sbits, ki); in exp_inline()
150 scale = asdouble (sbits); in exp_inline()
Dpow.c128 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument
135 sbits -= 1009ull << 52; in specialcase()
136 scale = asdouble (sbits); in specialcase()
141 sbits += 1022ull << 52; in specialcase()
143 scale = asdouble (sbits); in specialcase()
160 y = asdouble (sbits & 0x8000000000000000); in specialcase()
176 uint64_t ki, idx, top, sbits; in exp_inline() local
227 sbits = T[idx + 1] + top; in exp_inline()
241 return specialcase (tmp, sbits, ki); in exp_inline()
242 scale = asdouble (sbits); in exp_inline()
/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/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/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/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