HomeSort by relevance Sort by last modified time
    Searched full:machine (Results 2576 - 2600 of 8360) sorted by null

<<101102103104105106107108109110>>

  /external/harfbuzz_ng/win32/
detectenv-msvc.mak 121 LDFLAGS_ARCH = /machine:x64
123 LDFLAGS_ARCH = /machine:x86
  /external/icu/icu4c/source/samples/translit/
README.TXT 59 are unreadable on a US machine. Use an existing system
61 phonetically read on a US machine. If you don't know the names of
  /external/icu/icu4c/source/tools/toolutil/
writesrc.c 82 " * machine-generated by: %s\n"
95 "# machine-generated by: %s\n"
  /external/libmtp/src/
gphoto2-endian-ppc.h 11 #include <machine/byte_order.h>
24 /* format into a uint32_t usable on this machine, you could use: */
  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal_Kovio.c 247 ** Description Clean up Kovio extension state machine.
253 NXPLOG_NCIHAL_D(">> Cleaning up Kovio State machine and timer.");
  /external/libnfc-nxp/src/
phFriNfc_MifULFormat.h 205 * when an I/O operation has finished. The internal state machine decides
216 * the state machine of this function like a regular return value of an internally
  /external/libpng/contrib/pngminim/decoder/
makefile 40 # Machine generated headers
61 # Machine generated headers
  /external/libpng/contrib/pngminim/encoder/
makefile 38 # Machine generated headers
61 # Machine generated headers
  /external/libpng/contrib/pngminim/preader/
makefile 56 # Machine generated headers
77 # Machine generated headers
  /external/libunwind/doc/
NOTES 26 (e.g., through ptrace()). In the local case, the initial machine
28 ucontext_t). In the remote case, the initial machine state is
libunwind-ptrace.man 91 gain access to the machine\-state and virtual memory of \fIanother\fP
165 works within a single machine only, the
libunwind-ptrace.tex 42 gain access to the machine-state and virtual memory of \emph{another}
91 Since \Func{ptrace}(2) works within a single machine only, the
  /external/libunwind/src/x86_64/
getcontext.S 31 Saves the machine context in UCP necessary for libunwind.
106 Saves limited machine context in UCP necessary for libunwind.
  /external/llvm/docs/
HowToBuildOnARM.rst 9 Clang on an ARM machine.
12 to ARM on another architecture, for example an x86_64 machine. To find
  /external/llvm/include/llvm/CodeGen/
FastISel.h 230 /// \brief Set the current block to which generated machine instructions will
238 /// the machine instructions to the current block. Returns true when
243 /// and append the generated machine instructions to the current block.
248 /// (Instruction or ConstantExpr), and append generated machine instructions
279 /// \brief The specified machine instr operand is a vreg, and that vreg is
500 /// \brief Create a machine mem operand from the given instruction.
542 /// Remember the virtual registers that need to be added to the Machine PHI
569 /// operands to a stackmap or patchpoint machine instruction.
  /external/llvm/include/llvm/MC/
MCInst.h 11 // is the basic representation used to represent low-level machine code
148 /// \brief Instances of this class represent a single low-level machine
  /external/llvm/include/llvm/
PassInfo.h 52 TargetMachineCtor_t machine = nullptr)
55 TargetMachineCtor(machine) {}
  /external/llvm/lib/CodeGen/
MachineDominators.cpp 1 //===- MachineDominators.cpp - Machine Dominator Calculation --------------===//
11 // forward dominators on machine functions.
  /external/llvm/lib/Object/
ELFYAML.cpp 254 switch (Object->Header.Machine) {
377 switch (Object->Header.Machine) {
418 switch(Object->Header.Machine) {
461 switch (Object->Header.Machine) {
490 switch (Object->Header.Machine) {
609 IO.mapRequired("Machine", FileHdr.Machine);
779 if (Object->Header.Machine == ELFYAML::ELF_EM(ELF::EM_MIPS) &&
  /external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 1 //=- AArch64MachineFunctionInfo.h - AArch64 machine function info -*- C++ -*-=//
10 // This file declares AArch64-specific per-machine-function information.
  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.cpp 1 //===-- SIMachineFunctionInfo.cpp - SI Machine Function Info -------===//
161 // Add this register as live-in to all blocks to avoid machine verifer
  /external/llvm/lib/Target/Mips/
Mips16InstrInfo.h 30 /// isLoadFromStackSlot - If the specified machine instruction is a direct
38 /// isStoreToStackSlot - If the specified machine instruction is a direct
MipsSEInstrInfo.h 30 /// isLoadFromStackSlot - If the specified machine instruction is a direct
38 /// isStoreToStackSlot - If the specified machine instruction is a direct
  /external/llvm/lib/Target/NVPTX/
NVPTXTargetTransformInfo.cpp 110 // The machine code (SASS) simulates an i64 with two i32. Therefore, we
112 // those on types that can fit into one machine register.
  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 1 //===-- X86MachineFunctionInfo.h - X86 machine function info ----*- C++ -*-===//
10 // This file declares X86-specific per-machine-function information.

Completed in 1131 milliseconds

<<101102103104105106107108109110>>