HomeSort by relevance Sort by last modified time
    Searched refs:hot (Results 1 - 25 of 1328) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Index/
skipped-ranges.c 8 #elif defined(hot)
9 // hot
  /external/chromium_org/ui/base/cursor/
cursor_loader_ozone.h 23 const gfx::Point& hot) OVERRIDE;
26 const gfx::Point& hot,
cursor_loader_win.h 21 const gfx::Point& hot) OVERRIDE;
24 const gfx::Point& hot,
cursor_loader.h 43 const gfx::Point& hot) = 0;
52 const gfx::Point& hot,
cursor_loader_x11.h 28 const gfx::Point& hot) OVERRIDE;
31 const gfx::Point& hot,
cursor_loader_ozone.cc 20 const gfx::Point& hot) {
27 CursorFactoryOzone::GetInstance()->CreateImageCursor(bitmap, hot);
32 const gfx::Point& hot,
cursor_loader_win.cc 130 const gfx::Point& hot) {
136 const gfx::Point& hot,
cursor_loader_x11.cc 159 const gfx::Point& hot) {
164 gfx::Point hotpoint = hot;
177 const gfx::Point& hot,
194 gfx::Point hotpoint = hot;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/lib/ldscripts/
elf_i386.xdc 52 *(.text.hot .text.hot.*)
elf_i386.xdw 52 *(.text.hot .text.hot.*)
elf_i386.xsc 50 *(.text.hot .text.hot.*)
elf_i386.xsw 49 *(.text.hot .text.hot.*)
elf_i386.xw 52 *(.text.hot .text.hot.*)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib/ldscripts/
elf_i386.xdc 52 *(.text.hot .text.hot.*)
elf_i386.xdw 52 *(.text.hot .text.hot.*)
elf_i386.xsc 50 *(.text.hot .text.hot.*)
elf_i386.xsw 49 *(.text.hot .text.hot.*)
elf_i386.xw 52 *(.text.hot .text.hot.*)
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/string/
string.js 28 * subs("foo%s hot%s", "bar", "dog") becomes "foobar hotdog".
  /external/chromium_org/remoting/webapp/
connection_stats.js 77 * Check for the debug toggle hot-key.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
sce1.asm 2 db 048h; emit a REX prefix, to enable hot-patching
sce3.asm 2 db 048h; emit a REX prefix, to enable hot-patching
  /art/runtime/base/
macros.h 174 #define HOT_ATTR __attribute__ ((hot))
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/aarch64-linux-android/lib/ldscripts/
aarch64elf.x 50 *(.text.hot .text.hot.*)
aarch64elf.xbn 49 *(.text.hot .text.hot.*)

Completed in 412 milliseconds

1 2 3 4 5 6 7 8 91011>>