/external/qemu/android/ |
hw-events.h | 350 KEY_CODE(LAST ,0x195) \
|
/external/chromium_org/chrome/browser/sessions/ |
session_restore_browsertest.cc | 73 SessionStartupPref pref(SessionStartupPref::LAST); 280 SessionStartupPref(SessionStartupPref::LAST)); 430 // Verifies we remember the last browser window when closing the last 463 // entries that correspond to the given URLs and that all but the last [all...] |
session_service.cc | 285 // Tab is in last window. Don't commit it immediately, instead add it to the 294 // . window close (and it isn't the last window). 300 // User closed the last tab in the last tabbed browser. Don't mark the 339 // The last window may be one that is not tracked. 351 // We'll hit this if user closed the last tab in a window. 569 // process startup), restore the last session. 571 // Make the current session the last. 577 if (pref.type == SessionStartupPref::LAST) { [all...] |
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/annotations/2.0.1/ |
annotations-2.0.1.jar | |
/build/tools/droiddoc/templates-ds/ |
class.cs | 118 <?cs if:last(supr) && subcount(supr.interfaces) ?> 183 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?> 491 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?> 530 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
|
/build/tools/droiddoc/templates-sac/ |
class.cs | 118 <?cs if:last(supr) && subcount(supr.interfaces) ?> 183 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?> 491 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?> 530 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
|
/build/tools/droiddoc/templates-sdk/ |
class.cs | 118 <?cs if:last(supr) && subcount(supr.interfaces) ?> 183 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?> 491 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?> 530 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
|
/external/doclava/res/assets/templates/ |
class.cs | 108 <?cs if:last(supr) && subcount(supr.interfaces) ?> 173 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?> 481 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?> 520 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
|
/external/chromium_org/v8/src/ |
parser.cc | 110 LAST(ADD_ATOM); 121 terms_.Add(text_.last(), zone()); 138 LAST(ADD_CHAR); 159 LAST(ADD_ATOM); 166 LAST(ADD_ASSERT); 182 alternative = terms_.last(); 188 LAST(ADD_NONE); 199 return alternatives_.last(); 214 // Last atom was character. 234 LAST(ADD_TERM) 3372 int last = stack->pop(); local [all...] |
/external/v8/src/ |
parser.cc | 107 LAST(ADD_ATOM); 118 terms_.Add(text_.last()); 135 LAST(ADD_CHAR); 156 LAST(ADD_ATOM); 163 LAST(ADD_ASSERT); 179 alternative = terms_.last(); 185 LAST(ADD_NONE); 196 return alternatives_.last(); 212 // Last atom was character. 232 LAST(ADD_TERM) 3440 int last = stack->pop(); local 3519 int last = stack->pop(); local [all...] |
/external/chromium_org/chrome/browser/ui/startup/ |
startup_browser_creator_browsertest.cc | 158 // Note that in our testing we do not ever query the BrowserList for the "last 731 // The startup URLs are ignored, and instead the last open sessions are [all...] |
/external/chromium_org/ui/native_theme/ |
native_theme_win.cc | 196 for (int i = 0; i < LAST; ++i) { [all...] |
/external/chromium_org/chrome/browser/lifetime/ |
browser_close_manager_browsertest.cc | 237 browser()->profile(), SessionStartupPref(SessionStartupPref::LAST)); [all...] |
/external/chromium_org/chrome/browser/performance_monitor/ |
performance_monitor_browsertest.cc | 341 SessionStartupPref pref(SessionStartupPref::LAST); 646 // can't determine the last active time of the profile, and doesn't insert
|
/external/chromium_org/chrome/browser/profile_resetter/ |
profile_resetter_unittest.cc | 581 SessionStartupPref startup_pref(SessionStartupPref::LAST); [all...] |
/external/chromium_org/chrome/browser/profiles/ |
profile_impl.cc | 580 startup_pref_type == SessionStartupPref::LAST); [all...] |
/external/clang/lib/Sema/ |
SemaExceptionSpec.cpp | 360 // That last point basically means that noexcept(false) matches no spec. [all...] |
/external/chromium/chrome/browser/sessions/ |
session_service.cc | 230 // Tab is in last window. Don't commit it immediately, instead add it to the 239 // . window close (and it isn't the last window). 245 // User closed the last tab in the last tabbed browser. Don't mark the 283 // We'll hit this if user closed the last tab in a window. 486 // process startup), restore the last session. 488 // Make the current session the last. 493 if (pref.type == SessionStartupPref::LAST) { [all...] |
/external/chromium_org/chrome/browser/translate/ |
translate_manager_browsertest.cc | [all...] |
/external/chromium_org/third_party/angle/src/compiler/ |
glslang_lex.cpp | [all...] |
/packages/apps/Music/src/com/android/music/ |
MediaPlaybackService.java | 74 public static final int LAST = 3; [all...] |
MusicUtils.java | 91 public final static int CHILD_MENU_BASE = 14; // this should be the last item 528 sService.enqueue(list, MediaPlaybackService.LAST); [all...] |
/prebuilts/tools/common/easymock-tools/ |
easymock-3.1.jar | |
/prebuilts/tools/common/m2/internal/org/easymock/easymock/3.1/ |
easymock-3.1.jar | |
/development/samples/training/multiscreen/newsreader/libs/ |
android-support-v4.jar | |