HomeSort by relevance Sort by last modified time
    Searched refs:CONCAT (Results 26 - 50 of 61) sorted by null

12 3

  /prebuilts/ndk/8/platforms/android-14/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...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/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...]
  /prebuilts/ndk/8/platforms/android-14/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...]
  /prebuilts/ndk/8/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...]
  /prebuilts/ndk/8/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...]
  /prebuilts/ndk/8/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...]
  /prebuilts/ndk/8/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...]
  /prebuilts/ndk/8/platforms/android-9/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...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/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...]
  /prebuilts/ndk/8/platforms/android-9/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
  /bionic/libc/include/sys/
exec_elf.h     [all...]
  /external/skia/legacy/src/core/
SkPicture.cpp 50 case CONCAT: return "CONCAT";
SkPictureFlat.h 24 CONCAT,
SkPicturePlayback.cpp 558 case CONCAT:
559 canvas.concat(*getMatrix());
    [all...]
  /external/skia/src/core/
SkPicture.cpp 55 case CONCAT: return "CONCAT";
SkPictureFlat.h 33 CONCAT,
SkPicturePlayback.cpp 680 // Record this, so we can concat w/ it if we encounter a setMatrix()
769 case CONCAT:
770 canvas.concat(*getMatrix(reader));
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.def 376 /* (CONCAT a b) represents the virtual concatenation of a and b
380 DEF_RTL_EXPR(CONCAT, "concat", "ee", RTX_OBJ)
383 all An to make a value. This is an extension of CONCAT to larger
384 number of components. Like CONCAT, it should not appear in the
666 /* Describes a vector concat operation. Operands 0 and 1 are the source
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.def 376 /* (CONCAT a b) represents the virtual concatenation of a and b
380 DEF_RTL_EXPR(CONCAT, "concat", "ee", RTX_OBJ)
383 all An to make a value. This is an extension of CONCAT to larger
384 number of components. Like CONCAT, it should not appear in the
666 /* Describes a vector concat operation. Operands 0 and 1 are the source
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.def 376 /* (CONCAT a b) represents the virtual concatenation of a and b
380 DEF_RTL_EXPR(CONCAT, "concat", "ee", RTX_OBJ)
383 all An to make a value. This is an extension of CONCAT to larger
384 number of components. Like CONCAT, it should not appear in the
666 /* Describes a vector concat operation. Operands 0 and 1 are the source
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.def 376 /* (CONCAT a b) represents the virtual concatenation of a and b
380 DEF_RTL_EXPR(CONCAT, "concat", "ee", RTX_OBJ)
383 all An to make a value. This is an extension of CONCAT to larger
384 number of components. Like CONCAT, it should not appear in the
666 /* Describes a vector concat operation. Operands 0 and 1 are the source
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c     [all...]
regex_internal.h 257 CONCAT = 16,
  /external/llvm/lib/TableGen/
Record.cpp 323 if (BO->getOpcode() == BinOpInit::CONCAT) {
328 return BinOpInit::get(BinOpInit::CONCAT, L, R, new DagRecTy);
889 case CONCAT: {
974 case CONCAT: Result = "!con"; break;
    [all...]

Completed in 707 milliseconds

12 3