| /external/lmfit/lib/ | 
| D | lmcurve.c | 31     const double* par, const int m_dat, const void* data, double* fvec,  in lmcurve_evaluate()41     const int n_par, double* par, const int m_dat,  in lmcurve()
 43     double (*f)(const double t, const double* par),  in lmcurve()
 
 | 
| D | lmcurve_tyd.c | 26     const double* par, const int m_dat, const void* data, double* fvec,  in lmcurve_tyd_evaluate()36     const int n_par, double* par, const int m_dat,  in lmcurve_tyd()
 38     double (*f)(const double t, const double* par),  in lmcurve_tyd()
 
 | 
| /external/clang/test/SemaCXX/ | 
| D | pragma-optimize.cpp | 88 float container2 (float par) {  in container2()98 template<> int thrice(int par) {  in thrice()
 101 int container3 (int par) {  in container3()
 
 | 
| /external/igt-gpu-tools/tools/ | 
| D | intel_l3_udev_listener.c | 40 int l3_uevent_setup(struct l3_parity *par)  in l3_uevent_setup()79 int l3_listen(struct l3_parity *par, bool daemon, struct l3_location *loc)  in l3_listen()
 
 | 
| D | intel_l3_parity.h | 24 #define l3_uevent_teardown(par) {}  argument
 | 
| /external/icu/icu4c/source/test/intltest/ | 
| D | itmajor.cpp | 52 void MajorTestLevel::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )  in runIndexedTest()216 void IntlTestNormalize::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )  in runIndexedTest()
 
 | 
| D | itrbbi.cpp | 29 void IntlTestRBBI::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )  in runIndexedTest()
 | 
| D | ittrans.cpp | 39 …d IntlTestTransliterator::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )  in runIndexedTest()
 | 
| /external/cronet/third_party/icu/source/test/intltest/ | 
| D | itmajor.cpp | 52 void MajorTestLevel::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )  in runIndexedTest()216 void IntlTestNormalize::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )  in runIndexedTest()
 
 | 
| D | itrbbi.cpp | 29 void IntlTestRBBI::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )  in runIndexedTest()
 | 
| D | ittrans.cpp | 39 …d IntlTestTransliterator::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )  in runIndexedTest()
 | 
| /external/lmfit/demo/ | 
| D | surface1.c | 36 void evaluate_surface( const double *par, int m_dat, const void *data,  in evaluate_surface()52     double par[3] = { -1, 0, 1 }; /* arbitrary starting value */  in main()  local
 
 | 
| D | curve1.c | 32     double par[3] = { 100, 0, -10 }; /* really bad starting value */  in main()  local
 | 
| D | curve2.c | 29     double par[3] = { 100, 0, -10 }; /* really bad starting value */  in main()  local
 | 
| /external/rust/crates/rayon/tests/ | 
| D | par_bridge_recursion.rs | 17         let mut par: Vec<_> = (0..N)  in par_bridge_recursion()  localVariable
 | 
| D | intersperse.rs | 35     let par: String = s.par_split(',').intersperse(";").collect();  in check_intersperse_unindexed()  localVariable
 | 
| /external/clang/test/CodeGenCXX/ | 
| D | member-data-pointers.cpp | 8   param_t par;  member
 | 
| /external/icu/icu4c/source/tools/ctestfw/ | 
| D | uperf.cpp | 291 UBool UPerfTest::runTest(char* name, char* par ){  in runTest()342 UBool UPerfTest::runTestLoop( char* testname, char* par )  in runTestLoop()
 513 UBool UPerfTest::callTest( UPerfTest& testToBeCalled, char* par )  in callTest()
 
 | 
| /external/cronet/third_party/icu/source/tools/ctestfw/ | 
| D | uperf.cpp | 291 UBool UPerfTest::runTest(char* name, char* par ){  in runTest()342 UBool UPerfTest::runTestLoop( char* testname, char* par )  in runTestLoop()
 513 UBool UPerfTest::callTest( UPerfTest& testToBeCalled, char* par )  in callTest()
 
 | 
| /external/eigen/unsupported/Eigen/src/NonLinearOptimization/ | 
| D | lmpar.h | 12         Scalar &par,  in lmpar()169         Scalar &par,  in lmpar2()
 
 | 
| /external/python/cpython2/PC/VS9.0/ | 
| D | build_tkinter.py | 12 par = os.path.pardir  variable
 | 
| /external/python/cpython2/PC/VS8.0/ | 
| D | build_tkinter.py | 12 par = os.path.pardir  variable
 | 
| /external/cronet/third_party/icu/source/test/perf/ubrkperf/ | 
| D | ubrkperf.cpp | 175 												   char* par)   in runIndexedTest()
 | 
| /external/icu/icu4c/source/test/perf/ubrkperf/ | 
| D | ubrkperf.cpp | 175 												   char* par)   in runIndexedTest()
 | 
| /external/icu/icu4c/source/test/perf/normperf/ | 
| D | dtfmtrtperf.cpp | 25 …DateTimeRoundTripPerfTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) {  in runIndexedTest()
 |