HomeSort by relevance Sort by last modified time
    Searched refs:A_H (Results 1 - 15 of 15) sorted by null

  /external/clang/test/Index/Inputs/
a.h 1 #ifndef A_H
2 #define A_H
  /external/clang/test/Modules/Inputs/declare-use/
a.h 1 #ifndef A_H
2 #define A_H
  /external/clang/test/Modules/Inputs/modular_maps/
a.h 1 #ifndef A_H
2 #define A_H
  /external/clang/test/Modules/Inputs/string_names/
a.h 1 #ifndef A_H
2 #define A_H
  /external/clang/test/Modules/Inputs/libstdcxx-ambiguous-internal/
a.h 1 #ifndef A_H
2 #define A_H
  /external/clang/test/Modules/Inputs/merge-vtable-codegen/
a.h 1 #ifndef A_H
2 #define A_H
  /external/clang/test/Modules/Inputs/template-specialization-visibility/
a.h 1 #ifndef A_H
2 #define A_H
  /external/libcxx/test/std/depr/depr.auto.ptr/auto.ptr/
A.h 10 #ifndef A_H
11 #define A_H
30 #endif // A_H
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.auto.ptr/auto.ptr/
A.h 10 #ifndef A_H
11 #define A_H
30 #endif // A_H
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/depr.auto.ptr/auto.ptr/
A.h 10 #ifndef A_H
11 #define A_H
30 #endif // A_H
  /external/clang/test/Modules/Inputs/merge-decl-context/
a.h 1 #ifndef A_H
2 #define A_H
  /toolchain/binutils/binutils-2.25/include/opcode/
spu.h 45 A_H, /* channel register at pos 7 */
spu-insns.h 150 APUOP(M_RDCH, RR, 0x00d, "rdch", _A2(A_T,A_H), 00002, SPR) /* ReaDCHannel RT<-CA:data */
151 APUOP(M_RCHCNT, RR, 0x00f, "rchcnt", _A2(A_T,A_H), 00002, SPR) /* ReaDCHanCouNT RT<-CA:count */
161 APUOP(M_WRCH, RR, 0x10d, "wrch", _A2(A_H,A_T), 00001, SPR) /* ChanWRite CA<-RT */
  /toolchain/binutils/binutils-2.25/opcodes/
spu-dis.c 167 case A_H:
  /toolchain/binutils/binutils-2.25/gas/config/
tc-spu.c 208 { 7, 7, 0, 0, 127, 0, -1, 0 }, /* A_H */
510 if (arg == A_H) /* Channel */
536 if (arg == A_H) /* Channel */
563 && arg == A_H)

Completed in 991 milliseconds