Home
last modified time | relevance | path

Searched defs:exp (Results 226 - 250 of 303) sorted by relevance

12345678910>>...13

/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp810 SortedLines::getExpansionLine(const Line &expansion, const Line &previous, const Line &exp, Line &expansionLine) in getExpansionLine() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDecimalFormatSymbols.java1007 public void setExponentSeparator(String exp) { in setExponentSeparator() argument
/third_party/libwebsockets/lib/core/
H A Dlibwebsockets.c1078 lws_strexp_init(lws_strexp_t *exp, void *priv, lws_strexp_expand_cb cb, in lws_strexp_init() argument
1090 lws_strexp_reset_out(lws_strexp_t *exp, char *out, size_t olen) in lws_strexp_reset_out() argument
1098 lws_strexp_expand(lws_strexp_t *exp, const char *in, size_t len, size_t *pused_in, size_t *pused_out) lws_strexp_expand() argument
[all...]
/third_party/mbedtls/library/
H A Decp.c1271 mbedtls_mpi exp; in mbedtls_ecp_sw_derive_y() local
/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder.c152 int exp = ((bits & 0x7f800000U) >> 23) - 127; in probably_float() local
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_indirect_draw.c651 nir_ssa_def *exp = in update_vertex_attribs() local
782 nir_ssa_def *exp = in get_padded_count() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtztest.cpp1196 int32_t exp = kData[i].expectedOffset; in TestCustomParse() local
/third_party/node/deps/v8/src/base/
H A Dieee754.cc1443 double exp(double x) { exp() function
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_surfacedefs.h348 uint8 exp; member
/third_party/mesa3d/src/panfrost/midgard/
H A Ddisassemble.c1790 midgard_src_expand_mode exp = in print_texture_word() local
1814 midgard_src_expand_mode exp = in print_texture_word() local
/third_party/mksh/
H A Dfuncs.c314 bool exp; in c_print() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp538 vector<Expected<T> > exp; in checkOperation() local
741 vector<Expected<T> > exp; checkOperationFloatingPoint() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp205 const int exp = tcu::Float32(value).exponent(); in computeFloatingPointError() local
236 static float getSingleULPForExponent (int exp, int numMantissaBits) in getSingleULPForExponent() argument
254 const int exp = tcu::Float32(value).exponent(); in getSingleULPForValue() local
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.h772 inline float Ldexp(float x, int exp) in Ldexp() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp1739 std::set<GLuint> exp; in Run() local
2002 std::set<GLuint> exp; in Run() local
2191 std::set<GLuint> exp; VerifyVS() local
3146 std::set<GLuint> exp; Run() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp742 unsigned int exp = x & FLOAT_MAX_BIASED_EXP; in floatToHalf() local
/third_party/openssl/test/
H A Dbntest.c1694 BIGNUM *a = NULL, *e = NULL, *exp = NULL, *ret = NULL; in file_exp() local
2607 const char *exp; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp379 Expression exp = createExpr(C); in lookupOrAddCall() local
384 Expression exp = createExpr(C); in lookupOrAddCall() local
494 Expression exp; in lookupOrAdd() local
575 Expression exp = createCmpExpr(Opcode, Predicate, LHS, RHS); in lookupOrAddCmp() local
[all...]
/third_party/python/Python/
H A Dbltinmodule.c1963 builtin_pow_impl(PyObject *module, PyObject *base, PyObject *exp, in builtin_pow_impl() argument
/third_party/python/Modules/
H A Dmathmodule.c2231 long exp; math_ldexp_impl() local
[all...]
/third_party/python/Objects/
H A Dfloatobject.c1315 long exp, top_exp, lsb, key_digit; in float_fromhex() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc1167 void VerifyStats(size_t size, const ExpectedStats& exp, in VerifyStats() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp217 const int exp = (tcu::Float32(value).exponent() < -3) ? -3 : tcu::Float32(value).exponent(); in computeFloatingPointError() local
248 static float getSingleULPForExponent (int exp, int numMantissaBits) in getSingleULPForExponent() argument
266 const int exp = tcu::Float32(value).exponent(); in getSingleULPForValue() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp538 vector<Expected<T> > exp; in checkOperation() local
741 vector<Expected<T> > exp; checkOperationFloatingPoint() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp187 const int exp = tcu::Float32(value).exponent(); in computeFloatingPointError() local
218 static float getSingleULPForExponent (int exp, int numMantissaBits) in getSingleULPForExponent() argument
236 const int exp = tcu::Float32(value).exponent(); in getSingleULPForValue() local
[all...]

Completed in 67 milliseconds

12345678910>>...13