/external/libavc/common/arm/ |
ih264_deblk_luma_a9.s | 57 @* @par Description: 197 @* @par Description: 363 @* @par Description: 584 @* @par Description: [all...] |
ih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s | 31 @* @par List of Functions: 57 @* @par Description:
|
ih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s | 31 @* @par List of Functions: 58 @* @par Description:
|
ih264_inter_pred_luma_horz_qpel_vert_qpel_a9q.s | 31 @* @par List of Functions: 55 @* @par Description:
|
ih264_inter_pred_luma_vert_qpel_a9q.s | 31 @* @par List of Functions: 49 @* @par Description:
|
ih264_weighted_bi_pred_a9q.s | 31 @* @par List of Functions: 49 @* @par Description: 364 @* @par Description:
|
ih264_iquant_itrans_recon_a9.s | 32 @ * @par List of Functions: 48 @ * @par Description: 235 @ * @par Description: 426 @ * @par Description: [all...] |
/external/v8/src/ |
global-handles.cc | 230 void* par = parameter(); local 249 par); local
|
/frameworks/base/tools/aapt/ |
ResourceTable.cpp | 3704 Res_value par; local [all...] |
/bionic/libc/kernel/tools/ |
cpp.py | 675 par = "" 677 par += str(tok) 678 line += "%s%s" % (prefix, par) [all...] |
/external/icu/icu4c/source/test/intltest/ |
testidna.cpp | [all...] |
bidiconf.cpp | 37 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL); 68 void BiDiConformanceTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) {
|
bytestrietest.cpp | 35 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL); 85 void BytesTrieTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) {
|
/external/icu/icu4c/source/test/perf/collperf2/ |
collperf2.cpp | 1045 int32_t index, UBool exec, const char *&name, char *par = NULL); [all...] |
/external/icu/icu4c/source/test/perf/DateFmtPerf/ |
DateFmtPerf.h | 816 virtual UPerfFunction* runIndexedTest(int32_t index, UBool exec,const char* &name, char* par);
|
/external/icu/icu4c/source/test/perf/convperf/ |
convperf.cpp | 42 UPerfFunction* ConverterPerformanceTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) {
|
/external/icu/icu4c/source/test/perf/dicttrieperf/ |
dicttrieperf.cpp | 65 virtual UPerfFunction *runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL); 642 const char *&name, char * /*par*/) {
|
/external/icu/icu4c/source/test/perf/normperf/ |
normperf.cpp | 19 UPerfFunction* NormalizerPerformanceTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) {
|
normperf.h | 196 virtual UPerfFunction* runIndexedTest(int32_t index, UBool exec,const char* &name, char* par = NULL);
|
/external/icu/icu4c/source/test/perf/ustrperf/ |
stringperf.h | 350 char *par = NULL);
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/tuple/ |
rem.hpp | 37 # define BOOST_PP_TUPLE_REM_OO(par) BOOST_PP_TUPLE_REM_I ## par 129 # define BOOST_PP_TUPLE_REM_CTOR_OO(par) BOOST_PP_TUPLE_REM_CTOR_II ## par
|
eat.hpp | 37 # define BOOST_PP_TUPLE_EAT_OO(par) BOOST_PP_TUPLE_EAT_I ## par
|
elem.hpp | 41 # define BOOST_PP_TUPLE_ELEM_I_OO(par) BOOST_PP_TUPLE_ELEM_I ## par 43 # define BOOST_PP_TUPLE_ELEM_II(par) BOOST_PP_TUPLE_ELEM_III_OO(par) 44 # define BOOST_PP_TUPLE_ELEM_III_OO(par) BOOST_PP_TUPLE_ELEM_III ## par [all...] |
/ndk/tests/device/test-gnustl-full/unit/ |
string_test.cpp | 140 static string func(const string& par) { 141 string tmp( par ); [all...] |
/ndk/tests/device/test-stlport/unit/ |
string_test.cpp | 140 static string func(const string& par) { 141 string tmp( par ); [all...] |