OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:retrieve
(Results
226 - 250
of
3782
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/freetype/include/freetype/
ftrender.h
166
/*
Retrieve
the current renderer for a given glyph format. */
180
/* To add a new renderer, simply use @FT_Add_Module. To
retrieve
a */
/external/freetype/include/freetype/
ftbdf.h
136
*
Retrieve
a BDF font character set identity, according to
168
*
Retrieve
a BDF property from a BDF or PCF font file.
ftrender.h
166
/*
Retrieve
the current renderer for a given glyph format. */
180
/* To add a new renderer, simply use @FT_Add_Module. To
retrieve
a */
/external/icu4c/i18n/unicode/
udisplaycontext.h
24
* Type to
retrieve
the dialect handling setting, e.g.
30
* Type to
retrieve
the capitalization context setting, e.g.
/external/smack/src/org/jivesoftware/smackx/workgroup/agent/
TranscriptManager.java
31
* A TranscriptManager helps to
retrieve
the full conversation transcript of a given session
32
* {@link #getTranscript(String, String)} or to
retrieve
a list with the summary of all the
/frameworks/base/core/java/android/content/pm/
PermissionGroupInfo.java
24
* Information you can
retrieve
about a particular security permission
73
*
Retrieve
the textual description of this permission. This
/frameworks/base/core/java/android/speech/
RecognitionListener.java
71
* @param results the recognition results. To
retrieve
the results in {@code
86
* @param partialResults the returned results. To
retrieve
the results in
/frameworks/base/docs/html/training/location/
index.jd
54
<b><a href="
retrieve
-current.html">Retrieving the Current Location</a></b>
57
Learn how to
retrieve
the user's current location.
/frameworks/base/docs/html/training/secure-file-sharing/
index.jd
72
<b><a href="
retrieve
-info.html">Retrieving File Information</a></b>
76
{@link android.support.v4.content.FileProvider} to
retrieve
file information including
/frameworks/native/include/binder/
IServiceManager.h
36
*
Retrieve
an existing service, blocking for a few seconds
42
*
Retrieve
an existing service, non-blocking.
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
elementgetattributenodenull.java
35
*
Retrieve
the last child of the first employee and attempt
36
* to
retrieve
a non-existing attribute. The method should
hc_elementgetattributenodenull.java
35
*
Retrieve
the last child of the first employee and attempt
36
* to
retrieve
a non-existing attribute. The method should
/libcore/dom/src/test/java/org/w3c/domts/level2/core/
getAttributeNS05.java
37
*
Retrieve
the first emp:address element node
38
* and
retrieve
the emp:domestic attribute. The method returns an
getNamedItemNS01.java
37
*
Retrieve
a list of elements with tag name "address".
39
* Try to
retrieve
the attribute node with local name "domestic"
getNamedItemNS02.java
38
*
Retrieve
a list of elements with tag name "address".
40
* Try to
retrieve
an attribute node with local name "domest"
/libcore/luni/src/test/java/tests/org/w3c/dom/
GetNamedItemNS.java
15
*
Retrieve
a list of elements with tag name "address". Access the second
16
* element from the list and get its attributes. Try to
retrieve
the attribute
/packages/apps/Calendar/src/com/android/calendar/event/
EventColorCache.java
59
*
Retrieve
an array of colors for a specific account name and type.
74
*
Retrieve
an event color's unique key based on account name, type, and color.
/packages/apps/Mms/src/com/android/mms/transaction/
TransactionBundle.java
60
* Indicates the URL of the M-
Retrieve
.conf in TYPE_RETRIEVE_TRANSACTION, or the
88
* M-
Retrieve
.conf in TYPE_RETRIEVE_TRANSACTION, or the Uri of the
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
sched.h
46
/*
Retrieve
scheduling parameters for a particular process. */
53
/*
Retrieve
scheduling algorithm for a particular purpose. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
sched.h
46
/*
Retrieve
scheduling parameters for a particular process. */
53
/*
Retrieve
scheduling algorithm for a particular purpose. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
sched.h
46
/*
Retrieve
scheduling parameters for a particular process. */
53
/*
Retrieve
scheduling algorithm for a particular purpose. */
/cts/suite/audio_quality/lib/include/
SignalProcessingInterface.h
25
* Interface to Signal processing module to run signal processing script and
retrieve
the result
/development/samples/ApiDemos/src/com/example/android/apis/app/
SoftInputModes.java
36
* the Activity's content, and
retrieve
the EditText widget whose state we
/development/samples/ApiDemos/src/com/example/android/apis/content/
StyledText.java
42
// Programmatically
retrieve
a string resource with style
/development/samples/Support13Demos/src/com/example/android/supportv13/app/
CountingFragment.java
46
* When creating,
retrieve
this instance's number from its arguments.
Completed in 1252 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>