HomeSort by relevance Sort by last modified time
    Searched full:mash (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/third_party/skia/include/core/
SkChecksum.h 25 * Our Rotate and Mash helpers are meant to automatically do the right
34 static inline uintptr_t Mash(uintptr_t total, uintptr_t value) {
107 result = Mash(result, *ptr++);
108 result = Mash(result, *ptr++);
109 result = Mash(result, *ptr++);
110 result = Mash(result, *ptr++);
117 result = Mash(result, *data++);
  /external/skia/include/core/
SkChecksum.h 25 * Our Rotate and Mash helpers are meant to automatically do the right
34 static inline uintptr_t Mash(uintptr_t total, uintptr_t value) {
107 result = Mash(result, *ptr++);
108 result = Mash(result, *ptr++);
109 result = Mash(result, *ptr++);
110 result = Mash(result, *ptr++);
117 result = Mash(result, *data++);
  /external/clang/test/SemaCXX/
cxx11-user-defined-literals.cpp 116 constexpr unsigned mash(unsigned a) { function
121 return hash<Cs...>(mash(a ^ mash(C)));
  /external/chromium_org/chrome/browser/prerender/
prerender_histograms.cc 146 // If we are inside the last window, there is a mish mash of origins
147 // and experiments if either there was a mish mash before, or the current
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field.h 29 // Chrome internals, though it's really more of a mish-mash of model,
  /external/chromium_org/chrome/browser/extensions/api/extension_action/
page_as_browser_action_apitest.cc 26 // These are a mash-up of the tests from from page_actions_apitest.cc and
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field.h 27 // Chrome internals, though it's really more of a mish-mash of model,
  /external/valgrind/main/coregrind/m_debuginfo/
storage.c     [all...]
  /external/valgrind/main/coregrind/m_initimg/
initimg-linux.c 212 if (debug) VG_(printf)("XXXXXXXXX: MASH %s\n", *cpp);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py     [all...]
  /external/clang/lib/Driver/
ToolChains.cpp 226 // Mash in the platform.
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_neon.S     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c 131 /* Mash around start and length so that the area exactly covers
    [all...]
  /external/valgrind/main/coregrind/
m_main.c     [all...]
  /external/valgrind/main/memcheck/
mc_main.c     [all...]
  /external/chromium_org/third_party/sqlite/src/test/
fts4aa.test     [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 382 milliseconds