HomeSort by relevance Sort by last modified time
    Searched full:fixed (Results 1326 - 1350 of 7512) sorted by null

<<51525354555657585960>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
sfnt_info.h 132 signed char fixkey, fixvel; /* fixed key, velocity */
133 signed char pan, fixpan; /* panning, fixed panning */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
kd.h 161 unsigned char *data; /* font data with height fixed to 32 */
167 unsigned char *data; /* font data with height fixed to 32 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
sfnt_info.h 132 signed char fixkey, fixvel; /* fixed key, velocity */
133 signed char pan, fixpan; /* panning, fixed panning */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_queue.py 32 d.set_re_len(40) # Queues must be fixed length
103 d.set_re_len(40) # Queues must be fixed length
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
__init__.py 107 getbaseclasses(StdSuites.Type_Names_Suite.fixed)
182 'fixd' : StdSuites.Type_Names_Suite.fixed,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_queue.py 32 d.set_re_len(40) # Queues must be fixed length
103 d.set_re_len(40) # Queues must be fixed length
  /external/valgrind/main/
NEWS 80 (--join-list-vol); fixed a memory leak triggered by repeated client
121 * ==================== FIXED BUGS ====================
123 The following bugs have been fixed or resolved. Note that "n-i-bz"
308 crashing or assertion failures have been fixed.
310 The following bugs have been fixed or resolved. Note that "n-i-bz"
392 many other changes, and a list of fixed bugs.
523 * A rare but serious error in the 64-bit x86 CPU simulation was fixed.
528 * A large number of bugs were fixed. These are shown below.
531 but are not fixed in 3.6.0, due to lack of developer time. They may
532 get fixed in later releases. They are
    [all...]
  /dalvik/vm/mterp/
README.txt 39 variant, each instruction handler is allocated a fixed-size area (e.g. 64
66 each handler is allocated a fixed region, allowing transitions to
79 Specify the size of the fixed region, in bytes. On most platforms
129 didn't fit inside the fixed-size instruction handler space.
206 oversized handler. On architectures with fixed-width instructions this
  /external/chromium/chrome/browser/chromeos/login/
network_selection_view.cc 63 // Fixed size for language/keyboard/network controls height.
245 GridLayout::FIXED, welcome_width, welcome_width);
249 GridLayout::FIXED, screen_size.width(), screen_size.width());
262 GridLayout::FIXED, widest_label, widest_label);
265 GridLayout::FIXED, dropdown_width, dropdown_width);
  /external/chromium/chrome/browser/ui/gtk/
gtk_custom_menu_item.cc 358 GtkWidget* fixed = gtk_fixed_new(); local
359 gtk_widget_set_size_request(fixed, 5, -1);
361 gtk_box_pack_start(GTK_BOX(menu_item->hbox), fixed, FALSE, FALSE, 0);
362 gtk_widget_show(fixed);
364 menu_item->all_widgets = g_list_append(menu_item->all_widgets, fixed);
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_custom_menu_item.cc 370 GtkWidget* fixed = gtk_fixed_new(); local
371 gtk_widget_set_size_request(fixed, 5, -1);
373 gtk_box_pack_start(GTK_BOX(menu_item->hbox), fixed, FALSE, FALSE, 0);
374 gtk_widget_show(fixed);
376 menu_item->all_widgets = g_list_append(menu_item->all_widgets, fixed);
  /external/llvm/lib/Bitcode/Reader/
