Home
last modified time | relevance | path

Searched defs:exp2 (Results 26 - 29 of 29) sorted by relevance

12

/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp2147 ExprP<float> exp2 (const ExprP<float>& x) { return app<Exp2>(x); } in exp2() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp2802 ExprP<T> exp2 (const ExprP<T>& x) { return app<Exp2< Signature<T, T> > >(x); } in exp2() function
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c12986 wuffs_base__private_implementation__high_prec_dec__round_just_enough( wuffs_base__private_implementation__high_prec_dec* h, int32_t exp2, uint64_t mantissa) wuffs_base__private_implementation__high_prec_dec__round_just_enough() argument
13498 int32_t exp2 = 0; wuffs_base__private_implementation__high_prec_dec__to_f64() local
14043 int32_t exp2 = ((int32_t)(bits >> 52)) & 0x7FF; wuffs_base__render_number_f64() local
[all...]
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c13882 wuffs_base__private_implementation__high_prec_dec__round_just_enough( wuffs_base__private_implementation__high_prec_dec* h, int32_t exp2, uint64_t mantissa) wuffs_base__private_implementation__high_prec_dec__round_just_enough() argument
14394 int32_t exp2 = 0; wuffs_base__private_implementation__high_prec_dec__to_f64() local
14939 int32_t exp2 = ((int32_t)(bits >> 52)) & 0x7FF; wuffs_base__render_number_f64() local
[all...]

Completed in 100 milliseconds

12