Home
last modified time | relevance | path

Searched defs:numStages (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
H A Darm_math.h1222 …int8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta… member
1233 …uint32_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta… member
1244 …uint32_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta… member
3570 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta… member
3610 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numS… member
3620 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numS… member
3630 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numS… member
3725 uint16_t numStages; /**< number of filter stages. */ member
3735 uint16_t numStages; /**< number of filter stages. */ member
3745 uint16_t numStages; /**< number of filter stages. */ member
[all …]
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
H A Darm_math.h1222 …int8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta… member
1233 …uint32_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta… member
1244 …uint32_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta… member
3570 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta… member
3610 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numS… member
3620 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numS… member
3630 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numS… member
3725 uint16_t numStages; /**< number of filter stages. */ member
3735 uint16_t numStages; /**< number of filter stages. */ member
3745 uint16_t numStages; /**< number of filter stages. */ member
[all …]
/aosp_15_r20/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h1266 …int8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSt… member
1279 …uint32_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta… member
1291 …uint32_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*num… member
3763 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta… member
3810 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numS… member
3823 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numS… member
3836 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numS… member
3944 uint16_t numStages; /**< number of filter stages. */ member
3955 uint16_t numStages; /**< number of filter stages. */ member
3966 uint16_t numStages; /**< number of filter stages. */ member
[all …]
/aosp_15_r20/system/chre/apps/test/chqts/src/shared/
H A Dtest_success_marker.cc25 TestSuccessMarker::TestSuccessMarker(uint32_t numStages) { in TestSuccessMarker()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shader_interlock/
H A DvktFragmentShaderInterlockBasic.cpp625 uint32_t numStages = 2u; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp1769 uint32_t numStages; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp1176 uint32_t numStages; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp3064 uint32_t numStages; in iterate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp597 unsigned numStages = Schedule.getMaxStageCount(); in schedule() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp514 unsigned numStages = Schedule.getMaxStageCount(); in schedule() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp892 unsigned numStages = Schedule.getMaxStageCount(); in schedule() local