Searched defs:target_idx (Results 1 – 6 of 6) sorted by relevance
/external/arm-trusted-firmware/lib/psci/ |
D | psci_on.c | 65 unsigned int target_idx = (unsigned int)ret; in psci_cpu_on_start() local
|
D | psci_stat.c | 179 unsigned int pwrlvl, lvl, parent_idx, target_idx; in psci_get_stat() local
|
D | psci_main.c | 223 unsigned int target_idx; in psci_affinity_info() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | in_topk_op_gpu.cu.cc | 46 TargetT target_idx = ldg(targets + batch_index); in ComputePredictionMaskKernel() local
|
/external/kernel-headers/original/uapi/linux/ |
D | nfc.h | 268 __u32 target_idx; member 276 __u32 target_idx; member
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cTextureSwizzleTests.cpp | 2717 bool SmokeTest::fillSourceTexture(size_t format_idx, size_t target_idx) in fillSourceTexture() 2914 bool SmokeTest::isTargetSupported(size_t target_idx) in isTargetSupported() 2941 bool SmokeTest::isTargetSuppByAccess(size_t access_idx, size_t target_idx) in isTargetSuppByAccess() 2996 bool SmokeTest::isTargetSuppByFormat(size_t format_idx, size_t target_idx) in isTargetSuppByFormat() 3450 void SmokeTest::prepareSourceTexture(size_t format_idx, size_t target_idx, glw::GLint out_sizes[4]) in prepareSourceTexture() 3945 bool FunctionalTest::fillMSTexture(size_t format_idx, size_t target_idx) in iterate() 4028 bool FunctionalTest::fillSourceTexture(size_t format_idx, size_t target_idx) in iterate()
|