Home
last modified time | relevance | path

Searched refs:empty (Results 1701 - 1725 of 5270) sorted by relevance

1...<<61626364656667686970>>...211

/third_party/skia/src/gpu/
H A DGrStagingBufferManager.h39 bool hasBuffers() { return !fBuffers.empty(); } in hasBuffers()
/third_party/skia/src/core/
H A DSkMarkerStack.cpp59 while (!fStack.empty() && fStack.back().fBoundary == boundary) { in restore()
/third_party/skia/src/images/
H A DSkJPEGWriteUtility.cpp63 if (error->fJmpBufStack.empty()) { in skjpeg_error_exit()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Davailable_instructions.h47 bool empty() const;
H A Dfuzzer_pass_copy_objects.cpp72 if (relevant_instructions.empty()) { in Apply()
H A Dfuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp102 while (!candidate_transformations.empty()) { in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Davailable_instructions.h47 bool empty() const;
H A Dfuzzer_pass_copy_objects.cpp72 if (relevant_instructions.empty()) { in Apply()
H A Dfuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp102 while (!candidate_transformations.empty()) { in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_execution_limitations.cpp38 if (models->empty()) { in ValidateExecutionLimitations()
40 << "Internal error: empty execution models for function id " in ValidateExecutionLimitations()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DAsyncTask.cpp56 return !mPendingTasks.empty(); in HasPendingTasks()
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/
H A DChainUtils.cpp55 if (!allSTypes.empty()) { in ValidateSTypes()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H A Dmemory_output_stream.cc62 if (store_.empty()) { in Get()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DInlineInfo.h76 bool isValid() const { return !Ranges.empty(); } in isValid()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DConstantPools.h50 // Initialize a new empty constant pool
64 // Return true if the constant pool is empty
65 bool empty();
H A DMCSymbolXCOFF.h59 assert(!rhs.empty() && "Invalid SMC format in XCOFF symbol."); in getUnqualifiedName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileCollector.h50 if (Path.empty()) in markAsSeen()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLowerGuardIntrinsic.cpp56 if (ToLower.empty()) in lowerGuardIntrinsic()
H A DLowerWidenableCondition.cpp57 if (ToLower.empty()) in lowerWidenableCondition()
H A DMakeGuardsExplicit.cpp81 if (GuardIntrinsics.empty()) in explicifyGuards()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DProcess.cpp43 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/Support/
H A DSymbolRemappingReader.cpp39 if (Line.startswith("#") || Line.empty()) in read()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/
H A DRISCVBaseInfo.cpp19 if (!ABIName.empty() && TargetABI == ABI_Unknown) { in computeTargetABI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcSubtarget.cpp54 if (CPUName.empty()) in initializeSubtargetDependencies()

Completed in 9 milliseconds

1...<<61626364656667686970>>...211