Home
last modified time | relevance | path

Searched defs:exp (Results 151 - 175 of 294) sorted by relevance

12345678910>>...12

/third_party/python/Modules/_decimal/libmpdec/
H A Dio.c136 scan_dpoint_exp(const char *s, const char **dpoint, const char **exp, in scan_dpoint_exp() argument
204 const char *dpoint = NULL, *exp = NULL; in mpd_qset_string() local
1225 mpd_ssize_t exp = a->exp + a->digits - prec; _mpd_round() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duchar.cpp408 int32_t exp=(ntv&0x1f)+2; in u_getNumericValue() local
435 int32_t exp=(ntv&3)+1; in u_getNumericValue() local
/third_party/python/Python/clinic/
H A Dbltinmodule.c.h751 PyObject *exp; in builtin_pow() local
/third_party/python/Python/
H A Dpystrtod.c804 int t, exp; in PyOS_double_to_string() local
1017 int decpt_as_int, sign, exp_len, exp = 0, use_exp = 0; in format_float_short() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format.cc626 std::int_fast64_t exp = 0; in ParseSubSeconds() local
/third_party/selinux/checkpolicy/
H A Dcheckpolicy.c308 static void display_expr(const cond_expr_t * exp) in display_expr() argument
/third_party/selinux/checkpolicy/test/
H A Ddismod.c395 static void display_expr(policydb_t * p, cond_expr_t * exp, FILE * fp) in display_expr() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dsae.c194 u8 exp[1]; in sae_test_pwd_seed_ffc() local
/third_party/ffmpeg/libavcodec/
H A Dg723_1enc.c474 int ccr, eng, orig_eng, ccr_eng, exp; in estimate_pitch() local
542 int exp, max, diff; comp_harmonic_coeff() local
[all...]
H A Dadpcm.c2049 unsigned int exp = byte & 0x0F; in adpcm_decode_frame() local
H A Dac3enc.h132 uint8_t **exp; ///< original exponents member
/third_party/ffmpeg/libavfilter/
H A Dvf_libplacebo.c344 float exp = s->desat_exp < 0.0f ? 0.2f : s->desat_exp; in process_frames() local
/third_party/ffmpeg/libavutil/
H A Deval.c72 int8_t exp; member
H A Dtx_template.c974 TXComplex *exp = s->exp, tmp, *z = _dst; in ff_tx_mdct_sr_fwd() local
1012 TXComplex *z = _dst, *exp = s->exp; in ff_tx_mdct_sr_inv() local
[all...]
/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

Completed in 41 milliseconds

12345678910>>...12