Home
last modified time | relevance | path

Searched refs:UNIQ (Results 1 – 22 of 22) sorted by relevance

/external/clang/test/CodeGenCXX/
Ddllimport-members.cpp19 #define UNIQ(name) JOIN(name, __LINE__) macro
20 #define USE(func) void UNIQ(use)() { func(); }
21 #define USEMV(cls, var) int UNIQ(use)() { return ref(cls::var); }
23 #define USESPECIALS(cls) void UNIQ(use)() { useSpecials<cls>(); }
627 void UNIQ(use)() { new ImportAlloc(); } in UNIQ() function
633 void UNIQ(use)() { new ImportAlloc[1]; } in UNIQ() function
639 void UNIQ(use)(ImportAlloc* ptr) { delete ptr; } in UNIQ() function
645 void UNIQ(use)(ImportAlloc* ptr) { delete[] ptr; } in UNIQ() function
Ddllimport.cpp25 #define UNIQ(name) JOIN(name, __LINE__) macro
26 #define USEVARTYPE(type, var) type UNIQ(use)() { return var; }
28 #define USE(func) void UNIQ(use)() { func(); }
29 #define USEMEMFUNC(class, func) void (class::*UNIQ(use)())() { return &class::func; }
30 #define USESTATICMEMFUNC(class, func) void (*UNIQ(use)())() { return &class::func; }
31 #define USECLASS(class) void UNIQ(USE)() { class x; }
32 #define USECOPYASSIGN(class) class& (class::*UNIQ(use)())(class&) { return &class::operator=; }
33 #define USEMOVEASSIGN(class) class& (class::*UNIQ(use)())(class&&) { return &class::operator=; }
311 void UNIQ(use)() { ::operator new(42); } in UNIQ() function
Ddllexport.cpp22 #define UNIQ(name) JOIN(name, __LINE__) macro
23 #define USEVAR(var) int UNIQ(use)() { return var; }
24 #define USE(func) void UNIQ(use)() { func(); }
25 #define USEMEMFUNC(class, func) void (class::*UNIQ(use)())() { return &class::func; }
/external/curl/m4/
Dltsugar.m477 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/libexif/auto-m4/
Dltsugar.m476 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/ImageMagick/m4/
Dltsugar.m477 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dltsugar.m477 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/lmfit/m4/
Dltsugar.m476 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/expat/m4/
Dltsugar.m477 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/speex/m4/
Dltsugar.m476 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/google-breakpad/m4/
Dltsugar.m476 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/libusb-compat/m4/
Dltsugar.m476 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/libnetfilter_conntrack/m4/
Dltsugar.m476 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/pcre/dist2/m4/
Dltsugar.m477 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/libpng/scripts/
Dltsugar.m477 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/libevent/m4/
Dltsugar.m477 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/libnfnetlink/m4/
Dltsugar.m476 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/libcap-ng/libcap-ng-0.7/m4/
Dltsugar.m476 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/kmod/shared/
Dmacro.h73 #define UNIQ __COUNTER__ macro
/external/kmod/testsuite/
Dtestsuite.h142 static const struct test s##_name##UNIQ \
/external/libogg/
Daclocal.m47813 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
7816 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/external/iperf3/
Daclocal.m48879 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
8882 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.