Home
last modified time | relevance | path

Searched refs:empty (Results 1901 - 1925 of 4879) sorted by relevance

1...<<71727374757677787980>>...196

/third_party/skia/third_party/externals/dawn/src/common/
H A DLog.cpp72 // If this message has been moved, its stream is empty. in ~LogMessage()
73 if (fullMessage.empty()) { in ~LogMessage()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DAsyncTaskTests.cpp88 ASSERT_TRUE(idset.empty()); in TEST_F()
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subsetter/
H A Dsubset_util.cc64 if (font_array.empty() || font_array[0] == NULL) in Subset()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/tools/subsetter/
H A Dglyph_table_subsetter.cc43 if (!permutation_table || permutation_table->empty()) in Subset()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dotf_basic_editing_test.cc84 EXPECT_TRUE(builder_tags.empty()); in TestOTFBasicEditing()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DLegacyPassNameParser.h62 return P->getPassArgument().empty() || P->getNormalCtor() == nullptr || in ignorablePass()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DStringToOffsetTable.h29 bool Empty() const { return StringOffset.empty(); } in Empty()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DEscapeEnumerator.cpp63 if (Calls.empty()) in Next()
H A DMem2Reg.cpp51 if (Allocas.empty()) in promoteMemoryToRegister()
H A DNameAnonGlobals.cpp35 if (!TheHash.empty()) in get()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DObjectYAML.cpp56 if (N->getRawTag().empty()) in mapping()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DProcess.cpp50 if (Dir.empty()) in FindInEnvPath()
H A DStringExtras.cpp34 /// there are no tokens in the source string, an empty string is returned.
54 while (!S.first.empty()) { in SplitString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DError.cpp34 if (Loc.empty()) in PrintMessage()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRTargetMachine.cpp32 if (CPU.empty() || CPU == "generic") { in getCPU()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXProxyRegErasure.cpp91 return !RemoveList.empty(); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCTargetDesc.cpp68 if (CPUName.empty()) in createRISCVMCSubtargetInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp37 if (CPUName.empty()) in initializeSubtargetDependencies()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/MCTargetDesc/
H A DVEMCTargetDesc.cpp57 if (CPU.empty()) in createVEMCSubtargetInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DConstantProp.cpp88 while (!WorkList.empty()) { in runOnFunction()
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/mutations/
H A Dreplace_identifier.cc76 if (in_scope.empty()) { in IsApplicable()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl_test_helper.cc32 !impl_.spv_binary().empty() && impl_.success()) { in ~ParserImplWrapperForTest()
/third_party/skia/third_party/externals/tint/src/transform/
H A Dfold_constants.cc56 if (call->Arguments().empty()) { in Run()
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_dead_breaks.cpp109 while (!candidate_transformations.empty()) { in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h147 bool isEmpty() const { return Constants.empty(); } in isEmpty()

Completed in 10 milliseconds

1...<<71727374757677787980>>...196