Home
last modified time | relevance | path

Searched defs:halfway (Results 1 – 12 of 12) sorted by relevance

/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl_half.h185 uint32_t halfway = 1 << (lsb_pos - 1); in cl_half_from_float() local
311 uint64_t halfway = (uint64_t)1 << (lsb_pos - 1); in cl_half_from_double() local
/external/angle/include/CL/
Dcl_half.h185 uint32_t halfway = 1 << (lsb_pos - 1); in cl_half_from_float() local
311 uint64_t halfway = (uint64_t)1 << (lsb_pos - 1); in cl_half_from_double() local
/external/rust/crates/serde_json/src/lexical/
Derrors.rs40 let halfway: u64 = lower_n_halfway(extrabits); in nearest_error_is_accurate() localVariable
Drounding.rs72 let halfway: u64 = lower_n_halfway(shift as u64); in round_nearest() localVariable
/external/libjpeg-turbo/
Dtjunittest.c109 int index, row, col, halfway = 16; in initBuf() local
192 int halfway = 16 * sf.num / sf.denom; in checkBuf() local
289 int halfway = 16 * sf.num / sf.denom; in checkBufYUV() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_int64.c732 nir_ssa_def *halfway = nir_iand(b, COND_LOWER_CMP(b, ieq, rem, half), in lower_2f() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/
Dhash_test.cc283 size_t halfway = sv.size() / 2; in FragmentedCord() local
/external/libtextclassifier/abseil-cpp/absl/hash/
Dhash_test.cc283 size_t halfway = sv.size() / 2; in FragmentedCord() local
/external/openscreen/third_party/abseil/src/absl/hash/
Dhash_test.cc283 size_t halfway = sv.size() / 2; in FragmentedCord() local
/external/angle/third_party/abseil-cpp/absl/hash/
Dhash_test.cc283 size_t halfway = sv.size() / 2; in FragmentedCord() local
/external/skia/tests/
DPathTest.cpp4143 SkPoint halfway; in test_contains() local
/external/skqp/tests/
DPathTest.cpp4135 SkPoint halfway; in test_contains() local