OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:many
(Results
326 - 350
of
3528
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/tests/coretests/src/android/widget/scroll/
RequestRectangleVisibleTest.java
84
assertTrue("top blob needs to be taller than the screen for
many
of the "
88
assertTrue("bottom blob needs to be taller than the screen for
many
of the "
/frameworks/base/docs/html/guide/topics/manifest/
grant-uri-permission-element.jd
53
<li>An asterisk ('{@code *}') matches a sequence of 0 to
many
occurrences of
57
0 to
many
characters.</p></li>
/frameworks/base/docs/html/guide/topics/views/
intro.jd
6
<p>The basic functional unit of an Android application is the <em>activity</em> — an object of the class {@link android.app.Activity android.app.Activity}. An activity can do
many
things, but by itself it does not have a presence on the screen. To give your activity a screen presence and design its UI, you work with <em>views</em> and <em>viewgroups</em> -- basic units of user interface expression on the Android platform.</p>
44
<p>All viewgroups include width and height.
Many
also include margins and
/frameworks/base/docs/html/resources/articles/
future-proofing.jd
17
have chosen to use unsupported or internal APIs. For instance,
many
60
<p>Android 1.5 includes support for soft keyboards, and there will soon be
many
speech-input.jd
9
Google's Voice Search application, which is pre-installed on
many
Android devices,
63
many
Android devices, responds to a <em>RecognizerIntent</em> by displaying the
track-mem.jd
11
many
allocations, the garbage collector will kick in and stop your application
57
common mistake I have seen in
many
applications is to create a new
/frameworks/base/services/java/com/android/server/am/
EventLogTags.logtags
69
# A process has crashed too
many
times, it is being cleared
73
# A service has crashed too
many
times, it is being stopped
/frameworks/base/test-runner/src/android/test/
InstrumentationCoreTestRunner.java
42
* for
many
core tests to run. This is needed because there are some core tests
125
* Binder can't handle too
many
operations in a very
/ndk/docs/
SYSTEM-ISSUES.TXT
91
The Android dynamic linker in 1.5 has
many
important limitations:
93
- No support for LD_LIBRARY_PATH, LD_PRELOAD, RTLD_LOCAL and
many
/external/tinyxml/
changes.txt
156
- Fixed
many
,
many
bugs.
162
-
Many
fixes and input from John-Philip Leonard Johansson (JP) and Ellers,
198
-
Many
thanks to marlonism for finding an infinite loop in bad xml.
204
- First pass at switching to the "safe" stdlib functions.
Many
people have suggested and
/frameworks/base/awt/org/apache/harmony/awt/gl/
Crossing.java
362
* Returns how
many
times ray from point (x,y) cross line.
400
* Returns how
many
times ray from point (x,y) cross quard curve
432
* Returns how
many
times ray from point (x,y) cross cubic curve
463
* Returns how
many
times ray from point (x,y) cross path
504
* Returns how
many
times ray from point (x,y) cross shape
594
* Returns how
many
times rectangle stripe cross line or the are intersect
663
* Returns how
many
times rectangle stripe cross quad curve or the are intersect
734
* Returns how
many
times rectangle stripe cross cubic curve or the are intersect
808
* Returns how
many
times rectangle stripe cross path or the are intersect
867
* Returns how
many
times rectangle stripe cross shape or the are intersec
[
all
...]
/dalvik/libcore/luni/src/test/java/tests/api/java/util/
ScannerTest.java
[
all
...]
/external/opencore/fileformats/mp4/parser/src/
sampletochunkatom.cpp
593
// Continue until find chunk number - we do not know how
many
chunks are in
601
// Since we do not actually know how
many
chunk are in this last run,
615
// chunks (i.e. don't know how
many
chunks in last run) this method may return a
812
// Continue until find chunk number - we do not know how
many
chunks are in
818
// Since we do not actually know how
many
chunk are in this last run,
[
all
...]
/external/dbus/
NEWS
100
-
Many
memleaks and bugs fixed
149
-
Many
bugfixes
253
-
many
symbols are no longer exported as part of the public API
323
-
many
,
many
major bug fixes
545
and fixed
many
bugs exposed by that
572
-
many
,
many
bugfixes
573
-
many
API changes/fixes
HACKING
35
Regular expressions are just too complicated, and there are
many
166
Many
of the D-Bus tests will run over and over, once for each malloc
225
not
many
unrelated changes
/dalvik/libcore/luni/src/main/java/java/io/
InputStream.java
33
*
Many
specialized input streams for purposes like reading from a file already
70
* read or skip will actually read or skip that
many
bytes: they may read or skip fewer.
104
* indicates how
many
bytes can be read before the mark is invalidated.
/dalvik/libcore/text/src/main/java/java/text/
Format.java
42
*
Many
of the concrete subclasses of {@code Format} employ the notion of a
48
* of a pattern is defined by each subclass. Even though
many
subclasses use
56
* file", and any number greater than 1 as "
many
files". {@code MessageFormat}
/dalvik/libcore/xml/src/main/java/javax/xml/transform/stream/
StreamSource.java
98
* by the XML declaration. However, in
many
cases the encoding
112
* by the XML declaration. However, in
many
cases the encoding
172
* by the XML declaration. However, in
many
cases the encoding
/external/bluetooth/glib/docs/reference/glib/tmpl/
fileutils.sgml
88
@G_FILE_ERROR_LOOP: Too
many
levels of symbolic links were encountered
95
@G_FILE_ERROR_MFILE: The current process has too
many
files open and
98
@G_FILE_ERROR_NFILE: There are too
many
distinct file openings in the
/external/e2fsprogs/lib/ext2fs/
initialize.c
232
* There should be at least as
many
inodes as the user
233
* requested. Figure out how
many
inodes per group that
312
/* This can only happen if the user requested too
many
inodes */
/external/expat/
Changes
47
- Fixed enum XML_Status issue (reported on SourceForge
many
117
- Fixed
many
bugs; see SF bug reports 231864, 461380, 464837,
164
o
Many
paired handler setters (like XML_SetElementHandler)
/external/grub/stage2/
start.S
103
/* how
many
do we really want to read? */
185
/* do we need too
many
cylinders? */
195
/* how
many
do we really want to read? */
/external/gtest/include/gtest/
gtest-death-test.h
97
// death tests; though it lacks
many
features you can find in PCRE
124
// A* matches 0 or
many
occurrences of A
125
// A+ matches 1 or
many
occurrences of A
/external/icu4c/i18n/unicode/
format.h
55
*
Many
of the concrete subclasses of Format employ the notion of
64
* Even though
many
subclasses use patterns, the notion of a pattern
72
* "one file", and any number greater than 1 as "
many
files".
/external/iptables/extensions/
libip6t_multiport.c
86
if (cp) exit_error(PARAMETER_PROBLEM, "too
many
ports specified");
113
"too
many
ports specified");
127
if (cp) exit_error(PARAMETER_PROBLEM, "too
many
ports specified");
Completed in 543 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>