Home
last modified time | relevance | path

Searched defs:try (Results 1 – 25 of 43) sorted by relevance

12

/external/zlib/src/
Dconfigure333 try() function
340 try() function
/external/clang/test/SemaObjCXX/
Ddelay-parsing-func-tryblock.mm29 try { category
45 try { category
/external/toybox/toys/other/
Dchcon.c24 int do_chcon(struct dirtree *try) in do_chcon()
Dshred.c42 char **try; local
/external/valgrind/none/tests/x86/
Dfxtract.c18 void try ( double x ) in try() function
Dx87trigOOR.c114 void try ( char* name, void(*fn)(Res*,double), double d ) in try() function
/external/valgrind/none/tests/amd64/
Dfxtract.c19 void try ( double x ) in try() function
Dx87trigOOR.c114 void try ( char* name, void(*fn)(Res*,double), double d ) in try() function
/external/toybox/toys/posix/
Dln.c49 char *oldnew, *try = toys.optargs[i]; in ln_main() local
Drm.c25 static int do_rm(struct dirtree *try) in do_rm()
Ddu.c116 struct dirtree *try = node; in do_du() local
Dcp.c361 static int install_node(struct dirtree *try) in install_node()
Dtail.c171 char *try = new->data; in do_tail() local
Dfind.c145 char *try, *new; in strlower() local
/external/e2fsprogs/misc/
Dbadblocks.c351 static int do_read (int dev, unsigned char * buffer, int try, int block_size, in do_read()
427 static int do_write(int dev, unsigned char * buffer, int try, int block_size, in do_write()
477 int try; in test_ro() local
592 int i, try, got, nr_pattern, pat_idx; in test_rw() local
731 int try, i; in test_nd() local
/external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/
DBufferPerformanceBench.java182 try (BufferedSource source = Okio.buffer(Okio.source(OriginPath))) { in storeSourceData() method
195 try (InputStream in = new FileInputStream(path)) { in checkOrigin() method
/external/linux-tools-perf/src/tools/perf/util/
Drecord.c46 const char *try[] = {"cycles:u", "instructions:u", "cpu-clock", NULL}; in perf_probe_api() local
/external/fio/
Diolog.c1143 static int write_iops_log(struct thread_data *td, int try) in write_iops_log()
1153 static int write_slat_log(struct thread_data *td, int try) in write_slat_log()
1163 static int write_clat_log(struct thread_data *td, int try) in write_clat_log()
1173 static int write_lat_log(struct thread_data *td, int try) in write_lat_log()
1183 static int write_bandw_log(struct thread_data *td, int try) in write_bandw_log()
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm58 #define try if (true) macro
/external/toybox/scripts/
Dconfig2help.c212 struct symbol *try; in main() local
240 char *try, **cdashlines, **tdashlines; in main() local
/external/libvncserver/x11vnc/
Dgui.c420 char *try; in run_gui() local
763 char *try; in do_gui() local
/external/google-breakpad/src/client/ios/
DBreakpad.mm55 #define try if (true) macro
/external/ppp/pppd/
Dccp.c905 ccp_options try; /* options to ask for next time */ local
993 ccp_options try; /* options to request next time */ local
Dipv6cp.c693 ipv6cp_options try; /* options to request next time */ local
829 ipv6cp_options try; /* options to request next time */ local
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp91 #define try macro

12