HomeSort by relevance Sort by last modified time
    Searched full:pushes (Results 126 - 150 of 339) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ElemContext.java 159 * This method pushes an element "stack frame"
  /external/icu4c/i18n/
regexcmp.h 148 uint16_t fStack[kStackSize]; // State stack, holds state pushes
  /external/javassist/src/main/javassist/bytecode/
CodeAnalyzer.java 130 * instructions. Note that STACK_GROW[JSR] is 1 since it pushes
  /external/javassist/src/main/javassist/convert/
TransformAccessArrayField.java 143 // Write a nop in case the padding pushes the instruction forward
  /external/oprofile/events/ppc/e300/
events 23 event:0x4a counters:0,1,2,3 um:zero minimum:500 name:SNOOP_PUSHES : Number of snoop pushes from all D-side resources. (Counts snoop ARTRY/WOPs.)
  /external/v8/src/
zone.cc 87 // Creates a new segment, sets it size, and pushes it to the front
zone.h 126 // Creates a new segment, sets it size, and pushes it to the front
  /packages/apps/Contacts/src/com/android/contacts/editor/
EditorAnimator.java 270 * quickly pushes buttons. Removes the reference once the animation has finished
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
GLCanvas.java 66 // Pushes the configuration state (matrix, and alpha) onto
  /dalvik/vm/alloc/
MarkSweep.cpp 78 * Pushes an object on the mark stack.
190 * white objects and pushes them on the mark stack.
824 * Pushes a list of cleared references out to the managed heap.
  /frameworks/base/media/mca/filterfw/native/core/
shader_program.h 450 // Pushes the specified coordinates to the shader attribute.
453 // Pushes the source coordinates.
456 // Pushes the target coordinates.
  /external/quake/quake/src/QW/client/
r_edgea.s 42 #define edgelist 8+12 // with pushes
147 // with pushes
251 #define surf 4 // note this is loaded before any pushes
  /external/quake/quake/src/WinQuake/
r_edgea.s 42 #define edgelist 8+12 // with pushes
147 // with pushes
251 #define surf 4 // note this is loaded before any pushes
  /dalvik/dx/src/com/android/dx/cf/code/
ExecutionStack.java 148 * Pushes a value of the given type onto the stack.
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
LookupActivity.java 309 * Our progress update pushes a title bar update.
  /docs/source.android.com/src/devices/
audio_avoiding_pi.jd 213 adjacent pushes into a single push.
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 307 ; Win64 ABI requires 16 byte stack alignment, but then pushes an 8 byte return
  /external/proguard/src/proguard/evaluation/
Stack.java 248 * Pushes the given Value onto the stack.
  /external/v8/src/arm/
regexp-macro-assembler-arm.h 208 // Pushes the value of a register on the backtrack stack. Decrements the
  /external/v8/src/mips/
regexp-macro-assembler-mips.h 213 // Pushes the value of a register on the backtrack stack. Decrements the
  /packages/apps/Nfc/src/com/android/nfc/echoserver/
EchoServer.java 95 * Android LLCP implementation simply pushes all received data
  /dalvik/vm/
IndirectRefTable.h 165 * pushes and pops with a single 4-byte load and store. (We could also
  /development/testrunner/
adb_interface.py 105 """Pushes the file src onto the device at dest.
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2RTFDTM.java 270 * This function pushes information about the current size of the
  /external/chromium/chrome/browser/metrics/
metrics_service.h 204 // Deletes pending_log_ and current_log_, and pushes their text into the

Completed in 579 milliseconds

1 2 3 4 56 7 8 91011>>