OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pull
(Results
51 - 75
of
811
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/jpeg/
jinclude.h
27
*
pull
in <sys/types.h> as well.
30
* But we must
pull
it in because of the references to FILE in jpeglib.h.
/external/qemu/distrib/jpeg-6b/
jinclude.h
27
*
pull
in <sys/types.h> as well.
30
* But we must
pull
it in because of the references to FILE in jpeglib.h.
/frameworks/base/sax/tests/saxtests/src/android/sax/
ExpatPerformanceTest.java
88
Log.i(TAG, "expat
pull
: " + elapsed + "ms");
99
Log.i(TAG, "java
pull
parser: " + elapsed + "ms");
/frameworks/base/tests/DumpRenderTree2/assets/
run_layout_tests.py
62
cmd += adb_cmd + "
pull
" + RESULTS_ABSOLUTE_PATH + SUMMARY_TXT + " " + summary_txt_tmp_path
68
cmd += adb_cmd + "
pull
" + RESULTS_ABSOLUTE_PATH + DETAILS_HTML + " " + details_html_tmp_path
/packages/apps/Launcher2/
fill_screens.py
36
rv = os.system("adb
pull
"
40
print "adb
pull
failed"
/external/arduino/hardware/arduino/cores/arduino/
HardwareSerial.h
58
using Print::write; //
pull
in write(str) and write(buf, size) from Print
/external/chromium/chrome/browser/autofill/
autofill_host.h
29
// so that we don't need to
pull
in the whole RenderViewHost on Android.
/external/chromium/chrome/common/extensions/docs/examples/tutorials/analytics/
analytics.js
7
* code snippet. It has been modified to
pull
the HTTPS version of ga.js
/external/kernel-headers/original/linux/
spinlock.h
76
*
Pull
the raw_spinlock_t and raw_rwlock_t definitions:
83
*
Pull
the __raw*() functions/declarations (UP-nondebug doesnt need them):
129
*
Pull
the _spin_*()/_read_*()/_write_*() functions/declarations:
256
*
Pull
the atomic_t declaration:
/external/libppp/src/
layer.h
50
struct mbuf *(*
pull
)(struct bundle *, struct link *, struct mbuf *,
member in struct:layer
/external/libvpx/
UPDATING
0
Pull
the new libvpx checkout into external/libvpx/libvpx:
/external/libxml2/
libxml.h
37
#include <stdio.h> /*
pull
definition of size_t */
/external/llvm/test/CodeGen/Mips/
inlineasm-cnstrnt-reg.ll
33
; after the inline expression for a mflo to
pull
the value out of lo.
/external/openssh/contrib/redhat/
sshd.init
18
#
pull
in sysconfig settings
/external/qemu/distrib/sdl-1.2.15/src/events/
SDL_resize.c
54
/*
Pull
out all old resize events */
/external/robolectric/src/main/java/
overview.html
16
forking the main Robolectric repository at http://github.com/pivotal/robolectric and submitting your changes as
pull
/external/webkit/Source/WebCore/platform/audio/
AudioSourceProvider.h
36
// Abstract base-class for a
pull
-model client.
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
FwdLockConv.h
69
* Data type for the Posix-style read function used by the converter in
pull
mode.
81
* Data type for the Posix-style write function used by the converter in
pull
mode.
93
* Data type for the Posix-style lseek function used by the converter in
pull
mode.
214
* Converts an open OMA DRM v1 Forward Lock file to the internal Forward Lock file format in
pull
/frameworks/av/include/media/stagefright/
MediaAdapter.h
28
// Convert the MediaMuxer's push model into MPEG4Writer's
pull
model.
/frameworks/base/core/java/com/android/internal/policy/
PolicyManager.java
36
//
Pull
in the actual implementation of the policy at run-time
/frameworks/base/core/tests/coretests/src/android/widget/
SimpleCursorAdapterTest.java
92
// Now see if we can
pull
2 rows from the adapter
114
// Now see if we can
pull
2 rows from the adapter
122
// Now see if we can
pull
5 rows from the adapter
133
// Now see if we can
pull
2 rows from the adapter
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
StreamPort.java
71
throw new RuntimeException("No frame available to
pull
on port: " + this + "!");
/libcore/xml/src/main/java/org/xmlpull/v1/
XmlPullParserException.java
7
* This exception is thrown to signal XML
Pull
Parser related faults.
/ndk/sources/host-tools/sed-4.2.1/testsuite/
linecnt.inp
15
I
pull
up my hempen bedclothes,
/external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestRagDoll.java
41
inputManager.addMapping("
Pull
ragdoll up", new MouseButtonTrigger(0));
42
inputManager.addListener(this, "
Pull
ragdoll up");
108
if ("
Pull
ragdoll up".equals(string)) {
Completed in 2010 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>