HomeSort by relevance Sort by last modified time
    Searched refs:par (Results 26 - 50 of 231) sorted by null

12 3 4 5 6 7 8 910

  /external/icu4c/test/intltest/
tsdtfmsy.h 20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
26 void TestSymbols(/* char *par */);
tufmtts.h 21 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
uvectest.h 25 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL );
v32test.h 25 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL );
dadrcal.h 32 char* par = NULL);
38 void DataDrivenTest(char *par);
ittrans.cpp 33 callTest(t, par); \
37 void IntlTestTransliterator::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )
aliastst.h 21 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
alphaindextst.h 21 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL );
astrotst.h 23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
citrtest.h 20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
cntabcol.h 23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
26 void TestGrowTable(/* char* par */);
dcfmapts.h 20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
26 void testAPI(/*char *par*/);
27 void testRounding(/*char *par*/);
28 void testRoundingInc(/*char *par*/);
decoll.h 29 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
32 void TestPrimary(/* char* par */);
35 void TestSecondary(/* char* par */);
38 void TestTertiary(/* char* par */);
dtifmtts.h 21 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
encoll.h 31 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
34 void TestPrimary(/* char* par */);
37 void TestSecondary(/* char* par */);
40 void TestTertiary(/* char* par */);
escoll.h 31 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
34 void TestPrimary(/* char* par */);
37 void TestTertiary(/* char* par */);
ficoll.h 30 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
33 void TestPrimary(/* char* par */);
36 void TestTertiary(/* char* par */);
g7coll.h 53 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
57 void TestG7Locales(/* char* par */);
60 void TestDemo1(/* char* par */);
63 void TestDemo2(/* char* par */);
67 void TestDemo3(/* char* par */);
71 void TestDemo4(/* char* par */);
itrbnfp.h 23 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par);
itrbnfrt.h 21 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par);
  /external/speex/libspeex/
cb_search.h 56 const void *par, /* Codebook/search parameters */
69 const void *par, /* non-overlapping codebook */
82 const void *par, /* Codebook/search parameters */
96 const void *par, /* non-overlapping codebook */
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
lmpar.h 12 Scalar &par,
64 par = 0;
98 /* if the input par lies outside of the interval (parl,paru), */
99 /* set par to the closer endpoint. */
100 par = (std::max)(par,parl);
101 par = (std::min)(par,paru);
102 if (par == 0.)
103 par = gnorm / dxnorm
    [all...]
  /external/srec/config/en.us/
run-change-sample-rate2.sh 1 /system/bin/SRecTest -parfile baseline11k.par -tcp tcp/change_sample_rate2.tcp -datapath wave/ >out_SHIP_change_sample_rate2.txt 2>&1
run-set-get-param.sh 1 /system/bin/SRecTest -parfile baseline11k.par -tcp tcp/set_get_param.tcp -datapath wave/ >out_SHIP_set_get_param.txt 2>&1
config.mk 4 baseline11k.par \
5 baseline8k.par \
6 baseline.par \

Completed in 257 milliseconds

12 3 4 5 6 7 8 910