HomeSort by relevance Sort by last modified time
    Searched full:volumes (Results 51 - 75 of 312) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
CDPlayer.h 61 int DetectAudioCDVolumes (FSVolumeRefNum *volumes, int numVolumes);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib32/
libbfd.la 41 libdir='/Volumes/android/toolchain-build-eabi-4.7/prefix/x86_64-apple-darwin/arm-eabi/lib'
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/libexec/gcc/arm-eabi/4.7/
liblto_plugin.la 41 libdir='/Volumes/android/toolchain-build-eabi-4.7/prefix/libexec/gcc/arm-eabi/4.7'
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib32/
libbfd.la 41 libdir='/Volumes/android/toolchain-build-4.7/prefix/x86_64-apple-darwin/arm-linux-androideabi/lib'
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/libexec/gcc/arm-linux-androideabi/4.7/
liblto_plugin.la 41 libdir='/Volumes/android/toolchain-build-4.7/prefix/libexec/gcc/arm-linux-androideabi/4.7'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Required.py 4 Generated from /Volumes/Sap/Applications (Mac OS 9)/Metrowerks CodeWarrior 7.0/Metrowerks CodeWarrior/CodeWarrior IDE 4.2.5
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
Standard_URL_suite.py 6 Generated from /Volumes/Sap/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
QuickDraw_Graphics_Suppleme.py 4 Generated from /Volumes/Sap/System Folder/Extensions/AppleScript
  /external/llvm/test/Transforms/ObjCARC/
