OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:isempty
(Results
1526 - 1550
of
8076
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/opencv3/3rdparty/openexr/Imath/
ImathBox.h
121
bool
isEmpty
() const;
261
if (
isEmpty
())
278
Box<T>::
isEmpty
() const
392
bool
isEmpty
() const;
519
if (
isEmpty
())
536
Box<Vec2<T> >::
isEmpty
() const
634
bool
isEmpty
() const;
776
if (
isEmpty
())
793
Box<Vec3<T> >::
isEmpty
() const
/external/pdfium/xfa/src/fxfa/src/parser/
xfa_parser_imp.cpp
188
if (!wsChildValue.
IsEmpty
()) {
220
if (wsQualifier.
IsEmpty
()) {
561
if (wsNamespaceURI.
IsEmpty
()) {
817
return wsText.
IsEmpty
();
[
all
...]
/external/v8/test/cctest/
test-compiler.cc
566
CHECK(!fun.
IsEmpty
());
606
CHECK(!fun.
IsEmpty
());
630
CHECK(!fun.
IsEmpty
());
656
CHECK(!fun.
IsEmpty
());
675
.
IsEmpty
());
691
CHECK(!fun.
IsEmpty
());
694
CHECK(fun->Call(env.local(), env->Global(), 0, NULL).
IsEmpty
());
696
CHECK(!try_catch.Exception().
IsEmpty
());
699
CHECK(!stack.
IsEmpty
());
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ScanManager.java
421
if (mBatchClients.
isEmpty
()) {
493
if (isFilteringSupported() && mFilterIndexStack.
isEmpty
()
494
&& mClientFilterIndexMap.
isEmpty
()) {
517
if (mFilterIndexStack.
isEmpty
() && isFilteringSupported()) {
586
if (mBatchClients.
isEmpty
()) {
634
if (mBatchClients.
isEmpty
()) {
787
while (!queue.
isEmpty
()) {
[
all
...]
/cts/tests/tests/print/src/android/print/cts/
PrinterInfoTest.java
140
if (mDiscoverySession.getPrinters().
isEmpty
()) {
245
|| TextUtils.
isEmpty
(name)
307
if (TextUtils.
isEmpty
(name)) {
/developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/
TvContractUtils.java
115
if (!TextUtils.
isEmpty
(channel.logoUrl)) {
119
if (!logos.
isEmpty
()) {
304
if (TextUtils.
isEmpty
(commaSeparatedRatings)) {
/developers/build/prebuilts/gradle/DataLayer/Wearable/src/main/java/com/example/android/wearable/datalayer/
MainActivity.java
213
if (capabilitiesMap.
isEmpty
()) {
231
LOGD(TAG, "Connected Nodes: " + (nodesList.
isEmpty
()
235
if (!nodesList.
isEmpty
()) {
/developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
SessionManager.java
64
return mPlaylist.
isEmpty
() ? null : mPlaylist.get(0);
88
if (mPlaylist.
isEmpty
()) {
405
if (!mPlaylist.
isEmpty
()) {
/developers/build/prebuilts/gradle/RuntimePermissionsWear/Application/src/main/java/com/example/android/wearable/runtimepermissions/
MainPhoneActivity.java
327
if ((mWearNodeIds != null) && (!mWearNodeIds.
isEmpty
())) {
375
if (!message.
isEmpty
()) {
381
if (!message.
isEmpty
()) {
/developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
SessionManager.java
64
return mPlaylist.
isEmpty
() ? null : mPlaylist.get(0);
88
if (mPlaylist.
isEmpty
()) {
405
if (!mPlaylist.
isEmpty
()) {
/developers/samples/android/wearable/wear/DataLayer/Wearable/src/main/java/com/example/android/wearable/datalayer/
MainActivity.java
213
if (capabilitiesMap.
isEmpty
()) {
231
LOGD(TAG, "Connected Nodes: " + (nodesList.
isEmpty
()
235
if (!nodesList.
isEmpty
()) {
/developers/samples/android/wearable/wear/RuntimePermissionsWear/Application/src/main/java/com/example/android/wearable/runtimepermissions/
MainPhoneActivity.java
327
if ((mWearNodeIds != null) && (!mWearNodeIds.
isEmpty
())) {
375
if (!message.
isEmpty
()) {
381
if (!message.
isEmpty
()) {
/development/samples/Support7Demos/src/com/example/android/supportv7/media/
SessionManager.java
66
return mPlaylist.
isEmpty
() ? null : mPlaylist.get(0);
84
if (mPlaylist.
isEmpty
()) {
415
if (!mPlaylist.
isEmpty
()) {
/development/samples/browseable/DataLayer/Wearable/src/com.example.android.wearable.datalayer/
MainActivity.java
213
if (capabilitiesMap.
isEmpty
()) {
231
LOGD(TAG, "Connected Nodes: " + (nodesList.
isEmpty
()
235
if (!nodesList.
isEmpty
()) {
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
SessionManager.java
64
return mPlaylist.
isEmpty
() ? null : mPlaylist.get(0);
88
if (mPlaylist.
isEmpty
()) {
405
if (!mPlaylist.
isEmpty
()) {
/development/samples/browseable/RuntimePermissionsWear/Application/src/com.example.android.wearable.runtimepermissions/
MainPhoneActivity.java
327
if ((mWearNodeIds != null) && (!mWearNodeIds.
isEmpty
())) {
375
if (!message.
isEmpty
()) {
381
if (!message.
isEmpty
()) {
/device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraStream.cpp
69
bool StreamQueue::
isEmpty
(){
70
return (mInitialized && mContainer.
isEmpty
());
76
while(mInitialized && mContainer.
isEmpty
()){
/external/chromium-trace/catapult/tracing/tracing/ui/tracks/
ruler_track.html
57
if (this.viewport.interestRange.
isEmpty
)
69
if (!this.viewport.interestRange.
isEmpty
)
85
var hasInterestRange = !this.viewport.interestRange.
isEmpty
;
/external/clang/include/clang/Frontend/
FrontendAction.h
126
assert(!CurrentInput.
isEmpty
() && "No current file!");
135
assert(!CurrentInput.
isEmpty
() && "No current file!");
140
assert(!CurrentInput.
isEmpty
() && "No current file!");
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
MembersInjectionBinding.java
77
return injectionSites().
isEmpty
() ? Strategy.NO_OP : Strategy.INJECT_MEMBERS;
169
return !getInjectionSites(declaredType).
isEmpty
();
180
if (!declaredType.getTypeArguments().
isEmpty
() && resolvedType.isPresent()) {
ModuleValidator.java
122
if (!subject.getTypeParameters().
isEmpty
() && !subject.getModifiers().contains(ABSTRACT)) {
169
if (!t.getTypeArguments().
isEmpty
()) {
309
if (!nonPublicModules.
isEmpty
()) {
/external/guava/guava/src/com/google/common/collect/
AbstractMapBasedMultimap.java
123
checkArgument(map.
isEmpty
());
132
checkArgument(!values.
isEmpty
());
382
} else if (delegate.
isEmpty
()) {
397
} else if (delegate.
isEmpty
()) {
504
boolean wasEmpty = delegate.
isEmpty
();
522
if (collection.
isEmpty
()) {
568
if (c.
isEmpty
()) {
608
if (c.
isEmpty
()) {
770
if (c.
isEmpty
()) {
800
boolean wasEmpty = getDelegate().
isEmpty
();
[
all
...]
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
FeatureUtil.java
57
if (!features.
isEmpty
()) {
235
if (!conflictingFeatures.
isEmpty
()) {
280
if (!conflictingFeatures.
isEmpty
()) {
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
UnmodifiableCollectionTests.java
295
if (!multimap.
isEmpty
()) {
323
if (!multimap.
isEmpty
()) {
387
if (!multimap.
isEmpty
()) {
/external/guava/guava-tests/test/com/google/common/cache/
LocalLoadingCacheTest.java
261
assertTrue(map.
isEmpty
());
301
assertTrue(segment.recencyQueue.
isEmpty
());
305
assertFalse(segment.recencyQueue.
isEmpty
());
Completed in 794 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>