HomeSort by relevance Sort by last modified time
    Searched full:pushed (Results 176 - 200 of 624) sorted by null

1 2 3 4 5 6 78 91011>>

  /development/tools/emulator/system/camera/
CallbackNotifier.h 87 * received via onNextFrameAvailable call will be pushed through the
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToUnknownStream.java 385 boolean pushed = false;
395 pushed = m_handler.startPrefixMapping(prefix, uri, shouldFlush);
417 pushed = m_handler.startPrefixMapping(prefix, uri, shouldFlush);
419 return pushed;
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
task.h 43 // Task is a state machine infrastructure. States are pushed forward by
  /external/icu4c/i18n/
regexcmp.h 212 // Constant values to be pushed onto fSetOpStack while scanning & evalueating [set expressions]
  /external/libffi/src/arm/
sysv.S 177 @ Remove the space we pushed for the args
  /external/libffi/src/m68k/
sysv.S 78 | Remove the space we pushed for the args
  /external/wpa_supplicant_6/wpa_supplicant/
scan.c 241 * causes the specific SSID scan to get continually pushed back and
  /frameworks/base/core/java/android/text/
Spanned.java 51 * they are pushed forward by the length of the insertion when text
  /hardware/invensense/mlsdk/platform/include/linux/
mpu.h 105 * cache data to be pushed later or push immediately. If true and the
  /system/core/sh/
alias.c 89 * expanding an alias, the value of the alias is pushed back on the
  /system/media/mca/filterpacks/imageproc/java/
LomoishFilter.java 215 // Release pushed frame
  /dalvik/vm/arch/arm/
CallEABI.S 19 * argument list has to be pushed onto the native stack according to
145 * Any arguments that need to be pushed on for the target method
146 * come after this. The last argument is pushed first.
  /external/chromium/chrome/browser/ui/views/
browser_actions_container.h 98 // button will stay in the pushed state until the "menu" (a popup in this
108 // Notifications when to set button state to pushed/not pushed (for when the
  /external/chromium/net/spdy/
spdy_session.h 69 // Get a pushed stream for a given |url|.
349 // Check if we have a pending pushed-stream for this url
460 // Map of all the streams that have already started to be pushed by the
spdy_session.cc 364 LOG(ERROR) << "Tried to get pushed spdy stream for secure content over an "
    [all...]
  /external/clang/lib/Parse/
ParseCXXInlineMethods.cpp 305 // Consume the previously-pushed token.
380 // Consume the previously pushed token.
470 // Consume the previously pushed token.
  /external/llvm/include/llvm/CodeGen/PBQP/
HeuristicSolver.h 222 /// Node will be automatically pushed to the solver stack.
236 /// Node will be automatically pushed to the solver stack.
285 /// Node will be automatically pushed to the solver stack.
  /external/quake/quake/src/QW/progs/
misc.qc 577 self.movetype = MOVETYPE_PUSH; // so it doesn't get pushed by anything
607 self.movetype = MOVETYPE_PUSH; // so it doesn't get pushed by anything
622 self.movetype = MOVETYPE_PUSH; // so it doesn't get pushed by anything
  /libcore/luni/src/main/java/org/xml/sax/helpers/
NamespaceSupport.java 274 * you've pushed and popped another Namespace context, or
482 * changed before any contexts have been pushed.
490 * after any context has been pushed.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
function.h 107 pushed for function calls. A naive implementation would simply pop
223 /* # bytes the prologue should push and pretend that the caller pushed them.
271 defined, the needed space is pushed by the prologue. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
function.h 107 pushed for function calls. A naive implementation would simply pop
223 /* # bytes the prologue should push and pretend that the caller pushed them.
271 defined, the needed space is pushed by the prologue. */
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
function.h 107 pushed for function calls. A naive implementation would simply pop
223 /* # bytes the prologue should push and pretend that the caller pushed them.
271 defined, the needed space is pushed by the prologue. */
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java     [all...]
  /external/chromium/chrome/common/extensions/docs/static/
faq.html 106 performance. However, if a new version of the extension is pushed online,
148 were first pushed, as well as revision numbers associated with each build.
244 pushed. Allowing content scripts on <code>chrome://</code>
  /dalvik/dx/src/com/android/dx/cf/code/
BytecodeArray.java 204 * the pushed type. E.g., {@code i2b} gets type
207 * their pushed type. E.g., {@code arraylength} gets type
    [all...]

Completed in 562 milliseconds

1 2 3 4 5 6 78 91011>>