BitstreamReader.cpp 101 case BitCodeAbbrevOp::Fixed:
121 case BitCodeAbbrevOp::Fixed:
294 // As a special case, handle fixed(0) (i.e., a fixed field with zero bits)
297 if ((E == BitCodeAbbrevOp::Fixed || E == BitCodeAbbrevOp::VBR) &&
  /external/proguard/src/proguard/gui/splash/
OverrideGraphics2D.java 73 * @param color the fixed Color, or <code>null</code> to undo the fixing.
84 * @param font the fixed Font, or <code>null</code> to undo the fixing.
95 * @param paint the fixed Paint, or <code>null</code> to undo the fixing.
106 * @param stroke the fixed Stroke, or <code>null</code> to undo the fixing.
117 * @param color the fixed XORMode Color, or <code>null</code> to undo the fixing.
  /external/sfntly/cpp/src/sfntly/data/
readable_font_data.h 38 // Fixed 32-bit signed fixed-point number (16.16)
43 // F2DOT14 16-bit signed fixed number with the low 14 bits of fraction (2.14)
143 // Read the Fixed at the given index.
145 // @return the Fixed
  /external/srec/srec/include/
sp_fft.h 44 >>>>> Floating and Fixed Point plit-Radix FFT -- The Fastest FFT <<<<<<<<
82 You can use this implementation for both floating and fixed point FFT and
97 For fixed point, the constant FIXED_POINT must be defined and a 32 bit
99 Furthermore, you have three choices to conduct fixed-point FFT.
153 Fixed Point:
  /external/ipsec-tools/
ChangeLog 7 * src/racoon/oakley.c: fixed a potential DoS in
84 * src/racoon/isakmp_cfg.c: Fixed pool resizing
88 * src/racoon/isakmp.c: Fixed resending mechanism to have non-ESP
93 * src/racoon/isakmp_inf.c: Fixed port match in purge_ipsec_spi()
150 * src/racoon/isakmp_inf.c: From Timo Teras: fixed some %d to %zu
213 * src/racoon/Makefile.am: From Natanael Copa: fixed a race
283 * src/racoon/grabmyaddr.c: fixed a socket leak
374 * src/racoon/: cfparse.y, ipsec_doi.c: fixed subnet check to
449 * src/racoon/isakmp.c: Fixed the way phase1/2 messages are
454 * src/racoon/cfparse.y: Fixed a check of NAT-T support in libipse
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/
libgcov.a 750 gcov_alloc_filename gcov_exit_initX gcov_strip_leading_dirs? create_file_directory( gcov_erroro __gcov_rewrite? gcov_write_import_fileU gcov_write_block gcov_write_words? gcov_read_words8gcov_version.isra.0z__gcov_open?gcov_open_by_filename__gcov_close0pmu_profile_stop?__gcov_string_length?__gcov_write_unsigned__gcov_write_counterG__gcov_write_string?__gcov_write_tag_length?__gcov_write_summaryX__gcov_read_unsigned?__gcov_read_counter?__gcov_read_string__gcov_read_summaryKgcov_merge_gcda_file?__gcov_seek__gcov_truncate=gcov_dump_module_info}convert_unsigned_to_pct?__destroy_pmu_tool_header?__gcov_set_sampling_rate __gcov_sort_n_vals?gcov_sort_icall_topn_counter?gcov_counter_arrayZgcov_write_gcda_file.gcov_dump_one_gcov?gcov_exit?__gcov_init?__gcov_flush gcov_gcda_file_size?gcov_sampling_rate_initialized?gcov_max_filename?gcov_cur_module_id?gcov_crc32?all this_programthis_object/program@objectQsummary_posbeof_possgcov_prefix_strip?prefix_length?gi_filename?gi_filename_up?__gcov_var>__gcov_sample_counterW__gcov_direct_call_countersc__gcov_direct_call_calleeo__gcov_indirect_call_topn_counters{__gcov_indirect_call_topn_callee??-int?unsigned int4size_tQ__va_listF__gnuc_va_listmva_listxsigned charunsigned char?short int?short unsigned int?long long int?long long unsigned int?long unsigned int?long int?char?__kernel_off_t?__kernel_pid_t?off_t?pid_t?fpos_t?__sbuf#__sFILE?FILE?gcov_unsigned_t?gcov_position_tgcov_typegcov_ctr_summarymgcov_summary?gcov_module_info{gcov_pmu_info?gcov_pmu_tool_headergcov_pmu_tool_header_t0gcov_fn_info?gcov_merge_fn?gcov_ctr_info?gcov_info?double?dyn_imp_mod__gcov_var?flock?stat?float8???0 4<@???? (0????????q?? /Volumes/androidtc/androidtoolchain/./src/build/../gcc/gcc-4.6/libgcc/../gcc/Volumes/androidtc/buildarmeabi/obj/gcc-4.6/./gcc/include/Volumes/androidtc/buildarmeabi/install/sysroot/usr/include/asm/Volumes/androidtc/buildarmeabi/obj/gcc-4.6/./gcc/include-fixed/sys/Volumes/androidtc/buildarmeabi/obj/gcc-4.6/./gcc/include-fixed/Volumes/androidtc/buildarmeabi/install/sysroot/usr/include/asm-generic/Volumes/androidtc/buildarmeabi/install/sysroot/usr/include/sys/Volumes/androidtc/buildarmeabi/install/sysroot/usr/includegcov-io.hgcov-io.clibgcov.cstddef.hstdarg.hposix_types.htypes.hstdio.h<built-in>fcntl.hstat.hunistd.h?/?f./?xJ ?./?f.
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/
libgcov.a 798 gcov_object_summaryC gcov_alloc_filename? gcov_strip_leading_dirs gcov_errorL __gcov_rewritea gcov_write_import_file2 gcov_write_block\ gcov_write_words? gcov_read_wordsgcov_version.isra.0W__gcov_open?gcov_open_by_filenamen__gcov_close?__gcov_string_length?__gcov_write_unsigned__gcov_write_counterH__gcov_write_string?__gcov_write_tag_length?__gcov_write_summaryY__gcov_read_unsigned?__gcov_read_counter?__gcov_read_string__gcov_read_summaryJ__gcov_seeku__gcov_truncate?convert_unsigned_to_pct?__destroy_pmu_tool_header__gcov_set_sampling_rate<__gcov_sort_n_vals?gcov_counter_array?gcov_exit__gcov_init?__gcov_flush^gcov_gcda_file_size8gcov_sampling_rate_initializedIgcov_max_filenameZgcov_cur_module_idkgcov_crc32|all?this_program?this_object?program?object?summary_pos?eof_pos?gcov_prefix_stripprefix_lengthgi_filename&gi_filename_upw__gcov_var?__gcov_sample_counter?__gcov_direct_call_counters?__gcov_direct_call_callee?__gcov_indirect_call_topn_counters?__gcov_indirect_call_topn_callee?-int?unsigned int4size_tQ__va_listF__gnuc_va_listmva_listxsigned charunsigned char?short int?short unsigned int?long long int?long long unsigned int?long unsigned int?long int?char?__kernel_off_t?__kernel_pid_t?off_t?pid_t?fpos_t?__sbuf#__sFILE?FILE?gcov_unsigned_t?gcov_position_tgcov_typegcov_ctr_summarymgcov_summary?gcov_module_info{gcov_pmu_info?gcov_pmu_tool_headergcov_pmu_tool_header_t0gcov_fn_info?gcov_merge_fn?gcov_ctr_info?gcov_info?double?dyn_imp_mod__gcov_var?flock?stat?float|?????T|???8<@Tl?8<@Tl???8<@T\? ? ? ? \ ` d ? \ ` d ? ? ? ? \? ? ? \??????????????????????????????(,4< ,0?????????????LDHX?DHhlp|0h8<# ?? /Volumes/androidtc/androidtoolchain/./src/build/../gcc/gcc-4.6/libgcc/../gcc/Volumes/androidtc/build64/obj/gcc-4.6/./gcc/include/Volumes/androidtc/build64/install/sysroot/usr/include/asm/Volumes/androidtc/build64/obj/gcc-4.6/./gcc/include-fixed/sys/Volumes/androidtc/build64/obj/gcc-4.6/./gcc/include-fixed/Volumes/androidtc/build64/install/sysroot/usr/include/asm-generic/Volumes/androidtc/build64/install/sysroot/usr/include/sys/Volumes/androidtc/build64/install/sysroot/usr/includelibgcov.cgcov-io.hgcov-io.cstddef.hstdarg.hposix_types.htypes.hstdio.h<built-in>fcntl.hstat.hunistd.h??|?.
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/thumb/
libgcov.a 658 (,.???????????24Bf24HN???????? ?? /Volumes/androidtc/androidtoolchain/./src/build/../gcc/gcc-4.6/libgcc/../gcc/Volumes/androidtc/build64/obj/gcc-4.6/./gcc/include/Volumes/androidtc/build64/install/sysroot/usr/include/asm/Volumes/androidtc/build64/obj/gcc-4.6/./gcc/include-fixed/sys/Volumes/androidtc/build64/obj/gcc-4.6/./gcc/include-fixed/Volumes/androidtc/build64/install/sysroot/usr/include/asm-generic/Volumes/androidtc/build64/install/sysroot/usr/include/sys/Volumes/androidtc/build64/install/sysroot/usr/includelibgcov.cgcov-io.hgcov-io.cstddef.hstdarg.hposix_types.htypes.hstdio.h<built-in>fcntl.hstat.hunistd.h??|? 
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/
libgcov.a 828 __gcov_read_summaryT__gcov_seek__gcov_truncate?convert_unsigned_to_pct?__destroy_pmu_tool_header __gcov_set_sampling_rateF__gcov_sort_n_vals?gcov_counter_arraygcov_exit __gcov_init?__gcov_flushhgcov_gcda_file_sizeBgcov_sampling_rate_initializedSgcov_max_filenamedgcov_cur_module_idugcov_crc32?all?this_program?this_object?program?object?summary_pos?eof_pos?gcov_prefix_stripprefix_lengthgi_filename0gi_filename_up?__gcov_var?__gcov_sample_counter?__gcov_direct_call_counters?__gcov_direct_call_callee?__gcov_indirect_call_topn_counters__gcov_indirect_call_topn_callee?-int?unsigned int4size_tQ__va_listF__gnuc_va_listmva_listxsigned charunsigned char?short int?short unsigned int?long long int?long long unsigned int?long unsigned int?long int?char?__kernel_off_t?__kernel_pid_t?off_t?pid_t?fpos_t?__sbuf#__sFILE?FILE?gcov_unsigned_t?gcov_position_tgcov_typegcov_ctr_summarymgcov_summary?gcov_module_info{gcov_pmu_info?gcov_pmu_tool_headergcov_pmu_tool_header_t0gcov_fn_info?gcov_merge_fn?gcov_ctr_info?gcov_info?double?dyn_imp_mod__gcov_var?flock?stat?float x|???@DH\t?@DH\t?????@DH\d? ? ? ? h p t ? h p t ? ? ? ? h? ? ? h????? ?????? ? ?????? ???????? ? $(48@H(,8<???????????????XTXd?TXt?,0<t,0DH ?? /Volumes/androidtc/androidtoolchain/./src/build/../gcc/gcc-4.6/libgcc/../gcc/Volumes/androidtc/build64/obj/gcc-4.6/./gcc/include/Volumes/androidtc/build64/install/sysroot/usr/include/asm/Volumes/androidtc/build64/obj/gcc-4.6/./gcc/include-fixed/sys/Volumes/androidtc/build64/obj/gcc-4.6/./gcc/include-fixed/Volumes/androidtc/build64/install/sysroot/usr/include/asm-generic/Volumes/androidtc/build64/install/sysroot/usr/include/sys/Volumes/androidtc/build64/install/sysroot/usr/includelibgcov.cgcov-io.hgcov-io.cstddef.hstdarg.hposix_types.htypes.hstdio.h<built-in>fcntl.hstat.hunistd.h??|?.
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/thumb/
libgcov.a 643 N ^ l n p x DFHJN.??????????? /Volumes/androidtc/androidtoolchain/./src/build/../gcc/gcc-4.6/libgcc/../gcc/Volumes/androidtc/build64/obj/gcc-4.6/./gcc/include/Volumes/androidtc/build64/install/sysroot/usr/include/asm/Volumes/androidtc/build64/obj/gcc-4.6/./gcc/include-fixed/sys/Volumes/androidtc/build64/obj/gcc-4.6/./gcc/include-fixed/Volumes/androidtc/build64/install/sysroot/usr/include/asm-generic/Volumes/androidtc/build64/install/sysroot/usr/include/sys/Volumes/androidtc/build64/install/sysroot/usr/includelibgcov.cgcov-io.hgcov-io.cstddef.hstdarg.hposix_types.htypes.hstdio.h<built-in>fcntl.hstat.hunistd.h??| ? 12!-!/0??* 6?| $%=$=0>/$K0[9#/?@X>!!$?/LK?. 52!Q+1* `.?Y1K?~J1#$y '$2?t!X/=/!K?|J<&z &=.KYK=?"I"YYY2g2@f. !!?!!!T<Q>>?~!!?/"K=X##LZuZ./ t$/","/??"""0/<+$0>1? z  x  z &w. L"/0!>1=!I"?}?#.r 2??/j-g#?~t6=!v  19#.1:!0 !!L1t[?0/ Z!/!<M?? !.q ].!Z11hyh?k  Kn.j. ,Jyy.??![<=0Y/'="?t!.01#.0'< !?!( !!5#(%0=!z.
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/
libgcov.a 750 gcov_alloc_filename gcov_exit_initX gcov_strip_leading_dirs? create_file_directory( gcov_erroro __gcov_rewrite? gcov_write_import_fileU gcov_write_block gcov_write_words? gcov_read_words8gcov_version.isra.0z__gcov_open?gcov_open_by_filename__gcov_close0pmu_profile_stop?__gcov_string_length?__gcov_write_unsigned__gcov_write_counterG__gcov_write_string?__gcov_write_tag_length?__gcov_write_summaryX__gcov_read_unsigned?__gcov_read_counter?__gcov_read_string__gcov_read_summaryKgcov_merge_gcda_file?__gcov_seek__gcov_truncate=gcov_dump_module_info}convert_unsigned_to_pct?__destroy_pmu_tool_header?__gcov_set_sampling_rate __gcov_sort_n_vals?gcov_sort_icall_topn_counter?gcov_counter_arrayZgcov_write_gcda_file.gcov_dump_one_gcov?gcov_exit?__gcov_init?__gcov_flush gcov_gcda_file_size?gcov_sampling_rate_initialized?gcov_max_filename?gcov_cur_module_id?gcov_crc32?all this_programthis_object/program@objectQsummary_posbeof_possgcov_prefix_strip?prefix_length?gi_filename?gi_filename_up?__gcov_var>__gcov_sample_counterW__gcov_direct_call_countersc__gcov_direct_call_calleeo__gcov_indirect_call_topn_counters{__gcov_indirect_call_topn_callee??-int?unsigned int4size_tQ__va_listF__gnuc_va_listmva_listxsigned charunsigned char?short int?short unsigned int?long long int?long long unsigned int?long unsigned int?long int?char?__kernel_off_t?__kernel_pid_t?off_t?pid_t?fpos_t?__sbuf#__sFILE?FILE?gcov_unsigned_t?gcov_position_tgcov_typegcov_ctr_summarymgcov_summary?gcov_module_info{gcov_pmu_info?gcov_pmu_tool_headergcov_pmu_tool_header_t0gcov_fn_info?gcov_merge_fn?gcov_ctr_info?gcov_info?double?dyn_imp_mod__gcov_var?flock?stat?float8???0 4<@???? (0????????I? /tmp/android-15472/src/build/../gcc/gcc-4.6/libgcc/../gcc/tmp/android-15472/obj/gcc-4.6/./gcc/include/tmp/android-15472/install/sysroot/usr/include/asm/tmp/android-15472/obj/gcc-4.6/./gcc/include-fixed/sys/tmp/android-15472/obj/gcc-4.6/./gcc/include-fixed/tmp/android-15472/install/sysroot/usr/include/asm-generic/tmp/android-15472/install/sysroot/usr/include/sys/tmp/android-15472/install/sysroot/usr/includegcov-io.hgcov-io.clibgcov.cstddef.hstdarg.hposix_types.htypes.hstdio.h<built-in>fcntl.hstat.hunistd.h?/?f./?xJ ?./?f.
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/
libgcov.a 801 gcov_object_summaryC gcov_alloc_filename? gcov_strip_leading_dirs gcov_errorL __gcov_rewritea gcov_write_import_file2 gcov_write_block\ gcov_write_words? gcov_read_wordsgcov_version.isra.0W__gcov_open?gcov_open_by_filenamen__gcov_close?__gcov_string_length?__gcov_write_unsigned__gcov_write_counterH__gcov_write_string?__gcov_write_tag_length?__gcov_write_summaryY__gcov_read_unsigned?__gcov_read_counter?__gcov_read_string__gcov_read_summaryJ__gcov_seeku__gcov_truncate?convert_unsigned_to_pct?__destroy_pmu_tool_header__gcov_set_sampling_rate<__gcov_sort_n_vals?gcov_counter_array?gcov_exit__gcov_init?__gcov_flush^gcov_gcda_file_size8gcov_sampling_rate_initializedIgcov_max_filenameZgcov_cur_module_idkgcov_crc32|all?this_program?this_object?program?object?summary_pos?eof_pos?gcov_prefix_stripprefix_lengthgi_filename&gi_filename_upw__gcov_var?__gcov_sample_counter?__gcov_direct_call_counters?__gcov_direct_call_callee?__gcov_indirect_call_topn_counters?__gcov_indirect_call_topn_callee?-int?unsigned int4size_tQ__va_listF__gnuc_va_listmva_listxsigned charunsigned char?short int?short unsigned int?long long int?long long unsigned int?long unsigned int?long int?char?__kernel_off_t?__kernel_pid_t?off_t?pid_t?fpos_t?__sbuf#__sFILE?FILE?gcov_unsigned_t?gcov_position_tgcov_typegcov_ctr_summarymgcov_summary?gcov_module_info{gcov_pmu_info?gcov_pmu_tool_headergcov_pmu_tool_header_t0gcov_fn_info?gcov_merge_fn?gcov_ctr_info?gcov_info?double?dyn_imp_mod__gcov_var?flock?stat?float|?????T|???8<@Tl?8<@Tl???8<@T\? ? ? ? \ ` d ? \ ` d ? ? ? ? \? ? ? \??????????????????????????????(,4< ,0?????????????LDHX?DHhlp|0h8<?A? /tmp/android-8532/src/build/../gcc/gcc-4.6/libgcc/../gcc/tmp/android-8532/obj/gcc-4.6/./gcc/include/tmp/android-8532/install/sysroot/usr/include/asm/tmp/android-8532/obj/gcc-4.6/./gcc/include-fixed/sys/tmp/android-8532/obj/gcc-4.6/./gcc/include-fixed/tmp/android-8532/install/sysroot/usr/include/asm-generic/tmp/android-8532/install/sysroot/usr/include/sys/tmp/android-8532/install/sysroot/usr/includelibgcov.cgcov-io.hgcov-io.cstddef.hstdarg.hposix_types.htypes.hstdio.h<built-in>fcntl.hstat.hunistd.h??|?.
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/thumb/
libgcov.a 665 (,.???????????24Bf24HN?????????A? /tmp/android-8532/src/build/../gcc/gcc-4.6/libgcc/../gcc/tmp/android-8532/obj/gcc-4.6/./gcc/include/tmp/android-8532/install/sysroot/usr/include/asm/tmp/android-8532/obj/gcc-4.6/./gcc/include-fixed/sys/tmp/android-8532/obj/gcc-4.6/./gcc/include-fixed/tmp/android-8532/install/sysroot/usr/include/asm-generic/tmp/android-8532/install/sysroot/usr/include/sys/tmp/android-8532/install/sysroot/usr/includelibgcov.cgcov-io.hgcov-io.cstddef.hstdarg.hposix_types.htypes.hstdio.h<built-in>fcntl.hstat.hunistd.h??|? 
    [all...]

Completed in 1443 milliseconds

<<51525354555657585960>>