HomeSort by relevance Sort by last modified time
    Searched defs:LAST (Results 1 - 25 of 35) sorted by null

1 2

  /external/easymock/src/org/easymock/
CaptureType.java 35 * Will capture the argument of the last matching call
37 LAST,
  /bootable/recovery/tests/unit/
screen_ui_test.cpp 99 // Test of the last item is truncated
289 LAST,
  /external/deqp/external/openglcts/modules/common/
glcRobustBufferAccessBehaviorTests.hpp 413 LAST
520 LAST
563 LAST
glcViewportArrayTests.hpp 579 LAST,
    [all...]
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
Token.h 32 LAST = 0, // EOF.
  /bootable/recovery/updater/include/private/
commands.h 300 LAST, // Not a valid type.
362 return type_ != Type::LAST;
388 Type type_{ Type::LAST };
  /external/python/cpython2/Lib/lib-tk/
Tkconstants.py 62 SEL_LAST='sel.last'
99 LAST='last'
  /external/python/cpython3/Lib/tkinter/
constants.py 62 SEL_LAST='sel.last'
99 LAST='last'
  /external/v8/src/regexp/
regexp-parser.h 20 // a single element. The last element added is stored outside the backing list,
30 // be read using last() or removed using RemoveLast until a new Add or until
42 T* last() { function in class:v8::internal::BufferedZoneList
148 #define LAST(x) last_added_ = x;
150 #define LAST(x)
  /external/bcc/src/cc/frontends/b/
node.h 144 enum prop_flag { READ = 0, WRITE, PROTO, IS_LHS, IS_REF, IS_PKT, LAST };
148 bitset<LAST> flags_;
  /external/icu/android_icu4j/src/main/java/android/icu/impl/duration/impl/
DataRecord.java 272 public static final byte LAST = 2;
273 public static final String[] names = { "PREFIX", "AFTER_FIRST", "LAST" };
  /external/icu/android_icu4j/src/main/java/android/icu/text/
RelativeDateTimeFormatter.java 56 * fmt.format(3.2, Direction.LAST, RelativeUnit.YEARS); // "3.2 years ago"
58 * fmt.format(Direction.LAST, AbsoluteUnit.SUNDAY); // "last Sunday"
63 * fmt.format(Direction.LAST, AbsoluteUnit.DAY); // "yesterday"
226 * or "Last Tuesday"
235 * Last
237 LAST,
266 * Specifies that relative unit is year, e.g. "last year",
271 * Specifies that relative unit is quarter, e.g. "last quarter",
276 * Specifies that relative unit is month, e.g. "last month"
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
DataRecord.java 249 public static final byte LAST = 2;
250 public static final String[] names = { "PREFIX", "AFTER_FIRST", "LAST" };
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RelativeDateTimeFormatter.java 55 * fmt.format(3.2, Direction.LAST, RelativeUnit.YEARS); // "3.2 years ago"
57 * fmt.format(Direction.LAST, AbsoluteUnit.SUNDAY); // "last Sunday"
62 * fmt.format(Direction.LAST, AbsoluteUnit.DAY); // "yesterday"
252 * or "Last Tuesday"
263 * Last
266 LAST,
300 * Specifies that relative unit is year, e.g. "last year",
306 * Specifies that relative unit is quarter, e.g. "last quarter",
312 * Specifies that relative unit is month, e.g. "last month"
    [all...]
  /external/libtextclassifier/annotator/
types.h 310 LAST = 3,
  /external/owasp/sanitizer/tools/findbugs/lib/
annotations.jar 
  /external/guice/extensions/persist/lib/
ognl-2.6.7.jar 
  /external/guice/extensions/struts2/lib/
ognl-3.0.jar 
jetty-6.1.0.jar 
  /development/samples/training/basic/ActivityLifecycle/libs/
android-support-v13.jar 
  /development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar 
  /development/samples/training/AnimationsDemo/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 
  /development/samples/ControllerSample/libs/
android-support-v4.jar 

Completed in 2360 milliseconds

1 2