| /external/angle/include/CL/ |
| D | cl_half.h | 185 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/ComputeLibrary/include/CL/ |
| D | cl_half.h | 185 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/OpenCL-CTS/dependencies/ocl-headers/CL/ |
| D | cl_half.h | 185 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/minimal-lexical/src/ |
| D | rounding.rs | 92 let halfway = lower_n_halfway(shift as u64); in round_nearest_tie_even() localVariable
|
| D | bellerophon.rs | 260 let halfway = lower_n_halfway(maskbits); in error_is_accurate() localVariable
|
| /external/rust/crates/serde_json/src/lexical/ |
| D | errors.rs | 40 let halfway: u64 = lower_n_halfway(extrabits); in nearest_error_is_accurate() localVariable
|
| D | rounding.rs | 72 let halfway: u64 = lower_n_halfway(shift as u64); in round_nearest() localVariable
|
| /external/libjpeg-turbo/ |
| D | tjunittest.c | 109 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/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/ |
| D | hash_test.cc | 283 size_t halfway = sv.size() / 2; in FragmentedCord() local
|
| /external/openscreen/third_party/abseil/src/absl/hash/ |
| D | hash_test.cc | 283 size_t halfway = sv.size() / 2; in FragmentedCord() local
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_lower_int64.c | 732 nir_ssa_def *halfway = nir_iand(b, COND_LOWER_CMP(b, ieq, rem, half), in lower_2f() local
|
| /external/libtextclassifier/abseil-cpp/absl/hash/ |
| D | hash_test.cc | 283 size_t halfway = sv.size() / 2; in FragmentedCord() local
|
| /external/angle/third_party/abseil-cpp/absl/hash/ |
| D | hash_test.cc | 380 size_t halfway = sv.size() / 2; in FragmentedCord() local
|
| /external/webrtc/third_party/abseil-cpp/absl/hash/ |
| D | hash_test.cc | 422 size_t halfway = sv.size() / 2; in FragmentedCord() local
|
| /external/abseil-cpp/absl/hash/ |
| D | hash_test.cc | 422 size_t halfway = sv.size() / 2; in FragmentedCord() local
|
| /external/cronet/third_party/abseil-cpp/absl/hash/ |
| D | hash_test.cc | 427 size_t halfway = sv.size() / 2; in FragmentedCord() local
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/hash/ |
| D | hash_test.cc | 422 size_t halfway = sv.size() / 2; in FragmentedCord() local
|
| /external/skia/tests/ |
| D | PathTest.cpp | 4222 SkPoint halfway; in test_contains() local
|