HomeSort by relevance Sort by last modified time
    Searched full:turn (Results 51 - 75 of 3582) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/skia/include/effects/
SkCornerPathEffect.h 15 SkCornerPathEffect is a subclass of SkPathEffect that can turn sharp corners
  /external/skia/src/pathops/
SkPathOpsTightBounds.cpp 15 // turn path into list of segments
  /docs/source.android.com/src/devices/tech/debug/
native-memory.jd 22 can turn on memory tracking with:</p>
30 turn on its native memory UI:</p>
  /external/kernel-headers/original/uapi/linux/
watchdog.h 52 #define WDIOS_DISABLECARD 0x0001 /* Turn off the watchdog timer */
53 #define WDIOS_ENABLECARD 0x0002 /* Turn on the watchdog timer */
  /external/llvm/test/MC/ARM/
thumb2-cbn-to-next-inst.s 8 cbnz r2, L1 @ this can't be encoded, must turn into a nop
15 cbz r2, L3 @ this can't be encoded, must turn into a nop
  /external/llvm/test/Transforms/TailCallElim/
inf-recursion.ll 3 ; Don't turn this into an infinite loop, this is probably the implementation
15 ; Do turn other calls into infinite loops though.
  /external/skia/experimental/PdfViewer/
SkPdfReporter.h 17 // TODO(edisonn): ability to turn on asserts for known good files
88 // Code only in builds with reporting turn on.
  /frameworks/base/docs/html/guide/topics/sensors/
index.jd 14 <a href="http://android-developers.blogspot.com/2010/09/one-screen-turn-deserves-another.html">
15 <h4>One Screen Turn Deserves Another</h4>
  /frameworks/base/docs/html/training/scheduling/
index.jd 31 When an Android device is left idle, it will first dim, then turn off the screen, and
32 ultimately turn off the CPU. This prevents the device's battery from quickly getting
  /hardware/libhardware/include/hardware/
vibrator.h 46 /** Turn on vibrator
57 /** Turn off vibrator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
watchdog.h 50 #define WDIOS_DISABLECARD 0x0001 /* Turn off the watchdog timer */
51 #define WDIOS_ENABLECARD 0x0002 /* Turn on the watchdog timer */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
watchdog.h 50 #define WDIOS_DISABLECARD 0x0001 /* Turn off the watchdog timer */
51 #define WDIOS_ENABLECARD 0x0002 /* Turn on the watchdog timer */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
tlbflush_32.h 24 #define __native_flush_tlb_global() do { unsigned int tmpreg, cr4, cr4_orig; __asm__ __volatile__( "movl %%cr4, %2; # turn off PGE \n" "movl %2, %1; \n" "andl %3, %1; \n" "movl %1, %%cr4; \n" "movl %%cr3, %0; \n" "movl %0, %%cr3; # flush TLB \n" "movl %2, %%cr4; # turn PGE back on \n" : "=&r" (tmpreg), "=&r" (cr4), "=&r" (cr4_orig) : "i" (~X86_CR4_PGE) : "memory"); } while (0)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
tlbflush_32.h 24 #define __native_flush_tlb_global() do { unsigned int tmpreg, cr4, cr4_orig; __asm__ __volatile__( "movl %%cr4, %2; # turn off PGE \n" "movl %2, %1; \n" "andl %3, %1; \n" "movl %1, %%cr4; \n" "movl %%cr3, %0; \n" "movl %0, %%cr3; # flush TLB \n" "movl %2, %%cr4; # turn PGE back on \n" : "=&r" (tmpreg), "=&r" (cr4), "=&r" (cr4_orig) : "i" (~X86_CR4_PGE) : "memory"); } while (0)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
tlbflush_32.h 24 #define __native_flush_tlb_global() do { unsigned int tmpreg, cr4, cr4_orig; __asm__ __volatile__( "movl %%cr4, %2; # turn off PGE \n" "movl %2, %1; \n" "andl %3, %1; \n" "movl %1, %%cr4; \n" "movl %%cr3, %0; \n" "movl %0, %%cr3; # flush TLB \n" "movl %2, %%cr4; # turn PGE back on \n" : "=&r" (tmpreg), "=&r" (cr4), "=&r" (cr4_orig) : "i" (~X86_CR4_PGE) : "memory"); } while (0)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
tlbflush_32.h 24 #define __native_flush_tlb_global() do { unsigned int tmpreg, cr4, cr4_orig; __asm__ __volatile__( "movl %%cr4, %2; # turn off PGE \n" "movl %2, %1; \n" "andl %3, %1; \n" "movl %1, %%cr4; \n" "movl %%cr3, %0; \n" "movl %0, %%cr3; # flush TLB \n" "movl %2, %%cr4; # turn PGE back on \n" : "=&r" (tmpreg), "=&r" (cr4), "=&r" (cr4_orig) : "i" (~X86_CR4_PGE) : "memory"); } while (0)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
tlbflush_32.h 24 #define __native_flush_tlb_global() do { unsigned int tmpreg, cr4, cr4_orig; __asm__ __volatile__( "movl %%cr4, %2; # turn off PGE \n" "movl %2, %1; \n" "andl %3, %1; \n" "movl %1, %%cr4; \n" "movl %%cr3, %0; \n" "movl %0, %%cr3; # flush TLB \n" "movl %2, %%cr4; # turn PGE back on \n" : "=&r" (tmpreg), "=&r" (cr4), "=&r" (cr4_orig) : "i" (~X86_CR4_PGE) : "memory"); } while (0)
  /prebuilts/misc/darwin-x86/analyzer/bin/
