HomeSort by relevance Sort by last modified time
    Searched full:_fwrite (Results 1 - 25 of 69) sorted by null

1 2 3

  /external/syslinux/com32/lib/
puts.c 12 return _fwrite("\n", 1, stdout);
fwrite2.c 12 return _fwrite(ptr, size * nmemb, f) / size;
fputc.c 13 return _fwrite(&ch, 1, f) == 1 ? ch : EOF;
fputs.c 14 return _fwrite(s, strlen(s), file);
putchar.c 15 return _fwrite(&ch, 1, stdout) == 1 ? ch : EOF;
vfprintf.c 25 return _fwrite(buffer, rv, file);
fwrite.c 9 size_t _fwrite(const void *buf, size_t count, FILE * f) function
  /external/syslinux/bios/com32/modules/
cat.c32 
  /external/syslinux/efi32/com32/modules/
cat.c32 
  /external/syslinux/bios/com32/lua/src/
lua.c32 
liblua.c32 
  /external/syslinux/efi32/com32/lua/src/
lua.c32 
liblua.c32 
  /external/syslinux/com32/include/
stdio.h 71 __extern size_t _fwrite(const void *, size_t, FILE *);
84 ? _fwrite(__p, __n, __f) \
  /external/compiler-rt/test/profile/
instrprof-without-libc.c 61 // CHECK-SYMBOLS-NOT: {{ }}_fwrite
  /external/syslinux/bios/com32/rosh/
rosh.c32 
  /external/syslinux/efi32/com32/rosh/
rosh.c32 
  /external/llvm/test/CodeGen/Thumb2/
