OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:there
(Results
601 - 625
of
24139
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/proguard/src/proguard/classfile/attribute/
LineNumberTableAttribute.java
81
* Returns the lowest line number, or 0 if
there
aren't any line numbers.
106
* Returns the highest line number, or 0 if
there
aren't any line numbers.
145
// We don't need double dispatching here, since
there
is only one
/external/proguard/src/proguard/util/
FileNameParser.java
48
// Is
there
a '**' wildcard?
62
// Is
there
a '*' wildcard?
76
// Is
there
a '?' wildcard?
/external/slf4j/slf4j-simple/src/test/java/org/slf4j/
DetectLoggerNameMismatchTest.java
66
* Pass in the wrong class to the Logger with the check disabled, and make sure
there
are no errors.
77
* Pass in the wrong class to the Logger with the check enabled, and make sure
there
ARE errors.
98
* Checks that
there
are no errors with the check enabled if the class matches.
/external/tcpdump/
setsignal.c
60
* be restarted,
there
was a way to ask it not to do so;
there
may no
62
* and, if
there
are, they might have "sigvec()" with SV_INTERRUPT
/external/v8/src/
handles.cc
28
// Make sure
there
's at least one scope on the stack and that the
36
// If
there
's more room in the last block, we use that. This is used
49
// If
there
's a spare block, use it for growing the current scope.
regexp-stack.h
15
// Since
there
is only one stack area, the Irregexp implementation is not
53
//
There
is only a limited number of locations below the stack limit,
58
// Ensures that
there
is a memory area with at least the specified size.
/external/valgrind/memcheck/tests/
err_disable4.c
8
were vacated by threads with error reporting disabled.
There
14
3. Let them all go past the barrier and call err().
There
146
// Print the final error counts.
There
need to be 498 errors
/external/zlib/src/contrib/pascal/
readme.txt
30
there
is no conversion of unsigned int into a Pascal unsigned
33
Integer. Even if
there
is a 32-bit Cardinal type,
there
is no
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
Row.java
36
* @param headerItem The {@link HeaderItem} for this Row, or null if
there
47
* @param headerItem The {@link HeaderItem} for this Row, or null if
there
72
* @param headerItem The HeaderItem for this Row, or null if
there
is no
/frameworks/support/v4/java/android/support/v4/hardware/display/
DisplayManagerCompat.java
76
* @return The display object, or null if
there
is no valid display with the given id.
90
* When
there
are multiple displays in a category the returned displays are sorted
92
* {@link #DISPLAY_CATEGORY_PRESENTATION} and
there
are multiple presentation displays
/frameworks/support/v7/appcompat/
THEMES.txt
41
There
are the themes which are pointers to the correct third level theme.
45
Because of this, every time
there
is a third level theme set,
there
should be a second level
/hardware/intel/common/utils/media_resource_manager/arbitrator/
MediaResourceArbitrator.h
34
/**
There
were insufficient resources to perform the requested operation */
37
/**
There
was an error, but the cause of the error could not be determined */
106
it is under full load status. In such status,
there
/hardware/libhardware/tests/camera2/
CameraMetadataTests.cpp
117
that are
there
, ARE
there
.
166
// Iff
there
are listed raw resolutions, the format should be available
/libcore/luni/src/main/java/javax/xml/parsers/
FactoryConfigurationError.java
90
* Return the message (if any) for this error . If
there
is no
91
* message for the exception and
there
is an encapsulated
113
* @return The encapsulated exception, or null if
there
is none.
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
flavors
31
echo
there
60
$answer = "hi\necho
there
\nthere\nHello\n";
91
#
There
's a bit of oddness here if you try to use a variable to hold the
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
ImportRequest.java
31
*
there
's only one vCard entry inside the instance, as one Uri often has multiple
36
* Can be null (typically when
there
's no Account available in the system).
70
* Assumes that one Uri contains only one version, while
there
's a (tiny) possibility
/packages/apps/DeskClock/src/com/android/deskclock/
AlarmSelectionActivity.java
50
// b) if search mode was next and
there
was multiple alarms firing next
52
// c) if search mode was time and
there
are multiple alarms with that time
70
// PickSelection is started only if
there
are more than 1 relevant alarm
/packages/apps/Launcher3/src/com/android/launcher3/widget/
WidgetsRecyclerView.java
121
// Skip early if,
there
are no items.
127
// Skip early if,
there
no child laid out in the container.
147
// Return early if
there
are no items
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
LogUtils.java
182
* the list of arguments passed to the formatter. If
there
are
200
* the list of arguments passed to the formatter. If
there
are
217
* the list of arguments passed to the formatter. If
there
are
235
* the list of arguments passed to the formatter. If
there
are
252
* the list of arguments passed to the formatter. If
there
are
270
* the list of arguments passed to the formatter. If
there
are
287
* the list of arguments passed to the formatter. If
there
are
305
* the list of arguments passed to the formatter. If
there
are
322
* the list of arguments passed to the formatter. If
there
are
340
* the list of arguments passed to the formatter. If
there
ar
[
all
...]
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/
Token.java
57
* If
there
are no such special tokens, this field is set to null.
58
* When
there
are more than one such special token, this field refers
63
* immediately follow it (without an intervening regular token). If
there
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/contenttype/parser/
Token.java
57
* If
there
are no such special tokens, this field is set to null.
58
* When
there
are more than one such special token, this field refers
63
* immediately follow it (without an intervening regular token). If
there
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/datetime/parser/
Token.java
57
* If
there
are no such special tokens, this field is set to null.
58
* When
there
are more than one such special token, this field refers
63
* immediately follow it (without an intervening regular token). If
there
/packages/services/Telecomm/src/com/android/server/telecom/
RingbackPlayer.java
97
// We only get here for the foreground call so,
there
's no reason why
there
should
99
Log.wtf(this, "Ringback player thinks
there
are two foreground-dialing calls.");
/packages/services/Telephony/src/com/android/phone/common/mail/utils/
LogUtils.java
181
* the list of arguments passed to the formatter. If
there
are
199
* the list of arguments passed to the formatter. If
there
are
216
* the list of arguments passed to the formatter. If
there
are
234
* the list of arguments passed to the formatter. If
there
are
251
* the list of arguments passed to the formatter. If
there
are
269
* the list of arguments passed to the formatter. If
there
are
286
* the list of arguments passed to the formatter. If
there
are
304
* the list of arguments passed to the formatter. If
there
are
321
* the list of arguments passed to the formatter. If
there
are
339
* the list of arguments passed to the formatter. If
there
ar
[
all
...]
/packages/services/Telephony/src/org/apache/james/mime4j/field/address/parser/
Token.java
57
* If
there
are no such special tokens, this field is set to null.
58
* When
there
are more than one such special token, this field refers
63
* immediately follow it (without an intervening regular token). If
there
Completed in 484 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>