/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify_config.h | 488 #define NEW_THREAD_INFO_W(gptr, h, h_tail, t, s, n) \ argument 506 #define NEW_THREAD_INFO_A(gptr, h, h_tail, t, s, n) \ argument 524 #define NEW_DOMAIN_W(gptr, h, h_tail, name) \ argument 541 #define NEW_DOMAIN_A(gptr, h, h_tail, name) \ argument 558 #define NEW_STRING_HANDLE_W(gptr, h, h_tail, name) \ argument 574 #define NEW_STRING_HANDLE_A(gptr, h, h_tail, name) \ argument 590 #define NEW_COUNTER_W(gptr, h, h_tail, name, domain, type) \ argument 608 #define NEW_COUNTER_A(gptr, h, h_tail, name, domain, type) \ argument 626 #define NEW_HISTOGRAM_W(gptr, h, h_tail, domain, name, x_type, y_type) \ argument 644 #define NEW_HISTOGRAM_A(gptr, h, h_tail, domain, name, x_type, y_type) \ argument
|
/llvm-project/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/ |
H A D | sync.pass.cpp | 45 CharT* gptr() const {return base::gptr();} gptr() function 91 CharT* gptr() const {return base::gptr();} gptr() function
|
H A D | readsome.pass.cpp | 38 CharT* gptr() const {return base::gptr();} gptr() function
|
H A D | tellg.pass.cpp | 38 CharT* gptr() const {return base::gptr();} gptr() function
|
H A D | seekg.pass.cpp | 38 CharT* gptr() const {return base::gptr();} gptr() function
|
H A D | seekg_off.pass.cpp | 40 CharT* gptr() const {return base::gptr();} gptr() function
|
H A D | putback.pass.cpp | 38 CharT* gptr() const {return base::gptr();} gptr() function
|
H A D | unget.pass.cpp | 38 CharT* gptr() const {return base::gptr();} gptr() function
|
H A D | peek.pass.cpp | 40 CharT* gptr() const {return base::gptr();} gptr() function
|
H A D | ignore.pass.cpp | 42 CharT* gptr() const {return base::gptr();} gptr() function
|
H A D | read.pass.cpp | 40 CharT* gptr() const {return base::gptr();} gptr() function
|
H A D | get.pass.cpp | 40 CharT* gptr() const {return base::gptr();} gptr() function
|
H A D | get_chart.pass.cpp | 40 CharT* gptr() const {return base::gptr();} gptr() function
|
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/FreeBSD/ |
H A D | capsicum.cpp | 33 cap_rights_t *gptr = cap_rights_init(&remove, CAP_IOCTL); in test_cap_rights() local
|
/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/ |
H A D | ittnotify_config.h | 357 #define NEW_THREAD_INFO_W(gptr,h,h_tail,t,s,n) { \ argument 374 #define NEW_THREAD_INFO_A(gptr,h,h_tail,t,s,n) { \ argument 391 #define NEW_DOMAIN_W(gptr,h,h_tail,name) { \ argument 407 #define NEW_DOMAIN_A(gptr,h,h_tail,name) { \ argument 423 #define NEW_STRING_HANDLE_W(gptr,h,h_tail,name) { \ argument 438 #define NEW_STRING_HANDLE_A(gptr,h,h_tail,name) { \ argument
|
/llvm-project/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/ |
H A D | pbackfail.pass.cpp | 30 char_type* gptr() const {return base::gptr();} in gptr() function
|
H A D | underflow.pass.cpp | 34 char_type* gptr() const {return base::gptr();} in gptr() function
|
/llvm-project/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/ |
H A D | pbackfail.pass.cpp | 37 char_type* gptr() const {return base::gptr();} in gptr() function
|
H A D | underflow.pass.cpp | 39 char_type* gptr() const {return base::gptr();} in gptr() function
|
/llvm-project/libcxx/test/std/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/ |
H A D | unsigned_char.pass.cpp | 38 CharT* gptr() const {return base::gptr();} gptr() function
|
H A D | signed_char.pass.cpp | 38 CharT* gptr() const {return base::gptr();} gptr() function
|
/llvm-project/libcxx/test/std/input.output/iostream.format/input.streams/istream.manip/ |
H A D | ws.pass.cpp | 39 CharT* gptr() const {return base::gptr();} gptr() function
|
/llvm-project/libcxx/test/std/input.output/iostream.format/input.streams/istream.rvalue/ |
H A D | rvalue.pass.cpp | 40 CharT* gptr() const {return base::gptr();} in gptr() function
|
/llvm-project/libcxx/test/std/input.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/ |
H A D | long.pass.cpp | 43 CharT* gptr() const {return base::gptr();} gptr() function
|
H A D | long_double.pass.cpp | 43 CharT* gptr() const {return base::gptr();} gptr() function
|