ccc-analyzer 12 # which in turn setup the following env. vars expected by tools/scan-build/ccc-analyzer
28 # Turn off warning about unused options
31 # Turn off unknown warning options
37 # If LOCAL_CC is not clang and not compiling in c++ mode, turn on -std=gnu89 by default
44 # Turn off warnings which aren't useful in this context
85 # Turn off warnings (at the end) on features we exploit
ccc-syntax 27 # Turn on syntax-only
30 # Turn off warning about unused options
33 # Turn off unknown warning options
39 # If LOCAL_CC is not clang and not compiling in c++ mode, turn on -std=gnu89 by default
46 # Turn off warnings which aren't useful in this context
88 # Turn off warnings (at the end) on features we exploit
cxx-analyzer 12 # which in turn setup the following env. vars expected by tools/scan-build/c++-analyzer
28 # Turn off warning about unused options
31 # Turn off unknown warning options
41 # Turn off warnings which aren't useful in this context
82 # Turn off warnings (at the end) on features we exploit
cxx-syntax 27 # Turn on syntax-only
30 # Turn off warning about unused options
33 # Turn off unknown warning options
43 # Turn off warnings which aren't useful in this context
85 # Turn off warnings (at the end) on features we exploit
  /art/runtime/base/
mutex_test.cc 48 // GCC has trouble with our mutex tests, so we have to turn off thread safety analysis.
62 // GCC has trouble with our mutex tests, so we have to turn off thread safety analysis.
80 // GCC has trouble with our mutex tests, so we have to turn off thread safety analysis.
116 // GCC has trouble with our mutex tests, so we have to turn off thread safety analysis.
161 // GCC has trouble with our mutex tests, so we have to turn off thread safety analysis.
  /external/mesa3d/docs/
perf.html 17 <li> Turn off smooth shading when you don't need it (glShadeModel)
18 <li> Turn off depth buffering when you don't need it.
19 <li> Turn off dithering when not needed.
  /prebuilts/misc/linux-x86/analyzer/bin/
ccc-analyzer 12 # which in turn setup the following env. vars expected by tools/scan-build/ccc-analyzer
28 # Turn off warning about unused options
31 # Turn off unknown warning options
37 # If LOCAL_CC is not clang and not compiling in c++ mode, turn on -std=gnu89 by default
44 # Turn off warnings which aren't useful in this context
103 # Turn off warnings (at the end) on features we exploit
ccc-syntax 27 # Turn on syntax-only
30 # Turn off warning about unused options
33 # Turn off unknown warning options
39 # If LOCAL_CC is not clang and not compiling in c++ mode, turn on -std=gnu89 by default
46 # Turn off warnings which aren't useful in this context
107 # Turn off warnings (at the end) on features we exploit

Completed in 814 milliseconds

1 23 4 5 6 7 8 91011>>