/external/zlib/src/ |
D | configure | 333 try() function 340 try() function
|
/external/clang/test/SemaObjCXX/ |
D | delay-parsing-func-tryblock.mm | 29 try { category 45 try { category
|
/external/toybox/toys/other/ |
D | chcon.c | 24 int do_chcon(struct dirtree *try) in do_chcon()
|
D | shred.c | 42 char **try; local
|
/external/valgrind/none/tests/x86/ |
D | fxtract.c | 18 void try ( double x ) in try() function
|
D | x87trigOOR.c | 114 void try ( char* name, void(*fn)(Res*,double), double d ) in try() function
|
/external/valgrind/none/tests/amd64/ |
D | fxtract.c | 19 void try ( double x ) in try() function
|
D | x87trigOOR.c | 114 void try ( char* name, void(*fn)(Res*,double), double d ) in try() function
|
/external/toybox/toys/posix/ |
D | ln.c | 49 char *oldnew, *try = toys.optargs[i]; in ln_main() local
|
D | rm.c | 25 static int do_rm(struct dirtree *try) in do_rm()
|
D | du.c | 116 struct dirtree *try = node; in do_du() local
|
D | cp.c | 361 static int install_node(struct dirtree *try) in install_node()
|
D | tail.c | 171 char *try = new->data; in do_tail() local
|
D | find.c | 145 char *try, *new; in strlower() local
|
/external/e2fsprogs/misc/ |
D | badblocks.c | 351 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/ |
D | BufferPerformanceBench.java | 182 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/ |
D | record.c | 46 const char *try[] = {"cycles:u", "instructions:u", "cpu-clock", NULL}; in perf_probe_api() local
|
/external/fio/ |
D | iolog.c | 1143 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/ |
D | Breakpad.mm | 58 #define try if (true) macro
|
/external/toybox/scripts/ |
D | config2help.c | 212 struct symbol *try; in main() local 240 char *try, **cdashlines, **tdashlines; in main() local
|
/external/libvncserver/x11vnc/ |
D | gui.c | 420 char *try; in run_gui() local 763 char *try; in do_gui() local
|
/external/google-breakpad/src/client/ios/ |
D | Breakpad.mm | 55 #define try if (true) macro
|
/external/ppp/pppd/ |
D | ccp.c | 905 ccp_options try; /* options to ask for next time */ local 993 ccp_options try; /* options to request next time */ local
|
D | ipv6cp.c | 693 ipv6cp_options try; /* options to request next time */ local 829 ipv6cp_options try; /* options to request next time */ local
|
/external/clang/test/Preprocessor/ |
D | cxx_oper_keyword_ms_compat.cpp | 91 #define try macro
|