OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strings
(Results
626 - 650
of
3020
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/dalvik/libcore/support/src/test/java/tests/support/
Support_TestWebData.java
69
* List of response
strings
for use by the test server
/dalvik/vm/
Intern.c
132
* get collected by the GC. Non-immortal
strings
may or may not
UtfString.h
49
* Hash function for modified UTF-8
strings
.
/dalvik/vm/compiler/template/armv5te/
TEMPLATE_STRING_COMPARETO.S
67
* on long
strings
(but preserve incoming alignment)
/dalvik/vm/jdwp/
ExpandBuf.c
164
* Because these
strings
are coming out of the VM, it's safe to assume that
/dalvik/vm/mterp/x86/
entry.S
107
*
Strings
/development/host/windows/usb/
android_winusb.inf
125
[
Strings
]
/development/samples/ApiDemos/src/com/example/android/apis/app/
VoiceRecognition.java
98
// Fill the list view with the
strings
the recognizer thought it could have heard
/development/samples/BusinessCard/src/com/example/android/businesscard/
ContactAccessor.java
47
* Unfortunately we have to use
strings
to represent the class
/development/samples/CubeLiveWallpaper/res/values/
shapes.xml
33
<!-- stored as
strings
for easier human readability -->
/development/samples/SkeletonApp/res/layout/
skeleton_activity.xml
53
clear button. See
strings
.xml for the definition of
/device/htc/common/overlay/frameworks/base/core/res/res/values/
strings.xml
3
/* //device/apps/common/assets/res/any/
strings
.xml
/external/apache-http/src/org/apache/http/
TokenIterator.java
42
* are plain
strings
rather than full header elements.
/external/astl/include/
char_traits.h
43
* don't support multibyte
strings
.
/external/bison/
configure.ac
56
BISON_WARNING(-Wwrite-
strings
)
/external/bison/lib/
gettext.h
72
The argument, String, should be a literal string. Concatenated
strings
/external/bluetooth/glib/glib/
gconvert.h
88
/* Convert between libc's idea of
strings
and UTF-8.
gmarkup.h
87
/* Called for
strings
that should be re-saved verbatim in this same
/external/bluetooth/glib/gobject/
gboxed.h
114
* The #GType for a boxed type holding a %NULL-terminated array of
strings
.
/external/bluetooth/glib/tests/gobject/
accumulator.c
37
* 1: A custom accumulator that appends the returned
strings
/external/clearsilver/cs/
test14.cs
11
All
strings
exist
/external/dropbear/
cli-algo.c
54
/* remotealgos will contain a list of the
strings
parsed out */
debug.h
40
* since the printing may not sanitise
strings
etc. This will add a reasonable
svr-algo.c
55
/* remotealgos will contain a list of the
strings
parsed out */
/external/emma/ant/ant14/com/vladium/emma/
emmajavaTask.java
14
import com.vladium.util.
Strings
;
86
String reportTypes =
Strings
.toListForm (m_reportCfg.getReportTypes (), ',');
135
super.createArg ().setValue (
Strings
.toListForm (specs, ','));
145
super.createArg ().setValue (
Strings
.toListForm (srcpath.list (), ','));
Completed in 754 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>