OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mach
(Results
76 - 100
of
595
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
dyntick.h
15
#include <asm/
mach
/time.h>
hw_irq.h
15
#include <asm/
mach
/irq.h>
/external/clang/test/Sema/
pragma-section-invalid.c
3
// expected-error@+1 {{argument to 'section' attribute is not valid for this target:
mach
-o section specifier requires a segment and section separated by a comma}}
/external/llvm/test/Object/
kext.test
5
CHECK: Format:
Mach
-O 64-bit x86-64
/external/lldb/source/Plugins/
Android.mk
34
ObjectContainer/Universal-
Mach
-O \
35
ObjectFile/
Mach
-O \
36
Process/
mach
-core \
Makefile
28
DIRS += ObjectContainer/Universal-
Mach
-O ObjectFile/
Mach
-O
31
DIRS += Process/
mach
-core
/external/valgrind/coregrind/m_syswrap/
syswrap-x86-darwin.c
62
#include <
mach
/
mach
.h>
64
static void x86_thread_state32_from_vex(i386_thread_state_t *
mach
,
67
mach
->__eax = vex->guest_EAX;
68
mach
->__ebx = vex->guest_EBX;
69
mach
->__ecx = vex->guest_ECX;
70
mach
->__edx = vex->guest_EDX;
71
mach
->__edi = vex->guest_EDI;
72
mach
->__esi = vex->guest_ESI;
73
mach
->__ebp = vex->guest_EBP
205
i386_thread_state_t *
mach
= (i386_thread_state_t *)
mach
_generic;
local
[
all
...]
/external/bison/m4/
nocrash.m4
22
#include <
mach
/
mach
.h>
23
#include <
mach
/mach_error.h>
24
#include <
mach
/thread_status.h>
25
#include <
mach
/exception.h>
26
#include <
mach
/task.h>
/external/google-breakpad/src/client/mac/handler/
mach_vm_compat.h
35
// On iOS 5 and higher,
mach
/mach_vm.h is not supported. Use the corresponding
38
#include <
mach
/vm_map.h>
45
#include <
mach
/mach_vm.h>
/external/google-breakpad/src/common/mac/
scoped_task_suspend-inl.h
30
// Inline implementation of ScopedTaskSuspend, which suspends a
Mach
36
#include <
mach
/
mach
.h>
macho_id.h
38
#include <
mach
/machine.h>
39
#include <
mach
-o/loader.h>
67
//
mach
-o data segment(s).
68
// Return 0 on error (e.g., if the file is not a
mach
-o file)
72
// For the given |cpu_type|, and |cpu_subtype| return the MD5 for the
mach
-o
macho_reader.h
34
// macho_reader.h: A class for parsing
Mach
-O files.
39
#include <
mach
-o/loader.h>
40
#include <
mach
-o/fat.h>
70
// When applied to a (non-fat)
Mach
-O file, this behaves as if the
84
// The data does not begin with a fat binary or
Mach
-O magic number.
88
// The
Mach
-O fat binary file ends abruptly, without enough space
109
// If the data is a plain
Mach
-O file, rather than a fat binary file,
111
// single object file is the
Mach
-O file.
143
// The contents of the fat binary or
Mach
-O file we're parsing. We do not
155
// A segment in a
Mach
-O file. All these fields have been byte-swapped a
[
all
...]
MachIPC.h
32
// Some helpful wrappers for using
Mach
IPC calls
37
#import <
mach
/
mach
.h>
38
#import <
mach
/message.h>
49
// MachMessage: a wrapper for a
mach
message of the following form
59
// Represents a
mach
port for which we have receive rights
62
// Represents a
mach
port for which we have send rights
149
// MachMessage: a wrapper for a
mach
message
182
// Adds a descriptor (typically a
mach
port) to be translated
189
// Convenience method which gets the
mach
port described by the descripto
[
all
...]
macho_utilities.h
30
// macho_utilities.h: Utilities for dealing with
mach
-o files
37
#include <
mach
-o/loader.h>
38
#include <
mach
/thread_status.h>
/external/compiler-rt/test/asan/TestCases/Darwin/
sandbox-symbolizer.cc
8
// RUN: not %run sandbox-exec -p '(version 1)(allow default)(deny
mach
-priv-task-port)' %t 2>&1 | FileCheck %s
9
// RUN: ASAN_SYMBOLIZER_PATH="" not %run sandbox-exec -p '(version 1)(allow default)(deny
mach
-priv-task-port)' %t 2>&1 | FileCheck %s
12
// RUN: not %run sandbox-exec -p '(version 1)(allow default)(deny
mach
-priv-task-port)' %t 2>&1 | FileCheck %s
13
// RUN: ASAN_SYMBOLIZER_PATH="" not %run sandbox-exec -p '(version 1)(allow default)(deny
mach
-priv-task-port)' %t 2>&1 | FileCheck %s
/external/compiler-rt/test/builtins/timing/
timing.h
1
#include <
mach
/mach_time.h>
/external/llvm/test/Transforms/MergeFunc/
fold-weak.ll
7
; only apply on ELF systems and not
Mach
-O systems.
/external/netperf/
netcpu_osx.c
38
#include <
mach
/host_info.h>
39
#include <
mach
/mach_types.h>
41
<
mach
/message.h> so we'll see about including that one too.
45
#include <
mach
/message.h>
/external/google-breakpad/src/google_breakpad/common/
minidump_exception_mac.h
47
* support. Based on Darwin/Mac OS X'
mach
/exception_types.h. This is
73
* support. Based on Darwin/Mac OS X'
mach
/ppc/exception.h and
74
*
mach
/i386/exception.h. This is what Mac OS X calls a "code". */
77
* from
mach
/kern_return.h. */
90
MD_EXCEPTION_CODE_MAC_BAD_SYSCALL = 0x00010000, /*
Mach
SIGSYS */
91
MD_EXCEPTION_CODE_MAC_BAD_PIPE = 0x00010001, /*
Mach
SIGPIPE */
92
MD_EXCEPTION_CODE_MAC_ABORT = 0x00010002, /*
Mach
SIGABRT */
176
* x86 interrupt codes. Most of these are mapped to other
Mach
/external/valgrind/none/tests/darwin/
bug254164.c
13
#include <
mach
/task.h>
14
#include <
mach
/mach_init.h>
/external/valgrind/coregrind/m_mach/
mach_basics.c
3
/*--- Basic
Mach
interface functions mach_basics.c ---*/
36
#include <
mach
/
mach
.h>
37
#include <
mach
/machine/ndr_def.h>
76
/* Initialize
Mach
global data.
/external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.h
344
tgsi_exec_machine_destroy(struct tgsi_exec_machine *
mach
);
349
struct tgsi_exec_machine *
mach
,
356
struct tgsi_exec_machine *
mach
);
360
tgsi_exec_machine_free_data(struct tgsi_exec_machine *
mach
);
368
tgsi_set_kill_mask(struct tgsi_exec_machine *
mach
, unsigned mask)
370
mach
->Temps[TGSI_EXEC_TEMP_KILMASK_I].xyzw[TGSI_EXEC_TEMP_KILMASK_C].u[0] =
377
tgsi_set_exec_mask(struct tgsi_exec_machine *
mach
,
380
int *mask =
mach
->Temps[TGSI_EXEC_MASK_I].xyzw[TGSI_EXEC_MASK_C].i;
389
tgsi_exec_set_constant_buffers(struct tgsi_exec_machine *
mach
,
/external/google-breakpad/src/tools/mac/upload_system_symbols/
arch_constants.h
31
#include <
mach
-o/arch.h>
32
#include <
mach
-o/loader.h>
33
#include <
mach
/machine.h>
/external/lldb/www/
features.html
30
includes
Mach
-O (32 and 64-bit) & ELF (32-bit).</li>
32
Support currently includes universal
Mach
-O files & BSD Archives.
35
object files. Support currently includes DWARF &
Mach
-O symbol
/external/webrtc/src/system_wrappers/source/
cpu_mac.cc
14
#include <
mach
/
mach
.h>
15
#include <
mach
/mach_error.h>
Completed in 368 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>