Home
last modified time | relevance | path

Searched defs:halfway (Results 1 - 6 of 6) sorted by relevance

/third_party/opencl-headers/CL/
H A 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
[all...]
/third_party/skia/third_party/externals/angle2/include/CL/
H A 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
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_test.cc283 size_t halfway = sv.size() / 2; in FragmentedCord() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_int64.c732 nir_ssa_def *halfway = nir_iand(b, COND_LOWER_CMP(b, ieq, rem, half), in lower_2f() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A 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; checkBufYUV() local
[all...]
/third_party/skia/tests/
H A DPathTest.cpp4175 SkPoint halfway; in test_contains() local
[all...]

Completed in 14 milliseconds