OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pull
(Results
176 - 200
of
766
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/bash_completion/
adb.bash
62
COMMAND="devices connect disconnect push
pull
sync shell emu logcat lolcat forward jdwp install uninstall bugreport help version start-server kill-server get-state get-serialno status-window remount reboot reboot-bootloader root usb tcpip"
81
pull
)
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
HeapSegment.java
136
* @param hs The heap segment to
pull
the entry from.
151
* @param hs The heap segment to
pull
the entry from.
/bionic/libc/arch-mips/string/
mips_strlen.c
109
/*
pull
apart the last word processed and find the zero. */
/bootable/recovery/applypatch/
imgdiff_test.sh
97
$ADB
pull
/data/local/tmp/target $tmpdir/result
/bootable/recovery/minzip/
SysUtil.c
77
*
Pull
the contents of a file into an new shared memory segment. We grab
/build/core/
pdk_config.mk
128
# javalib.jar should
pull
classes.jar as classes.jar is not explicitly pulled.
/cts/tests/src/android/widget/cts/
WidgetTestUtils.java
77
* @throws XmlPullParserException if XML
Pull
Parser related faults occur.
/cts/tools/dasm/src/java_cup/
parse_reduce_table.java
69
/*
pull
out the table entry */
/dalvik/tests/068-classloader/src/
FancyLoader.java
65
* We search for a file in CLASS_PATH or
pull
an entry from DEX_FILE.
/dalvik/vm/native/
dalvik_system_VMStack.cpp
160
* Suspend the thread,
pull
out the stack trace, then resume the thread
/development/build/
Android.mk
44
# We also need to depend on framework-res.apk, in order to
pull
the
/development/samples/ApiDemos/src/com/example/android/apis/appwidget/
ExampleAppWidgetProvider.java
33
* A widget provider. We have a string that we
pull
from a preference in order to show
/development/tools/axl/
chewie.py
30
##
pull
out request lag -- queue to start to done
/development/tools/emulator/system/camera/
PreviewWindow.h
93
* frame - Captured frame, or NULL if camera device didn't
pull
the frame
/docs/source.android.com/src/source/
code-lines.md
57
should
pull
only from a release branch.
/external/android-mock/src/com/google/android/testing/mocking/
AndroidFrameworkMockGenerator.java
37
* This class will
pull
pre-defined mocks for Android framework classes. This is
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
CommonTreeNodeStream.cs
45
/** <summary>
Pull
nodes from which tree?</summary> */
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
CommonTreeNodeStream.cs
47
/** <summary>
Pull
nodes from which tree?</summary> */
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
CommonTokenStream.java
37
* token using consume(), LT(), etc. the stream does not
pull
from the lexer.
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleElementStream.js
113
// must have more than one in list,
pull
from elements
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRCommonTreeNodeStream.m
110
/**
Pull
elements from tree iterator. Track tree level 0..max_level.
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
AttributeScope.java
109
*
pull
them apart and create an Attribute for each one. Add to
/external/chromium/base/debug/
trace_event.h
22
// On Windows we always
pull
in an alternative implementation
/external/chromium/base/win/
scoped_comptr.h
156
//
Pull
in operator=() from the parent class.
/external/chromium/chrome/browser/extensions/
extension_apitest.cc
40
// to RunMessageLoop(), so we maintain a queue of results and just
pull
them
Completed in 630 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>