Searched refs:out (Results 1 - 25 of 58) sorted by path

123

/system/bluetooth/bluedroid/
H A Dbluetooth.c81 if (init_rfkill()) goto out;
88 goto out;
94 goto out;
106 out:
118 if (init_rfkill()) goto out;
125 goto out;
131 goto out;
135 out:
158 if (set_bluetooth_power(1) < 0) goto out;
173 goto out;
[all...]
/system/bluetooth/bluez-clean-headers/bluetooth/
H A Dhci.h2430 uint8_t out; member in struct:hci_conn_info
/system/bluetooth/brcm_patchram_plus/
H A Dbrcm_patchram_plus.c553 dump(uchar *out, int len) argument
562 fprintf(stderr, "%02x ", out[i]);
/system/core/adb/
H A Dadb.c1155 ** AID_NET_BW_STATS to read out qtaguid statistics
1449 char *out = "unknown"; local
1452 out = transport->serial;
1454 snprintf(buf, sizeof buf, "OKAY%04x%s",(unsigned)strlen(out),out);
1459 char *out = "unknown"; local
1462 out = transport->devpath;
1464 snprintf(buf, sizeof buf, "OKAY%04x%s",(unsigned)strlen(out),out);
H A Dadb_auth_host.c78 goto out;
98 out:
187 goto out;
200 goto out;
207 goto out;
212 goto out;
217 out:
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...]
H A Dusb_linux.c263 // we have a match. now we just need to figure out which is in and which is out.
343 /* time out after five seconds */
367 struct usbdevfs_urb *out = NULL; local
396 res = ioctl(h->desc, USBDEVFS_REAPURB, &out);
412 out, out->status, out->actual_length);
414 if(out == &h->urb_in) {
424 if(out
[all...]
/system/core/charger/
H A Dcharger.c213 goto out;
239 out:
/system/core/cpio/
H A Dmkbootfs.c85 static void _eject(struct stat *s, char *out, int olen, char *data, unsigned datasize) argument
97 fix_stat(out, s);
98 // fprintf(stderr, "_eject %s: mode=0%o\n", out, s->st_mode);
116 out,
122 if(strlen(out) != (unsigned int)olen) die("ACK!");
147 static void _archive(char *in, char *out, int ilen, int olen);
153 static void _archive_dir(char *in, char *out, int ilen, int olen) argument
161 in, out, ilen, olen);
208 out[olen] = '/';
209 memcpy(out
224 _archive(char *in, char *out, int ilen, int olen) argument
270 char out[8192]; local
[all...]
/system/core/fastboot/
H A Dfastboot.c407 const char **out; local
450 out = malloc(sizeof(char*) * count);
451 if (out == 0) return -1;
454 out[n] = strdup(strip(val[n]));
455 if (out[n] == 0) return -1;
458 fb_queue_require(prod, name, invert, n, out);
471 die("out of memory");
642 if (tmp == 0) die("out of memory");
H A Dgenkey.sh11 openssl genrsa -3 -out $1.pem -passout pass:"$2" 2048
15 -out $1-cert.pem \
21 -out $1.p12 -name $1 -passout pass:"$2"
H A Dp12topem.sh9 openssl pkcs12 -passin pass:"$2" -passout pass:"$2" -in $1.p12 -out $1.pem
H A Dusb_linux.c108 int in, out; local
208 out = -1;
226 out = ept->bEndpointAddress;
231 info.has_bulk_out = (out != -1);
235 *ept_out_id = out;
249 int n, in, out, ifc; local
286 &in, &out, &ifc) == 0) {
290 usb->ep_out = out;
/system/core/fs_mgr/
H A Dfs_mgr.c162 out:
483 goto out;
489 goto out;
499 out:
543 goto out;
546 goto out;
553 out:
/system/core/init/
H A Dbootchart.c125 FILE* out; local
135 out = fopen( LOG_HEADER, "w" );
136 if (out == NULL)
151 fprintf(out, "version = %s\n", VERSION);
152 fprintf(out, "title = Boot chart for Android ( %s )\n", date);
153 fprintf(out, "system.uname = %s\n", uname);
154 fprintf(out, "system.release = 0.0\n");
155 fprintf(out, "system.cpu = %s\n", cpu);
156 fprintf(out, "system.kernel.options = %s\n", cmdline);
157 fclose(out);
[all...]
H A Dbuiltins.c446 ERROR("out of loopback devices");
704 goto out;
707 out:
H A Ddevices.c685 goto out;
691 out:
H A Dproperty_service.c126 * out of, so let's do that...
133 goto out;
137 goto out;
152 out:
238 * Create a name prefix out of ctl.<service name>
/system/core/libcorkscrew/
H A Dsymbol_table.c62 goto out;
201 out:
/system/core/libctest/
H A Dctest.c38 FILE* out; member in struct:__anon387
52 suite->out = tmpfile();
53 assert(suite->out != NULL);
77 rewind(suite->out);
80 while ((read = fread(buffer, sizeof(char), 512, suite->out)) > 0) {
132 fprintf(suite->out, "Process failed: [%s] status: %d\n",
134 fflush(suite->out);
154 fprintf(suite->out, "Assertion failed: [%s:%d] %s: %s\n", file, line,
156 fflush(suite->out);
/system/core/libcutils/
H A Ddir_hash.c130 struct list **out) {
189 for (f = *out; f != NULL; f = f->next) {
194 *out = NULL;
217 for (f = *out; f != NULL; f = f->next) {
222 *out = NULL;
232 res->next = *out;
233 *out = res;
236 if (recurse(algorithm, name, out) < 0) {
267 struct list *out = NULL; local
276 if (recurse(algorithm, directory_path, &out) <
129 recurse(HashAlgorithm algorithm, const char *directory_path, struct list **out) argument
[all...]
H A Dstr_parms.c272 float out; local
280 out = strtof(value, &end);
H A Duevent.c72 goto out;
79 goto out;
84 goto out;
89 out:
/system/core/libmincrypt/tools/
H A DDumpPublicKey.java97 // Write out modulus as little endian array of integers.
141 System.out.print(print(key));
142 System.out.println(i < args.length - 1 ? "," : "");
/system/core/libsparse/
H A Dimg2simg.c49 int out; local
81 out = STDOUT_FILENO;
83 out = open(argv[2], O_WRONLY | O_CREAT | O_TRUNC | O_BINARY, 0664);
84 if (out < 0) {
106 ret = sparse_file_write(s, out, false, true, false);
113 close(out);

Completed in 7194 milliseconds

123