| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | hex_float_test.cpp | 633 normalized_significand(const std::vector<uint32_t>& fractions, uint32_t exp) normalized_significand() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/link/ |
| H A D | linker.cpp | 459 const auto& exp = exports.find(import.name); in GetImportExportPairs() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/ |
| H A D | linker.cpp | 459 const auto& exp = exports.find(import.name); in GetImportExportPairs() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | hex_float_test.cpp | 633 normalized_significand(const std::vector<uint32_t>& fractions, uint32_t exp) normalized_significand() argument
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFUtils.cpp | 274 static constexpr int int_pow(int base, unsigned exp, int acc = 1) { in int_pow() argument
|
| /third_party/vixl/src/ |
| H A D | utils-vixl.cc | 156 float FloatPack(uint32_t sign, uint32_t exp, uint32_t mantissa) { in FloatPack() argument 162 double DoublePack(uint64_t sign, uint64_t exp, uint64_t mantissa) { in DoublePack() argument 148 Float16Pack(uint16_t sign, uint16_t exp, uint16_t mantissa) Float16Pack() argument
|
| /third_party/python/Parser/ |
| H A D | string_parser.c | 948 ExprList_Append(ExprList *l, expr_ty exp) in ExprList_Append() argument
|
| /third_party/python/Python/ |
| H A D | ast.c | 209 validate_expr(struct validator *state, expr_ty exp, expr_context_ty ctx) in validate_expr() argument 403 ensure_literal_number(expr_ty exp, bool allow_real, bool allow_imaginary) ensure_literal_number() argument 413 ensure_literal_negative(expr_ty exp, bool allow_real, bool allow_imaginary) ensure_literal_negative() argument 430 ensure_literal_complex(expr_ty exp) ensure_literal_complex() argument 470 validate_pattern_match_value(struct validator *state, expr_ty exp) validate_pattern_match_value() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
| H A D | hash.h | 323 int exp; in AbslHashValue() local
|
| /third_party/skia/include/private/ |
| H A D | SkFloatingPoint.h | 41 static inline float sk_float_pow(float base, float exp) { in sk_float_pow() argument 245 int exp = ((int32_t)bits >> 23) - 127; in sk_float_nextlog2() local
|
| /third_party/selinux/checkpolicy/test/ |
| H A D | dispol.c | 192 static void display_expr(policydb_t * p, cond_expr_t * exp, FILE * fp) in display_expr() argument
|
| /third_party/spirv-tools/source/link/ |
| H A D | linker.cpp | 486 const auto& exp = exports.find(import.name); in GetImportExportPairs() local
|
| /third_party/spirv-tools/test/ |
| H A D | hex_float_test.cpp | 633 normalized_significand(const std::vector<uint32_t>& fractions, uint32_t exp) normalized_significand() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fShaderPackingFunctionTests.cpp | 539 const int exp = rnd.getInt(minExp, maxExp); in iterate() local 645 const int exp = rnd.getInt(minExp, maxExp); in iterate() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | g726.c | 46 uint8_t exp; /**< 4 bits exponent */ member 62 int res, exp; in mult() local 164 int sign, exp, i, dln; quant() local [all...] |
| H A D | shorten.c | 215 int len, bps, exp; in decode_aiff_header() local [all...] |
| /third_party/decimal.js/ |
| H A D | decimal.js | 4479 function exp(x) { global() function [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cdtrgtst.c | 134 UDate start,exp,got; in Test4056591() local
|
| H A D | utransts.c | 499 UChar exp[128]; in TestFilter() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | transapi.cpp | 805 UnicodeString exp=UnicodeString("A\\u0042Ca\\u0062c\\u0062\\u0062C\\u0042a", ""); in TestGetAdoptFilter() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | uchar.cpp | 408 int32_t exp=(ntv&0x1f)+2; in u_getNumericValue() local 435 int32_t exp=(ntv&3)+1; in u_getNumericValue() local
|
| /third_party/libwebsockets/lib/jose/jws/ |
| H A D | jws.c | 1226 unsigned long now = lws_now_secs(), exp; in lws_jwt_token_sanity() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_constant_expression.cpp | 619 ldexpf_flush_subnormal(float x, int exp) in ldexpf_flush_subnormal() argument 628 ldexp_flush_subnormal(double x, int exp) in ldexp_flush_subnormal() argument
|
| H A D | ir_builder.cpp | 299 exp(operand a) in exp() function
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| H A D | tgmath.h | 165 #undef exp macro 228 #define exp(x) __tg_real_complex(exp, (x)) macro
|