Searched refs:exec (Results 126 - 150 of 540) sorted by relevance

1234567891011>>

/external/syslinux/gpxe/src/hci/commands/
H A Difmgmt_cmd.c170 .exec = ifopen_exec,
174 .exec = ifclose_exec,
178 .exec = ifstat_exec,
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DListenableFutureTester.java41 private final ExecutorService exec; field in class:ListenableFutureTester
46 this.exec = Executors.newCachedThreadPool();
56 }, exec);
64 exec.shutdown();
/external/icu/icu4c/source/test/intltest/
H A Dcalcasts.h26 virtual void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
H A Dcanittst.h41 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
H A Dcpdtrtst.h31 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par=NULL);
H A Dcsdetest.h24 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL );
H A Ddadrfmt.h33 void runIndexedTest(int32_t index, UBool exec, const char* &name,
H A Ddtfmrgts.h25 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
H A Ddtifmtts.h23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
H A Dfrcoll.h31 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
H A Didnaconf.h24 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par=NULL);
H A Dincaltst.h23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
H A Ditrbnfrt.h23 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par);
H A Djacoll.h32 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
H A Djamotest.h33 void runIndexedTest(int32_t index, UBool exec, const char* &name,
H A Dmnkytst.h33 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
H A Dmsfmrgts.h24 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
H A Dplurfmts.h25 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
H A Dplurults.h24 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
H A Drbbiapts.h32 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
H A Drestest.h22 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
H A Drestsnew.h22 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
H A Dssearch.h32 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* params = NULL );
H A Dthcoll.h30 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
H A Dtransapi.h29 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par=NULL);

Completed in 2545 milliseconds

1234567891011>>