HomeSort by relevance Sort by last modified time
    Searched refs:Mix (Results 1 - 19 of 19) sorted by null

  /external/skia/include/private/
SkChecksum.h 29 static uint32_t Mix(uint32_t hash) {
42 * This version is 2-lines cheaper than Mix, but seems to be sufficient for the font cache.
57 return SkChecksum::Mix(*(const uint32_t*)&k);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
24k-triple-stores-5.s 0 # Mix byte/half/word sizes with arbitary base register.
24k-triple-stores-5.d 3 #name: 24K: Triple Store (Mix byte/half/word size check)
micromips@24k-triple-stores-5.d 3 #name: 24K: Triple Store (Mix byte/half/word size check)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
reloclab.s 2 # Mix in different accesses to local labels to see that relaxing works for
  /external/skia/tools/viewer/sk_app/unix/
Window_unix.h 48 return SkChecksum::Mix(w);
  /external/skia/src/gpu/
GrGlyph.h 100 return SkChecksum::Mix(key);
  /art/test/044-proxy/src/
BasicTest.java 33 Mix proxyMe = new Mix();
177 class Mix implements Quads, Colors {
195 return "mix";
  /external/skia/bench/
FontCacheBench.cpp 72 { "hasher2", SkChecksum::Mix },
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
OpenCL.std.h 137 Mix = 99,
SPIRVExtInst.h 158 add(OpenCLLIB::Mix, "mix");
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
OpenCL.std.h 137 Mix = 99,
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
OpenCL.std.h 137 Mix = 99,
  /external/skia/src/opts/
SkChecksum_opts.h 210 return SkChecksum::Mix(hash);
  /external/spirv-llvm/lib/SPIRV/
OCLUtil.h 174 const static char Mix[] = "mix";
OCL20ToSPIRV.cpp 500 DemangledName == kOCLBuiltinName::Mix) {
    [all...]
  /external/pcre/dist2/
RunGrepTest 182 (cd $srcdir; $valgrind $vjs $pcre2grep -Mix 'Pattern' ./testdata/grepinputx) >>testtrygrep
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderBuiltinPrecisionTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp     [all...]

Completed in 531 milliseconds