/libcore/luni/src/main/java/javax/xml/transform/sax/ |
package.html | 15 transformations to "pull" from other transformations, and lets the transformer 36 model rather than the "pull" model that normally occurs for a transformation. 63 encapsulates the SAX2 notion of a "pull" transformation. The following
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/handler/ |
BaseFileHandler.java | 58 * @param sync the {@link SyncService} to use to pull the file from the device 60 * @param remoteFilePath The name of the file to pull off of the device 62 * @return The result of the pull as a {@link SyncResult} object, or null if the sync
|
MethodProfilingHandler.java | 43 * This will pull the trace file into a temp file and launch traceview. 89 // get the sync service to pull the HPROF file 129 // pull the file
|
/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlPullParserFactory.java | 12 * This class is used to create implementations of XML Pull Parser defined in XMPULL V1 API. 81 * Set the features to be set when XML Pull Parser is created by this factory. 160 * Creates a new instance of a XML Pull Parser 163 * @return A new instance of a XML Pull Parser. 241 * to create XML pull parsers (see class description for more
|
/bootable/recovery/applypatch/ |
applypatch.sh | 179 $ADB pull $WORK_DIR/old.file $tmpdir/patched 184 $ADB pull $WORK_DIR/old.file $tmpdir/patched 213 $ADB pull $WORK_DIR/new.file $tmpdir/patched 218 $ADB pull $WORK_DIR/new.file $tmpdir/patched 227 $ADB pull $WORK_DIR/new.file $tmpdir/patched 257 $ADB pull $WORK_DIR/old.file $tmpdir/patched 262 $ADB pull $WORK_DIR/old.file $tmpdir/patched 317 $ADB pull $WORK_DIR/old.file $tmpdir/patched 330 $ADB pull $WORK_DIR/old.file $tmpdir/patched 339 $ADB pull $WORK_DIR/old.file $tmpdir/patche [all...] |
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
SimpleWikiHelper.java | 109 * {@link Context} to pull the package name and version number for this 161 * Pull the raw text content of the given URL. This call blocks until the 189 // Pull content stream from response
|
/development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/ |
SimpleWikiHelper.java | 116 * {@link Context} to pull the package name and version number for this 168 * Pull the raw text content of the given URL. This call blocks until the 196 // Pull content stream from response
|
/external/webkit/Source/WebCore/webaudio/ |
AudioNodeInput.cpp | 235 AudioBus* connectionBus = output->pull(0, framesToProcess); 242 AudioBus* AudioNodeInput::pull(AudioBus* inPlaceBus, size_t framesToProcess) function in class:WebCore::AudioNodeInput 250 return output->pull(inPlaceBus, framesToProcess);
|
RealtimeAnalyserNode.cpp | 78 input(0)->pull(output(0)->bus(), framesToProcess);
|
/external/wpa_supplicant_8/src/ap/ |
wpa_auth.h | 66 u8 nonce[16]; /* copied from pull */ 67 u8 r1kh_id[FT_R1KH_ID_LEN]; /* copied from pull */ 68 u8 s1kh_id[ETH_ALEN]; /* copied from pull */
|
wpa_auth_ft.c | 313 wpa_printf(MSG_DEBUG, "FT: Send PMK-R1 pull request to remote R0KH " [all...] |
/bionic/libc/bionic/ |
dl_iterate_phdr_static.c | 34 * we don't pull in for static bins. We also don't have a list of so's to
|
/external/chromium/testing/gmock/src/ |
gmock-all.cc | 42 // The following lines pull in the real gmock *.cc files.
|
/external/chromium/testing/gtest/src/ |
gtest-all.cc | 41 // The following lines pull in the real gtest *.cc files.
|
/external/elfutils/ |
NOTES | 26 has to use the definition in -lbar and not pull the definition from liby3.a.
|
/external/gtest/src/ |
gtest-all.cc | 41 // The following lines pull in the real gtest *.cc files.
|
/external/mesa3d/src/glsl/ |
opt_redundant_jumps.cpp | 49 * pull it out of the branches and insert it after the if-statment. Note
|
/external/replicaisland/src/com/replica/replicaisland/ |
SpriteAnimation.java | 60 // and only pull the binary search out when the frame count is large.
|
/external/webkit/Source/WebCore/platform/gtk/ |
ScrollbarThemeGtk.h | 57 // TODO: These are the default GTK+ values. At some point we should pull these from the theme itself.
|
/external/webkit/Source/WebKit/mac/ |
WebKitPrefix.h | 77 /* WebKit has no way to pull settings from WebCore/config.h for now */
|
/external/webrtc/src/common_audio/resampler/include/ |
resampler.h | 87 int Pull(WebRtc_Word16* samplesOut, int desiredLen, int &outLen);
|
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/ |
MediaBufferPuller.h | 30 * An object of this class can pull a list of media buffers
|
/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,
|