Home
last modified time | relevance | path

Searched refs:error_out (Results 1 – 19 of 19) sorted by relevance

/external/e2fsprogs/debugfs/
Dicheck.c86 goto error_out; in do_icheck()
91 goto error_out; in do_icheck()
99 goto error_out; in do_icheck()
107 goto error_out; in do_icheck()
155 goto error_out; in do_icheck()
168 error_out: in do_icheck()
Dncheck.c140 goto error_out; in do_ncheck()
143 goto error_out; in do_ncheck()
155 goto error_out; in do_ncheck()
163 goto error_out; in do_ncheck()
205 goto error_out; in do_ncheck()
209 error_out: in do_ncheck()
Dlsdel.c116 goto error_out; in do_lsdel()
123 goto error_out; in do_lsdel()
132 goto error_out; in do_lsdel()
187 goto error_out; in do_lsdel()
208 error_out: in do_lsdel()
/external/squashfs-tools/kernel/fs/squashfs/
Dsymlink.c72 goto error_out; in squashfs_symlink_readpage()
90 goto error_out; in squashfs_symlink_readpage()
109 error_out: in squashfs_symlink_readpage()
Dfile.c405 goto error_out; in squashfs_readpage()
422 goto error_out; in squashfs_readpage()
440 goto error_out; in squashfs_readpage()
485 error_out: in squashfs_readpage()
/external/elfutils/libelf/
Delf_rawfile.c49 error_out: in elf_rawfile()
57 goto error_out; in elf_rawfile()
/external/e2fsprogs/lib/ext2fs/
Dunix_io.c176 goto error_out; in raw_read_blk()
206 goto error_out; in raw_read_blk()
219 goto error_out; in raw_read_blk()
252 error_out: in raw_read_blk()
287 goto error_out; in raw_write_blk()
315 goto error_out; in raw_write_blk()
324 goto error_out; in raw_write_blk()
329 goto error_out; in raw_write_blk()
350 goto error_out; in raw_write_blk()
362 goto error_out; in raw_write_blk()
[all …]
/external/grpc-grpc/src/core/lib/iomgr/
Dload_file.cc69 grpc_error* error_out = in grpc_load_file() local
76 error = error_out; in grpc_load_file()
Dtcp_server_custom.cc401 grpc_error* error_out = GRPC_ERROR_CREATE_REFERENCING_FROM_STATIC_STRING( in tcp_server_add_port() local
404 error = error_out; in tcp_server_add_port()
Dtcp_server_windows.cc508 grpc_error* error_out = GRPC_ERROR_CREATE_REFERENCING_FROM_STATIC_STRING( in tcp_server_add_port() local
511 error = error_out; in tcp_server_add_port()
/external/linux-kselftest/tools/testing/selftests/gpio/
Dgpio-mockup-chardev.c146 goto error_out; in list_gpiochip()
155 goto error_out; in list_gpiochip()
190 error_out: in list_gpiochip()
/external/adhd/cras/src/alsa_plugin/
Dpcm_cras.c256 goto error_out; in snd_pcm_cras_start()
261 goto error_out; in snd_pcm_cras_start()
271 goto error_out; in snd_pcm_cras_start()
275 error_out: in snd_pcm_cras_start()
/external/f2fs-tools/fsck/
Dmain.c137 static void error_out(char *prog) in error_out() function
184 error_out(prog); in f2fs_parse_options()
508 error_out(prog); in f2fs_parse_options()
546 error_out(prog); in f2fs_parse_options()
572 error_out(prog); in f2fs_parse_options()
/external/tremolo/Tremolo/
Dcodebook.c264 if(_make_words(lengthlist,s->entries,work,quantvals,s,opb,maptype)) goto error_out; in _make_decode_table()
265 if (s->used_entries > INT_MAX/(s->dec_leafw+1)) goto error_out; in _make_decode_table()
266 if (s->dec_nodeb && s->used_entries * (s->dec_leafw+1) > INT_MAX/s->dec_nodeb) goto error_out; in _make_decode_table()
269 if (!s->dec_table) goto error_out; in _make_decode_table()
355 error_out: in _make_decode_table()
/external/python/cpython3/Doc/howto/
Dcporting.rst126 error_out(PyObject *m) {
133 {"error_out", (PyCFunction)error_out, METH_NOARGS, NULL},
/external/python/cpython2/Doc/howto/
Dcporting.rst126 error_out(PyObject *m) {
133 {"error_out", (PyCFunction)error_out, METH_NOARGS, NULL},
/external/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_cs.c1333 goto error_out; in radv_amdgpu_cs_submit()
1346 goto error_out; in radv_amdgpu_cs_submit()
1375 goto error_out; in radv_amdgpu_cs_submit()
1386 error_out: in radv_amdgpu_cs_submit()
/external/sqlite/dist/orig/
Dsqlite3.c117956 goto error_out;
117966 goto error_out;
118124 error_out:
146806 goto error_out;
146813 goto error_out;
146832 goto error_out;
146861 error_out:
179922 goto error_out;
179933 if( rc!=SQLITE_OK ) goto error_out;
179968 if( rc!=SQLITE_OK ) goto error_out;
[all …]
/external/sqlite/dist/
Dsqlite3.c117972 goto error_out;
117982 goto error_out;
118140 error_out:
146822 goto error_out;
146829 goto error_out;
146848 goto error_out;
146877 error_out:
179950 goto error_out;
179961 if( rc!=SQLITE_OK ) goto error_out;
179996 if( rc!=SQLITE_OK ) goto error_out;
[all …]