HomeSort by relevance Sort by last modified time
    Searched defs:MY (Results 26 - 46 of 46) sorted by null

12

  /toolchain/binutils/binutils-2.25/bfd/
aout-ns32k.c 44 #define MY(OP) MYNS (OP)
46 #define MY_swap_std_reloc_in MY (swap_std_reloc_in)
47 #define MY_swap_std_reloc_out MY (swap_std_reloc_out)
79 reloc_howto_type MY (howto_table)[] =
136 #define CTOR_TABLE_RELOC_HOWTO(BFD) (MY (howto_table) + 14)
144 MY (reloc_howto) (bfd *abfd ATTRIBUTE_UNUSED,
162 return (MY (howto_table) + r_length + 3 * (*r_pcrel) + 6 * r_ns32k_type);
166 MY (reloc_howto) (BFD, REL, &IN, &EX, &PC)
169 MY (put_reloc) (bfd *abfd,
183 r_ns32k_type = (howto - MY (howto_table) )/6
    [all...]
aout-arm.c 45 #define MY(OP) CONCAT2 (arm_aout_,OP)
60 MY (fix_pcrel_26) (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
62 MY (fix_pcrel_26_done) (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
64 reloc_howto_type MY (howto_table)[] =
74 HOWTO (3, 2, 2, 26, TRUE, 0, complain_overflow_signed, MY (fix_pcrel_26),
83 MY (fix_pcrel_26_done), "ARM26D", TRUE, 0x0, 0x0,
96 MY (reloc_howto) (bfd *abfd,
134 return MY (howto_table) + howto_index;
138 MY (reloc_howto) (BFD, REL, &IN, &EX, &PC)
141 MY (put_reloc) (bfd *abfd
    [all...]
i386lynx.c 29 #define MY(OP) CONCAT2 (i386_aout_lynx_,OP)
mipsbsd.c 41 #define MY(OP) CONCAT2 (mipsbsd_,OP)
49 MY(set_arch_mach) (ABFD, N_MACHTYPE (EXEC)); \
50 MY(choose_reloc_size) (ABFD);
51 static void MY(set_arch_mach) (bfd *, unsigned long);
52 static void MY(choose_reloc_size) (bfd *);
54 #define MY_write_object_contents MY(write_object_contents)
55 static bfd_boolean MY(write_object_contents) (bfd *);
57 /* We can't use MY(x) here because it leads to a recursive call to CONCAT2
68 #define MY_backend_data &MY(backend_data)
77 long MY(canonicalize_reloc) (bfd *, sec_ptr, arelent **, asymbol **)
    [all...]
i386linux.c 41 #define MY(OP) CONCAT2 (i386_aout_linux_,OP)
44 extern const bfd_target MY(vec);
523 if (output_bfd->xvec != &MY(vec))
m68klinux.c 42 #define MY(OP) CONCAT2 (m68k_aout_linux_,OP)
45 extern const bfd_target MY(vec);
526 if (output_bfd->xvec != &MY(vec))
riscix.c 100 #define MY(OP) CONCAT2 (arm_aout_riscix_,OP)
433 MY (canonicalize_reloc) (bfd *abfd,
624 MY (object_p) (bfd *abfd)
650 target = riscix_some_aout_object_p (abfd, & exec, MY (callback));
sparclinux.c 40 #define MY(OP) CONCAT2 (sparc_aout_linux_,OP)
43 extern const bfd_target MY(vec);
519 if (output_bfd->xvec != &MY(vec))
hp300hpux.c 107 #define MY(OP) CONCAT2 (m68k_aout_hp300hpux_,OP)
129 /* these don't use MY because that causes problems within JUMP_TABLE
153 #define MY_callback MY(callback)
197 static const bfd_target * MY (callback) (bfd *);
198 static bfd_boolean MY (write_object_contents) (bfd *);
202 bfd_boolean MY (slurp_symbol_table) (bfd *);
203 void MY (swap_std_reloc_in)
205 bfd_boolean MY (slurp_reloc_table)
207 long MY (canonicalize_symtab) (bfd *, asymbol **);
208 long MY (get_symtab_upper_bound) (bfd *)
    [all...]
aout-tic30.c 33 #define MY(OP) CONCAT2 (tic30_aout_,OP)
    [all...]
sunos.c 27 #define MY(OP) CONCAT2 (sparc_aout_sunos_be_,OP)
328 /* Check my understanding of the dynamic hash table by making sure
    [all...]
pdp11.c 49 #define MY(OP) CONCAT2 (pdp11_aout_,OP)
129 #define MY_write_object_contents MY(write_object_contents)
130 static bfd_boolean MY(write_object_contents) (bfd *);
354 MY(write_object_contents) (bfd *abfd)
    [all...]
  /external/cblas/testing/
c_cblat1.f 288 INTEGER I, J, KI, KN, KSIZE, LENX, LENY, MX, MY
478 MY = ABS(INCY)
484 LENY = LENS(KN,MY)
c_dblat1.f 248 INTEGER I, J, KI, KN, KSIZE, LENX, LENY, MX, MY
344 MY = ABS(INCY)
350 LENY = LENS(KN,MY)
403 INTEGER I, K, KI, KN, KSIZE, LENX, LENY, MX, MY
477 MY = ABS(INCY)
483 LENY = LENS(KN,MY)
c_sblat1.f 248 INTEGER I, J, KI, KN, KSIZE, LENX, LENY, MX, MY
344 MY = ABS(INCY)
350 LENY = LENS(KN,MY)
403 INTEGER I, K, KI, KN, KSIZE, LENX, LENY, MX, MY
477 MY = ABS(INCY)
483 LENY = LENS(KN,MY)
c_zblat1.f 288 INTEGER I, J, KI, KN, KSIZE, LENX, LENY, MX, MY
478 MY = ABS(INCY)
484 LENY = LENS(KN,MY)
  /external/eigen/blas/testing/
cblat1.f 330 INTEGER I, J, KI, KN, KSIZE, LENX, LENY, MX, MY
521 MY = ABS(INCY)
527 LENY = LENS(KN,MY)
zblat1.f 330 INTEGER I, J, KI, KN, KSIZE, LENX, LENY, MX, MY
521 MY = ABS(INCY)
527 LENY = LENS(KN,MY)
dblat1.f 348 $ MX, MY
599 MY = ABS(INCY)
605 LENY = LENS(KN,MY)
691 INTEGER I, K, KI, KN, KSIZE, LENX, LENY, MX, MY
    [all...]
sblat1.f 348 $ MX, MY
603 MY = ABS(INCY)
609 LENY = LENS(KN,MY)
695 INTEGER I, K, KI, KN, KSIZE, LENX, LENY, MX, MY
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/
aws-java-sdk-route53-1.11.18.jar 

Completed in 2786 milliseconds

12