HomeSort by relevance Sort by last modified time
    Searched refs:CONCAT (Results 1 - 25 of 27) sorted by null

1 2

  /external/elfutils/lib/
fixedsizehash.h 26 #define CONCAT(t1,t2) __CONCAT (t1,t2)
63 struct CONCAT(PREFIX,fshash)
66 struct CONCAT(PREFIX,fshashent)
81 CLASS struct CONCAT(PREFIX,fshash) *
82 CONCAT(PREFIX,fshash_init) (size_t nelems)
84 struct CONCAT(PREFIX,fshash) *result;
99 result = (struct CONCAT(PREFIX,fshash) *)
100 xcalloc (sizeof (struct CONCAT(PREFIX,fshash))
101 + (nelems + 1) * sizeof (struct CONCAT(PREFIX,fshashent)), 1);
113 CONCAT(PREFIX,fshash_fini) (struct CONCAT(PREFIX,fshash) *htab
    [all...]
  /external/libffi/src/cris/
sysv.S 29 #define CONCAT(x,y) x ## y
30 #define XCONCAT(x,y) CONCAT (x, y)
  /bionic/libc/include/sys/
exec_elf.h 536 #define CONCAT(x,y) __CONCAT(x,y)
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
538 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y))))
539 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)
    [all...]
  /development/ndk/platforms/android-3/include/sys/
exec_elf.h 536 #define CONCAT(x,y) __CONCAT(x,y)
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
538 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y))))
539 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 536 #define CONCAT(x,y) __CONCAT(x,y)
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
538 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y))))
539 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 536 #define CONCAT(x,y) __CONCAT(x,y)
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
538 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y))))
539 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 536 #define CONCAT(x,y) __CONCAT(x,y)
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
538 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y))))
539 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 536 #define CONCAT(x,y) __CONCAT(x,y)
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
538 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y))))
539 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 536 #define CONCAT(x,y) __CONCAT(x,y)
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
538 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y))))
539 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 536 #define CONCAT(x,y) __CONCAT(x,y)
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
538 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y))))
539 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 536 #define CONCAT(x,y) __CONCAT(x,y)
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
538 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y))))
539 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 536 #define CONCAT(x,y) __CONCAT(x,y)
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
538 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y))))
539 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
exec_elf.h 536 #define CONCAT(x,y) __CONCAT(x,y)
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
538 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y))))
539 #define ELFNAMEEND(x) CONCAT(x,CONCAT(_elf,ELFSIZE)
    [all...]
  /external/qemu/
vnchextile.h 2 #define CONCAT(a, b) CONCAT_I(a, b)
3 #define pixel_t CONCAT(uint, CONCAT(BPP, _t))
5 #define NAME CONCAT(generic_, BPP)
10 static void CONCAT(send_hextile_tile_, NAME)(VncState *vs,
209 #undef CONCAT
  /external/skia/src/core/
SkPicture.cpp 58 case CONCAT: return "CONCAT";
SkPictureFlat.h 17 CONCAT,
SkPicturePlayback.cpp 574 case CONCAT:
575 canvas.concat(*getMatrix());
    [all...]
SkPictureRecord.cpp 109 bool SkPictureRecord::concat(const SkMatrix& matrix) { function in class:SkPictureRecord
111 addDraw(CONCAT);
114 return this->INHERITED::concat(matrix);
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
rtl.def 374 /* (CONCAT a b) represents the virtual concatenation of a and b
378 DEF_RTL_EXPR(CONCAT, "concat", "ee", RTX_OBJ)
381 all An to make a value. This is an extension of CONCAT to larger
382 number of components. Like CONCAT, it should not appear in the
664 /* Describes a vector concat operation. Operands 0 and 1 are the source
    [all...]
genrtl.h 312 gen_rtx_fmt_ee (CONCAT, (MODE), (ARG0), (ARG1))
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 108 #define CONCAT(x, y) x ## y
110 #define CONCAT(x, y) x/**/y
255 #define GLNAME(a) CONCAT(_,a)
296 #define ADDR(a) CHOICE(CONCAT($,a), CONCAT($,a), a)
297 #define CONST(a) CHOICE(CONCAT($,a), CONCAT($,a), a)
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c     [all...]
regex_internal.h 257 CONCAT = 16,
  /external/llvm/utils/TableGen/
Record.cpp 291 if (BO->getOpcode() == BinOpInit::CONCAT) {
296 return new BinOpInit(BinOpInit::CONCAT, L, R, new DagRecTy);
683 case CONCAT: {
766 case CONCAT: Result = "!con"; break;
    [all...]
Record.h     [all...]

Completed in 1130 milliseconds

1 2