HomeSort by relevance Sort by last modified time
    Searched full:assembler (Results 626 - 650 of 1196) sorted by null

<<21222324252627282930>>

  /external/quake/quake/src/WinQuake/
Makefile.Solaris 31 DO_AS=$(CC) $(CFLAGS) -DELF -x assembler-with-cpp -o $@ -c $<
  /external/v8/src/arm/
simulator-arm.h 89 #include "assembler.h"
  /external/v8/src/
deoptimizer.h 33 #include "macro-assembler.h"
runtime-profiler.cc 32 #include "assembler.h"
type-info.cc 33 #include "macro-assembler.h"
isolate.h 86 // assembler.h, where it is defined, here.
348 /* Assembler state. */ \
    [all...]
  /external/v8/src/mips/
code-stubs-mips.cc 35 #include "regexp-macro-assembler.h"
  /external/webkit/Source/JavaScriptCore/jit/
JIT.cpp 32 #if ENABLE(ASSEMBLER) && CPU(X86) && !OS(MAC_OS_X)
  /external/zlib/contrib/masmx64/
gvmat64.asm 47 ; This file compile with Microsoft Macro Assembler (x64) for AMD64
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
string.h 405 assembler code; these might be quite expensive since the code
  /external/clang/lib/Lex/
TokenLexer.cpp 305 // assembler-with-cpp mode, invalid pastes are allowed through: in this
571 // Do not emit the error when preprocessing assembler code.
  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp 176 // relocations the assembler will generate for differences between
449 // The assembler backend wants to see branches in their small form and relax
  /external/openssl/crypto/bn/
bn.h 167 * using "long long's", are 32bit, and are not using my assembler code. */
203 * assembler code :-). Do NOT define BN_LLONG.
    [all...]
  /external/openssl/include/openssl/
bn.h 167 * using "long long's", are 32bit, and are not using my assembler code. */
203 * assembler code :-). Do NOT define BN_LLONG.
    [all...]
  /external/quake/quake/src/QW/
Makefile.Linux 63 DO_AS=$(CC) $(CFLAGS) -DELF -x assembler-with-cpp -o $@ -c $<
64 DO_GL_AS=$(CC) $(CFLAGS) $(GLCFLAGS) -DELF -x assembler-with-cpp -o $@ -c $<
  /external/webkit/Source/JavaScriptCore/assembler/
MacroAssemblerARM.h 31 #if ENABLE(ASSEMBLER) && CPU(ARM_TRADITIONAL)
    [all...]
MacroAssemblerX86Common.h 29 #if ENABLE(ASSEMBLER)
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-c++ 
i686-unknown-linux-gnu-cpp 
i686-unknown-linux-gnu-g++ 
i686-unknown-linux-gnu-gcc 
i686-unknown-linux-gnu-gcc-4.2.1 
i686-unknown-linux-gnu-i686-unknown-linux-gnu-c++ 
i686-unknown-linux-gnu-i686-unknown-linux-gnu-g++ 
i686-unknown-linux-gnu-i686-unknown-linux-gnu-gcc 

Completed in 951 milliseconds

<<21222324252627282930>>