HomeSort by relevance Sort by last modified time
    Searched full:mach (Results 201 - 225 of 595) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/kernel-headers/original/uapi/asm-arm/asm/
setup.h 139 /* footbridge memory clock, see arch/arm/mach-footbridge/arch.c */
  /external/kernel-headers/original/uapi/linux/
fb.h 76 #define FB_ACCEL_ATI_MACH64GX 6 /* ATI Mach 64GX family */
78 #define FB_ACCEL_ATI_MACH64CT 8 /* ATI Mach 64CT family */
79 #define FB_ACCEL_ATI_MACH64VT 9 /* ATI Mach 64CT family VT class */
80 #define FB_ACCEL_ATI_MACH64GT 10 /* ATI Mach 64CT family GT class */
  /external/libcxx/include/
__refstring 18 #include <mach-o/dyld.h>
  /external/libcxx/src/
chrono.cpp 13 #include <mach/mach_time.h> // mach_absolute_time, mach_timebase_info_data_t
  /external/libmtp/libmtp.xcodeproj/
project.pbxproj 82 B00306051277B3CD009FA3E1 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
83 D2AAC0630554660B00DB518D /* libmtp.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libmtp.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
245 fileType = "compiled.mach-o.dylib";
252 fileType = "compiled.mach-o.dylib";
  /external/lldb/examples/summaries/cocoa/
NSMachPort.py 119 return 'mach port: ' + str(summary)
  /external/llvm/docs/CommandGuide/
llvm-symbolizer.rst 90 Mach-O universal binary), symbolize the object file for a given architecture.
  /external/llvm/include/llvm/MC/
MCSymbolizer.h 76 /// For instance, in Mach-O, this is used to add annotations to instructions
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCTargetDesc.h 50 /// Construct a PPC Mach-O object writer.
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MachORelocationInfo.cpp 113 /// createX86_64MachORelocationInfo - Construct an X86-64 Mach-O RelocationInfo.
  /external/llvm/test/CodeGen/X86/
2014-08-29-CompactUnwind.ll 15 ; (UNWIND_X86_64_FRAMELESS_STACK_SIZE in mach-o/compact_unwind_encoding.h)
  /external/llvm/test/Object/
objdump-symbol-table.test 31 macho-i386: trivial-object-test.macho-i386: file format Mach-O 32-bit i386
  /ndk/sources/cxx-stl/gabi++/src/
stdexcept.cc 21 #include <mach-o/dyld.h>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
__refstring 18 #include <mach-o/dyld.h>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
chrono.cpp 13 #include <mach/mach_time.h> // mach_absolute_time, mach_timebase_info_data_t
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fb.h 74 #define FB_ACCEL_ATI_MACH64GX 6 /* ATI Mach 64GX family */
76 #define FB_ACCEL_ATI_MACH64CT 8 /* ATI Mach 64CT family */
77 #define FB_ACCEL_ATI_MACH64VT 9 /* ATI Mach 64CT family VT class */
78 #define FB_ACCEL_ATI_MACH64GT 10 /* ATI Mach 64CT family GT class */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fb.h 72 #define FB_ACCEL_ATI_MACH64GX 6 /* ATI Mach 64GX family */
74 #define FB_ACCEL_ATI_MACH64CT 8 /* ATI Mach 64CT family */
75 #define FB_ACCEL_ATI_MACH64VT 9 /* ATI Mach 64CT family VT class */
76 #define FB_ACCEL_ATI_MACH64GT 10 /* ATI Mach 64CT family GT class */
  /prebuilts/misc/darwin-x86/yasm/
COPYING 11 Henryk Richter (Mach-O object format)
  /prebuilts/misc/linux-x86/yasm/
COPYING 11 Henryk Richter (Mach-O object format)
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
__refstring 18 #include <mach-o/dyld.h>
  /external/google-breakpad/src/tools/mac/symupload/symupload.xcodeproj/
project.pbxproj 38 8DD76FA10486AA7600D96B5E /* symupload */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = symupload; sourceTree = BUILT_PRODUCTS_DIR; };
41 9BD835FB0B0544950055103E /* minidump_upload */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = minidump_upload; sourceTree = BUILT_PRODUCTS_DIR; };
  /external/libusb-compat/libusb-compat.xcodeproj/
project.pbxproj 39 D2AAC0630554660B00DB518D /* libusb-compat.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libusb-compat.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
163 fileType = "compiled.mach-o.dylib";
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
powrprof.h 31 GLOBAL_MACHINE_POWER_POLICY mach; member in struct:_GLOBAL_POWER_POLICY
84 MACHINE_POWER_POLICY mach; member in struct:_POWER_POLICY
  /external/lldb/source/Plugins/Process/mach-core/
ProcessMachCore.cpp 45 static ConstString g_name("mach-o-core");
52 return "Mach-O core file debugging plug-in.";
166 // Check MH_EXECUTABLE to see if we can find the mach image
169 // and the mach kernel contains a global that has the list
187 // Address of the mach kernel "struct mach_header" in the core file.
284 // contain dyld for user space apps, or the mach kernel file
  /external/lldb/tools/lldb-perf/lldbperf.xcodeproj/
project.pbxproj 221 26DBAD5916FA63B1008243D2 /* lldb-perf-clang */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "lldb-perf-clang"; sourceTree = BUILT_PRODUCTS_DIR; };
252 4C1E376D16F4087A00FF10BB /* lldb-perf-sketch */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "lldb-perf-sketch"; sourceTree = BUILT_PRODUCTS_DIR; };
257 4C1E37BA16F79E9D00FF10BB /* lldb-perf-formatters */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "lldb-perf-formatters"; sourceTree = BUILT_PRODUCTS_DIR; };
261 4C86C5D116F7CC8900844407 /* format-tester */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "format-tester"; sourceTree = BUILT_PRODUCTS_DIR; };
262 4CE3705416FB6FA100BFD501 /* lldb-perf-step */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "lldb-perf-step"; sourceTree = BUILT_PRODUCTS_DIR; };
264 4CE3707C16FB70AD00BFD501 /* stepping-testcase */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "stepping-testcase"; sourceTree = BUILT_PRODUCTS_DIR; };
    [all...]

Completed in 176 milliseconds

1 2 3 4 5 6 7 891011>>