| /llvm-project-15.0.7/flang/test/Lower/Intrinsics/ |
| H A D | date_and_time.f90 | 5 subroutine date_and_time_test(date, time, zone, values) argument 6 character(*) :: date, time, zone local 24 subroutine date_and_time_test2(date) argument 25 character(*) :: date local 43 subroutine date_and_time_dynamic_optional(date, time, zone, values) argument 47 character(*) :: date local
|
| /llvm-project-15.0.7/lldb/test/API/commands/command/source/ |
| H A D | my.py | 4 def date(): function
|
| /llvm-project-15.0.7/lldb/test/API/lang/objc/radar-9691614/ |
| H A D | main.m | 6 NSDate *date; field
|
| /llvm-project-15.0.7/lldb/test/API/lang/objc/sample/ |
| H A D | main.m | 11 @property (readonly,getter=getTheDate) NSDate *date; property
|
| /llvm-project-15.0.7/lldb/test/API/lang/objcxx/sample/ |
| H A D | main.mm | 11 @property (readonly,getter=getTheDate) NSDate *date; property
|
| /llvm-project-15.0.7/third-party/benchmark/tools/gbench/Inputs/ |
| H A D | test4_run0.json | 3 "date": "2016-08-02 17:44:46", string
|
| H A D | test4_run1.json | 3 "date": "2016-08-02 17:44:46", string
|
| H A D | test3_run1.json | 3 "date": "2016-08-02 17:44:46", string
|
| H A D | test3_run0.json | 3 "date": "2016-08-02 17:44:46", string
|
| H A D | test2_run.json | 3 "date": "2016-08-02 17:44:46", string
|
| H A D | test1_run1.json | 3 "date": "2016-08-02 17:44:46", string
|
| H A D | test1_run2.json | 3 "date": "2016-08-02 17:44:46", string
|
| /llvm-project-15.0.7/lldb/test/API/lang/objc/foundation/ |
| H A D | main.m | 7 NSDate *date; field
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/ |
| H A D | objc-avoid-nsobject-new.m | 14 + (instancetype)date; class
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | time-intrinsic.cpp | 198 char *date, std::size_t dateChars, char *time, std::size_t timeChars, in DateAndTimeUnavailable() 260 static void GetDateAndTime(Fortran::runtime::Terminator &terminator, char *date, in GetDateAndTime() 331 static void GetDateAndTime(Fortran::runtime::Terminator &terminator, char *date, in GetDateAndTime()
|
| /llvm-project-15.0.7/flang/unittests/Runtime/ |
| H A D | Time.cpp | 91 std::string date(bufferSize, 'Z'), time(bufferSize, 'Z'), in TEST() local
|
| /llvm-project-15.0.7/clang/test/Rewriter/ |
| H A D | rewrite-modern-container-literal.mm | 44 + (id)date; class
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | objc-literal-nsnumber.m | 81 + (NSDate *) date; class
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | objc-literal-tests.m | 45 + (NSDate *) date; class
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | Runtime.cpp | 200 llvm::Optional<fir::CharBoxValue> date, in genDateAndTime()
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_stats.cpp | 525 char date[26]; in generateFilename() local
|