HomeSort by relevance Sort by last modified time
    Searched full:immediate (Results 226 - 250 of 569) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/proxy/
proxy_http_rewriter.c 393 PROXY_LOG("%s: immediate connection", root->name);
402 /* immediate connection to the proxy. now create a socket
    [all...]
  /external/skia/src/animator/
SkDisplayApply.cpp 235 SkDebugf("mode=\"immediate\" ");
345 // similarly, an apply added by an add immediate has already been located in the display list
  /external/v8/src/ia32/
virtual-frame-ia32.h 394 void EmitPush(Immediate immediate,
  /external/v8/src/mips/
assembler-mips.h 228 // Immediate.
229 INLINE(explicit Operand(int32_t immediate,
  /external/v8/src/x64/
virtual-frame-x64.h 391 void EmitPush(Immediate immediate,
  /external/webkit/WebCore/loader/
Cache.cpp 128 // We don't support immediate loads, but we do support immediate failure.
  /external/webkit/WebKit/mac/WebCoreSupport/
WebChromeClient.mm 442 void WebChromeClient::repaint(const IntRect& rect, bool contentChanged, bool immediate, bool repaintContentOnly)
450 if (immediate) {
  /external/webkit/WebKit/win/WebCoreSupport/
WebChromeClient.cpp 454 void WebChromeClient::repaint(const IntRect& windowRect, bool contentChanged, bool immediate, bool repaintContentOnly)
457 m_webView->repaint(windowRect, contentChanged, immediate, repaintContentOnly);
  /frameworks/base/core/java/android/content/res/
TypedArray.java 140 * only if that string comes from an immediate value in an XML file. That
150 * an immediate string value.
  /sdk/emulator/qtools/
thumbdis.cpp 74 %o print operand2 (immediate or register + shift)
92 %I print cirrus signed shift immediate: bits 0..3|4..6
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncn.c 203 scanCncnSmImmed1Shot_StopScan, scanCncnSmImmed1Shot_Recovery, "Immediate scan SM");
364 * roaming scans (continuous and immediate) require to set the current SSID, to keep the scan manager
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex 780 % This uses \immediate\write16 rather than \message to get newlines.
781 \immediate\write16{}
782 \immediate\write16{***WARNING*** for users of Unix TeX 3.0!}
783 \immediate\write16{This manual trips a bug in TeX version 3.0 (tex hangs).}
784 \immediate\write16{If you are running another version of TeX, relax.}
785 \immediate\write16{If you are running Unix TeX 3.0, kill this TeX process.}
786 \immediate\write16{ Then upgrade your TeX installation if you can.}
787 \immediate\write16{ (See ftp://ftp.gnu.ai.mit.edu/pub/gnu/TeX.README.)}
788 \immediate\write16{If you are stuck with version 3.0, run the}
789 \immediate\write16{ script ``tex3patch'' from the Texinfo distribution
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/bin/
as 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-as 
  /external/v8/src/arm/
assembler-arm.h 396 // immediate
397 INLINE(explicit Operand(int32_t immediate,
879 // Check whether an immediate fits an addressing mode 1 instruction.
    [all...]
assembler-thumb2.h 396 // immediate
397 INLINE(explicit Operand(int32_t immediate,
879 // Check whether an immediate fits an addressing mode 1 instruction.
    [all...]
  /frameworks/base/docs/html/guide/topics/data/
backup.jd 232 Backup</a> for more information). A backup request does not result in an immediate call to your
239 immediate backup operation from the Backup Manager with the <a
    [all...]
  /frameworks/base/location/java/android/location/
LocationManager.java 583 * an immediate location is required, applications may use the
639 * an immediate location is required, applications may use the
726 * an immediate location is required, applications may use the
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
bfd.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
bfd.info     [all...]
  /bionic/libc/arch-arm/bionic/
memcpy.S 376 /* Use immediate mode for the shifts, because there is an extra cycle
  /build/tools/droiddoc/src/
MethodInfo.java 276 // non-abstract. Correct that here by looking at the immediate-parent class, and marking
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/
Attr.java 29 * <code>Attr</code> nodes may not be immediate children of a
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 497 @ patterns, and we can't represent 0x7fc00000 in immediate form, so
540 @ patterns, and we can't represent 0x7fc00000 in immediate form, so
601 @ patterns, and we can't represent 0x7fc00000 in immediate form, so
663 @ patterns, and we can't represent 0x7fc00000 in immediate form, so
    [all...]
  /external/bison/doc/
refcard.tex 213 %\immediate\write16{Column \folio\abc\space starts with \firstmark}

Completed in 3065 milliseconds

1 2 3 4 5 6 7 8 91011>>