Home
last modified time | relevance | path

Searched defs:xs (Results 1 – 25 of 34) sorted by relevance

12

/llvm-project/libc/AOR_v20.02/math/tools/
H A Dplot.py46 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 Dp3-0x.cpp13 const char xs[] = R"(\ variable
/llvm-project/openmp/runtime/test/atomic/
H A Domp-atomic-compare-signedness.c23 int xs = -1; in main() local
/llvm-project/offload/test/offloading/
H A Datomic-compare-signedness.c21 int xs = -1; in main() local
/llvm-project/clang/test/SemaTemplate/
H A Dlambda-capture-pack.cpp19 template <class... Xs> constexpr int f(Xs ...xs) { in f()
/llvm-project/flang/runtime/
H A Dio-api-common.h53 int unitNumber, const char *sourceFile, int sourceLine, A &&...xs) { in BeginExternalListIO()
H A Dunit.h146 const Terminator &terminator, X &&...xs) { in BeginIoStatement() argument
265 BeginIoStatement(X &&...xs) BeginIoStatement() argument
H A Dio-error.h50 SignalError(const char * msg,X &&...xs) SignalError() argument
/llvm-project/clang/test/CXX/stmt.stmt/stmt.dcl/
H A Dp3.cpp16 X xs[16]; in test_ptr10034() local
H A Dp3-0x.cpp14 X xs[16]; in test_ptr10034() local
/llvm-project/clang/test/Sema/
H A Dwarn-unsequenced.c11 int xs[10]; in test() local
H A Dflexible-array-init.c63 …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 Dconstexpr-bitset.h35 constexpr BitSet(const std::initializer_list<int> &xs) { in BitSet()
/llvm-project/flang/unittests/Runtime/
H A DRandom.cpp21 float xs[n]{}; in TEST() local
/llvm-project/clang/test/Refactor/Extract/
H A DExtractionSemicolonPolicy.cpp101 void extractStatementNotSemiRangedFor(XS xs) { in extractStatementNotSemiRangedFor() argument
/llvm-project/flang/lib/Parser/
H A DFortran-parsers.cpp750 listLength(std::list<Success> && xs) listLength() argument
/llvm-project/flang/unittests/Evaluate/
H A Dtesting.cpp68 FailureDetailPrinter Compare(const char *file, int line, const char *xs, in Compare()
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp20 int xs[10]; in test() local
617 int xs[10]; in reference_f() local
H A Dcxx98-compat.cpp72 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 Ddcl_init_aggr.cpp139 int xs[2][2] = { 3, 1, 4, 2 }; variable
H A Dfor-range-examples.cpp156 int xs[10]; // expected-note {{implicitly declared private here}} member in test2::A
/llvm-project/openmp/runtime/test/tasking/
H A Dkmp_task_reduction_nest.cpp160 double xs = 99999.0; in main() local
/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp8-cxx0x.cpp107 Xs xs; // expected-error {{must use 'struct'}} in value_vs_type() local
/llvm-project/flang/include/flang/Parser/
H A Dmessage.h215 Message(RANGE r,const MessageFixedText & t,A && x,As &&...xs) Message() argument
/llvm-project/flang/lib/Lower/
H A DIterationSpace.cpp350 Fortran::lower::ImplicitIterSpace::FrontEndMaskExpr> &xs : in operator <<() local

12