/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
mount_node.cc | 148 Error read_error = Read(data, new_addr, length, &bytes_read); local 149 if (read_error) { 151 return read_error;
|
/external/chromium_org/chrome/browser/value_store/ |
leveldb_value_store.cc | 232 scoped_ptr<Error> read_error = local 234 if (read_error) 235 return MakeWriteResult(read_error.Pass()); 329 scoped_ptr<Error> read_error = local 331 if (read_error) 332 return read_error.Pass();
|
/external/elfutils/libdwfl/ |
elf-from-memory.c | 98 read_error: 198 goto read_error; 301 goto read_error; 328 goto read_error;
|
/external/grub/stage2/ |
start.S | 158 jc read_error 256 jc read_error 332 read_error: label
|
/external/e2fsprogs/e2fsck/ |
ehandler.c | 125 channel->read_error = e2fsck_handle_read_error;
|
/external/chromium_org/chrome/browser/ui/sync/ |
profile_signin_confirmation_helper_unittest.cc | 66 // A pref store that can have its read_error property changed for testing. 80 void set_read_error(PrefReadError read_error) { 81 read_error_ = read_error;
|
/external/grub/stage1/ |
stage1.S | 345 jc read_error 394 read_error: label
|
/external/chromium/third_party/libjingle/source/talk/base/ |
httpbase.cc | 530 int read_error; local 533 &read, &read_error); 548 read_error = 0; 550 *error = HandleStreamClose(read_error);
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
httpbase.cc | 534 int read_error; local 537 &read, &read_error); 552 read_error = 0; 554 *error = HandleStreamClose(read_error);
|
/external/e2fsprogs/lib/ext2fs/ |
ext2_io.h | 38 errcode_t (*read_error)(io_channel channel, member in struct:struct_io_channel
|
undo_io.c | 339 channel->read_error = undo_io_read_error; 367 io->read_error = 0;
|
inode_io.c | 150 io->read_error = 0;
|
dosio.c | 166 ioch->read_error = 0;
|
nt_io.c | 1128 io->read_error = 0; 1357 if (channel->read_error) 1359 return (channel->read_error)(channel, block, count, buf,
|
unix_io.c | 210 if (channel->read_error) 211 retval = (channel->read_error)(channel, block, count, buf, 456 io->read_error = 0;
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/ |
libgcov.c | 870 goto read_error; 891 goto read_error; 902 read_error:; [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/ |
libgcov.c | 870 goto read_error; 891 goto read_error; 902 read_error:; [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/ |
libgcov.c | 870 goto read_error; 891 goto read_error; 902 read_error:; [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/ |
libgcov.c | 870 goto read_error; 891 goto read_error; 902 read_error:; [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/ |
libgcov.c | 870 goto read_error; 891 goto read_error; 902 read_error:; [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/ |
libgcov.c | 870 goto read_error; 891 goto read_error; 902 read_error:; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/ |
libgcov.c | 870 goto read_error; 891 goto read_error; 902 read_error:; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/ |
libgcov.c | 870 goto read_error; 891 goto read_error; 902 read_error:; [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/ |
libgcov.c | 870 goto read_error; 891 goto read_error; 902 read_error:; [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/ |
libgcov.c | 870 goto read_error; 891 goto read_error; 902 read_error:; [all...] |