| /third_party/ejdb/src/bindings/ejdb2_jni/src/test/java/com/softmotions/ejdb2/ |
| D | TestEJDB2.java | 36 try (EJDB2 db = new EJDB2Builder("test.db").truncate().withWAL().open()) { in dbTest() method 96 try (JQL q2 = db.createQuery("/[foo=:?]", "mycoll").setString(0, "zaz")) { in dbTest() method 104 try (JQL q2 = db.createQuery("/[foo=:val]", "mycoll").setString("val", "bar")) { in dbTest() method 173 try (EJDB2 db = new EJDB2Builder("test-bkp.db").withWAL().open()) { in dbTest() method
|
| /third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
| D | configure | 360 try() function 367 try() function
|
| /third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
| D | configure | 360 try() function 367 try() function
|
| /third_party/zlib/ |
| D | configure | 360 try() function 367 try() function
|
| /third_party/typescript/tests/cases/compiler/ |
| D | classMethodWithKeywordName1.ts | 2 static try() {} method in C
|
| /third_party/mingw-w64/mingw-w64-headers/crt/ |
| D | sehmap.h | 11 #define try __try macro
|
| /third_party/musl/porting/liteos_a/user/src/stdio/ |
| D | tmpfile.c | 15 int try; in tmpfile() local
|
| D | tmpnam.c | 18 int try; in tmpnam() local
|
| /third_party/typescript/tests/cases/conformance/statements/for-ofStatements/ |
| D | ES5For-of37.ts | 5 try { constant
|
| /third_party/musl/src/stdio/ |
| D | tmpfile.c | 13 int try; in tmpfile() local
|
| D | tmpnam.c | 16 int try; in tmpnam() local
|
| D | tempnam.c | 17 int try; in tempnam() local
|
| /third_party/toybox/toys/other/ |
| D | chcon.c | 24 static int do_chcon(struct dirtree *try) in do_chcon()
|
| D | shred.c | 38 char **try; local
|
| /third_party/ejdb/src/bindings/ejdb2_jni/example/src/main/java/ |
| D | EJDB2Example.java | 12 try (EJDB2 db = new EJDB2Builder("example.db").truncate().open()) { in main() method
|
| /third_party/pulseaudio/src/tests/ |
| D | connect-stress.c | 67 static void _connect(const char *name, int *try) { in _connect() 153 int *try; in context_state_callback() local
|
| /third_party/musl/src/stdlib/ |
| D | bsearch.c | 5 void *try; in bsearch() local
|
| /third_party/musl/porting/liteos_m/kernel/src/stdlib/ |
| D | bsearch.c | 5 void *try; in bsearch() local
|
| /third_party/skia/site/docs/dev/tools/ |
| D | sk.md | 43 ### try subsection
|
| /third_party/toybox/toys/posix/ |
| D | ln.c | 56 char *oldnew, *try = toys.optargs[i]; local
|
| D | rm.c | 26 static int do_rm(struct dirtree *try) in do_rm()
|
| D | cp.c | 126 static int cp_node(struct dirtree *try) in cp_node() 479 static int install_node(struct dirtree *try) in install_node()
|
| D | logger.c | 35 int try, i, matchlen = 0, found = -1, ambiguous = 1; in arrayfind() local
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| D | cp.c | 110 static int cp_node(struct dirtree *try) in cp_node() 482 static int install_node(struct dirtree *try) in install_node()
|
| /third_party/e2fsprogs/misc/ |
| D | badblocks.c | 367 static int do_read (int dev, unsigned char * buffer, int try, int block_size, in do_read() 443 static int do_write(int dev, unsigned char * buffer, int try, int block_size, in do_write() 493 int try; in test_ro() local 608 int i, try, got, nr_pattern, pat_idx; in test_rw() local 747 int try, i; in test_nd() local
|