HomeSort by relevance Sort by last modified time
    Searched full:pushed (Results 101 - 125 of 711) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
ResizeFilter.java 119 // Release pushed frame
SepiaFilter.java 101 // Release pushed frame
TintFilter.java 114 // Release pushed frame
  /libcore/luni/src/main/java/java/io/
PushbackReader.java 25 * find this useful. The number of characters which may be pushed back can be
26 * specified during construction. If the buffer of pushed back bytes is empty,
254 * characters are pushed back in such a way that the next character read
278 * The bytes are pushed back in such a way that the next byte read from this
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
eval 34 # Test to make sure defining variables when we have extra scope pushed works
  /dalvik/vm/arch/arm/
CallOldABI.S 19 * argument list has to be pushed onto the native stack according to
166 @ we pushed on evaporates when we restore "sp".
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ElemContext.java 36 * A stack frame will be pushed for "A" at depth 1,
39 * pushed, this implementation re-uses the old stack fram object used
  /external/chromium/chrome/browser/ui/views/download/
download_item_view.h 110 PUSHED,
208 // The current state (normal, hot or pushed) of the body and drop-down.
download_item_view.cc 514 SetState(PUSHED, NORMAL);
523 SetState(NORMAL, PUSHED);
606 SetState(NORMAL, drop_down_pressed_ ? PUSHED : NORMAL);
651 SetState(NORMAL, PUSHED);
724 case PUSHED:
739 case PUSHED:
    [all...]
  /external/chromium/net/spdy/
spdy_network_transaction_unittest.cc 464 // Request the pushed path.
471 // The data for the pushed path may be coming in more than 1 packet. Compile
    [all...]
spdy_stream.cc 40 bool pushed,
48 pushed_(pushed),
388 // Pushed streams do not send any data, and should always be in STATE_OPEN or
  /system/core/adb/
file_sync_client.c 678 int pushed = 0; local
727 pushed++;
734 fprintf(stderr,"%d file%s pushed. %d file%s skipped.\n",
735 pushed, (pushed == 1) ? "" : "s",
  /external/javassist/src/main/javassist/compiler/
Javac.java 424 * If the return type of $proceed() is void, null is pushed on the
469 * If the return type of $proceed() is void, null is pushed on the
509 * If the return type of $proceed() is void, null is pushed on the
  /external/llvm/include/llvm/CodeGen/PBQP/Heuristics/
Briggs.h 38 /// highest degree is selected for the next reduction and pushed to the
153 /// from it and pushed to the stack. Otherwise if the non-allocable list
154 /// is non-empty a node is selected from it and pushed to the stack.
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
DefaultDataContext.java 43 * Indicates whether the renderer has pushed a new variable scope but no variable has been created
80 // We pushed but created no local variables.
  /external/smack/src/org/jivesoftware/smackx/workgroup/agent/
AgentRoster.java 99 * changes to the roster are pushed from the server.
132 * changes to the roster are pushed from the server.
  /bionic/libc/arch-mips/include/machine/
signal.h 53 * Information pushed on stack when a signal is delivered.
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
VMHostTest.java 58 * @return true if test jar files are extracted and pushed to device successfully
  /development/ndk/platforms/android-9/arch-mips/include/machine/
signal.h 53 * Information pushed on stack when a signal is delivered.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
BoolStack.java 85 * @param val the boolean to be pushed onto this stack.
IntStack.java 69 * @param i the int to be pushed onto this stack.
ObjectStack.java 69 * @param i the int to be pushed onto this stack.
  /external/emma/core/java12/com/vladium/jcd/opcodes/
IOpcodes.java 203 int _invokevirtual = 0xB6; // 182 2 * * [stack words pushed for the call are emptied]
204 int _invokespecial = 0xB7; // 183 2 * * [stack words pushed for the call are emptied]
205 int _invokestatic = 0xB8; // 184 2 * * [stack words pushed for the call are emptied]
206 int _invokeinterface = 0xB9; // 185 4 * * [last operand is 0; stack words pushed for the call are emptied]
  /external/grub/stage2/
cmdline.c 119 nonzero (ESC is pushed). */
  /external/icu4c/common/
rbbiscan.h 68 // Only a single character may be pushed.

Completed in 592 milliseconds

1 2 3 45 6 7 8 91011>>