HomeSort by relevance Sort by last modified time
    Searched full:pseudo (Results 1 - 25 of 2530) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/iproute2/etc/iproute2/
rt_scopes 9 # pseudo-reserved
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
pseudo.d 2 #error-output: pseudo.l
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
adr.s 1 @ test ADR pseudo-op
adr.d 4 # Test the `ADR' pseudo-op
inst-po-2.d 1 #name: .inst pseudo-opcode validations test
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
rept.d 3 # Test the .rept pseudo-op.
  /external/squashfs-tools/squashfs-tools/
pseudo.c 22 * pseudo.c
38 #include "pseudo.h"
48 struct pseudo *pseudo = NULL; variable in typeref:struct:pseudo
72 * Add pseudo device target to the set of pseudo devices. Pseudo_dev
73 * describes the pseudo device attributes.
75 struct pseudo *add_pseudo(struct pseudo *pseudo, struct pseudo_dev *pseudo_dev
    [all...]
pseudo.h 24 * pseudo.h
40 struct pseudo *pseudo; member in struct:pseudo_entry
44 struct pseudo { struct
52 extern struct pseudo *pseudo_subdir(char *, struct pseudo *);
53 extern struct pseudo_entry *pseudo_readdir(struct pseudo *);
56 extern struct pseudo *get_pseudo();
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mri/
repeat.s 1 ; Test MRI structured repeat pseudo-op.
while.s 1 ; Test MRI structured while pseudo-op.
for.s 1 ; Test MRI structured for pseudo-op.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
syntax-2.s 4 ! pseudo-ops
err-abi-32.s 1 ! Check .abi pseudo assertion.
err-abi-64.s 1 ! Check .abi pseudo assertion.
  /external/llvm/test/MC/Mips/
branch-pseudos-bad.s 7 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
9 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
11 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
13 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
15 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
17 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
19 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
21 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
24 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available
26 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not availabl
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
struct.d 4 # Test the .struct pseudo-op.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pe/
aligncomm-c.d 4 # Test the aligned form of the .comm pseudo-op.
  /external/eigen/doc/snippets/
EigenSolver_pseudoEigenvectors.cpp 7 cout << "The pseudo-eigenvalue matrix D is:" << endl << D << endl;
8 cout << "The pseudo-eigenvector matrix V is:" << endl << V << endl;
  /toolchain/binutils/binutils-2.25/opcodes/
ia64-opc-f.c 90 {"frcpa", f2, OpXbQSf (0, 1, 0, 0), {F1, P2, F2, F3}, PSEUDO, 0, NULL},
96 {"frsqrta", f2, OpXbQSf (0, 1, 1, 0), {F1, P2, F3}, PSEUDO, 0, NULL},
102 {"fmin", f, OpXbX6Sf (0, 0, 0x14, 0), {F1, F2, F3}, PSEUDO, 0, NULL},
107 {"fmax", f, OpXbX6Sf (0, 0, 0x15, 0), {F1, F2, F3}, PSEUDO, 0, NULL},
112 {"famin", f, OpXbX6Sf (0, 0, 0x16, 0), {F1, F2, F3}, PSEUDO, 0, NULL},
117 {"famax", f, OpXbX6Sf (0, 0, 0x17, 0), {F1, F2, F3}, PSEUDO, 0, NULL},
122 {"mov", f, OpXbX6 (0, 0, 0x10), {F1, F3}, PSEUDO | F2_EQ_F3, 0, NULL},
123 {"fabs", f, OpXbX6F2 (0, 0, 0x10, 0), {F1, F3}, PSEUDO, 0, NULL},
124 {"fneg", f, OpXbX6 (0, 0, 0x11), {F1, F3}, PSEUDO | F2_EQ_F3, 0, NULL},
125 {"fnegabs", f, OpXbX6F2 (0, 0, 0x11, 0), {F1, F3}, PSEUDO, 0, NULL}
    [all...]
  /external/apache-harmony/support/src/test/java/tests/support/
Support_NetworkInterface.java 25 * On windows platforms with IPV6 enabled there are a number of pseudo
27 * make sure we only use the non-pseudo interfaces
35 .equals("Teredo Tunneling Pseudo-Interface"))
37 .equals("6to4 Tunneling Pseudo-Interface"))
39 .equals("Automatic Tunneling Pseudo-Interface"))
41 .equals("Loopback Pseudo-Interface"))
  /external/eigen/doc/examples/
function_taking_eigenbase.cpp 16 // v.asDiagonal() returns a 3x3 diagonal matrix pseudo-expression
  /system/sepolicy/
bootstat.te 11 # Read access to pseudo filesystems (for /proc/uptime).
  /toolchain/binutils/binutils-2.25/config/
asmcfi.m4 4 [AC_CACHE_CHECK([assembler .cfi pseudo-op support],
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/
struct.d 5 # Test the .struct pseudo-op.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
pseudo-ops01.s 1 # Test some assembler pseudo-operations:

Completed in 2131 milliseconds

1 2 3 4 5 6 7 8 91011>>