Home
last modified time | relevance | path

Searched refs:mach (Results 1 – 25 of 83) sorted by relevance

1234

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-amd64-darwin.c66 static void x86_thread_state64_from_vex(x86_thread_state64_t *mach, in x86_thread_state64_from_vex() argument
69 mach->__rax = vex->guest_RAX; in x86_thread_state64_from_vex()
70 mach->__rbx = vex->guest_RBX; in x86_thread_state64_from_vex()
71 mach->__rcx = vex->guest_RCX; in x86_thread_state64_from_vex()
72 mach->__rdx = vex->guest_RDX; in x86_thread_state64_from_vex()
73 mach->__rdi = vex->guest_RDI; in x86_thread_state64_from_vex()
74 mach->__rsi = vex->guest_RSI; in x86_thread_state64_from_vex()
75 mach->__rbp = vex->guest_RBP; in x86_thread_state64_from_vex()
76 mach->__rsp = vex->guest_RSP; in x86_thread_state64_from_vex()
77 mach->__rflags = LibVEX_GuestAMD64_get_rflags(vex); in x86_thread_state64_from_vex()
[all …]
Dsyswrap-x86-darwin.c64 static void x86_thread_state32_from_vex(i386_thread_state_t *mach, in x86_thread_state32_from_vex() argument
67 mach->__eax = vex->guest_EAX; in x86_thread_state32_from_vex()
68 mach->__ebx = vex->guest_EBX; in x86_thread_state32_from_vex()
69 mach->__ecx = vex->guest_ECX; in x86_thread_state32_from_vex()
70 mach->__edx = vex->guest_EDX; in x86_thread_state32_from_vex()
71 mach->__edi = vex->guest_EDI; in x86_thread_state32_from_vex()
72 mach->__esi = vex->guest_ESI; in x86_thread_state32_from_vex()
73 mach->__ebp = vex->guest_EBP; in x86_thread_state32_from_vex()
74 mach->__esp = vex->guest_ESP; in x86_thread_state32_from_vex()
75 mach->__ss = vex->guest_SS; in x86_thread_state32_from_vex()
[all …]
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c536 print_temp(const struct tgsi_exec_machine *mach, uint index) in print_temp() argument
538 const struct tgsi_exec_vector *tmp = &mach->Temps[index]; in print_temp()
554 tgsi_exec_set_constant_buffers(struct tgsi_exec_machine *mach, in tgsi_exec_set_constant_buffers() argument
562 mach->Consts[i] = bufs[i]; in tgsi_exec_set_constant_buffers()
563 mach->ConstsSize[i] = buf_sizes[i]; in tgsi_exec_set_constant_buffers()
629 struct tgsi_exec_machine *mach, in tgsi_exec_machine_bind_shader() argument
651 mach->Tokens = tokens; in tgsi_exec_machine_bind_shader()
652 mach->Samplers = samplers; in tgsi_exec_machine_bind_shader()
656 if (mach->Declarations) { in tgsi_exec_machine_bind_shader()
657 FREE( mach->Declarations ); in tgsi_exec_machine_bind_shader()
[all …]
Dtgsi_exec.h344 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) in tgsi_set_kill_mask() argument
370 mach->Temps[TGSI_EXEC_TEMP_KILMASK_I].xyzw[TGSI_EXEC_TEMP_KILMASK_C].u[0] = in tgsi_set_kill_mask()
377 tgsi_set_exec_mask(struct tgsi_exec_machine *mach, in tgsi_set_exec_mask() argument
380 int *mask = mach->Temps[TGSI_EXEC_MASK_I].xyzw[TGSI_EXEC_MASK_C].i; in tgsi_set_exec_mask()
389 tgsi_exec_set_constant_buffers(struct tgsi_exec_machine *mach,
/external/bison/m4/
Dnocrash.m422 #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/common/mac/
DMachIPC.h37 #import <mach/mach.h>
38 #import <mach/message.h>
DMachIPC.mm31 // Wrapper for mach IPC calls
166 // create a new mach port for receiving messages and register a name for it
198 // create a new mach port for receiving messages
216 // Given an already existing mach port, use it. We take ownership of the
/external/autotest/server/
Dbase_utils.py213 mach = machines[0]
214 mappings['ident'] = [mach]
241 for mach in key_machines:
242 failures.append((mach, "machine can not be tupled"))
/external/libchrome/base/threading/
Dplatform_thread_mac.mm8 #include <mach/mach.h>
9 #include <mach/mach_time.h>
10 #include <mach/thread_policy.h>
161 // Convert from pthread_t to mach thread identifier.
/external/google-breakpad/src/client/mac/crash_generation/
DInspector.mm147 // We need to get the mach port representing this service, so we can
164 // We're done receiving mach messages from the crashed process,
227 // through quickly, we can end up with the mach IPC messages not
234 // Read each key/value pair, one mach message per key/value pair.
343 // It will wait on a mach port (with timeout) until we send acknowledgement.
/external/webrtc/webrtc/examples/objc/AppRTCDemo/common/
DARDUtilities.m13 #import <mach/mach.h>
/external/libchrome/sandbox/mac/
Dmessage_server.h19 mach_msg_header_t* mach; member
/external/google-breakpad/src/client/mac/Breakpad.xcodeproj/
Dproject.pbxproj593 …or_test_helper */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
610 …on_server_test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
638 …A /* Inspector */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
678 …tilities.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeIn…
683 …generator_test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
684 …riter_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
686 …* handler_test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
695 …ashduringload */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name…
696 …* crashInMain */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name…
1461 fileType = "compiled.mach-o.executable";
[all …]
/external/compiler-rt/test/asan/TestCases/Darwin/
Daddress-range-limit.mm7 #import <mach-o/dyld.h>
/external/google-breakpad/src/tools/mac/dump_syms/dump_syms.xcodeproj/
Dproject.pbxproj291 …odule_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
311 …r_cfi_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
316 …eader_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
319 …odule_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
328 …ndler_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
329 …odule_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
330 …odule_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
331 …odule_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
332 …eader_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
333 …ursor_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
[all …]
/external/libmtp/libmtp.xcodeproj/
Dproject.pbxproj82 …ibiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = li…
83 …* libmtp.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeIn…
245 fileType = "compiled.mach-o.dylib";
252 fileType = "compiled.mach-o.dylib";
/external/libusb-compat/libusb-compat.xcodeproj/
Dproject.pbxproj39 …b-compat.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeIn…
163 fileType = "compiled.mach-o.dylib";
/external/google-breakpad/src/tools/mac/symupload/symupload.xcodeproj/
Dproject.pbxproj38 …E /* symupload */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
41 …inidump_upload */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; incl…
/external/google-breakpad/src/client/mac/testapp/
DController.m36 #include <mach/mach.h>
/external/llvm/test/CodeGen/X86/
D2014-08-29-CompactUnwind.ll15 ; (UNWIND_X86_64_FRAMELESS_STACK_SIZE in mach-o/compact_unwind_encoding.h)
/external/libcxx/include/
D__refstring18 #include <mach-o/dyld.h>
/external/google-breakpad/src/client/mac/tests/
DBreakpadFramework_Test.mm37 #include <mach/mach.h>
/external/libunwind_llvm/src/
DCMakeLists.txt39 "${CMAKE_CURRENT_SOURCE_DIR}/../include/mach-o/compact_unwind_encoding.h")
/external/valgrind/coregrind/
DMakefile.am156 /usr/include/mach/mach_vm.defs \
157 /usr/include/mach/task.defs \
158 /usr/include/mach/thread_act.defs \
159 /usr/include/mach/vm_map.defs
/external/llvm/lib/Support/Unix/
DMemory.inc24 #include <mach/mach.h>

1234