/external/llvm-project/llvm/test/CodeGen/X86/ |
D | stack-size-section-function-sections.ll | 2 ; RUN: FileCheck %s --check-prefix=UNIQ 7 ; UNIQ: .section .text._Z3barv,"ax",@progbits{{$}} 8 ; UNIQ: .section .stack_sizes,"o",@progbits,.text._Z3barv{{$}} 9 ; UNIQ: .section .text._Z3foov,"ax",@progbits{{$}} 10 ; UNIQ: .section .stack_sizes,"o",@progbits,.text._Z3foov{{$}} 17 ; UNIQ: .section .text._Z4fooTIiET_v,"axG",@progbits,_Z4fooTIiET_v,comdat{{$}} 18 ; UNIQ: .section .stack_sizes,"Go",@progbits,_Z4fooTIiET_v,comdat,.text._Z4fooTIiET_v{{$}}
|
D | basic-block-sections-labels.ll | 2 …sections -unique-section-names=true -basic-block-sections=labels | FileCheck %s --check-prefix=UNIQ 32 ; UNIQ: .section .text._Z3bazb,"ax",@progbits{{$}} 45 ; UNIQ: .section .llvm_bb_addr_map,"o",@llvm_bb_addr_map,.text._Z3bazb{{$}}
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | dllimport.cpp | 25 #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 USE1(func) void UNIQ(use)() { func(nullptr); } 30 #define USEMEMFUNC(class, func) void (class::*UNIQ(use)())() { return &class::func; } 31 #define USESTATICMEMFUNC(class, func) void (*UNIQ(use)())() { return &class::func; } 32 #define USECLASS(class) void UNIQ(USE)() { class x; } 33 #define USECOPYASSIGN(class) class& (class::*UNIQ(use)())(class&) { return &class::operator=; } 34 #define USEMOVEASSIGN(class) class& (class::*UNIQ(use)())(class&&) { return &class::operator=; } 314 void UNIQ(use)() { ::operator new(42); } in UNIQ() function [all …]
|
D | dllimport-members.cpp | 19 #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
|
D | windows-itanium-dllexport.cpp | 6 #define UNIQ(name) JOIN(name, __LINE__) macro 7 #define USEMEMFUNC(class, func) void (class::*UNIQ(use)())() { return &class::func; }
|
D | mingw-template-dllexport.cpp | 5 #define UNIQ(name) JOIN(name, __LINE__) macro 6 #define USEMEMFUNC(class, func) void (class::*UNIQ(use)())() { return &class::func; }
|
/external/clang/test/CodeGenCXX/ |
D | dllimport-members.cpp | 19 #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
|
D | dllimport.cpp | 25 #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
|
D | dllexport.cpp | 22 #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/speex/m4/ |
D | ltsugar.m4 | 76 # 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/ |
D | ltsugar.m4 | 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/external/llvm-project/polly/lib/External/isl/m4/ |
D | ltsugar.m4 | 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/external/llvm-project/polly/lib/External/ppcg/m4/ |
D | ltsugar.m4 | 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/external/libexif/auto-m4/ |
D | ltsugar.m4 | 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/external/libpng/scripts/ |
D | ltsugar.m4 | 77 # 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/ |
D | ltsugar.m4 | 76 # 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/ |
D | ltsugar.m4 | 77 # 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/ |
D | ltsugar.m4 | 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/external/libevent/m4/ |
D | ltsugar.m4 | 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/external/curl/m4/ |
D | ltsugar.m4 | 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/external/pcre/dist2/m4/ |
D | ltsugar.m4 | 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/external/libnetfilter_conntrack/m4/ |
D | ltsugar.m4 | 76 # 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/ |
D | ltsugar.m4 | 76 # 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/ |
D | ltsugar.m4 | 76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 79 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ltsugar.m4 | 77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) 80 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
|