/development/ndk/platforms/android-3/include/linux/ |
soundcard.h | 777 #define SEQ_KEY_PRESSURE(dev, chn, note, pressure) _CHN_VOICE(dev, MIDI_KEY_PRESSURE, chn, note, pressure) 783 #define SEQ_CHN_PRESSURE(dev, chn, pressure) _CHN_COMMON(dev, MIDI_CHN_PRESSURE, chn, pressure, 0, 0)
|
/development/ndk/platforms/android-9/include/android/ |
sensor.h | 124 float pressure; member in union:ASensorEvent::__anon1514
|
/external/chromium/chrome/browser/extensions/ |
extensions_quota_service.cc | 129 // tokens (so pressure was not sustained over that time), OR we are more
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_button_cell_unittest.mm | 140 pressure:0];
|
/external/chromium/webkit/glue/ |
webmenurunner_mac.mm | 192 pressure:1.0];
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_button_cell_unittest.mm | 139 pressure:0];
|
bookmark_drag_drop_cocoa.mm | 156 pressure:1.0];
|
/external/chromium_org/content/shell/browser/ |
shell_web_contents_view_delegate_mac.mm | 216 pressure:1.0];
|
/external/chromium_org/extensions/browser/ |
quota_service.cc | 164 // tokens (so pressure was not sustained over that time), OR we are more
|
/external/chromium_org/v8/benchmarks/ |
README.txt | 73 increasing pressure on the memory subsystem. Changed the RegExp
|
revisions.html | 33 increasing pressure on the memory subsystem. Changed the RegExp
|
/external/chromium_org/v8/test/webkit/ |
dfg-inlining-reg-alloc.js | 25 "This tests that register allocation still works under register pressure induced by inlining, out-of-line function calls (i.e. unconditional register flushing), and slow paths for object creation (i.e. conditional register flushing)."
|
/external/llvm/include/llvm/CodeGen/ |
RegisterClassInfo.h | 132 /// Get the register unit limit for the given pressure set index.
|
/external/llvm/test/CodeGen/ARM/ |
lsr-unfolded-offset.ll | 4 ; register pressure and therefore spilling. There is more room for improvement
|
/external/llvm/test/CodeGen/X86/ |
lsr-reuse-trunc.ll | 4 ; Full strength reduction wouldn't reduce register pressure, so LSR should
|
misched-new.ll | 85 ; catches any pressure set underflow.
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
unroll_selection.ll | 6 ; Don't unroll when we have register pressure.
|
/external/sonivox/arm-fm-22k/host_src/ |
eas_types.h | 247 EAS_U8 channelPressure; /* MIDI channel pressure */
|
/external/sonivox/arm-hybrid-22k/host_src/ |
eas_types.h | 247 EAS_U8 channelPressure; /* MIDI channel pressure */
|
/external/sonivox/arm-wt-22k/host_src/ |
eas_types.h | 252 EAS_U8 channelPressure; /* MIDI channel pressure */
|
/external/v8/benchmarks/ |
README.txt | 73 increasing pressure on the memory subsystem. Changed the RegExp
|
revisions.html | 33 increasing pressure on the memory subsystem. Changed the RegExp
|
/frameworks/base/services/input/ |
PointerController.h | 100 * For spotCoords, pressure != 0 indicates that the spot's location is being
|
/frameworks/native/include/android/ |
sensor.h | 149 float pressure; member in union:ASensorEvent::__anon30392::__anon30393
|
/frameworks/native/include/input/ |
KeycodeLabels.h | 275 { "PRESSURE", 2 },
|