ensure-that-exception-unwind-path-is-visited.ll 116 !0 = metadata !{i32 786449, metadata !60, i32 16, metadata !"clang version 3.3 ", i1 true, metadata !"", i32 2, metadata !1, metadata !1, metadata !3, metadata !1, null, metadata !""} ; [ DW_TAG_compile_unit ] [/Volumes/Files/gottesmmcab/Radar/12906997/test.m] [DW_LANG_ObjC]
127 !13 = metadata !{i32 786443, metadata !60, metadata !5, i32 10, i32 0, i32 0} ; [ DW_TAG_lexical_block ] [/Volumes/Files/gottesmmcab/Radar/12906997/test.m]
136 !22 = metadata !{i32 786443, metadata !60, metadata !13, i32 12, i32 0, i32 1} ; [ DW_TAG_lexical_block ] [/Volumes/Files/gottesmmcab/Radar/12906997/test.m]
140 !26 = metadata !{i32 786443, metadata !60, metadata !22, i32 14, i32 0, i32 2} ; [ DW_TAG_lexical_block ] [/Volumes/Files/gottesmmcab/Radar/12906997/test.m]
155 !41 = metadata !{i32 786443, metadata !60, metadata !26, i32 16, i32 0, i32 3} ; [ DW_TAG_lexical_block ] [/Volumes/Files/gottesmmcab/Radar/12906997/test.m]
161 !47 = metadata !{i32 786443, metadata !60, metadata !48, i32 19, i32 0, i32 5} ; [ DW_TAG_lexical_block ] [/Volumes/Files/gottesmmcab/Radar/12906997/test.m]
162 !48 = metadata !{i32 786443, metadata !60, metadata !26, i32 19, i32 0, i32 4} ; [ DW_TAG_lexical_block ] [/Volumes/Files/gottesmmcab/Radar/12906997/test.m]
165 !51 = metadata !{i32 786443, metadata !60, metadata !22, i32 23, i32 0, i32 6} ; [ DW_TAG_lexical_block ] [/Volumes/Files/gottesmmcab/Radar/12906997/test.m]
171 !57 = metadata !{i32 786443, metadata !60, metadata !27, i32 5, i32 0, i32 7} ; [ DW_TAG_lexical_block ] [/Volumes/Files/gottesmmcab/Radar/12906997/test.m]
173 !60 = metadata !{metadata !"test.m", metadata !"/Volumes/Files/gottesmmcab/Radar/12906997"
    [all...]
  /external/llvm/test/Transforms/LoopVectorize/
debugloc.ll 66 !0 = metadata !{i32 786449, metadata !1, i32 12, metadata !"clang version 3.4 (trunk 185038) (llvm/trunk 185097)", i1 true, metadata !"", i32 0, metadata !2, metadata !2, metadata !3, metadata !2, metadata !2, metadata !""} ; [ DW_TAG_compile_unit ] [/Volumes/Data/backedup/dev/os/llvm/debug/-] [DW_LANG_C99]
67 !1 = metadata !{metadata !"-", metadata !"/Volumes/Data/backedup/dev/os/llvm/debug"}
71 !5 = metadata !{metadata !"<stdin>", metadata !"/Volumes/Data/backedup/dev/os/llvm/debug"}
72 !6 = metadata !{i32 786473, metadata !5} ; [ DW_TAG_file_type ] [/Volumes/Data/backedup/dev/os/llvm/debug/<stdin>]
83 !17 = metadata !{i32 786443, metadata !5, metadata !4, i32 5, i32 0, i32 0} ; [ DW_TAG_lexical_block ] [/Volumes/Data/backedup/dev/os/llvm/debug/<stdin>]
  /external/eigen/unsupported/Eigen/src/BVH/
BVAlgorithms.h 34 for(; vBegin != vEnd; ++vBegin) //go through child volumes
86 bool intersectVolumeVolume(const BVH1::Volume &v1, const BVH2::Volume &v2) //returns true if product of volumes intersects the query
116 for(; vBegin1 != vEnd1; ++vBegin1) { //go through child volumes of first tree
118 for(vCur2 = vBegin2; vCur2 != vEnd2; ++vCur2) { //go through child volumes of second tree
131 for(vCur2 = vBegin2; vCur2 != vEnd2; ++vCur2) { //go through child volumes of second tree
170 for(; vBegin != vEnd; ++vBegin) { //go through child volumes
267 for(vCur2 = vBegin2; vCur2 != vEnd2; ++vCur2) { //go through child volumes of second tree
273 for(; vBegin1 != vEnd1; ++vBegin1) { //go through child volumes of first tree
281 for(vCur2 = vBegin2; vCur2 != vEnd2; ++vCur2) { //go through child volumes of second tree
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/arm-linux-androideabi/lib/armv7-a/
libgomp.a 96 ??1: ; I4: ; I? < 4: ;I? < .? : ; ' I< I.? : ;' < .? : ; ' I< }(} P (T P(,},X}(8P8;Q;XT<HPX\}\?}XcPc??P?XcQc?TdpP?7? /Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/Volumes/android/toolchain-build-linux-4.7/gcc-4.7/./gcc/include/Volumes/android/toolchain-build-linux-4.7/prefix/sysroot/usr/includealloc.cstddef.hpthread.hlibgomp.hmalloc.h".//K?./gK?.//K
98 long long intsize_tgomp_task_icvgomp_fatalGFS_STATICGNU C 4.7short intdyn_varnthreads_varpthread_key_tgomp_reallocsizelong unsigned intGFS_RUNTIMEshort unsigned intgomp_mallocnest_varunsigned charreallocgomp_schedule_type/Volumes/android/toolchain-build-linux-4.7/gcc-4.7/arm-linux-androideabi/armv7-a/libgomprun_sched_modifierGFS_DYNAMICunsigned intlong long unsigned intgomp_global_icvrun_sched_varsizetypeGFS_GUIDED/Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/alloc.cchargomp_tls_keycalloclong intgomp_malloc_clearedsigned char_BoolmallocGFS_AUTOGCC: (GNU) 4.7A.aeabi$7-A
231 !I/  : ;.: ;' I .? : ; ' @?B 4: ; I4: ; I1X Y  ??1!???B 1"4: ; I? < #4: ;I? < $.? : ;' I< %.? : ; ' < },} P 'pD?,e@? /Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/Volumes/android/toolchain-build-linux-4.7/prefix/sysroot/usr/include/Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/config/posixbarrier.clibgomp.hpthread.hsemaphore.hsem.hmutex.hbar.hptrlock.h?.?}f1M/-chunk_size_ullwork_share_list_alloc/Volumes/android/toolchain-build-linux-4.7/gcc-4.7/arm-linux-androideabi/armv7-a/libgompnext_queuegenerationthreads_usedteam_idGFS_RUNTIMEsem1sem2unsigned intnextGOMP_TASK_WAITINGgomp_ptrlock_tgomp_task_kindlevelgomp_global_icvGOMP_TASK_TIEDmodeordered_releasechunk_sizegomp_work_sharework_share_chunkprev_tspthread_key_tbarriercountlong long unsigned inttask_lockkinddyn_varmaster_releasesingle_countGFS_AUTOthread_poolnext_ullvaluegomp_thread_poolordered_num_usedinline_ordered_team_ids_BoolGNU C 4.7gomp_taskwork_sharesGFS_GUIDEDincrnthreads_vargomp_team_barrier_waitthreads_completednext_childchargomp_schedule_typeprev_queuegomp_tls_keydatathreads_sizeteamrun_sched_varlong long inttask_queuelockgomp_threadlast_work_shareimplicit_taskincr_ullGOMP_TASK_IMPLICITactive_leveltask_running_countnext_wssem_ttaskwait_semmutex1copyprivategomp_team_statein_taskwaitnthreadsparentordered_curshort intgomp_teamthreads_docklong intin_tied_taskfn_datathreadsordered_team_idstaskgomp_task_icvsizetypeordered_ownerlong unsigned intnext_allocprev_childpthread_mutex_tpthread_getspecifictask_countunsigned charwork_sharegomp_sem_tschednext_freework_share_list_freeGOMP_TASK_IFFALSEstatic_tripGOMP_barrierlast_teamsigned charshort unsigned intreleasegomp_barrier_tend_ulltotalarrivedchildrenrun_sched_modifier/Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/barrier.cGFS_STATICfinal_taskGFS_DYNAMICgo (…)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/arm-linux-androideabi/lib/armv7-a/thumb/
libgomp.a 91 ??1: ; I4: ; I? < 4: ;I? < .? : ; ' I< I.? : ;' < .? : ; ' I< }}PT PP}<}$P$'Q'<T(,P4<P<>}>X}<CPCX?P?<CQCXTDHPPXPX:? /Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/Volumes/android/toolchain-build-linux-4.7/gcc-4.7/./gcc/include/Volumes/android/toolchain-build-linux-4.7/prefix/sysroot/usr/includealloc.cstddef.hpthread.hlibgomp.hmalloc.h" !/!ZN !K!ZN !/!Zlong long intsize_tgomp_task_icvgomp_fatalGFS_STATICGNU C 4.7short intdyn_varnthreads_varpthread_key_tgomp_reallocsizelong unsigned intGFS_RUNTIMEshort unsigned intgomp_mallocnest_varunsigned char/Volumes/android/toolchain-build-linux-4.7/gcc-4.7/arm-linux-androideabi/armv7-a/thumb/libgompreallocgomp_schedule_typerun_sched_modifierGFS_DYNAMICunsigned intlong long unsigned intgomp_global_icvrun_sched_varsizetypeGFS_GUIDED/Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/alloc.cchargomp_tls_keycalloclong intgomp_malloc_clearedsigned char_BoolmallocGFS_AUTOGCC: (GNU) 4.7A.aeabi$7-A
232 !I/  : ;.: ;' I .? : ; ' @?B 4: ; I4: ; I1X Y  ??1!???B 1"4: ; I? < #4: ;I? < $.? : ;' I< %.? : ; ' < } }PpD? P e@? /Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/Volumes/android/toolchain-build-linux-4.7/prefix/sysroot/usr/include/Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/config/posixbarrier.clibgomp.hpthread.hsemaphore.hsem.hmutex.hbar.hptrlock.h? ?}X##!-chunk_size_ullwork_share_list_allocnext_queuegenerationthreads_usedteam_idGFS_RUNTIMEsem1sem2unsigned intnextGOMP_TASK_WAITINGgomp_ptrlock_tgomp_task_kindlevelgomp_global_icvGOMP_TASK_TIEDmodeordered_releasechunk_sizegomp_work_sharework_share_chunkprev_tspthread_key_tbarriercountlong long unsigned inttask_lockkinddyn_varmaster_releasesingle_countGFS_AUTOthread_poolnext_ullvaluegomp_thread_poolordered_num_usedinline_ordered_team_ids_BoolGNU C 4.7gomp_taskwork_sharesGFS_GUIDEDincrnthreads_vargomp_team_barrier_waitthreads_completednext_childchargomp_schedule_typeprev_queuegomp_tls_keydatathreads_sizeteamrun_sched_varlong long inttask_queuelockgomp_threadlast_work_shareimplicit_taskincr_ullGOMP_TASK_IMPLICITactive_leveltask_running_countnext_wssem_ttaskwait_semmutex1copyprivategomp_team_statein_taskwaitnthreadsparentordered_curshort intgomp_teamthreads_docklong intin_tied_taskfn_datathreadsordered_team_idstaskgomp_task_icvsizetypeordered_ownerlong unsigned intnext_allocprev_childpthread_mutex_tpthread_getspecifictask_countunsigned charwork_sharegomp_sem_tschednext_freework_share_list_free/Volumes/android/toolchain-build-linux-4.7/gcc-4.7/arm-linux-androideabi/armv7-a/thumb/libgompGOMP_TASK_IFFALSEstatic_tripGOMP_barrierlast_teamsigned charshort unsigned intreleasegomp_barrier_tend_ulltotalarrivedchildrenrun_sched_modifier/Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/barrier.cGFS_STATICfinal_taskGFS_DYNAMICgo (…)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/arm-linux-androideabi/lib/
libgomp.a 97 ??1: ; I4: ; I? < 4: ;I? < .? : ; ' I< I.? : ;' < .? : ; ' I< }(} P (T P(,},X}(8P8;Q;XT<HPX\}\?}XcPc??P?XcQc?TdpP?7? /Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/Volumes/android/toolchain-build-linux-4.7/gcc-4.7/./gcc/include/Volumes/android/toolchain-build-linux-4.7/prefix/sysroot/usr/includealloc.cstddef.hpthread.hlibgomp.hmalloc.h".//K?./gK?.//K
99 long long intsize_tgomp_task_icvgomp_fatalGFS_STATICGNU C 4.7short intdyn_varnthreads_varpthread_key_tgomp_reallocsizelong unsigned intGFS_RUNTIMEshort unsigned intgomp_mallocnest_varunsigned charreallocgomp_schedule_typerun_sched_modifiermallocGFS_DYNAMICunsigned intlong long unsigned intgomp_global_icvrun_sched_varsizetypeGFS_GUIDED/Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/alloc.cchargomp_tls_keycalloclong intgomp_malloc_clearedsigned char_Bool/Volumes/android/toolchain-build-linux-4.7/gcc-4.7/arm-linux-androideabi/libgompGFS_AUTOGCC: (GNU) 4.7A*aeabi 5TE  ????| (B??(0B??X(B??.symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.rel.debug_info.debug_abbrev.debug_loc.rel.debug_aranges.rel.debug_line.debug_str.comment.note.GNU-stack.ARM.attributes.rel.debug_frame4? 0H%?+?02?#C??? xO?Z]l/ h ?
228 !I/  : ;.: ;' I .? : ; ' @?B 4: ; I4: ; I1X Y  ??1!???B 1"4: ; I? < #4: ;I? < $.? : ;' I< %.? : ; ' < },} P 'pD?,e@? /Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/Volumes/android/toolchain-build-linux-4.7/prefix/sysroot/usr/include/Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/config/posixbarrier.clibgomp.hpthread.hsemaphore.hsem.hmutex.hbar.hptrlock.h?.?}f1M/-chunk_size_ullwork_share_list_allocnext_queuegenerationthreads_usedteam_idGFS_RUNTIMEsem1sem2unsigned intnextGOMP_TASK_WAITINGgomp_ptrlock_tgomp_task_kindlevelgomp_global_icv/Volumes/android/toolchain-build-linux-4.7/gcc-4.7/arm-linux-androideabi/libgompGOMP_TASK_TIEDmodeordered_releasechunk_sizegomp_work_sharework_share_chunkprev_tspthread_key_tbarriercountlong long unsigned inttask_lockkinddyn_varmaster_releasesingle_countGFS_AUTOthread_poolnext_ullvaluegomp_thread_poolordered_num_usedinline_ordered_team_ids_BoolGNU C 4.7gomp_taskwork_sharesGFS_GUIDEDincrnthreads_vargomp_team_barrier_waitthreads_completednext_childchargomp_schedule_typeprev_queuegomp_tls_keydatathreads_sizeteamrun_sched_varlong long inttask_queuelockgomp_threadlast_work_shareimplicit_taskincr_ullGOMP_TASK_IMPLICITactive_leveltask_running_countnext_wssem_ttaskwait_semmutex1copyprivategomp_team_statein_taskwaitnthreadsparentordered_curshort intgomp_teamthreads_docklong intin_tied_taskfn_datathreadsordered_team_idstaskgomp_task_icvsizetypeordered_ownerlong unsigned intnext_allocprev_childpthread_mutex_tpthread_getspecifictask_countunsigned charwork_sharegomp_sem_tschednext_freework_share_list_freeGOMP_TASK_IFFALSEstatic_tripGOMP_barrierlast_teamsigned charshort unsigned intreleasegomp_barrier_tend_ulltotalarrivedchildrenrun_sched_modifier/Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/barrier.cGFS_STATICfinal_taskGFS_DYNAMICgo (…)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/arm-linux-androideabi/lib/thumb/
libgomp.a 86 ??1: ; I4: ; I? < 4: ;I? < .? : ; ' I< I.? : ;' < .? : ; ' I< }}PT?P?PP}<}$P$'Q'6T6<?P?(.P6<P<>}>X}<CPCX?P?<CQCRTRX?Q?DJPRXPX:? /Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/Volumes/android/toolchain-build-linux-4.7/gcc-4.7/./gcc/include/Volumes/android/toolchain-build-linux-4.7/prefix/sysroot/usr/includealloc.cstddef.hpthread.hlibgomp.hmalloc.h" !//Z@ !K/Z@ !//Zlong long intsize_tgomp_task_icvgomp_fatalGFS_STATICGNU C 4.7short intdyn_varnthreads_varpthread_key_tgomp_reallocsizelong unsigned intGFS_RUNTIMEshort unsigned intgomp_mallocnest_varunsigned char/Volumes/android/toolchain-build-linux-4.7/gcc-4.7/arm-linux-androideabi/thumb/libgompreallocgomp_schedule_typerun_sched_modifierGFS_DYNAMICunsigned intlong long unsigned intgomp_global_icvrun_sched_varsizetypeGFS_GUIDED/Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/alloc.cchargomp_tls_keycalloclong intgomp_malloc_clearedsigned char_BoolmallocGFS_AUTOGCC: (GNU) 4.7A*aeabi 5TE  ????| A?? A??<A??.symtab.strtab.shstrtab.rel.text.data.bss.rodata.str1.1.rel.debug_info.debug_abbrev.debug_loc.rel.debug_aranges.rel.debug_line.debug_str.comment.note.GNU-stack.ARM.attributes.rel.debug_frame4X \H%?+?02?#C??? ?O?Z]?jlR h ?
229 4: ; I1X Y  ??1!4: ; I? < "4: ;I? < #.? : ;' I< $.? : ; ' < } }PpD? d@? /Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/Volumes/android/toolchain-build-linux-4.7/prefix/sysroot/usr/include/Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/config/posixbarrier.clibgomp.hpthread.hsemaphore.hsem.hmutex.hbar.hptrlock.h? ?}X#1=chunk_size_ullwork_share_list_allocnext_queuegenerationthreads_usedteam_idGFS_RUNTIMEsem1sem2unsigned intnextGOMP_TASK_WAITINGgomp_ptrlock_tgomp_task_kindlevelgomp_global_icvGOMP_TASK_TIEDmodeordered_releasechunk_sizegomp_work_sharework_share_chunkprev_tspthread_key_tbarriercountlong long unsigned inttask_lockkinddyn_varmaster_releasesingle_countGFS_AUTOthread_poolnext_ullvaluegomp_thread_poolordered_num_usedinline_ordered_team_ids_BoolGNU C 4.7gomp_taskwork_sharesGFS_GUIDEDincrnthreads_vargomp_team_barrier_waitthreads_completednext_childchargomp_schedule_typeprev_queuegomp_tls_keydatathreads_sizeteamrun_sched_varlong long inttask_queuelockgomp_threadlast_work_shareimplicit_taskincr_ullGOMP_TASK_IMPLICITactive_leveltask_running_countnext_wssem_ttaskwait_semmutex1copyprivategomp_team_statein_taskwaitnthreadsparentordered_curshort intgomp_teamthreads_docklong intin_tied_taskfn_datathreadsordered_team_idstaskgomp_task_icvsizetypeordered_ownerlong unsigned intnext_allocprev_childpthread_mutex_tpthread_getspecific/Volumes/android/toolchain-build-linux-4.7/gcc-4.7/arm-linux-androideabi/thumb/libgomptask_countunsigned charwork_sharegomp_sem_tschednext_freework_share_list_freeGOMP_TASK_IFFALSEstatic_tripGOMP_barrierlast_teamsigned charshort unsigned intreleasegomp_barrier_tend_ulltotalarrivedchildrenrun_sched_modifier/Volumes/android/AOSP-toolchain/build/../gcc/gcc-4.7/libgomp/barrier.cGFS_STATICfinal_taskGFS_DYNAMICgo (…)
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/
libgcc.a 171 ELF?P4(`?Dp?D`F?D4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S??/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/libgccGNU AS 2.22.90?%.symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 4>?Rp?vN <bp?^ D 
181 ELF?P4(`?Dp?D`F?D4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S??/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/libgccGNU AS 2.22.90?%.symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 4>?Rp?vN <bp?^ D 
191 ELF?P4(`?Dp?D`F?D4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S??/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/libgccGNU AS 2.22.90?%.symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 4>?Rp?vN <bp?^ D 
201 ELF?P4(`?Dp?D`F?D4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S??/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/libgccGNU AS 2.22.90?%.symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 4>?Rp?vN <bp?^ D 
211 ELF?P4(`?Dp?D2`FE$$?4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S? ? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/libgccGNU AS 2.22.90?% .symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 0>?Rp?vN 8bp?^ @ 
221 ELF?P4(`?Dp?D2`FE$$?4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S? ? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/libgccGNU AS 2.22.90?% .symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 0>?Rp?vN 8bp?^ @ 
232 ELF?P4(`?Dp?D<p FE$$?4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S? ? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/libgccGNU AS 2.22.90?% .symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 0>?Rp?vN 8bp?^ @ 
243 ELF?P4(`?Dp?D>p FE$??$?4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S? ? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/libgccGNU AS 2.22.90?% .symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 0>?Rp?vN 8bp?^ @ 
253 ELF?P4(`?Dp?D>`FE$$?4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S? ? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/libgccGNU AS 2.22.90?% .symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 0>?Rp?vN 8bp?^ @ 
263 ELF?P4(`?Dp?D<`FE??$$?4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S? ? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/libgccGNU AS 2.22.90? (…)
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/mips-r2/
libgcc.a 171 ELF?p4(`?Dp?D`F?D4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S??/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/mips-r2/libgccGNU AS 2.22.90?%.symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 <>?Rp?vN Dbp?^ L 
181 ELF?p4(`?Dp?D`F?D4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S??/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/mips-r2/libgccGNU AS 2.22.90?%.symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 <>?Rp?vN Dbp?^ L 
191 ELF?p4(`?Dp?D`F?D4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S??/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/mips-r2/libgccGNU AS 2.22.90?%.symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 <>?Rp?vN Dbp?^ L 
201 ELF?p4(`?Dp?D`F?D4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S??/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/mips-r2/libgccGNU AS 2.22.90?%.symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 <>?Rp?vN Dbp?^ L 
211 ELF?p4(`?Dp?D2`FE$$?4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S? ? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/mips-r2/libgccGNU AS 2.22.90?% .symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 8>?Rp?vN @bp?^ H 
221 ELF?p4(`?Dp?D2`FE$$?4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S? ? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/mips-r2/libgccGNU AS 2.22.90?% .symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 8>?Rp?vN @bp?^ H 
232 ELF?p4(`?Dp?D<p FE$$?4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S? ? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/mips-r2/libgccGNU AS 2.22.90?% .symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 8>?Rp?vN @bp?^ H 
243 ELF?p4(`?Dp?D>p FE$??$?4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S? ? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/mips-r2/libgccGNU AS 2.22.90?% .symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 8>?Rp?vN @bp?^ H 
253 ELF?p4(`?Dp?D>`FE$$?4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S? ? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/mips-r2/libgccGNU AS 2.22.90?% .symtab.strtab.shstrtab.text.data.bss.reginfo.rel.pdr.note.GNU-stack.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges@ !`'`,p`9x 5 8>?Rp?vN @bp?^ H 
263 ELF?p4(`?Dp?D<`FE??$$?4?Pr\? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mipsmips16.S? ? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgcc/config/mips/mips16.S/Volumes/data/tmp/ndk-User/build/toolchain/gcc-4.7/mipsel-linux-android/mips-r2/libgccGNU AS 2.22.90? (…)
    [all...]
  /external/chromium_org/chrome/browser/storage_monitor/
image_capture_device_manager.mm 21 // creation, it gets a list of attached media volumes (asynchronously) which
23 // set up an ImageCaptureCore listener to be told when new devices/volumes
volume_mount_watcher_win.h 51 // removable volumes are found.
112 // The notifications object to use to signal newly attached volumes. Only
  /external/llvm/test/DebugInfo/X86/
empty-array.ll 27 !0 = metadata !{i32 786449, metadata !20, i32 4, metadata !"clang version 3.3 (trunk 169136)", i1 false, metadata !"", i32 0, metadata !1, metadata !1, metadata !1, metadata !3, metadata !3, metadata !""} ; [ DW_TAG_compile_unit ] [/Volumes/Sandbox/llvm/t.cpp] [DW_LANG_C_plus_plus]
45 !20 = metadata !{metadata !"t.cpp", metadata !"/Volumes/Sandbox/llvm"}
nondefault-subrange-array.ll 30 !0 = metadata !{i32 786449, metadata !20, i32 4, metadata !"clang version 3.3 (trunk 169136)", i1 false, metadata !"", i32 0, metadata !1, metadata !1, metadata !1, metadata !3, metadata !3, metadata !""} ; [ DW_TAG_compile_unit ] [/Volumes/Sandbox/llvm/t.cpp] [DW_LANG_C_plus_plus]
48 !20 = metadata !{metadata !"t.cpp", metadata !"/Volumes/Sandbox/llvm"}
2010-08-10-DbgConstant.ll 28 !12 = metadata !{metadata !"/tmp/l.c", metadata !"/Volumes/Lalgate/clean/D"}
  /frameworks/base/core/java/android/os/storage/
StorageManager.java 566 * Returns list of all mountable volumes.
587 * Returns list of paths for all mountable volumes.
591 StorageVolume[] volumes = getVolumeList(); local
592 if (volumes == null) return null;
593 int count = volumes.length;
596 paths[i] = volumes[i].getPath();
607 public static StorageVolume getPrimaryVolume(StorageVolume[] volumes) {
608 for (StorageVolume volume : volumes) {
  /frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
SharedStorageAgent.java 38 // If there are shared-storage volumes available, run the inherited directory-
42 if (DEBUG) Slog.i(TAG, "Backing up " + mVolumes.length + " shared volumes");
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/
CollisionData.java 43 * do triangle-accurate collision with bounding volumes and rays.

Completed in 3208 milliseconds

1 23 4 5 6 7 8 91011>>