2009-08-04-CoalescerBug.ll 33 declare i32 @"\01_fwrite"(i8*, i32, i32, i8*)
75 %4 = call i32 @"\01_fwrite"(i8* getelementptr ([11 x i8], [11 x i8]* @.str1842948, i32 0, i32 0), i32 1, i32 10, i8* undef) nounwind ; <i32> [#uses=0]
2009-08-04-ScavengerAssert.ll 60 declare i32 @"\01_fwrite"(i8*, i32, i32, i8*)
164 %25 = call i32 @"\01_fwrite"(i8* getelementptr ([11 x i8], [11 x i8]* @.str1842948, i32 0, i32 0), i32 1, i32 10, i8* undef) nounwind ; <i32> [#uses=0]
  /external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
2009-08-04-CoalescerBug.ll 33 declare i32 @"\01_fwrite"(i8*, i32, i32, i8*)
75 %4 = call i32 @"\01_fwrite"(i8* getelementptr ([11 x i8]* @.str1842948, i32 0, i32 0), i32 1, i32 10, i8* undef) nounwind ; <i32> [#uses=0]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/
libgcov.a 137 ??&???) &??&? ???p?$?/?&B?&M?&Y?&0 ?-?:pO?d?z???@??? ?? ?  (/7@GNU\dlt|????????0/___gcov_close___gcov_flush___gcov_init___gcov_open___gcov_read_counter___gcov_read_summary___gcov_read_unsigned___gcov_seek___gcov_write_counter___gcov_write_summary___gcov_write_tag_length___gcov_write_unsigned___error___gcov_var___stderrp_access_atexit_atoi_close_fclose_fcntl_fdopen_fprintf_fread_fseek_fstat_ftell_fwrite_getenv_getpid_memcmp_memcpy_memset_mkdir_open_setbuf_strcpy_strlen_vproc_transaction_begin_vproc_transaction_end_gcov_version_gcov_write_block_gcov_write_words_gcov_read_words_gcov_exit_gcov_max_filename_gcov_list_gcov_crc32_gcov_trans
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/runtime/
cgo.a 169 ???? ??. G?0KkP???@??????? '/:Pk~??????  19C /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/runtime/cgo/gcc_context.c/buildbot/tmp/go-build962417267/runtime/cgo/_obj/gcc_context.o__cgo_release_contextgcc_darwin_amd64.c/buildbot/tmp/go-build962417267/runtime/cgo/_obj/gcc_darwin_amd64.o_x_cgo_init__cgo_sys_thread_start_threadentry_k1gcc_libinit.c/buildbot/tmp/go-build962417267/runtime/cgo/_obj/gcc_libinit.o_x_cgo_sys_thread_create__cgo_try_pthread_create__cgo_wait_runtime_init_done_x_cgo_notify_runtime_init_done_x_cgo_set_context_function__cgo_get_context_function_runtime_init_mu_runtime_init_cond_runtime_init_done_cgo_context_functiongcc_setenv.c/buildbot/tmp/go-build962417267/runtime/cgo/_obj/gcc_setenv.o_x_cgo_setenv_x_cgo_unsetenvgcc_util.c/buildbot/tmp/go-build962417267/runtime/cgo/_obj/gcc_util.o_x_cgo_thread_startgcc_amd64.S/buildbot/tmp/go-build962417267/runtime/cgo/_obj/gcc_amd64.o_crosscall_amd64_threadentryLC1LC2LC3LC4LC5LC6LC7EH_Frame1func.ehEH_Frame1func.ehfunc.ehfunc.ehEH_Frame1func.ehfunc.ehfunc.ehfunc.ehfunc.ehfunc.ehEH_Frame1func.ehfunc.ehEH_Frame1func.eh_runtime_init_mu_runtime_init_cond_k1_runtime_init_done_cgo_context_function__cgo_get_context_function__cgo_release_context__cgo_sys_thread_start__cgo_try_pthread_create__cgo_wait_runtime_init_done_crosscall_amd64_x_cgo_init_x_cgo_notify_runtime_init_done_x_cgo_set_context_function_x_cgo_setenv_x_cgo_sys_thread_create_x_cgo_thread_start_x_cgo_unsetenv___stack_chk_fail___stack_chk_guard___stderrp_abort_fprintf_fputc_free_fwrite_malloc_nanosleep_pthread_attr_destroy_pthread_attr_getstacksize_pthread_attr_init_pthread_co (…)
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/runtime/
cgo.a 170 ???? ??. G?0KkP???@??????? '/:Pk~??????  19C /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/runtime/cgo/gcc_context.c/buildbot/tmp/go-build929219985/runtime/cgo/_obj/gcc_context.o__cgo_release_contextgcc_darwin_amd64.c/buildbot/tmp/go-build929219985/runtime/cgo/_obj/gcc_darwin_amd64.o_x_cgo_init__cgo_sys_thread_start_threadentry_k1gcc_libinit.c/buildbot/tmp/go-build929219985/runtime/cgo/_obj/gcc_libinit.o_x_cgo_sys_thread_create__cgo_try_pthread_create__cgo_wait_runtime_init_done_x_cgo_notify_runtime_init_done_x_cgo_set_context_function__cgo_get_context_function_runtime_init_mu_runtime_init_cond_runtime_init_done_cgo_context_functiongcc_setenv.c/buildbot/tmp/go-build929219985/runtime/cgo/_obj/gcc_setenv.o_x_cgo_setenv_x_cgo_unsetenvgcc_util.c/buildbot/tmp/go-build929219985/runtime/cgo/_obj/gcc_util.o_x_cgo_thread_startgcc_amd64.S/buildbot/tmp/go-build929219985/runtime/cgo/_obj/gcc_amd64.o_crosscall_amd64_threadentryLC1LC2LC3LC4LC5LC6LC7EH_Frame1func.ehEH_Frame1func.ehfunc.ehfunc.ehEH_Frame1func.ehfunc.ehfunc.ehfunc.ehfunc.ehfunc.ehEH_Frame1func.ehfunc.ehEH_Frame1func.eh_runtime_init_mu_runtime_init_cond_k1_runtime_init_done_cgo_context_function__cgo_get_context_function__cgo_release_context__cgo_sys_thread_start__cgo_try_pthread_create__cgo_wait_runtime_init_done_crosscall_amd64_x_cgo_init_x_cgo_notify_runtime_init_done_x_cgo_set_context_function_x_cgo_setenv_x_cgo_sys_thread_create_x_cgo_thread_start_x_cgo_unsetenv___stack_chk_fail___stack_chk_guard___stderrp_abort_fprintf_fputc_free_fwrite_malloc_nanosleep_pthread_attr_destroy_pthread_attr_getstacksize_pthread_attr_init_pthread_co (…)
  /external/syslinux/bios/com32/elflink/ldlinux/
ldlinux.elf 
  /external/syslinux/efi32/com32/elflink/ldlinux/
ldlinux.elf 

Completed in 186 milliseconds

1 2 3