HomeSort by relevance Sort by last modified time
    Searched refs:LAST (Results 51 - 75 of 102) sorted by null

1 23 4 5

  /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)
3384 int last = stack->pop(); local
3465 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 157 // Note that in our testing we do not ever query the BrowserList for the "last
720 // 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/performance_monitor/
performance_monitor_browsertest.cc 342 SessionStartupPref pref(SessionStartupPref::LAST);
647 // 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 592 SessionStartupPref startup_pref(SessionStartupPref::LAST);
  /external/chromium_org/chrome/browser/profiles/
profile_impl.cc 545 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/chrome/browser/sessions/
session_service.cc 281 // Tab is in last window. Don't commit it immediately, instead add it to the
290 // . window close (and it isn't the last window).
296 // User closed the last tab in the last tabbed browser. Don't mark the
334 // We'll hit this if user closed the last tab in a window.
554 // process startup), restore the last session.
556 // Make the current session the last.
562 if (pref.type == SessionStartupPref::LAST) {
    [all...]
  /external/chromium_org/third_party/angle_dx11/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 
  /development/samples/training/basic/ActivityLifecycle/libs/
android-support-v13.jar 
  /development/samples/training/basic/FragmentBasics/libs/
android-support-v4.jar 
  /development/samples/training/location-aware/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/app/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/lib1/libs/
android-support-v4.jar 

Completed in 670 milliseconds

1 23 4 5