/llvm-project/libcxx/test/std/input.output/file.streams/fstreams/ofstream.members/ |
H A D | open_pointer.pass.cpp | 29 char c = 'a'; main() local 38 char c = 0; main() local 48 wchar_t c = L'a'; main() local 57 wchar_t c = 0; main() local 76 for (auto mode : modes) { main() local 95 for (auto mode : modes) { main() local [all...] |
/llvm-project/compiler-rt/test/asan/TestCases/Linux/ |
H A D | swapcontext_test.cpp | 33 void Child(int mode, int a, int b, int c) { in Child() 51 int Run(int arg, int mode, char *child_stack) { in Run()
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-xlcompat-macros.c | 131 double testfmadd(double a, double b, double c) { in testfmadd() 139 float testfmadds(float a, float b, float c) { in testfmadds() 215 double testsetrnd(int mode) { in testsetrnd()
|
/llvm-project/libc/src/stdio/ |
H A D | fopencookie.cpp | 31 CookieFile(void * c,cookie_io_functions_t cops,uint8_t * buffer,size_t bufsize,File::ModeFlags mode) CookieFile() argument 32 CookieFile(void * c,cookie_io_functions_t cops,uint8_t * buffer,size_t bufsize,File::ModeFlags mode) CookieFile() argument
|
/llvm-project/libc/src/__support/File/ |
H A D | file.cpp | 247 ungetc_unlocked(int c) ungetc_unlocked() argument 389 mode_flags(const char * mode) mode_flags() argument [all...] |
H A D | file.h | 106 ModeFlags mode; global() variable 200 ungetc(int c) ungetc() argument [all...] |
/llvm-project/libcxx/src/ |
H A D | locale.cpp | 105 string build_name(const string& other, const string& one, locale::category c) { in build_name() argument 288 locale::__imp::__imp(const __imp& other, const string& name, locale::category c) in __imp() argument 367 __imp(const __imp & other,const __imp & one,locale::category c) __imp() argument 543 locale(const locale & other,const char * name,category c) locale() argument 549 locale(const locale & other,const string & name,category c) locale() argument 553 locale(const locale & other,const locale & one,category c) locale() argument 785 do_narrow(char_type c,char dfault) const do_narrow() argument 877 do_narrow(char_type c,char dfault) const do_narrow() argument 1268 do_narrow(char_type c,char dfault) const do_narrow() argument 1552 utf16_to_utf8(const uint16_t * frm,const uint16_t * frm_end,const uint16_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16_to_utf8() argument 1618 utf16_to_utf8(const uint32_t * frm,const uint32_t * frm_end,const uint32_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16_to_utf8() argument 1684 utf8_to_utf16(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint16_t * to,uint16_t * to_end,uint16_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_utf16() argument 1790 utf8_to_utf16(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint32_t * to,uint32_t * to_end,uint32_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_utf16() argument 1893 utf8_to_utf16_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_utf16_length() argument 1979 ucs4_to_utf8(const uint32_t * frm,const uint32_t * frm_end,const uint32_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) ucs4_to_utf8() argument 2029 utf8_to_ucs4(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint32_t * to,uint32_t * to_end,uint32_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_ucs4() argument 2129 utf8_to_ucs4_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_ucs4_length() argument 2213 ucs2_to_utf8(const uint16_t * frm,const uint16_t * frm_end,const uint16_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) ucs2_to_utf8() argument 2256 utf8_to_ucs2(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint16_t * to,uint16_t * to_end,uint16_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_ucs2() argument 2323 utf8_to_ucs2_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf8_to_ucs2_length() argument 2382 ucs4_to_utf16be(const uint32_t * frm,const uint32_t * frm_end,const uint32_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) ucs4_to_utf16be() argument 2422 utf16be_to_ucs4(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint32_t * to,uint32_t * to_end,uint32_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16be_to_ucs4() argument 2459 utf16be_to_ucs4_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16be_to_ucs4_length() argument 2496 ucs4_to_utf16le(const uint32_t * frm,const uint32_t * frm_end,const uint32_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) ucs4_to_utf16le() argument 2536 utf16le_to_ucs4(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint32_t * to,uint32_t * to_end,uint32_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16le_to_ucs4() argument 2573 utf16le_to_ucs4_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16le_to_ucs4_length() argument 2610 ucs2_to_utf16be(const uint16_t * frm,const uint16_t * frm_end,const uint16_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) ucs2_to_utf16be() argument 2639 utf16be_to_ucs2(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint16_t * to,uint16_t * to_end,uint16_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16be_to_ucs2() argument 2661 utf16be_to_ucs2_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16be_to_ucs2_length() argument 2684 ucs2_to_utf16le(const uint16_t * frm,const uint16_t * frm_end,const uint16_t * & frm_nxt,uint8_t * to,uint8_t * to_end,uint8_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) ucs2_to_utf16le() argument 2713 utf16le_to_ucs2(const uint8_t * frm,const uint8_t * frm_end,const uint8_t * & frm_nxt,uint16_t * to,uint16_t * to_end,uint16_t * & to_nxt,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16le_to_ucs2() argument 2735 utf16le_to_ucs2_length(const uint8_t * frm,const uint8_t * frm_end,size_t mx,unsigned long Maxcode=0x10FFFF,codecvt_mode mode=codecvt_mode (0)) utf16le_to_ucs2_length() argument [all...] |
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | branch-clone.cpp | 187 int test_basic17(int a, int b, int c, int mode) { in test_basic17() 264 #define COND_INCR(a, b, c) \ argument 536 void test_nested(int a, int b, int c, int &out) { in test_nested() 733 int nested_switch(int a, int b, int c) { in nested_switch()
|
/llvm-project/libc/utils/MPFRWrapper/ |
H A D | MPFRUtils.cpp | 63 get_mpfr_rounding_mode(RoundingMode mode) get_mpfr_rounding_mode() argument 535 fma(const MPFRNumber & b,const MPFRNumber & c) fma() argument 1275 round_to_long(T x,RoundingMode mode,long & result) round_to_long() argument 1287 round(T x,RoundingMode mode) round() argument
|
/llvm-project/libcxx/test/std/utilities/charconv/charconv.msvc/ |
H A D | test.cpp | 130 __anonf4a7ad0d0102(const char c) test_common_to_chars() argument 387 test_from_chars(const string_view input,const BaseOrFmt base_or_fmt,const std::size_t correct_idx,const errc correct_ec,const optional<T> opt_correct=nullopt,const TestFromCharsMode mode=TestFromCharsMode::Normal) test_from_chars() argument [all...] |
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_posix.cpp | 165 fd_t OpenFile(const char *filename, FileAccessMode mode, error_t *errno_p) { in OpenFile() argument 274 bool IsPathSeparator(const char c) { in IsPathSeparator() argument
|
H A D | sanitizer_win.cpp | 560 IsPathSeparator(const char c) IsPathSeparator() argument 564 IsAlpha(char c) IsAlpha() argument 752 OpenFile(const char * filename,FileAccessMode mode,error_t * last_error) OpenFile() argument [all...] |
/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_posix.cpp | 1168 init_cond(void * c,bool force=false) init_cond() argument 1199 void *c; global() member 1222 INTERCEPTOR(int,pthread_cond_init,void * c,void * a) INTERCEPTOR() argument 1231 cond_wait(ThreadState * thr,uptr pc,ScopedInterceptor * si,const Fn & fn,void * c,void * m) cond_wait() argument 1253 INTERCEPTOR(int,pthread_cond_wait,void * c,void * m) INTERCEPTOR() argument 1261 INTERCEPTOR(int,pthread_cond_timedwait,void * c,void * m,void * abstime) INTERCEPTOR() argument 1271 INTERCEPTOR(int,pthread_cond_clockwait,void * c,void * m,__sanitizer_clockid_t clock,void * abstime) INTERCEPTOR() argument 1286 INTERCEPTOR(int,pthread_cond_timedwait_relative_np,void * c,void * m,void * reltime) INTERCEPTOR() argument 1299 INTERCEPTOR(int,pthread_cond_signal,void * c) INTERCEPTOR() argument 1306 INTERCEPTOR(int,pthread_cond_broadcast,void * c) INTERCEPTOR() argument 1313 INTERCEPTOR(int,pthread_cond_destroy,void * c) INTERCEPTOR() argument 1667 mode_t mode = va_arg(ap, int); TSAN_INTERCEPTOR() local 1681 mode_t mode = va_arg(ap, int); TSAN_INTERCEPTOR() local 1695 TSAN_INTERCEPTOR(int,creat,const char * name,int mode) TSAN_INTERCEPTOR() argument 1705 TSAN_INTERCEPTOR(int,creat64,const char * name,int mode) TSAN_INTERCEPTOR() argument [all...] |
/llvm-project/clang/test/SemaCXX/ |
H A D | constant-expression-cxx2a.cpp | 158 char c = ((A*)this)->f(); member 240 struct C : A, C2 { A *c = dynamic_cast<A*>(static_cast<C2*>(this)); }; member 593 return c; // expected-note {{read of uninitialized object}} in not_even_unsigned_char() local 651 char c; global() member 662 A c, &&d, e; dtor_calls_dtor() member 808 vdtor_3(int mode) vdtor_3() argument 1128 virt_dtor(int mode,const char * expected) virt_dtor() argument 1462 C c = {.n = 1}; f() local 1470 C c = {.n = 1}; g() local [all...] |
/llvm-project/flang/lib/Evaluate/ |
H A D | fold-logical.cpp | 18 static std::optional<Expr<SomeType>> ZeroExtend(const Constant<T> &c) { in ZeroExtend() argument 685 if (auto *c{UnwrapConstantValue<IntT>(ix)}) { FoldIntrinsicFunction() local 878 if (auto mode{GetRoundingMode(args[0])}) { FoldIntrinsicFunction() local
|
H A D | fold-integer.cpp | 587 common::RoundingMode mode{name == "ceiling" ? common::RoundingMode::Up FoldIntrinsicFunction() local 722 __anonadebc6b60e02(const Scalar<Char> &c) FoldIntrinsicFunction() argument
|
/llvm-project/lldb/source/Commands/ |
H A D | CommandCompletions.cpp | 282 if (llvm::find_if(request_str, [](char c) { in ModuleCompleter() argument 356 Buffer.find_if([](char c) { return path::is_separator(c); }); in DiskFilesOrDirectories() argument 471 CompletionMode mode = in DiskFilesOrDirectories() local
|
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonDataObjects.cpp | 319 PyBytes_AsStringAndSize(m_py_obj, &c, &size); in GetBytes() local 339 result->SetValue(std::string(c, size)); in CreateStructuredString() local 363 return llvm::ArrayRef<uint8_t>(reinterpret_cast<uint8_t *>(c), siz in GetBytes() local 1437 FromFile(File & file,const char * mode) FromFile() argument [all...] |
/llvm-project/openmp/runtime/src/ |
H A D | kmp_settings.cpp | 4515 int mode = 0; in __kmp_stg_parse_atomic_mode() local 4642 int mode = 0; in __kmp_stg_parse_gtid_mode() local 5100 char c = (char)toupper(s[index]); in __kmp_stg_parse_hw_subset_name() local
|