Home
last modified time | relevance | path

Searched refs:dataX (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/system_wrappers/test/TestSort/
DTestSort.cc32 int Compare(const void* dataX, const void* dataY) in Compare() argument
34 DataType dataX = (DataType)*(const DataType*)dataX; in Compare() local
36 if (dataX > dataY) in Compare()
40 else if (dataX < dataY) in Compare()
49 int CompareKey(const void* dataX, const void* dataY) in CompareKey() argument
51 KeyType keyX = ((const DataType*)dataX)->key; in CompareKey()
68 bool operator()(const DataType &dataX, const DataType &dataY) const in operator ()()
70 return dataX.key < dataY.key; in operator ()()
/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpngmontexpstuff_avx512.h96 const BNU_CHUNK_T* dataX, cpSize nsX,
103 const BNU_CHUNK_T* dataX, cpSize nsX,
110 const BNU_CHUNK_T* dataX, cpSize nsX,
117 const BNU_CHUNK_T* dataX, cpSize nsX,
Dpcpngmontexpstuff_sse2.h94 const BNU_CHUNK_T* dataX, cpSize nsX,
101 const BNU_CHUNK_T* dataX, cpSize nsX,
108 const BNU_CHUNK_T* dataX, cpSize nsX,
115 const BNU_CHUNK_T* dataX, cpSize nsX,
Dpcpngmontexpstuff.h125 const BNU_CHUNK_T* dataX, cpSize nsX,
136 const BNU_CHUNK_T* dataX, cpSize nsX,
141 const BNU_CHUNK_T* dataX, cpSize nsX,
178 const BNU_CHUNK_T* dataX, cpSize nsX,
183 const BNU_CHUNK_T* dataX, cpSize nsX,
Dpcpmont_expbinbnu.c82 const BNU_CHUNK_T* dataX, cpSize nsX, in cpMontExpBin_BNU() argument
96 else if( cpEqu_BNU_CHUNK(dataX, nsX, 0) ) { in cpMontExpBin_BNU()
113 ZEXPAND_COPY_BNU(dataT, nsM, dataX, nsX); in cpMontExpBin_BNU()
Dpcpngmontexpstuff_avx2.h116 const BNU_CHUNK_T* dataX, cpSize nsX,
123 const BNU_CHUNK_T* dataX, cpSize nsX,
130 const BNU_CHUNK_T* dataX, cpSize nsX,
137 const BNU_CHUNK_T* dataX, cpSize nsX,