Home
last modified time | relevance | path

Searched refs:pId (Results 1 – 10 of 10) sorted by relevance

/external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionStress/
Dkernel_ExternalUsbPeripheralsDetectionStress.py37 self, vId, pId, manufacturer, pName): argument
49 manu_cmd = ('lsusb -v -d ' + vId + ':' + pId + ' | grep iManufacturer')
50 prod_cmd = ('lsusb -v -d ' + vId + ':' + pId + ' | grep iProduct')
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_misc.h206 void RDTSC_START(Value* pBucketMgr, Value* pId);
207 void RDTSC_STOP(Value* pBucketMgr, Value* pId);
Dbuilder_misc.cpp1015 void Builder::RDTSC_START(Value* pBucketMgr, Value* pId) in RDTSC_START() argument
1040 CALL(pFunc, {pBucketMgr, pId}); in RDTSC_START()
1044 void Builder::RDTSC_STOP(Value* pBucketMgr, Value* pId) in RDTSC_STOP() argument
1069 CALL(pFunc, {pBucketMgr, pId}); in RDTSC_STOP()
Dfetch_jit.cpp2242 Value* pId = BITCAST(LOAD(GEP(mpFetchInfo, {0, SWR_FETCH_CONTEXT_CurInstance})), mFP32Ty); in GenerateCompCtrlVector() local
2243 return VBROADCAST(pId); in GenerateCompCtrlVector()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
Darm_math.h5197 float32_t * pId, in arm_park_f32() argument
5203 *pId = Ialpha * cosVal + Ibeta * sinVal; in arm_park_f32()
5228 q31_t * pId, in arm_park_q31() argument
5250 *pId = __QADD(product1, product2); in arm_park_q31()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
Darm_math.h5197 float32_t * pId, in arm_park_f32() argument
5203 *pId = Ialpha * cosVal + Ibeta * sinVal; in arm_park_f32()
5228 q31_t * pId, in arm_park_q31() argument
5250 *pId = __QADD(product1, product2); in arm_park_q31()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_runtime_10_2.inc432 unsigned long long *pId) {
437 return func_ptr(stream, pCaptureStatus, pId);
Dcuda_runtime_10_1.inc423 unsigned long long *pId) {
428 return func_ptr(stream, pCaptureStatus, pId);
Dcuda_runtime_11_0.inc467 unsigned long long *pId) {
472 return func_ptr(stream, pCaptureStatus, pId);
Dcuda_runtime_11_2.inc489 unsigned long long *pId) {
494 return func_ptr(stream, pCaptureStatus, pId);