Searched refs:trash (Results 1 – 25 of 113) sorted by relevance
12345
/external/bluetooth/glib/tests/ |
D | slice-threadinit.c | 115 GSList *trash = NULL; in main() local 122 trash = g_slist_prepend (trash, mem); in main() 124 release_trash_list (&trash, magazine_probes[j]); in main() 141 GSList *trash = NULL; in main() local 148 trash = g_slist_prepend (trash, mem); in main() 150 release_trash_list (&trash, magazine_probes[j]); in main()
|
/external/netcat/data/ |
D | showmount.d | 8 000 # XID: 4 trash bytes 43 000 # auth trash 48 000 # auth trash 53 000 # auth trash 58 000 # extra auth trash? probably not needed
|
/external/srec/config/en.us/tcp/ |
D | bothtags5_from_saved.tcp | 1 context_load grammars/bothtags5.g2g BothTags trash not_ve 2 ##context_load grammars/bothtags5,addWords=100 BothTags trash not_ve 57 context_load bothtags5_saved.g2g BothTagsNew trash not_ve
|
D | recognize_1_live.tcp | 1 context_load grammars/bothtags5.g2g BothTags trash not_ve
|
D | recognize_10_live.tcp | 1 context_load grammars/bothtags5.g2g BothTags trash not_ve
|
D | bothtags5.tcp | 17 context_load grammars/bothtags5.g2g BothTags trash not_ve 19 ##context_load grammars/bothtags5,addWords=100 BothTags trash not_ve
|
D | change_sample_rate2.tcp | 5 context_load grammars/digits.g2g Digits trash not_ve
|
/external/openssl/apps/ |
D | passwd.c | 268 char trash[BUFSIZ]; in MAIN() local 270 r = BIO_gets(in, trash, sizeof trash); in MAIN() 271 while ((r > 0) && (!strchr(trash, '\n'))); in MAIN()
|
/external/srec/tools/cmd/ |
D | pht_to_long.pl | 24 ($trash,$lph,$sph,$num_states) = split(/\s+/);
|
D | pht_to_short.pl | 18 ($trash,$lph,$sph,$num_states) = split(/\s+/);
|
/external/bluetooth/glib/glib/ |
D | gslice.c | 578 ChunkLink *trash = NULL; in magazine_cache_trim() local 590 magazine_chain_prev (current) = trash; in magazine_cache_trim() 591 trash = current; in magazine_cache_trim() 602 if (trash) in magazine_cache_trim() 606 while (trash) in magazine_cache_trim() 608 current = trash; in magazine_cache_trim() 609 trash = magazine_chain_prev (current); in magazine_cache_trim()
|
/external/bluetooth/glib/po/ |
D | en_CA.po | 1439 msgid "Unable to create trash dir %s: %s" 1440 msgstr "Unable to create trash dir %s: %s" 1443 msgid "Unable to find toplevel directory for trash" 1444 msgstr "Unable to find toplevel directory for trash" 1447 msgid "Unable to find or create trash directory" 1448 msgstr "Unable to find or create trash directory" 1458 msgid "Unable to trash file: %s" 1459 msgstr "Unable to trash file: %s"
|
D | he.po | 1444 msgid "Unable to create trash dir %s: %s" 1445 msgstr "Unable to create trash dir %s: %s" 1448 msgid "Unable to find toplevel directory for trash" 1449 msgstr "Unable to find toplevel directory for trash" 1452 msgid "Unable to find or create trash directory" 1453 msgstr "Unable to find or create trash directory" 1463 msgid "Unable to trash file: %s" 1464 msgstr "Unable to trash file: %s"
|
D | ps.po | 1400 msgid "Unable to create trash dir %s: %s" 1404 msgid "Unable to find toplevel directory for trash" 1408 msgid "Unable to find or create trash directory" 1419 msgid "Unable to trash file: %s"
|
D | am.po | 1402 msgid "Unable to create trash dir %s: %s" 1406 msgid "Unable to find toplevel directory for trash" 1410 msgid "Unable to find or create trash directory" 1421 msgid "Unable to trash file: %s"
|
D | oc.po | 1400 msgid "Unable to create trash dir %s: %s" 1404 msgid "Unable to find toplevel directory for trash" 1408 msgid "Unable to find or create trash directory" 1419 msgid "Unable to trash file: %s"
|
D | hy.po | 1404 msgid "Unable to create trash dir %s: %s" 1408 msgid "Unable to find toplevel directory for trash" 1412 msgid "Unable to find or create trash directory" 1423 msgid "Unable to trash file: %s"
|
D | zh_CN.po | 1411 msgid "Unable to create trash dir %s: %s" 1415 msgid "Unable to find toplevel directory for trash" 1419 msgid "Unable to find or create trash directory" 1430 msgid "Unable to trash file: %s"
|
D | hi.po | 1431 msgid "Unable to create trash dir %s: %s" 1435 msgid "Unable to find toplevel directory for trash" 1439 msgid "Unable to find or create trash directory" 1450 msgid "Unable to trash file: %s"
|
D | mn.po | 1473 msgid "Unable to create trash dir %s: %s" 1477 msgid "Unable to find toplevel directory for trash" 1481 msgid "Unable to find or create trash directory" 1492 msgid "Unable to trash file: %s"
|
D | mr.po | 1422 msgid "Unable to create trash dir %s: %s" 1426 msgid "Unable to find toplevel directory for trash" 1430 msgid "Unable to find or create trash directory" 1441 msgid "Unable to trash file: %s"
|
D | si.po | 1413 msgid "Unable to create trash dir %s: %s" 1417 msgid "Unable to find toplevel directory for trash" 1421 msgid "Unable to find or create trash directory" 1432 msgid "Unable to trash file: %s"
|
D | ja.po | 1452 msgid "Unable to create trash dir %s: %s" 1456 msgid "Unable to find toplevel directory for trash" 1460 msgid "Unable to find or create trash directory" 1471 msgid "Unable to trash file: %s"
|
D | kn.po | 1444 msgid "Unable to create trash dir %s: %s" 1448 msgid "Unable to find toplevel directory for trash" 1452 msgid "Unable to find or create trash directory" 1463 msgid "Unable to trash file: %s"
|
D | sr@ije.po | 1462 msgid "Unable to create trash dir %s: %s" 1466 msgid "Unable to find toplevel directory for trash" 1470 msgid "Unable to find or create trash directory" 1481 msgid "Unable to trash file: %s"
|
12345