Searched refs:out (Results 51 - 58 of 58) sorted by relevance

123

/system/extras/showmap/
H A Dshowmap.c73 fprintf(stderr, "out of memory\n");
276 goto out;
292 out:
/system/bluetooth/brcm_patchram_plus/
H A Dbrcm_patchram_plus.c553 dump(uchar *out, int len) argument
562 fprintf(stderr, "%02x ", out[i]);
/system/vold/
H A DVolume.cpp709 goto out;
712 out:
/system/core/init/
H A Dbuiltins.c446 ERROR("out of loopback devices");
704 goto out;
707 out:
H A Ddevices.c685 goto out;
691 out:
/system/core/adb/
H A Dcommandline.c72 void version(FILE * out) { argument
73 fprintf(out, "Android Debug Bridge version %d.%d.%d\n",
92 " out directory like 'out/target/product/sooner'.\n"
844 * e.g., "out/target/product/sooner"
846 * e.g., "/src/device/out/target/product/sooner"
894 //TODO: if we have a way to indicate debug, look in out/debug/target/...
897 "out" OS_PATH_SEPARATOR_STR
990 /* out of recognized modifiers and flags */
1476 out wit
[all...]
/system/core/charger/
H A Dcharger.c213 goto out;
239 out:
/system/bluetooth/bluez-clean-headers/bluetooth/
H A Dhci.h2430 uint8_t out; member in struct:hci_conn_info

Completed in 1275 milliseconds

123