HomeSort by relevance Sort by last modified time
    Searched full:pull (Results 276 - 300 of 766) sorted by null

<<11121314151617181920>>

  /external/libvorbis/doc/vorbisfile/
chainingexample.html 119 <p>We use <a href="ov_info.html">ov_info</a> to pull out the <a href="vorbis_info.html">vorbis_info</a> struct for each logical bitstream. This struct contains bitstream-specific info.
  /external/llvm/lib/Target/Hexagon/
Hexagon.td 72 // Pull in Instruction Info:
  /external/llvm/lib/Target/Sparc/
Sparc.td 70 // Pull in Instruction Info:
  /external/markdown/markdown/extensions/
codehilite.py 147 #pull first line to examine
  /external/netperf/
netcpu_kstat.c 48 need to pull the cpu info from
  /external/openssl/crypto/rc4/asm/
rc4-x86_64.pl 554 mov 120($context),%rax # pull context->Rax
555 mov 248($context),%rbx # pull context->Rip
561 mov 152($context),%rax # pull context->Rsp
600 mov 152($context),%rax # pull context->Rsp
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dcaps.h 14 * Pull in DirectDraw include file automatically:
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DCAPS.H 14 * Pull in DirectDraw include file automatically:
  /external/webkit/Source/WebCore/platform/gtk/
ClipboardGtk.cpp 272 // Attempt to pull CachedImage from element
  /external/webkit/Source/WebCore/platform/qt/
ClipboardQt.cpp 260 // Attempt to pull CachedImage from element
  /frameworks/base/core/java/android/ddm/
DdmHandleHeap.java 151 * This currently just returns a result code. We could pull up
  /frameworks/base/docs/html/tools/help/
adb.jd 159 <p>You can use the adb commands <code>pull</code> and <code>push</code> to copy files to and from an emulator/device instance's data file. Unlike the <code>install</code> command, which only copies an .apk file to a specific location, the <code>pull</code> and <code>push</code> commands let you copy arbitrary directories and files to any location in an emulator/device instance. </p>
162 <pre>adb pull &lt;remote&gt; &lt;local&gt;</pre>
255 <td><code>pull&nbsp;&lt;remote&gt;&nbsp;&lt;local&gt;</code></td>
  /frameworks/native/libs/utils/
LinearTransform.cpp 148 // underflow unless ABS(basis2) is large enough to pull us back into the
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 85 not defined, include <ctype.h>, which will pull in <features.h> for us
  /tools/motodev/src/plugins/android.codeutils/
plugin.properties 48 android.wizard.activity.pulltorefresh.name = Endless List (Pull to Refresh)
  /external/openssl/crypto/md5/asm/
md5-x86_64.pl 287 mov 120($context),%rax # pull context->Rax
288 mov 248($context),%rbx # pull context->Rip
294 mov 152($context),%rax # pull context->Rsp
  /external/qemu/distrib/zlib-1.2.3/
infback.c 149 #define PULL() \
165 PULL(); \
334 PULL();
  /external/srec/tools/grxmlcompile/
sub_grph.cpp 448 // Code to pull up nodes for forward connecting transitions
592 // Code to pull up nodes for forward connecting transitions
612 // Code to pull up nodes for forward connecting transitions
  /external/zlib/src/contrib/infback9/
infback9.c 125 #define PULL() \
141 PULL(); \
331 PULL();
  /external/zlib/src/
infback.c 158 #define PULL() \
174 PULL(); \
343 PULL();
  /libcore/luni/src/test/java/libcore/xml/
PullParserDtdTest.java 26 * Test doctype handling in pull parsers.
33 * Android's Expat pull parser permits parameter entities to be declared,
539 * Creates a new pull parser.
  /ndk/
ndk-gdb 687 run adb_cmd pull /system/bin/app_process `native_path $APP_PROCESS`
690 run adb_cmd pull /system/bin/linker `native_path $APP_OUT/linker`
693 run adb_cmd pull /system/lib/libc.so `native_path $APP_OUT/libc.so`
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DynamicContextMenu.java 281 /** "Preview List Content" pull-right menu for lists, "Preview Fragment" for fragments, etc. */
513 * The {@link NestedActionMenu} creates a lazily populated pull-right menu
574 * The {@link NestedChoiceMenu} creates a lazily populated pull-right menu
  /external/openssh/contrib/redhat/
openssh.spec 501 - pull cvs patch to fix support for /etc/nologin for non-PAM logins (#47298)
505 - pull cvs patch to add -t flag to sshd (#28611)
512 - pull cvs patch to fix remote port forwarding with protocol 2
515 - pull cvs patch to add session initialization to no-pty sessions
516 - pull cvs patch to not cut off challengeresponse auth needlessly
  /external/openssl/crypto/sha/asm/
sha1-x86_64.pl 1110 mov 120($context),%rax # pull context->Rax
1111 mov 248($context),%rbx # pull context->Rip
1117 mov 152($context),%rax # pull context->Rsp
1123 mov `16*4`(%rax),%rax # pull saved stack pointer
1152 mov 120($context),%rax # pull context->Rax
1153 mov 248($context),%rbx # pull context->Rip
1163 mov 152($context),%rax # pull context->Rsp

Completed in 1892 milliseconds

<<11121314151617181920>>