Home
last modified time | relevance | path

Searched defs:pIn (Results 1 – 24 of 24) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_LlcpUtils.h50 volatile uint8_t *pIn; /* Points to 1 before where the next TU1 will enter buffer */ member
DphFriNfc_LlcpUtils.c301 uint8_t * pIn = (uint8_t *)pUtilFifo->pIn; in phFriNfc_Llcp_CyclicFifoUsage() local
332 uint8_t * pIn = (uint8_t *)pUtilFifo->pIn; in phFriNfc_Llcp_CyclicFifoAvailable() local
/external/chromium_org/third_party/icu/source/test/perf/utfperf/
Dutfperf.cpp165 const UChar *pIn, *pInLimit; in call() local
232 const UChar *pIn, *pInLimit; in call() local
285 const char *pIn, *pInLimit; in call() local
/external/icu4c/test/perf/utfperf/
Dutfperf.cpp165 const UChar *pIn, *pInLimit; in call() local
232 const UChar *pIn, *pInLimit; in call() local
285 const char *pIn, *pInLimit; in call() local
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_sco.c246 SRC_TYPE *pIn, *pInEnd; in Convert_8M_ToBT_Filtered() local
332 SRC_TYPE *pIn, *pInEnd; in Convert_16M_ToBT_Filtered() local
409 SRC_TYPE *pIn, *pInEnd; in Convert_8S_ToBT_Filtered() local
506 SRC_TYPE *pIn, *pInEnd; in Convert_16S_ToBT_Filtered() local
/external/chromium_org/third_party/opus/src/silk/
DVAD.c82const opus_int16 pIn[] /* I PCM input … in silk_VAD_GetSA_Q8()
/external/chromium_org/net/third_party/nss/ssl/
Ddtlscon.c453 const SSL3Opaque *pIn, PRInt32 nIn) in dtls_QueueMessage()
772 const SSL3Opaque * pIn, in dtls_CompressMACEncryptRecord()
Dssl3con.c2644 const SSL3Opaque * pIn, in ssl3_CompressMACEncryptRecord()
2886 const SSL3Opaque * pIn, /* input buffer */ in ssl3_SendRecord()
/external/sonivox/arm-fm-22k/lib_src/
Deas_chorus.c265 EAS_PCM *pIn; in ChorusProcess() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_chorus.c265 EAS_PCM *pIn; in ChorusProcess() local
/external/sonivox/arm-hybrid-22k/lib_src/
Deas_chorus.c265 EAS_PCM *pIn; in ChorusProcess() local
/external/chromium_org/third_party/sqlite/src/src/
Drowset.c274 struct RowSetEntry *pIn, /* Root of the input tree */ in rowSetTreeToList()
Dpcache.c489 static PgHdr *pcacheSortDirtyList(PgHdr *pIn){ in pcacheSortDirtyList()
Dvdbe.c5022 Mem *pIn; in sqlite3VdbeExec() local
Dwhere.c3284 struct InLoop *pIn; in codeEqualityTerm() local
4883 struct InLoop *pIn; in sqlite3WhereEnd() local
Dvdbeaux.c487 VdbeOpList const *pIn = aOp; in sqlite3VdbeAddOpList() local
Dselect.c1903 SelectDest *pIn, /* Coroutine supplying data */ in generateOutputSubroutine()
Dtclsqlite.c751 sqlite3_value *pIn = argv[i]; in tclSqlFunc() local
/external/clang/test/Analysis/
Dtaint-tester.c116 void stdinTest2(FILE *pIn) { in stdinTest2()
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp570 HANDLE_TRANSPORTDEC pIn; in aacDecoder_Open() local
/external/chromium_org/third_party/sqlite/src/ext/fts1/
Dfulltext.c381 DocList *pIn, int iOffset, DocList *pOut){ in mergeInit()
1069 DocList *pIn, int iOffset, DocList *out){ in query_merge()
Dfts1.c667 static sqlite_int64 nextDocid(DocListReader *pIn){ in nextDocid()
/external/chromium_org/third_party/libXNVCtrl/
DNVCtrl.c1046 char *pIn, in XNVCTRLStringOperation()
/external/aac/libAACenc/src/
Daacenc_lib.cpp1473 … INT_PCM *pIn = hAacEncoder->inputBuffer+hAacEncoder->inputBufferOffset+hAacEncoder->nSamplesRead; in aacEncEncode() local