Home
last modified time | relevance | path

Searched defs:Q (Results 26 – 50 of 11050) sorted by relevance

12345678910>>...442

/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/DRs/
H A Ddr2137-2.C6 struct Q { struct
7 Q() { } in Q() function
8 Q(const Q&) { } in Q() argument
15 void f(Q) { } in f() argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/DRs/
H A Ddr2137-2.C6 struct Q { struct
7 Q() { } in Q() argument
8 Q(const Q&) { } in Q() function
15 void f(Q) { } in f() argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/DRs/
H A Ddr2137-2.C6 struct Q { struct
7 Q() { } in Q() argument
8 Q(const Q&) { } in Q() argument
15 void f(Q) { } in f() argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/DRs/
H A Ddr2137-2.C6 struct Q { struct
7 Q() { } in Q() function
8 Q(const Q&) { } in Q() function
15 void f(Q) { } in f() argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/DRs/
H A Ddr2137-2.C6 struct Q { struct
7 Q() { } in Q() argument
8 Q(const Q&) { } in Q() argument
15 void f(Q) { } in f() argument
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DBigRatOps.C42 const BigRat abs(const BigRat& Q) in abs()
217 int cmp(const BigRat& Q, const BigInt& N) in cmp()
223 int cmp(const BigInt& N, const BigRat& Q) in cmp()
229 int cmp(const BigRat& Q, const MachineInt& n) in cmp()
249 int CmpAbs(const BigRat& Q, const BigInt& N) in CmpAbs()
254 int CmpAbs(const BigInt& N, const BigRat& Q) in CmpAbs()
442 double log(const BigRat& Q) in log()
489 bool IsPowerOf2(const BigRat& Q) in IsPowerOf2()
498 BigInt floor(const BigRat& Q) in floor()
505 BigInt ceil(const BigRat& Q) in ceil()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/laspack/
H A Dqmatrix.C95 void Q_Destr(QMatrix *Q) in Q_Destr()
180 const char *Q_GetName(const QMatrix *Q) in Q_GetName()
189 size_t Q_GetDim(const QMatrix *Q) in Q_GetDim()
201 _LPBoolean Q_GetSymmetry(const QMatrix *Q) in Q_GetSymmetry()
214 ElOrderType Q_GetElOrder(const QMatrix *Q) in Q_GetElOrder()
426 void Q_SortEl(QMatrix *Q) in Q_SortEl()
462 void Q_AllocInvDiagEl(QMatrix *Q) in Q_AllocInvDiagEl()
639 _LPBoolean Q_KerDefined(QMatrix *Q) in Q_KerDefined()
657 void **Q_EigenvalInfo(QMatrix *Q) in Q_EigenvalInfo()
663 void Q_Lock(QMatrix *Q) in Q_Lock()
[all …]
/dports/math/laspack/laspack/
H A Dqmatrix.c95 void Q_Destr(QMatrix *Q) in Q_Destr()
180 char *Q_GetName(QMatrix *Q) in Q_GetName()
189 size_t Q_GetDim(QMatrix *Q) in Q_GetDim()
201 Boolean Q_GetSymmetry(QMatrix *Q) in Q_GetSymmetry()
214 ElOrderType Q_GetElOrder(QMatrix *Q) in Q_GetElOrder()
426 void Q_SortEl(QMatrix *Q) in Q_SortEl()
462 void Q_AllocInvDiagEl(QMatrix *Q) in Q_AllocInvDiagEl()
639 Boolean Q_KerDefined(QMatrix *Q) in Q_KerDefined()
657 void **Q_EigenvalInfo(QMatrix *Q) in Q_EigenvalInfo()
663 void Q_Lock(QMatrix *Q) in Q_Lock()
[all …]
/dports/audio/mixxx/mixxx-2.3.0/src/engine/filters/
H A Denginefilterbiquad1.cpp9 double Q) { in EngineFilterBiquad1LowShelving()
16 double Q, in setFrequencyCorners()
30 double Q, in setFrequencyCorners()
38 double Q) { in EngineFilterBiquad1HighShelving()
45 double Q, in setFrequencyCorners()
53 double Q, in EngineFilterBiquad1Low()
61 double Q) { in setFrequencyCorners()
68 double Q) { in EngineFilterBiquad1Band()
74 double Q) { in setFrequencyCorners()
81 double Q, in EngineFilterBiquad1High()
[all …]
/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Dsxpath.cpp42 #define QC(Q) (*(QueryContextClass*)Q) argument
85 int SXP_addVariableNumber(QueryContext Q, in SXP_addVariableNumber()
95 int SXP_addVariableString(QueryContext Q, in SXP_addVariableString()
105 int SXP_addVariableBoolean(QueryContext Q, in SXP_addVariableBoolean()
115 int SXP_addVariableBinding(QueryContext Q, in SXP_addVariableBinding()
122 int SXP_addNamespaceDeclaration(QueryContext Q, in SXP_addNamespaceDeclaration()
129 int SXP_query(QueryContext Q, const SXP_char* queryText, in SXP_query()
136 int SXP_destroyQueryContext(QueryContext Q) in SXP_destroyQueryContext()
154 int SXP_getResultNumber(QueryContext Q, double *result) in SXP_getResultNumber()
160 int SXP_getResultBool(QueryContext Q, int *result) in SXP_getResultBool()
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/src/tscore/
H A Dllqueue.cc41 newrec(LLQ *Q) in newrec()
66 freerec(LLQ *Q, LLQrec *rec) in freerec()
89 delete_queue(LLQ *Q) in delete_queue()
102 enqueue(LLQ *Q, void *data) in enqueue()
130 queue_len(LLQ *Q) in queue_len()
142 queue_highwater(LLQ *Q) in queue_highwater()
173 queue_is_empty(LLQ *Q) in queue_is_empty()
183 dequeue(LLQ *Q) in dequeue()
219 LLQ *Q; in testfun() local
/dports/devel/boost-docs/boost_1_72_0/libs/beast/test/beast/core/
H A D_detail_variant.cpp23 struct Q struct in boost::beast::detail::variant_test
27 count() in count()
33 int value = 0;
34 bool move = false;
35 bool copy = false;
40 ~Q() in ~Q()
45 Q() in Q() function
50 Q(Q&& q) in Q() argument
58 Q(Q const& q) in Q() argument
66 explicit Q(int value_) in Q() function
/dports/devel/boost-python-libs/boost_1_72_0/libs/beast/test/beast/core/
H A D_detail_variant.cpp23 struct Q struct in boost::beast::detail::variant_test
27 count() in count()
33 int value = 0;
34 bool move = false;
35 bool copy = false;
40 ~Q() in ~Q()
45 Q() in Q() argument
50 Q(Q&& q) in Q() function
58 Q(Q const& q) in Q() function
66 explicit Q(int value_) in Q() function
/dports/devel/boost-libs/boost_1_72_0/libs/beast/test/beast/core/
H A D_detail_variant.cpp23 struct Q struct in boost::beast::detail::variant_test
27 count() in count()
33 int value = 0;
34 bool move = false;
35 bool copy = false;
40 ~Q() in ~Q()
45 Q() in Q() argument
50 Q(Q&& q) in Q() argument
58 Q(Q const& q) in Q() function
66 explicit Q(int value_) in Q() argument
/dports/devel/hyperscan/boost_1_75_0/libs/beast/test/beast/core/
H A D_detail_variant.cpp23 struct Q struct in boost::beast::detail::variant_test
27 count() in count()
33 int value = 0;
34 bool move = false;
35 bool copy = false;
40 ~Q() in ~Q()
45 Q() in Q() function
50 Q(Q&& q) in Q() argument
58 Q(Q const& q) in Q() function
66 explicit Q(int value_) in Q() argument
/dports/lang/rust/rustc-1.58.1-src/library/alloc/src/collections/btree/
H A Dsearch.rs50 key: &Q, in search_tree()
54 K: Borrow<Q>, in search_tree()
90 SearchBound<&'r Q>, in search_tree_for_bifurcation()
97 K: Borrow<Q>, in search_tree_for_bifurcation()
98 R: RangeBounds<Q>, in search_tree_for_bifurcation()
153 K: Borrow<Q>, in find_lower_bound_edge()
167 K: Borrow<Q>, in find_upper_bound_edge()
186 K: Borrow<Q>, in search_node()
205 K: Borrow<Q>, in find_key_index()
231 K: Borrow<Q>, in find_lower_bound_index()
[all …]
/dports/cad/yosys/yosys-yosys-0.12/tests/arch/gowin/
H A Dinit.v1 module myDFF (output reg Q, input CLK, D); port
8 module myDFFE (output reg Q, input D, CLK, CE); port
18 module myDFFS (output reg Q, input D, CLK, SET); port
30 module myDFFSE (output reg Q, input D, CLK, CE, SET); port
42 module myDFFR (output reg Q, input D, CLK, RESET); port
66 module myDFFP (output reg Q, input D, CLK, PRESET); port
90 module myDFFC (output reg Q, input D, CLK, CLEAR); port
114 module myDFFN (output reg Q, input CLK, D); port
121 module myDFFNE (output reg Q, input D, CLK, CE); port
131 module myDFFNS (output reg Q, input D, CLK, SET); port
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Modules/Inputs/lsv-debuginfo/C/
H A DC.h7 struct Q { struct
10 SmallVector<Q, 4> q; argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Modules/Inputs/lsv-debuginfo/C/
H A DC.h7 struct Q { struct
10 SmallVector<Q, 4> q; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Modules/Inputs/lsv-debuginfo/C/
H A DC.h7 struct Q { struct
10 SmallVector<Q, 4> q; argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Modules/Inputs/lsv-debuginfo/C/
H A DC.h7 struct Q { struct
10 SmallVector<Q, 4> q; argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Modules/Inputs/lsv-debuginfo/C/
H A DC.h7 struct Q { struct
10 SmallVector<Q, 4> q; argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Modules/Inputs/lsv-debuginfo/C/
H A DC.h7 struct Q { struct
10 SmallVector<Q, 4> q; argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Modules/Inputs/lsv-debuginfo/C/
H A DC.h7 struct Q { struct
10 SmallVector<Q, 4> q; argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Modules/Inputs/lsv-debuginfo/C/
H A DC.h7 struct Q { struct
10 SmallVector<Q, 4> q; argument

12345678910>>...442