Home
last modified time | relevance | path

Searched refs:empty (Results 1376 - 1400 of 4780) sorted by relevance

1...<<51525354555657585960>>...192

/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dregexp_cache_test.cc45 EXPECT_TRUE(cache_.cache_impl_->empty()); in TEST_F()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DCLExtensions.cpp26 if (extensions.empty()) in initializeExtensions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.h47 bool isEmpty() { return Pool.empty(); } in isEmpty()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMIRNamerPass.cpp55 if (MF.empty())
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCAsmMacro.cpp21 if (!Value.empty()) { in dump()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_merge_blocks.cpp54 while (!potential_transformations.empty()) { in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_merge_blocks.cpp54 while (!potential_transformations.empty()) { in Apply()
/third_party/skia/src/sksl/ir/
H A DSkSLUnresolvedFunction.h26 SkASSERT(!this->functions().empty()); in UnresolvedFunction()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCallbackTaskManager.cpp21 return mCallbackTaskQueue.empty(); in IsEmpty()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPSInt.cpp21 assert(!Str.empty() && "Invalid string length"); in APSInt()
H A DBinaryStreamError.cpp43 if (!Context.empty()) { in BinaryStreamError()
H A DStringSaver.cpp15 if (!S.empty()) in save()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiSubtarget.cpp27 if (CPUName.empty()) in initSubtargetFeatures()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
H A DVESubtarget.cpp32 if (CPUName.empty()) in initializeSubtargetDependencies()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblySubtarget.cpp31 if (CPUString.empty()) in initializeSubtargetDependencies()
/third_party/skia/third_party/externals/tint/src/ast/
H A Dcase_statement.h46 bool IsDefault() const { return selectors.empty(); } in IsDefault()
54 /// The case selectors, empty if none set
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dtmpfile.h40 operator bool() { return !path_.empty(); } in operator bool()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstring_constant.h43 static_assert(value.empty() || 2 * value[0] != 1,
/third_party/rust/crates/nix/test/sys/
H A Dtest_signalfd.rs12 let mut mask = SigSet::empty(); in test_signalfd()
/third_party/rust/crates/rustix/tests/fs/
H A Dfcntl.rs11 rustix::fs::Mode::empty(), in test_fcntl_dupfd_cloexec()
/third_party/rust/crates/rustix/tests/io/
H A Dfrom_into.rs11 rustix::fs::Mode::empty(), in test_owned()
/third_party/rust/crates/regex/src/literal/
H A Dmod.rs15 pub fn empty() -> Self { in empty() functions
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_merge_blocks.cpp54 while (!potential_transformations.empty()) { in Apply()
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeDynamicLibrary.cpp54 nameList += (nameList.empty() ? "" : ", ") + std::string(fileNames[i]); in DynamicLibrary()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp662 assert(Pass->ProcessedAllocas.empty() && in FunctionStateRAII()
930 if (AllocaVec.empty() && DynamicAllocaVec.empty()) return false; in runOnFunction()
1026 if (AllocaVec.empty()) in visitAllocaInst()
1885 assert(ErrorCode.empty() && "Invalid section specifier."); in ShouldInstrumentGlobal()
1995 if (!InternalSuffix.empty() && G->hasLocalLinkage()) { in SetComdatForGlobalMetadata()
2086 if (!MetadataGlobals.empty()) in InstrumentGlobalsELF()
2158 if (!LivenessGlobals.empty()) in InstrumentGlobalsMachO()
2268 M, MD.Name.empty() ? NameForGlobal : MD.Name, in InstrumentGlobals()
2329 if (!MD.SourceLoc.empty()) { in InstrumentGlobals()
[all...]

Completed in 17 milliseconds

1...<<51525354555657585960>>...192