/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
H A D | Instruction.cpp | 192 if (!all_of(getUses(), [](const ReadState &Use) { return Use.isReady(); })) in updatePending() 196 if (!all_of(getDefs(), [](const WriteState &Def) { return Def.isReady(); })) in updatePending() 206 if (!all_of(getUses(), [](const ReadState &Use) { in updateDispatched() 212 if (!all_of(getDefs(), in updateDispatched()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_mode_setting.cpp | 307 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 317 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 348 if (!std::all_of( in ValidateExecutionMode() 360 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 377 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 415 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 428 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 443 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_mode_setting.cpp | 307 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 317 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 348 if (!std::all_of( in ValidateExecutionMode() 360 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 377 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 415 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 428 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 443 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode()
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
H A D | memory.cpp | 221 if (all_of([=](const device &dev) { in clCreateImageWithProperties() 235 if (all_of([=](const device &dev) { in clCreateImageWithProperties() 249 if (all_of([=](const device &dev) { in clCreateImageWithProperties() 270 if (all_of([=](const device &dev) { in clCreateImageWithProperties() 285 if (all_of([=](const device &dev) { in clCreateImageWithProperties() 307 if (all_of([=](const device &dev) { in clCreateImageWithProperties() 466 const bool system_svm = all_of(std::mem_fn(&device::has_system_svm), in clGetMemObjectInfo() 606 bool can_emulate = all_of(std::mem_fn(&device::has_system_svm), ctx.devices()); in clSVMAlloc() 636 bool can_emulate = all_of(std::mem_fn(&device::has_system_svm), ctx.devices()); in clSVMFree()
|
/third_party/spirv-tools/source/val/ |
H A D | validate_mode_setting.cpp | 381 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 391 if (!std::all_of( in ValidateExecutionMode() 426 if (!std::all_of( in ValidateExecutionMode() 438 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 455 if (!std::all_of( in ValidateExecutionMode() 486 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 521 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 534 if (!std::all_of(models->begin(), models->end(), in ValidateExecutionMode() 549 if (!std::all_of( in ValidateExecutionMode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCBoolRetToInt.cpp | 150 if (!llvm::all_of(Users, IsValidUser) || in getPromotablePHINodes() 151 !llvm::all_of(Operands, IsValidOperand)) in getPromotablePHINodes() 169 if (!llvm::all_of(Users, IsPromotable) || in getPromotablePHINodes() 170 !llvm::all_of(Operands, IsPromotable)) in getPromotablePHINodes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanSLP.cpp | 58 if (all_of(Operands, [](VPValue *V) { in addCombined() 78 if (!all_of(Operands, [](VPValue *Op) { in areVectorizable() 94 if (!all_of(Operands, [Opcode, Width](VPValue *Op) { in areVectorizable() 139 if (!all_of(Operands, [](VPValue *Op) { in areVectorizable() 149 if (!all_of(Operands, [](VPValue *Op) { in areVectorizable()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | BinaryStream_unittest.cpp | 38 ASSERT_TRUE(std::all_of(outputData.begin(), outputData.end(), checkDataIsSafe)); in TEST() 49 ASSERT_TRUE(std::all_of(outputData.begin(), outputData.end(), checkDataIsSafe)); in TEST()
|
H A D | Overlay.cpp | 44 ASSERT(std::all_of( in init()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | map-inference.cc | 72 return std::all_of(maps_.begin(), maps_.end(), instance_type); in AllOfInstanceTypesUnsafe() 137 std::all_of(maps_.cbegin(), maps_.cend(), is_stable)) { in RelyOnMapsHelper()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | RobustClientMemoryTest.cpp | 77 EXPECT_TRUE(std::all_of(resultBuf.begin(), resultBuf.end(), in TEST_P() 87 EXPECT_TRUE(std::all_of(resultBuf.begin() + length, resultBuf.end(), in TEST_P()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | fuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp | 42 std::all_of(GetIRContext()->module()->entry_points().begin(), in Apply()
|
H A D | transformation_propagate_instruction_up.cpp | 118 std::all_of(maybe_fresh_ids.begin(), maybe_fresh_ids.end(), in IsApplicable() 399 return std::all_of(predecessors.begin(), predecessors.end(), in IsApplicableToBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | fuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp | 42 std::all_of(GetIRContext()->module()->entry_points().begin(), in Apply()
|
H A D | transformation_propagate_instruction_up.cpp | 118 std::all_of(maybe_fresh_ids.begin(), maybe_fresh_ids.end(), in IsApplicable() 399 return std::all_of(predecessors.begin(), predecessors.end(), in IsApplicableToBlock()
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-label.h | 97 std::all_of(labels_.begin(), labels_.end(), [](const BytecodeLabel& l) { in is_bound()
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLConstructorArray.cpp | 70 SkASSERT(std::all_of(args.begin(), args.end(), [&](const std::unique_ptr<Expression>& arg) { in Make()
|
H A D | SkSLConstructorCompound.cpp | 32 SkASSERT(std::all_of(args.begin(), args.end(), [&](const std::unique_ptr<Expression>& arg) { in Make()
|
H A D | SkSLSwitchStatement.cpp | 234 SkASSERT(std::all_of(cases.begin(), cases.end(), [&](const std::unique_ptr<Statement>& stmt) { in Make() 239 SkASSERT(std::all_of(cases.begin(), cases.end(), [&](const std::unique_ptr<Statement>& stmt) { in Make()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | fuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp | 41 auto fragment_execution_model_guaranteed = std::all_of( in Apply()
|
/third_party/json/tests/src/ |
H A D | unit-algorithms.cpp | 21 SECTION("std::all_of") 23 CHECK(std::all_of(j_array.begin(), j_array.end(), [](const json & value) 27 CHECK(std::all_of(j_object.begin(), j_object.end(), [](const json & value)
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_optimizer_postRA.cpp | 76 const bool all_same = std::all_of( in reset_block() 95 const bool all_same = std::all_of( in reset_block() 149 std::all_of(ctx.instr_idx_by_regs[ctx.current_block->index].begin() + r, in last_writer_idx()
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | format.cpp | 140 if (all_of([=](const device &dev) { in supported_formats()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CodeMetrics.cpp | 58 if (!all_of(V->users(), [&](const User *U) { return EphValues.count(U); })) in completeEphemeralValues()
|
/third_party/mesa3d/src/gallium/frontends/clover/util/ |
H A D | algorithm.hpp | 174 all_of(F &&f, Rs &&... rs) { in all_of() function
|