/llvm-project/libc/AOR_v20.02/math/tools/ |
H A D | plot.py | 46 def plot(xs, gs, ys, es): argument 65 xs, gs, ys, es = parse(sys.stdin) variable
|
/llvm-project/clang/test/CXX/lex/lex.pptoken/ |
H A D | p3-0x.cpp | 13 const char xs[] = R"(\ variable
|
/llvm-project/openmp/runtime/test/atomic/ |
H A D | omp-atomic-compare-signedness.c | 23 int xs = -1; in main() local
|
/llvm-project/offload/test/offloading/ |
H A D | atomic-compare-signedness.c | 21 int xs = -1; in main() local
|
/llvm-project/clang/test/SemaTemplate/ |
H A D | lambda-capture-pack.cpp | 19 template <class... Xs> constexpr int f(Xs ...xs) { in f()
|
/llvm-project/flang/runtime/ |
H A D | io-api-common.h | 53 int unitNumber, const char *sourceFile, int sourceLine, A &&...xs) { in BeginExternalListIO()
|
H A D | unit.h | 146 const Terminator &terminator, X &&...xs) { in BeginIoStatement() argument 265 BeginIoStatement(X &&...xs) BeginIoStatement() argument
|
H A D | io-error.h | 50 SignalError(const char * msg,X &&...xs) SignalError() argument
|
/llvm-project/clang/test/CXX/stmt.stmt/stmt.dcl/ |
H A D | p3.cpp | 16 X xs[16]; in test_ptr10034() local
|
H A D | p3-0x.cpp | 14 X xs[16]; in test_ptr10034() local
|
/llvm-project/clang/test/Sema/ |
H A D | warn-unsequenced.c | 11 int xs[10]; in test() local
|
H A D | flexible-array-init.c | 63 …struct X xs[]; // expected-warning{{'struct X' may not be used as an array element due to flexible… member
|
/llvm-project/flang/include/flang/Common/ |
H A D | constexpr-bitset.h | 35 constexpr BitSet(const std::initializer_list<int> &xs) { in BitSet()
|
/llvm-project/flang/unittests/Runtime/ |
H A D | Random.cpp | 21 float xs[n]{}; in TEST() local
|
/llvm-project/clang/test/Refactor/Extract/ |
H A D | ExtractionSemicolonPolicy.cpp | 101 void extractStatementNotSemiRangedFor(XS xs) { in extractStatementNotSemiRangedFor() argument
|
/llvm-project/flang/lib/Parser/ |
H A D | Fortran-parsers.cpp | 750 listLength(std::list<Success> && xs) listLength() argument
|
/llvm-project/flang/unittests/Evaluate/ |
H A D | testing.cpp | 68 FailureDetailPrinter Compare(const char *file, int line, const char *xs, in Compare()
|
/llvm-project/clang/test/SemaCXX/ |
H A D | warn-unsequenced.cpp | 20 int xs[10]; in test() local 617 int xs[10]; in reference_f() local
|
H A D | cxx98-compat.cpp | 72 std::initializer_list<int> xs = { 1, 2, 3 }; // expected-warning {{initialization of initializer_list object is incompatible with C++98}} local 112 int xs[] = {1, 2, 3}; in RangeFor() local
|
H A D | dcl_init_aggr.cpp | 139 int xs[2][2] = { 3, 1, 4, 2 }; variable
|
H A D | for-range-examples.cpp | 156 int xs[10]; // expected-note {{implicitly declared private here}} member in test2::A
|
/llvm-project/openmp/runtime/test/tasking/ |
H A D | kmp_task_reduction_nest.cpp | 160 double xs = 99999.0; in main() local
|
/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
H A D | p8-cxx0x.cpp | 107 Xs xs; // expected-error {{must use 'struct'}} in value_vs_type() local
|
/llvm-project/flang/include/flang/Parser/ |
H A D | message.h | 215 Message(RANGE r,const MessageFixedText & t,A && x,As &&...xs) Message() argument
|
/llvm-project/flang/lib/Lower/ |
H A D | IterationSpace.cpp | 350 Fortran::lower::ImplicitIterSpace::FrontEndMaskExpr> &xs : in operator <<() local
|