HomeSort by relevance Sort by last modified time
    Searched defs:AFTER (Results 1 - 11 of 11) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
incpath.h 36 enum { QUOTE = 0, BRACKET, SYSTEM, AFTER };
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
incpath.h 36 enum { QUOTE = 0, BRACKET, SYSTEM, AFTER };
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
incpath.h 36 enum { QUOTE = 0, BRACKET, SYSTEM, AFTER };
  /external/v8/src/mips/
lithium-mips.h 164 AFTER,
166 LAST_INNER_POSITION = AFTER
  /frameworks/base/core/java/android/animation/
AnimatorSet.java 26 * can be set up to play together, in sequence, or after a specified delay.
104 // The amount of time in ms to delay starting the animation after start() is called
155 * @param items The animations that will be started one after another.
174 * @param items The animations that will be started one after another.
246 * <code>play(a1).after(a2)</code> sets up the AnimatorSet to play
369 * The amount of time, in milliseconds, to delay starting the animation after
380 * The amount of time, in milliseconds, to delay starting the animation after
418 // insert "play-after" delays
629 // The Dependency rule (WITH or AFTER) that the listener should wait for on
651 if (mRule == Dependency.AFTER) {
1081 public Builder after(Animator anim) { method in class:AnimatorSet.Builder
1101 public Builder after(long delay) { method in class:AnimatorSet.Builder
    [all...]
  /frameworks/base/core/jni/android/graphics/
Paint.cpp 64 AFTER, AT_OR_AFTER, BEFORE, AT_OR_BEFORE, AT
650 case AFTER:
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c 678 #define AFTER VG_(get_ThreadState)(tid)->os_state.post_mach_trap_fn
4575 mach_port_name_t after; member in struct:__anon12287
    [all...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyleConstants.h 71 NOPSEUDO, FIRST_LINE, FIRST_LETTER, BEFORE, AFTER, SELECTION, FIRST_LINE_INHERITED, SCROLLBAR, FILE_UPLOAD_BUTTON, INPUT_PLACEHOLDER,
  /prebuilt/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilt/common/ant/
ant.jar 

Completed in 918 milliseconds