Home
last modified time | relevance | path

Searched defs:pState (Results 1 – 22 of 22) sorted by relevance

/external/OpenCL-CTS/test_conformance/vectors/
Dstructs.cpp53 clState *destroyClState(clState *pState) in destroyClState()
64 int clStateMakeProgram(clState *pState, const char *prog, in clStateMakeProgram()
78 int runKernel(clState *pState, size_t numThreads) in runKernel()
93 void clStateDestroyProgramAndKernel(clState *pState) in clStateDestroyProgramAndKernel()
/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp387 ProgressiveArithDecodeState* pState) { in StartDecodeArith()
410 ProgressiveArithDecodeState* pState) { in ProgressiveDecodeArith()
472 ProgressiveArithDecodeState* pState) { in ContinueDecode()
484 ProgressiveArithDecodeState* pState) { in ProgressiveDecodeArithTemplate0Opt3()
587 ProgressiveArithDecodeState* pState) { in ProgressiveDecodeArithTemplate0Unopt()
645 ProgressiveArithDecodeState* pState) { in ProgressiveDecodeArithTemplate1Opt3()
746 ProgressiveArithDecodeState* pState) { in ProgressiveDecodeArithTemplate1Unopt()
800 ProgressiveArithDecodeState* pState) { in ProgressiveDecodeArithTemplate2Opt3()
902 ProgressiveArithDecodeState* pState) { in ProgressiveDecodeArithTemplate2Unopt()
956 ProgressiveArithDecodeState* pState) { in ProgressiveDecodeArithTemplate3Opt3()
[all …]
/external/pdfium/xfa/fwl/
Dcfwl_scrollbar.cpp397 CFWL_PartState* pState, in DoMouseDown()
410 CFWL_PartState* pState, in DoMouseUp()
424 CFWL_PartState* pState, in DoMouseMove()
443 CFWL_PartState* pState) { in DoMouseLeave()
453 CFWL_PartState* pState) { in DoMouseHover()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
Darm_math.h1032 …q7_t *pState; /**< points to the state variable array. The array is of length numTaps+b… member
1042 …q15_t *pState; /**< points to the state variable array. The array is of length numTaps+… member
1052 …q31_t *pState; /**< points to the state variable array. The array is of length numTaps+… member
1062 …float32_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc… member
1223 …q15_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
1234 …q31_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
1245 …float32_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
3274 …q15_t *pState; /**< points to the state variable array. The array is of length numTap… member
3285 …q31_t *pState; /**< points to the state variable array. The array is of length numTap… member
3296 …float32_t *pState; /**< points to the state variable array. The array is of length numTap… member
[all …]
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
Darm_math.h1032 …q7_t *pState; /**< points to the state variable array. The array is of length numTaps+b… member
1042 …q15_t *pState; /**< points to the state variable array. The array is of length numTaps+… member
1052 …q31_t *pState; /**< points to the state variable array. The array is of length numTaps+… member
1062 …float32_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc… member
1223 …q15_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
1234 …q31_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
1245 …float32_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
3274 …q15_t *pState; /**< points to the state variable array. The array is of length numTap… member
3285 …q31_t *pState; /**< points to the state variable array. The array is of length numTap… member
3296 …float32_t *pState; /**< points to the state variable array. The array is of length numTap… member
[all …]
/external/pdfium/core/fpdfapi/page/
Dcpdf_occontext.cpp130 RetainPtr<const CPDF_Dictionary> pState = pUsage->GetDictFor(csConfig); in LoadOCGStateFromConfig() local
146 RetainPtr<const CPDF_Dictionary> pState = pUsage->GetDictFor(csState); in LoadOCGState() local
Dcpdf_contentparser.cpp107 CPDF_GeneralState* pState = &m_pParser->GetCurStates()->m_GeneralState; in CPDF_ContentParser() local
/external/aac/libFDK/src/
DFDK_lpc.cpp146 FIXP_DBL *pState = state + order - 1; in CLpc_SynthesisLattice() local
185 FIXP_DBL *pState = state + order - 1; in CLpc_SynthesisLattice() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_dlssynth.c480 …*pChannel, const S_DLS_ENVELOPE *pEnvParams, EAS_I16 *pValue, EAS_I16 *pIncrement, EAS_U8 *pState) in DLS_UpdateEnvelope()
Deas_xmf.c321 static EAS_RESULT XMF_State (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 *pState) in XMF_State()
Deas_ota.c582 static EAS_RESULT OTA_State (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 *pState) in OTA_State()
Deas_smf.c393 EAS_RESULT SMF_State (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 *pState) in SMF_State()
Deas_rtttl.c544 static EAS_RESULT RTTTL_State (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 *pState) in RTTTL_State()
Deas_imelody.c587 static EAS_RESULT IMY_State (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 *pState) in IMY_State()
Deas_public.c1219 EAS_PUBLIC EAS_RESULT EAS_State (EAS_DATA_HANDLE pEASData, EAS_HANDLE pStream, EAS_STATE *pState) in EAS_State()
/external/OpenCL-CTS/test_common/miniz/
Dminiz.c444 inflate_state* pState; in mz_inflate() local
2368 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_reader_sort_central_dir_offsets_by_filename() local
2717 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_reader_locate_file_binary_search() local
3172 mz_zip_internal_state *pState = pZip->m_pState; pZip->m_pState = NULL; in mz_zip_reader_end() local
3244 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_heap_write_func() local
3326 mz_zip_internal_state *pState; in mz_zip_writer_init_from_reader() local
3388 mz_zip_writer_add_state *pState = (mz_zip_writer_add_state *)pUser; in mz_zip_writer_add_put_buf_callback() local
3437 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_writer_add_to_central_dir() local
3509 mz_zip_internal_state *pState; in mz_zip_writer_add_mem_ex() local
3837 mz_zip_internal_state *pState; in mz_zip_writer_add_from_zip_reader() local
[all …]
/external/aac/libAACdec/src/
Dusacdec_fac.cpp116 UCHAR mod[NB_DIV], int *pState) { in CLpd_FAC_GetMemory()
Daacdec_hcr_types.h415 STATEFUNC pState; member
/external/sqlite/dist/sqlite-autoconf-3440300/
Dshell.c20912 ShellState *pState, in expertHandleSQL()
20932 ShellState *pState, in expertFinish()
20976 ShellState *pState, /* Current shell tool state */ in expertDotCommand()
23416 ShellState *pState, /* Current shell tool state */ in lintFkeyIndexes()
23589 ShellState *pState, /* Current shell tool state */ in lintDotCommand()
24336 ShellState *pState, /* Current shell tool state */ in arDotCommand()
24451 ShellState *pState = (ShellState*)pCtx; in recoverSqlCb() local
24461 static int recoverDatabaseCmd(ShellState *pState, int nArg, char **azArg){ in recoverDatabaseCmd()
/external/sqlite/dist/sqlite-autoconf-3420000/orig/
Dshell.c19431 ShellState *pState, in expertHandleSQL()
19451 ShellState *pState, in expertFinish()
19496 ShellState *pState, /* Current shell tool state */ in expertDotCommand()
21914 ShellState *pState, /* Current shell tool state */ in lintFkeyIndexes()
22090 ShellState *pState, /* Current shell tool state */ in lintDotCommand()
22843 ShellState *pState, /* Current shell tool state */ in arDotCommand()
22960 ShellState *pState = (ShellState*)pCtx; in recoverSqlCb() local
22970 static int recoverDatabaseCmd(ShellState *pState, int nArg, char **azArg){ in recoverDatabaseCmd()
/external/sqlite/dist/sqlite-autoconf-3440300/orig/
Dshell.c20907 ShellState *pState, in expertHandleSQL()
20927 ShellState *pState, in expertFinish()
20971 ShellState *pState, /* Current shell tool state */ in expertDotCommand()
23396 ShellState *pState, /* Current shell tool state */ in lintFkeyIndexes()
23569 ShellState *pState, /* Current shell tool state */ in lintDotCommand()
24316 ShellState *pState, /* Current shell tool state */ in arDotCommand()
24431 ShellState *pState = (ShellState*)pCtx; in recoverSqlCb() local
24441 static int recoverDatabaseCmd(ShellState *pState, int nArg, char **azArg){ in recoverDatabaseCmd()
/external/sqlite/dist/sqlite-autoconf-3420000/
Dshell.c19438 ShellState *pState, in expertHandleSQL()
19458 ShellState *pState, in expertFinish()
19503 ShellState *pState, /* Current shell tool state */ in expertDotCommand()
21936 ShellState *pState, /* Current shell tool state */ in lintFkeyIndexes()
22112 ShellState *pState, /* Current shell tool state */ in lintDotCommand()
22865 ShellState *pState, /* Current shell tool state */ in arDotCommand()
22982 ShellState *pState = (ShellState*)pCtx; in recoverSqlCb() local
22992 static int recoverDatabaseCmd(ShellState *pState, int nArg, char **azArg){ in recoverDatabaseCmd()