Home
last modified time | relevance | path

Searched defs:target_count (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
Dbarrier.hpp55 unsigned target_count = divisor * target_iteration; in wait() local
/third_party/ninja/src/
Dclean.cc196 int Cleaner::CleanTargets(int target_count, char* targets[]) { in CleanTargets()
/third_party/node/deps/v8/src/compiler/backend/
Dcode-generator.cc29 JumpTable(JumpTable* next, Label** targets, size_t target_count) in JumpTable()
35 size_t target_count() const { return target_count_; } in target_count() function in v8::internal::compiler::CodeGenerator::JumpTable
951 Label* CodeGenerator::AddJumpTable(Label** targets, size_t target_count) { in AddJumpTable()
/third_party/ffmpeg/libavcodec/
Ddxva2.c178 unsigned j, target_count; in dxva2_validate_output() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dcode-generator-loong64.cc2605 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp1217 static const glw::GLuint target_count = sizeof(target) / sizeof(target[0]); in testExtension3() local
/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc3832 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame()
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dcode-generator-arm64.cc3541 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dcode-generator-riscv64.cc4382 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable()
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc4530 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame()
/third_party/node/deps/v8/src/compiler/backend/arm/
Dcode-generator-arm.cc4183 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame()
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc4463 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable()
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc5228 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable()
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc4613 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame()
/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc4444 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame()