Home
last modified time | relevance | path

Searched defs:exp (Results 426 - 450 of 642) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/glslang/SPIRV/
H A Dhex_float.h344 int_type exp = getUnbiasedExponent(); in getUnbiasedNormalizedExponent() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
H A DBigDecimal.java408 private int exp; field in BigDecimal
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnormtst.c245 TestNull_check(UChar *src, int32_t srcLen, UChar *exp, int32_t expLen, UNormalizationMode mode, const char *name) TestNull_check() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
H A DBigDecimal.java397 private int exp; field in BigDecimal
[all...]
/third_party/lame/misc/
H A Dabx.c280 unsigned exp = 0; in printnumber() local
309 unsigned exp = 0; logdual() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_int64.c700 nir_ssa_def *exp = COND_LOWER_OP(b, ufind_msb, x); in lower_2f() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_instructions.cpp220 ir_variable *exp = new(ir) ir_variable(ivec, "exp", ir_var_temporary); in ldexp_to_arith() local
351 ir_variable *exp = new(ir) ir_variable(ivec, "exp", ir_var_temporary); dldexp_to_arith() local
[all...]
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams.c680 lws_strexp_t exp; in _lws_ss_client_connect() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c415 si_export_mrt_color(struct si_shader_context *ctx, LLVMValueRef *color, unsigned index, unsigned first_color_export, unsigned color_type, struct si_ps_exports *exp) si_export_mrt_color() argument
829 struct si_ps_exports exp = {}; si_llvm_build_ps_epilog() local
[all...]
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dcompute.c258 uint32_t exp[4]; in check_tex() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.cc480 const WasmExport& exp = module->export_table[index]; in GetExports() local
/third_party/node/deps/histogram/src/
H A Dhdr_histogram.c126 static int64_t power(int64_t base, int64_t exp) in power() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c272 LLVMValueRef c23_shifted, exp_mask, bias, exp; in lp_do_offset_tri() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtestidna.cpp1385 UChar exp[MAX_DEST_SIZE]={0}; in testCompareReferenceImpl() local
H A Dtstnorm.cpp381 UnicodeString exp = UnicodeString(DATA[i+2], "").unescape(); in TestZeroIndex() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_lib.c786 BIGNUM *exp = sk_BIGNUM_value(exps, i); in DEFINE_STACK_OF() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp660 const deUint64 exp = (isNan || isInf) ? exponentMask : std::min(e, exponentBias); in infNanRandomFloats() local
H A DvktShaderPackingFunctionTests.cpp606 const int exp = rnd.getInt(minExp, maxExp); in iterate() local
747 const int exp = rnd.getInt(minExp, maxExp); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cProgramInterfaceQueryTests.cpp1449 std::set<GLuint> exp; in Run() local
1872 std::set<GLuint> exp; in Run() local
2009 std::set<GLuint> exp; Run() local
2464 std::set<GLuint> exp; Run() local
[all...]
H A Des31cShaderBitfieldOperationTests.cpp344 ShaderBitfieldOperationCaseLdexpFloat(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, Data const& exp) ShaderBitfieldOperationCaseLdexpFloat() argument
356 ShaderBitfieldOperationCaseLdexpVec2(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, Data const& exp) ShaderBitfieldOperationCaseLdexpVec2() argument
369 ShaderBitfieldOperationCaseLdexpVec3(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, Data const& exp) ShaderBitfieldOperationCaseLdexpVec3() argument
383 ShaderBitfieldOperationCaseLdexpVec4(Context& context, const char* name, glu::GLSLVersion glslVersion, Data const& data, Data const& exp) ShaderBitfieldOperationCaseLdexpVec4() argument
[all...]
H A Des31cVertexAttribBindingTests.cpp249 unsigned int exp; in FloatToHalf() local
282 mantissa >>= exp; in FloatToHalf() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dhex_float.h389 int_type exp = getUnbiasedExponent(); in getUnbiasedNormalizedExponent() local
/third_party/openssl/crypto/rsa/
H A Drsa_lib.c782 BIGNUM *exp = sk_BIGNUM_value(exps, i); in DEFINE_STACK_OF() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h389 int_type exp = getUnbiasedExponent(); in getUnbiasedNormalizedExponent() local
/third_party/skia/src/utils/
H A DSkJSON.cpp272 static inline float pow10(int32_t exp) { in pow10() argument
741 const char* matchFastFloatDecimalPart(const char* p, int sign, float f, int exp) { in matchFastFloatDecimalPart() argument
816 int exp = 0; matchFast32OrFloat() local
[all...]

Completed in 48 milliseconds

1...<<11121314151617181920>>...26