Searched refs:IsEmpty (Results 101 - 125 of 437) sorted by relevance

1234567891011>>

/external/webrtc/webrtc/libjingle/xmpp/
H A Djid.h44 bool IsEmpty() const;
/external/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.h29 bool ThereIsMessage() const { return !ErrorMessage.Message.IsEmpty() || !OkMessage.Message.IsEmpty(); }
100 bool ThereIsMessage() const { return !Messages.IsEmpty() || FinalMessage.ThereIsMessage(); }
/external/dng_sdk/source/
H A Ddng_validate.cpp747 if (gDumpStage1.IsEmpty () || gDumpStage1.StartsWith ("-"))
770 if (gDumpStage2.IsEmpty () || gDumpStage2.StartsWith ("-"))
793 if (gDumpStage3.IsEmpty () || gDumpStage3.StartsWith ("-"))
816 if (gDumpTIF.IsEmpty () || gDumpTIF.StartsWith ("-"))
839 if (gDumpDNG.IsEmpty () || gDumpDNG.StartsWith ("-"))
H A Ddng_tile_iterator.cpp112 if (area.IsEmpty ())
/external/lzma/CPP/7zip/UI/Common/
H A DExtract.cpp64 if (!elimPrefix.IsEmpty())
68 if (!elimPrefix.IsEmpty())
126 if (outDir.IsEmpty())
285 if (types.IsEmpty())
426 if (!s.IsEmpty())
458 if (!errorMessage.IsEmpty())
H A DEnumDirItems.cpp206 int phyParent = phyPrefix.IsEmpty() ? -1 : AddPrefix(-1, -1, fs2us(phyPrefix));
207 int logParent = logPrefix.IsEmpty() ? -1 : AddPrefix(-1, -1, logPrefix);
395 if (addArchivePrefix.IsEmpty())
427 if (name.IsEmpty())
459 if (addArchivePrefix.IsEmpty() && !enterToSubFolders)
475 if (phyPrefix.IsEmpty() && item.IsDriveItem())
561 if (phyPrefix.IsEmpty() && NWildcard::IsDriveColonName(nextNode.Name))
594 if (phyPrefix.IsEmpty() && curNode.IncludeItems.Size() > 0)
669 int phyParent = pair.Prefix.IsEmpty() ? -1 : dirItems.AddPrefix(-1, -1, pair.Prefix);
676 if (!addPathPrefix.IsEmpty())
[all...]
/external/google-breakpad/src/testing/gtest/test/
H A Dgtest-filepath_test.cc88 EXPECT_FALSE(original_dir.IsEmpty());
111 EXPECT_TRUE(FilePath("").IsEmpty());
112 EXPECT_TRUE(FilePath(NULL).IsEmpty());
116 EXPECT_FALSE(FilePath("a").IsEmpty());
117 EXPECT_FALSE(FilePath(".").IsEmpty());
118 EXPECT_FALSE(FilePath("a/b").IsEmpty());
119 EXPECT_FALSE(FilePath("a\\b\\").IsEmpty());
/external/lzma/CPP/7zip/Archive/7z/
H A D7zEncode.cpp184 if (_bindInfo.InStreams.IsEmpty())
301 if (options.IsEmpty())
312 if (_options.Methods.IsEmpty())
317 if (!_options.Binds.IsEmpty())
345 if (_options.Binds.IsEmpty())
366 if (!_options.Binds.IsEmpty())
385 if (_bindInfo.InStreams.IsEmpty())
H A D7zHandler.cpp155 if (methodName.IsEmpty())
164 if (methodName.IsEmpty())
189 if (!s.IsEmpty())
505 if (methodName.IsEmpty())
516 if (methodName.IsEmpty())
550 if (ref2.Refs.IsEmpty())
728 if (name.IsEmpty())
/external/protobuf/gtest/test/
H A Dgtest-filepath_test.cc88 EXPECT_FALSE(original_dir.IsEmpty());
107 EXPECT_TRUE(FilePath("").IsEmpty());
108 EXPECT_TRUE(FilePath(NULL).IsEmpty());
112 EXPECT_FALSE(FilePath("a").IsEmpty());
113 EXPECT_FALSE(FilePath(".").IsEmpty());
114 EXPECT_FALSE(FilePath("a/b").IsEmpty());
115 EXPECT_FALSE(FilePath("a\\b\\").IsEmpty());
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_form.cpp275 if (csStr.IsEmpty()) {
383 if (!pDocument || csFontName.IsEmpty())
510 if (!csFontName.IsEmpty()) {
528 if (csNewFieldName.IsEmpty()) {
539 if (iPos < iLength && !csSub.IsEmpty()) {
587 if (csSub.IsEmpty()) {
599 return pField && !csNewFieldName.IsEmpty() &&
606 if (!pControl || csNewFieldName.IsEmpty()) {
652 if (csFieldName.IsEmpty()) {
931 if (csWName.IsEmpty()) {
[all...]
H A Ddoc_annot.cpp86 if (annot_rect.IsEmpty()) {
168 if (as.IsEmpty()) {
170 if (value.IsEmpty()) {
174 if (value.IsEmpty() || !pDict->KeyExist(value))
/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_ffwidgetacc.cpp193 return !wsName.IsEmpty();
239 if (wsValue.IsEmpty() && (defValue = pAcc->GetDefaultValue())) {
404 if (wsScriptMsg.IsEmpty()) {
417 if (wsScriptMsg.IsEmpty()) {
428 if (!wsRawValue.IsEmpty()) {
431 if (wsPicture.IsEmpty()) {
450 if (wsFormatMsg.IsEmpty()) {
459 if (wsFormatMsg.IsEmpty()) {
481 if (!wsValue.IsEmpty()) {
495 if (!wsNullMsg.IsEmpty()) {
[all...]
/external/lzma/CPP/7zip/UI/Console/
H A DMain.cpp233 if (!errorInfo.Message.IsEmpty())
238 if (!errorInfo.FileName.IsEmpty())
243 if (!errorInfo.FileName2.IsEmpty())
253 if (!message.IsEmpty())
569 if (!ext.AddExt.IsEmpty())
694 if (!options.HashMethods.IsEmpty())
708 if (!errorMessage.IsEmpty())
823 if (uo.SfxMode && uo.SfxModule.IsEmpty())
831 options.PasswordEnabled && !options.Password.IsEmpty();
841 callback.AskPassword = options.PasswordEnabled && options.Password.IsEmpty();
[all...]
/external/pdfium/fpdfsdk/src/javascript/
H A DJS_Value.cpp224 if (m_pValue.IsEmpty())
244 if (m_pValue.IsEmpty())
250 if (m_pValue.IsEmpty())
422 if (m_pArray.IsEmpty())
430 if (m_pArray.IsEmpty())
438 if (m_pArray.IsEmpty())
444 if (m_pArray.IsEmpty())
484 if (m_pDate.IsEmpty())
582 if (m_pDate.IsEmpty())
588 if (m_pDate.IsEmpty())
[all...]
H A DJS_Runtime.cpp224 if (!pThis.IsEmpty()) {
293 if (propvalue.IsEmpty()) {
305 if (utf8Name.IsEmpty() || hValue == NULL)
/external/pdfium/xfa/src/fxjse/src/
H A Dvalue.cpp260 if (utf8Name != "Error" && !utf8Name.IsEmpty()) {
274 ASSERT(!m_hValue.IsEmpty());
277 ASSERT(!hValue.IsEmpty());
456 if (hOldFunction.IsEmpty() || !hOldFunction->IsFunction()) {
462 if (hNewThis.IsEmpty()) {
474 if (hBoundFunction.IsEmpty() || !hBoundFunction->IsFunction()) {
489 !hFunctionValue.IsEmpty() && hFunctionValue->IsObject()
493 if (hFunctionObject.IsEmpty() || !hFunctionObject->IsCallable()) {
510 if (lpLocalArgs[i].IsEmpty()) {
524 if (hReceiver.IsEmpty() || !hReceive
[all...]
/external/gtest/test/
H A Dgtest-filepath_test.cc88 EXPECT_FALSE(original_dir.IsEmpty());
111 EXPECT_TRUE(FilePath("").IsEmpty());
115 EXPECT_FALSE(FilePath("a").IsEmpty());
116 EXPECT_FALSE(FilePath(".").IsEmpty());
117 EXPECT_FALSE(FilePath("a/b").IsEmpty());
118 EXPECT_FALSE(FilePath("a\\b\\").IsEmpty());
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest-filepath_test.cc88 EXPECT_FALSE(original_dir.IsEmpty());
111 EXPECT_TRUE(FilePath("").IsEmpty());
115 EXPECT_FALSE(FilePath("a").IsEmpty());
116 EXPECT_FALSE(FilePath(".").IsEmpty());
117 EXPECT_FALSE(FilePath("a/b").IsEmpty());
118 EXPECT_FALSE(FilePath("a\\b\\").IsEmpty());
/external/libbrillo/brillo/
H A Dany_internal_impl.h317 bool IsEmpty() const { function in class:brillo::internal_details::final
323 if (IsEmpty()) {
332 if (IsEmpty()) {
/external/lzma/CPP/7zip/UI/GUI/
H A DExtractDialog.cpp142 if (s.IsEmpty())
144 if (!ArcPath.IsEmpty())
199 if (pathPrefix.IsEmpty())
/external/v8/src/
H A Ddateparser.h287 bool IsEmpty() { return hour_ == kNone; }
297 bool IsEmpty() const { return index_ == 0; }
331 bool IsEmpty() const { return index_ == 0; }
/external/libweave/src/privet/
H A Dprivet_types.h42 bool IsEmpty() const { return user.empty(); } function in struct:weave::privet::UserAppId
/external/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractEngine.cpp134 if (errorMessage.IsEmpty())
/external/lzma/CPP/Common/
H A DListFileUtils.cpp24 if (!s.IsEmpty())

Completed in 873 milliseconds

1234567891011>>