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

1 2 3 45 6 7 8 91011>>

  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
OutputPort.java 110 throw new RuntimeException("Cannot pull frame on " + this + "!");
  /frameworks/base/tests/DumpRenderTree/assets/
run_reliability_tests.py 38 # pull test status file and look for "#DONE"
54 """Pull a bugreport from the device."""
235 test_cmd = (adb_cmd + "pull \"" + TEST_TIMEOUT_FILE + "\" \""
242 test_cmd = (adb_cmd + "pull \"" + TEST_LOAD_TIME_FILE + "\" \""
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
linecnt.good 30 I pull up my hempen bedclothes,
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
CommonTreeNodeStream.java 41 /** Pull nodes from which tree? */
80 /** Pull elements from tree iterator. Track tree level 0..max_level.
  /external/bluetooth/bluedroid/bta/pan/
bta_pan_ci.c 47 ** to use a pull interface.
72 ** data path is configured to use a pull interface.
  /external/icu4c/test/intltest/
caltztst.cpp 56 if(theFormat == 0) // If we weren't able to pull it out of the cache, then we have to create it.
103 if(theCalendar == 0) // If we weren't able to pull it out of the cache, then we have to create it.
  /external/jmonkeyengine/engine/src/test/jme3test/model/anim/
TestOgreComplexAnim.java 92 // left hand will pull
94 leftHand.setAnim("pull");
  /external/kernel-headers/original/asm-generic/
xor.h 110 d0 = p1[0]; /* Pull the stuff into registers */
147 d0 = p1[0]; /* Pull the stuff into registers */
193 d0 = p1[0]; /* Pull the stuff into registers */
248 d0 = p1[0]; /* Pull the stuff into registers */
445 d0 = p1[0]; /* Pull the stuff into registers */
493 d0 = p1[0]; /* Pull the stuff into registers */
552 d0 = p1[0]; /* Pull the stuff into registers */
622 d0 = p1[0]; /* Pull the stuff into registers */
  /external/kernel-headers/original/asm-mips/sn/
ioc3.h 280 #define KM_CSR_K_PULL_DATA 0x00000040 /* pull kbd data line low */
281 #define KM_CSR_K_PULL_CLK 0x00000080 /* pull kbd clock line low */
284 #define KM_CSR_M_PULL_DATA 0x00000400 /* pull ms data line low */
285 #define KM_CSR_M_PULL_CLK 0x00000800 /* pull ms clock line low */
296 #define KM_CSR_K_CLAMP_ONE 0x00100000 /* Pull K_CLK low after rec. one char */
297 #define KM_CSR_M_CLAMP_ONE 0x00200000 /* Pull M_CLK low after rec. one char */
298 #define KM_CSR_K_CLAMP_THREE 0x00400000 /* Pull K_CLK low after rec. three chars */
299 #define KM_CSR_M_CLAMP_THREE 0x00800000 /* Pull M_CLK low after rec. three char */
  /external/libvorbis/doc/vorbisfile/
seekingexample.html 109 We're going to pull the channel and bitrate info from the file using <a href="ov_info.html">ov_info()</a> and show them to the user.
110 We also want to pull out and show the user a comment attached to the file using <a href="ov_comment.html">ov_comment()</a>.
  /external/llvm/test/Transforms/InstCombine/
extractvalue.ll 11 ; Build a simple struct and pull values out again
17 ; Build a nested struct and pull a sub struct out of it
  /prebuilts/tools/common/m2/internal/dom4j/dom4j/1.6.1/
dom4j-1.6.1.pom 167 <groupId>pull-parser</groupId>
168 <artifactId>pull-parser</artifactId>
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 68 FileExplorerView_Pull_File=Pull File...
69 FileExplorerView_Pull_File_From_File=Pull a file from the device
  /external/bison/tests/
torture.at 437 ]m4_bmatch([$2], [api.push-pull both],
444 new_status = ]m4_bmatch([$2], [api.push-pull both],
451 }]m4_bmatch([$2], [api.push-pull both],[[
492 [[%define api.push-pull both
530 [[%define api.push-pull both
  /external/zlib/src/test/
infcover.c 14 /* get definition of internal structure so we can mess with it (see pull()),
447 local unsigned pull(void *desc, unsigned char **buf) function
488 ret = inflateBack(&strm, pull, Z_NULL, push, Z_NULL);
493 ret = inflateBack(&strm, pull, Z_NULL, push, &strm);
496 ret = inflateBack(&strm, pull, &strm, push, Z_NULL);
562 ret = inflateBack(&strm, pull, Z_NULL, push, Z_NULL);
603 try("5 c0 21 d 0 0 0 80 b0 fe 6d 2f 91 6c", "pull 17", 0);
  /external/openssl/crypto/sha/asm/
sha256-armv4.pl 170 ldr $T1,[sp,#16*4] @ pull ctx
185 ldr $inp,[sp,#17*4] @ pull inp
186 ldr $t2,[sp,#18*4] @ pull inp+len
  /external/skia/gyp/
SampleApp.gyp 10 '../gm', # needed to pull gm.h
11 '../samplecode', # To pull SampleApp.h and SampleCode.h
282 '../src/gpu', # To pull gl/GrGLUtil.h
  /packages/apps/Calendar/src/com/android/calendar/
CalendarViewAdapter.java 36 * The MenuSpinnerAdapter defines the look of the ActionBar's pull down menu
37 * for small screen layouts. The pull down menu replaces the tabs uses for big screen layouts
39 * The MenuSpinnerAdapter responsible for creating the views used for in the pull down menu.
  /dalvik/dx/src/com/android/dx/io/
EncodedValueReader.java 24 * TODO: convert this to a pull-style reader
  /development/testrunner/
adb_interface.py 113 def Pull(self, src, dest):
117 src: absolute file path of file on device to pull
128 self.SendCommand("pull %s %s" % (src, dest), timeout_time=60)
131 logger.Log("ADB Pull Failed: Source file %s does not exist." % src)
  /development/tools/idegen/src/
IntelliJ.java 49 * under source roots but leave the rest in so you can still pull
  /development/tools/idegen/src/com/android/idegen/
AggregatedModule.java 59 // All modules should be in the same directory so just pull the first.
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
machine_setup.jd 28 the branch <code>tradefed</code> to actually pull down the Trade Federation source. The actual
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
Interp.java 43 /** Pull char from where? */
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRLexer.h 40 id<ANTLRCharStream> input; ///< The character stream we pull tokens out of.

Completed in 590 milliseconds

1 2 3 45 6 7 8 91011>>