| /ndk/docs/text/ |
| STANDALONE-TOOLCHAIN.text | 152 they rely on the same assembler, linker, headers, libraries and C++
|
| CHANGES.text | 427 - Fixed GCC 4.7 64-bit Windows assembler crash with error message reads: 823 and fails assembler. eg. [all...] |
| /ndk/docs/text/system/libc/ |
| OVERVIEW.text | 38 Each system call function is implemented by a tiny assembler source fragment
|
| /prebuilts/devtools/tools/lib/ |
| jython-standalone-2.5.3.jar | |
| /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/ |
| gcov-io.h | 391 any assembler is present in the source, etc. */
|
| /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/ |
| gcov-io.h | 391 any assembler is present in the source, etc. */
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
| string.h | 617 assembler code; these might be quite expensive since the code
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
| string.h | 617 assembler code; these might be quite expensive since the code
|
| /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/ |
| gcov-io.h | 391 any assembler is present in the source, etc. */
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
| cygwinccompiler.py | 299 # by #BOGUS# code break valid assembler suffix ".S" !
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
| cygwinccompiler.py | 299 # by #BOGUS# code break valid assembler suffix ".S" !
|
| /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/ |
| jython-standalone-2.5.3.jar | |
| /system/core/libpixelflinger/codeflinger/ |
| MIPSAssembler.h | 238 // This is the basic MIPS assembler, which just creates the opcodes in memory.
|
| /external/chromium_org/v8/src/mips/ |
| lithium-codegen-mips.cc | [all...] |
| builtins-mips.cc | 869 Operand(kNoCodeAgeSequenceLength - Assembler::kInstrSize)); 908 Operand(kNoCodeAgeSequenceLength - Assembler::kInstrSize)); [all...] |
| /external/chromium_org/v8/src/x64/ |
| full-codegen-x64.cc | 425 const int kPadding = Assembler::kJSReturnSequenceLength - 432 DCHECK(Assembler::kJSReturnSequenceLength <= [all...] |
| /external/llvm/lib/Target/ARM/ |
| ARMInstrThumb2.td | 169 // used for assembler pseudo instruction and maps to t2ldrlabel, so 635 // Assembler aliases w/ the ".w" suffix. 639 // Assembler aliases w/o the ".w" suffix. 898 // Assembler aliases w/o the ".w" suffix. [all...] |
| /external/chromium_org/v8/src/heap/ |
| heap.cc | 37 #include "src/regexp-macro-assembler.h" // NOLINT 38 #include "src/arm/regexp-macro-assembler-arm.h" // NOLINT 41 #include "src/regexp-macro-assembler.h" // NOLINT 42 #include "src/mips/regexp-macro-assembler-mips.h" // NOLINT 45 #include "src/regexp-macro-assembler.h" 46 #include "src/mips64/regexp-macro-assembler-mips64.h" [all...] |
| /external/chromium_org/v8/src/mips64/ |
| code-stubs-mips64.cc | 16 #include "src/regexp-macro-assembler.h" [all...] |
| /external/llvm/lib/Target/PowerPC/ |
| PPCInstrInfo.td | 346 // In the default PowerPC assembler syntax, registers are specified simply 472 // This operand type is used for addis/lis to allow the assembler parser 474 // the GNU assembler. The operand is treated as 16-bit otherwise. [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
| gccint.info | [all...] |
| /art/compiler/utils/x86_64/ |
| assembler_x86_64.cc | [all...] |
| /external/chromium_org/third_party/boringssl/src/crypto/bn/asm/ |
| x86_64-mont.pl | 56 if (`$ENV{CC} -Wa,-v -c -o /dev/null -x assembler /dev/null 2>&1` 57 =~ /GNU assembler version ([2-9]\.[0-9]+)/) {
|
| /external/chromium_org/third_party/boringssl/src/crypto/sha/asm/ |
| sha256-586.pl | 70 if ($xmm && `$ENV{CC} -Wa,-v -c -o /dev/null -x assembler /dev/null 2>&1` 71 =~ /GNU assembler version ([2-9]\.[0-9]+)/) { [all...] |
| /external/chromium_org/v8/src/ |
| liveedit.cc | [all...] |