Searched refs:tType (Results 1 – 5 of 5) sorted by relevance
/external/OpenCL-CTS/test_conformance/integer_ops/ |
D | test_upsample.cpp | 51 char programSource[ 10240 ], aType[ 64 ], bType[ 64 ], tType[ 64 ]; in test_upsample_2_param_fn() local 65 strcpy( tType, get_explicit_type_name( outType ) ); in test_upsample_2_param_fn() 71 sprintf( tType + strlen( tType ), "%d", (int)outVecSize ); in test_upsample_2_param_fn() 76 … sprintf( programSource, permute_2_param_kernel_pattern_v3srcdst, aType, bType, tType, fnName ); in test_upsample_2_param_fn() 80 sprintf( programSource, permute_2_param_kernel_pattern, aType, bType, tType, fnName ); in test_upsample_2_param_fn()
|
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/ |
D | Ala.h | 220 …Response_To_OutFile(Ala_ImageInfo_t *image_info, UINT8* RecvData, INT32 recvlen, Ls_TagType tType); 254 …a_ImageInfo_t *Os_info, tJBL_STATUS status, Ala_TranscieveInfo_t *pTranscv_Info, Ls_TagType tType); 260 …sp(Ala_ImageInfo_t *image_info, INT32 recvlen, Ala_TranscieveInfo_t *trans_info, Ls_TagType tType);
|
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/ |
D | Ala.cpp | 1566 …la_ImageInfo_t *Os_info, tJBL_STATUS status, Ala_TranscieveInfo_t *pTranscv_Info, Ls_TagType tType) in ALA_SendtoAla() argument 1598 status = ALA_ProcessResp(Os_info, recvBufferActualSize, pTranscv_Info, tType); in ALA_SendtoAla() 1683 …esp(Ala_ImageInfo_t *image_info, INT32 recvlen, Ala_TranscieveInfo_t *trans_info, Ls_TagType tType) in ALA_ProcessResp() argument 1731 wStatus = Write_Response_To_OutFile(image_info, RecvData, recvlen, tType); in ALA_ProcessResp() 1743 wStatus = Write_Response_To_OutFile(image_info, RecvData, recvlen, tType); in ALA_ProcessResp() 1846 wStatus = Write_Response_To_OutFile(image_info, RecvData, recvlen, tType); in ALA_ProcessResp() 2332 INT32 recvlen, Ls_TagType tType) in Write_Response_To_OutFile() argument 2348 if((image_info->bytes_wrote == 0x55)||(tType == LS_Default)) in Write_Response_To_OutFile() 2353 if(tType == LS_Cert) in Write_Response_To_OutFile() 2435 if(tType == LS_Cert) in Write_Response_To_OutFile() [all …]
|
/external/guice/core/test/com/google/inject/ |
D | KeyTest.java | 209 TypeVariable tType = (TypeVariable) listOfTType.getActualTypeArguments()[0]; in testCannotCreateKeysWithTypeVariables() local 210 TypeLiteral<?> t = TypeLiteral.get(tType); in testCannotCreateKeysWithTypeVariables()
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |