Home
last modified time | relevance | path

Searched defs:one (Results 7276 – 7300 of 37617) sorted by relevance

1...<<291292293294295296297298299300>>...1505

/dports/lang/elixir/elixir-1.12.3/lib/ex_unit/test/ex_unit/
H A Ddoc_test_test.exs24 def one, do: 1 function
104 def one, do: 1 function
128 def one, do: 1 function
/dports/www/cutelyst/cutelyst-3.2.0/tests/
H A Dcoverageobject.h125 void one(Context *c, const QString &one) { in one() function
131 void two(Context *c, const QString &one, const QString &two) { in two()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dflexible-array-init.c2 struct one { struct
7 struct one x2 = { 5, 1, 2, 3 }; // expected-warning{{flexible array initialization is a GNU extensi… argument
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Estimators/
H A DSlaterDetOperations.h41 const ComplexType one = ComplexType(1.0); variable
103 const ComplexType one = ComplexType(1.0); variable
175 SPValueType one = SPValueType(1.0); in matrix_element_and_overlap() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Doverload-arm-mve.c2 // RUN: %clang_cc1 -triple thumbv8.1m.main-none-none-eabi -target-feature +mve.fp -flax-vector-conv…
4 typedef signed short int16_t;
6 typedef signed long long int64_t;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Sema/
H A Dflexible-array-init.c2 struct one { struct
7 struct one x2 = { 5, 1, 2, 3 }; // expected-warning{{flexible array initialization is a GNU extensi… argument
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/tokio-0.2.11/tests/
H A Dtime_delay_queue.rs290 let one = queue.insert_at("one", now + ms(200)); in multi_reset() localVariable
327 let one = queue.insert_at("one", now + ms(200)); in expire_first_key_when_reset_to_expire_earlier() localVariable
373 let one = queue.insert_at("one", now + ms(200)); in reset_first_expiring_item_to_expire_later() localVariable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Sema/
H A Dflexible-array-init.c2 struct one { struct
7 struct one x2 = { 5, 1, 2, 3 }; // expected-warning{{flexible array initialization is a GNU extensi… argument
/dports/math/freefem++/FreeFem-sources-4.6/3rdparty/dissection/src/Driver/
H A DC_BlasRoutines.cpp177 const T one(1.0); in full_ldlt_permute() local
324 const T one(1.0); in full_ldu_permute() local
438 const T one(1.0); in ldu_full_permute() local
828 const T one(1.0); in full_ldlt() local
885 const T one(1.0); in full_ldlh() local
953 const T one(1.0); in full_ldu() local
1062 const T one(1.0); in full_fw_multiprofile() local
1169 const T one(1.0); in full_fw_multi() local
1359 const T one(1.0); in full_bw_multi() local
1567 const T one(1.0); in full_fwbw_multi() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/accumulators/numeric/
H A Dfunctional.hpp494 struct one struct
496 typedef one type;
497 typedef T value_type;
498 static T const value;
500 operator T const & () const in operator T const&()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dbf-ms-layout-2.c23 struct one { struct
24 int d;
25 unsigned char a;
26 unsigned short b:7;
27 char c;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dbf-ms-layout-2.c23 struct one { struct
24 int d;
25 unsigned char a;
26 unsigned short b:7;
27 char c;
/dports/devel/R-cran-BH/BH/inst/include/boost/accumulators/numeric/
H A Dfunctional.hpp494 struct one struct
496 typedef one type;
497 typedef T value_type;
498 static T const value;
500 operator T const & () const in operator T const&()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dbf-ms-layout-2.c23 struct one { struct
24 int d;
25 unsigned char a;
26 unsigned short b:7;
27 char c;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dbf-ms-layout-2.c23 struct one { struct
24 int d;
25 unsigned char a;
26 unsigned short b:7;
27 char c;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dbf-ms-layout-2.c23 struct one { struct
24 int d;
25 unsigned char a;
26 unsigned short b:7;
27 char c;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/accumulators/numeric/
H A Dfunctional.hpp494 struct one struct
496 typedef one type;
497 typedef T value_type;
498 static T const value;
500 operator T const & () const in operator T const&()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dbf-ms-layout-2.c23 struct one { struct
24 int d;
25 unsigned char a;
26 unsigned short b:7;
27 char c;
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DDMRGSCFunitary.cpp139 double one = 1.0; in updateUnitary() local
226 double one = 1.0; in rotateActiveSpaceVectors() local
248 double one = 1.0; in CheckDeviationFromUnitary() local
291 double one = 1.0; in get_determinant() local
377 double one = 1.0; in getLog() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dbf-ms-layout-2.c23 struct one { struct
24 int d;
25 unsigned char a;
26 unsigned short b:7;
27 char c;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dbf-ms-layout-2.c23 struct one { struct
24 int d;
25 unsigned char a;
26 unsigned short b:7;
27 char c;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dbf-ms-layout-2.c23 struct one { struct
24 int d;
25 unsigned char a;
26 unsigned short b:7;
27 char c;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dbf-ms-layout-2.c23 struct one { struct
24 int d;
25 unsigned char a;
26 unsigned short b:7;
27 char c;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dbf-ms-layout-2.c23 struct one { struct
24 int d;
25 unsigned char a;
26 unsigned short b:7;
27 char c;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dbf-ms-layout-2.c23 struct one { struct
24 int d;
25 unsigned char a;
26 unsigned short b:7;
27 char c;

1...<<291292293294295296297298299300>>...1505