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

  /external/swiftshader/src/OpenGL/compiler/preprocessor/
ExpressionParser.cpp 422 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
434 # ifndef YYCOPY
436 # define YYCOPY(Dst, Src, Count) \
439 # define YYCOPY(Dst, Src, Count) \
    [all...]
  /external/e2fsprogs/intl/
plural.c 401 # ifndef YYCOPY
403 # define YYCOPY(To, From, Count) \
406 # define YYCOPY(To, From, Count) \
426 YYCOPY (&yyptr->Stack, Stack, yysize); \
    [all...]
  /external/swiftshader/src/OpenGL/compiler/
glslang_tab.cpp 607 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
619 # ifndef YYCOPY
621 # define YYCOPY(Dst, Src, Count) \
624 # define YYCOPY(Dst, Src, Count) \
    [all...]
  /toolchain/binutils/binutils-2.27/intl/
plural.c 425 # ifndef YYCOPY
427 # define YYCOPY(To, From, Count) \
430 # define YYCOPY(To, From, Count) \
450 YYCOPY (&yyptr->Stack, Stack, yysize); \
    [all...]
  /prebuilts/build-tools/common/bison/
yacc.c 574 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
586 # ifndef YYCOPY
588 # define YYCOPY(Dst, Src, Count) \
591 # define YYCOPY(Dst, Src, Count) \
958 YYCOPY (yybottom_new, *yybottom, yysize_old);
    [all...]
  /external/toybox/kconfig/
zconf.tab.c_shipped 332 # ifndef YYCOPY
334 # define YYCOPY(To, From, Count) \
337 # define YYCOPY(To, From, Count) \
357 YYCOPY (&yyptr->Stack, Stack, yysize); \
    [all...]
  /external/libpcap/
grammar.c 838 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
850 # ifndef YYCOPY
852 # define YYCOPY(Dst, Src, Count) \
855 # define YYCOPY(Dst, Src, Count) \
    [all...]
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
parser.c 543 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
555 # ifndef YYCOPY
557 # define YYCOPY(Dst, Src, Count) \
560 # define YYCOPY(Dst, Src, Count) \
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
glslang_tab.cpp 703 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
715 # ifndef YYCOPY
717 # define YYCOPY(Dst, Src, Count) \
720 # define YYCOPY(Dst, Src, Count) \
    [all...]

Completed in 378 milliseconds