Home
last modified time | relevance | path

Searched defs:target_count (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dbarrier.hpp55 unsigned target_count = divisor * target_iteration; in wait() local
/kernel/linux/linux-5.10/drivers/misc/altera-stapl/
H A Daltera-jtag.c390 altera_concatenate_data(u8 *buffer, u8 *preamble_data, u32 preamble_count, u8 *target_data, u32 start_index, u32 target_count, u8 *postamble_data, u32 postamble_count) altera_concatenate_data() argument
558 altera_extract_target_data(u8 *buffer, u8 *target_data, u32 start_index, u32 preamble_count, u32 target_count) altera_extract_target_data() argument
/kernel/linux/linux-6.6/drivers/misc/altera-stapl/
H A Daltera-jtag.c390 altera_concatenate_data(u8 *buffer, u8 *preamble_data, u32 preamble_count, u8 *target_data, u32 start_index, u32 target_count, u8 *postamble_data, u32 postamble_count) altera_concatenate_data() argument
558 altera_extract_target_data(u8 *buffer, u8 *target_data, u32 start_index, u32 preamble_count, u32 target_count) altera_extract_target_data() argument
/kernel/linux/linux-6.6/tools/testing/selftests/perf_events/
H A Dsigtrap_threads.c219 const int target_count = NUM_THREADS * 3000; in TEST_F() local
/third_party/ninja/src/
H A Dclean.cc196 int Cleaner::CleanTargets(int target_count, char* targets[]) { in CleanTargets() argument
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dmax31790.c65 u16 target_count[NR_CHANNEL]; member
196 int target_count; in max31790_write_fan() local
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dmax31790.c67 u16 target_count[NR_CHANNEL]; member
218 int target_count; in max31790_write_fan() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Ddm-ioctl.h125 __u32 target_count; /* in/out */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Ddm-ioctl.h125 __u32 target_count; /* in/out */ member
/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dhdm.c990 int rc, target_count = cxlhdm->target_count; in devm_cxl_enumerate_decoders() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Ddm-ioctl.h31 __u32 target_count; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddm-ioctl.h31 __u32 target_count; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Ddm-ioctl.h19 __u32 target_count; member
/third_party/ffmpeg/libavcodec/
H A Ddxva2.c178 unsigned j, target_count; in dxva2_validate_output() local
/kernel/linux/linux-6.6/tools/testing/cxl/test/
H A Dcxl.c645 int target_count; member
849 int target_count, i; in mock_cxl_enumerate_decoders() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc29 JumpTable(JumpTable* next, Label** targets, size_t target_count) in JumpTable() argument
35 size_t target_count() const { return target_count_; } in target_count() function in v8::internal::compiler::final
951 Label* CodeGenerator::AddJumpTable(Label** targets, size_t target_count) { in AddJumpTable() argument
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc4613 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame() argument
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc4530 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame() argument
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc4463 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() argument
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc4444 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame() argument
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc2605 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleConstructFrame() argument
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc4382 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() argument
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-policy-smq.c266 unsigned target_count[MAX_LEVELS]; member
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-cache-policy-smq.c267 unsigned int target_count[MAX_LEVELS]; member
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc5228 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() argument

Completed in 57 milliseconds

12