Home
last modified time | relevance | path

Searched refs:empty (Results 6601 - 6625 of 10248) sorted by relevance

1...<<261262263264265266267268269270>>...410

/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H A DRangeTreeConverterTest.java109 // match the empty input (as well as its normal input). in testOptionalTopLevelGroup_bug_69101586()
110 RangeTree dfa = RangeTree.from(specs("xx")).union(RangeTree.from(RangeSpecification.empty())); in testOptionalTopLevelGroup_bug_69101586()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLContext.h200 return !ptr->getInfo().IL_Version.empty(); in supportsIL()
H A DCLMemory.cpp143 while (!callbacks.empty()) in ~Memory()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DSymbolEnv.h126 bool empty() const;
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateVaryingLocations.cpp298 ASSERT(!sequence.empty()); in visitDeclaration()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteArrayOfArrayOfOpaqueUniforms.cpp309 return !mUniformMap.empty();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp195 if (Resumes.empty()) in InsertUnwindResumeCalls()
H A DLiveRangeShrink.cpp124 if (MBB.empty()) in runOnMachineFunction()
H A DMacroFusion.cpp126 if (SU.Succs.empty()) in fuseInstructionPair()
H A DUnreachableBlockElim.cpp211 return (!DeadBlocks.empty() || ModifiedPHI); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLocalizer.cpp195 if (Users.empty()) in localizeIntraBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFGdbIndex.cpp164 // If both values are 0, then this slot in the hash table is empty. This is ok in parseImpl()
197 HasContent = !Data.getData().empty(); in parse()
H A DDWARFUnitIndex.cpp166 if (OffsetLookup.empty()) { in getFromOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
H A DIRMutator.cpp36 if (M.empty()) in mutate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMangler.cpp37 assert(!Name.empty() && "getNameWithPrefix requires non-empty name"); in getNameWithPrefixImpl()
H A DPassTimingInfo.cpp141 T.reset(newPassTimer(PassArgument.empty() ? PassName : PassArgument, PassName)); in getPassTimer()
223 assert(TimerStack.size() > 0 && "empty stack in popTimer"); in stopTimer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCInstPrinter.cpp40 /// "MOV32ri") or empty if we can't resolve it.
50 if (!Annot.empty()) { in printAnnotation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DModuleSymbolTable.cpp74 if (InlineAsm.empty()) in initializeRecordStreamer()
H A DRecordStreamer.cpp213 if (!Split.second.empty() && !Split.second.startswith("@")) { in flushSymverDirectives()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSeparableProgramsTransformFeedbackTests.cpp183 * three branches in a loop). For ES both parts are empty string */ in iterate()
208 if (source.empty()) in iterate()
/third_party/vk-gl-cts/external/amber/src/src/
H A Damber.cc179 if (script->GetPipelines().empty()) { in ExecuteWithShaderData()
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dconstruct.cpp90 while (!stack.empty()) { in blocks()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dfuzzer_shrinker_test.cpp975 // |interestingness_function|. If |expected_binary_out| is non-empty, it must
1006 // If a non-empty expected binary was provided, check that it matches the
1008 if (!expected_binary_out.empty()) {
1097 // The PingPong test is unpredictable; passing an empty expected binary
1104 // The InterestingThenRandom test is unpredictable; passing an empty
/third_party/skia/third_party/externals/spirv-tools/test/link/
H A Dlinker_fixture.h43 if (!error_message_.empty()) error_message_ += "\n"; in LinkerTest()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTextureSampling.cpp241 if (!mTextures.empty()) in destroyBenchmark()

Completed in 18 milliseconds

1...<<261262263264265266267268269270>>...410