Home
last modified time | relevance | path

Searched defs:V (Results 201 – 225 of 36190) sorted by relevance

12345678910>>...1448

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
H A DT.pass.cpp52 using V = std::variant<Dummy, NoThrowT>; in test_T_ctor_noexcept() typedef
56 using V = std::variant<Dummy, ThrowsT>; in test_T_ctor_noexcept() typedef
63 using V = std::variant<long, long long>; in test_T_ctor_sfinae() typedef
67 using V = std::variant<std::string, std::string>; in test_T_ctor_sfinae() typedef
71 using V = std::variant<std::string, void *>; in test_T_ctor_sfinae() typedef
76 using V = std::variant<std::string, float>; in test_T_ctor_sfinae() typedef
81 using V = std::variant<std::unique_ptr<int>, bool>; in test_T_ctor_sfinae() typedef
97 using V = std::variant<X>; in test_T_ctor_sfinae() typedef
114 using V = std::variant<int, int &&>; in test_T_ctor_sfinae() typedef
118 using V = std::variant<int, const int &>; in test_T_ctor_sfinae() typedef
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
H A DT.pass.cpp52 using V = std::variant<Dummy, NoThrowT>; in test_T_ctor_noexcept() typedef
56 using V = std::variant<Dummy, ThrowsT>; in test_T_ctor_noexcept() typedef
63 using V = std::variant<long, long long>; in test_T_ctor_sfinae() typedef
67 using V = std::variant<std::string, std::string>; in test_T_ctor_sfinae() typedef
71 using V = std::variant<std::string, void *>; in test_T_ctor_sfinae() typedef
76 using V = std::variant<std::string, float>; in test_T_ctor_sfinae() typedef
81 using V = std::variant<std::unique_ptr<int>, bool>; in test_T_ctor_sfinae() typedef
97 using V = std::variant<X>; in test_T_ctor_sfinae() typedef
114 using V = std::variant<int, int &&>; in test_T_ctor_sfinae() typedef
118 using V = std::variant<int, const int &>; in test_T_ctor_sfinae() typedef
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
H A DT.pass.cpp48 using V = std::variant<Dummy, NoThrowT>; in test_T_ctor_noexcept() typedef
52 using V = std::variant<Dummy, ThrowsT>; in test_T_ctor_noexcept() typedef
59 using V = std::variant<long, long long>; in test_T_ctor_sfinae() typedef
63 using V = std::variant<std::string, std::string>; in test_T_ctor_sfinae() typedef
67 using V = std::variant<std::string, void *>; in test_T_ctor_sfinae() typedef
72 using V = std::variant<std::string, float>; in test_T_ctor_sfinae() typedef
77 using V = std::variant<std::unique_ptr<int>, bool>; in test_T_ctor_sfinae() typedef
93 using V = std::variant<X>; in test_T_ctor_sfinae() typedef
110 using V = std::variant<int, int &&>; in test_T_ctor_sfinae() typedef
114 using V = std::variant<int, const int &>; in test_T_ctor_sfinae() typedef
[all …]
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/variant/variant.variant/variant.ctor/
H A DT.pass.cpp47 using V = std::variant<Dummy, NoThrowT>; in test_T_ctor_noexcept() typedef
51 using V = std::variant<Dummy, ThrowsT>; in test_T_ctor_noexcept() typedef
58 using V = std::variant<long, long long>; in test_T_ctor_sfinae() typedef
62 using V = std::variant<std::string, std::string>; in test_T_ctor_sfinae() typedef
66 using V = std::variant<std::string, void *>; in test_T_ctor_sfinae() typedef
71 using V = std::variant<std::string, float>; in test_T_ctor_sfinae() typedef
76 using V = std::variant<std::unique_ptr<int>, bool>; in test_T_ctor_sfinae() typedef
92 using V = std::variant<X>; in test_T_ctor_sfinae() typedef
109 using V = std::variant<int, int &&>; in test_T_ctor_sfinae() typedef
113 using V = std::variant<int, const int &>; in test_T_ctor_sfinae() typedef
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
H A DT.pass.cpp49 using V = std::variant<Dummy, NoThrowT>; in test_T_ctor_noexcept() typedef
53 using V = std::variant<Dummy, ThrowsT>; in test_T_ctor_noexcept() typedef
60 using V = std::variant<long, long long>; in test_T_ctor_sfinae() typedef
64 using V = std::variant<std::string, std::string>; in test_T_ctor_sfinae() typedef
68 using V = std::variant<std::string, void *>; in test_T_ctor_sfinae() typedef
73 using V = std::variant<std::string, float>; in test_T_ctor_sfinae() typedef
78 using V = std::variant<std::unique_ptr<int>, bool>; in test_T_ctor_sfinae() typedef
94 using V = std::variant<X>; in test_T_ctor_sfinae() typedef
111 using V = std::variant<int, int &&>; in test_T_ctor_sfinae() typedef
115 using V = std::variant<int, const int &>; in test_T_ctor_sfinae() typedef
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
H A DT.pass.cpp52 using V = std::variant<Dummy, NoThrowT>; in test_T_ctor_noexcept() typedef
56 using V = std::variant<Dummy, ThrowsT>; in test_T_ctor_noexcept() typedef
63 using V = std::variant<long, long long>; in test_T_ctor_sfinae() typedef
67 using V = std::variant<std::string, std::string>; in test_T_ctor_sfinae() typedef
71 using V = std::variant<std::string, void *>; in test_T_ctor_sfinae() typedef
76 using V = std::variant<std::string, float>; in test_T_ctor_sfinae() typedef
81 using V = std::variant<std::unique_ptr<int>, bool>; in test_T_ctor_sfinae() typedef
97 using V = std::variant<X>; in test_T_ctor_sfinae() typedef
114 using V = std::variant<int, int &&>; in test_T_ctor_sfinae() typedef
118 using V = std::variant<int, const int &>; in test_T_ctor_sfinae() typedef
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
H A DT.pass.cpp49 using V = std::variant<Dummy, NoThrowT>; in test_T_ctor_noexcept() typedef
53 using V = std::variant<Dummy, ThrowsT>; in test_T_ctor_noexcept() typedef
60 using V = std::variant<long, long long>; in test_T_ctor_sfinae() typedef
64 using V = std::variant<std::string, std::string>; in test_T_ctor_sfinae() typedef
68 using V = std::variant<std::string, void *>; in test_T_ctor_sfinae() typedef
73 using V = std::variant<std::string, float>; in test_T_ctor_sfinae() typedef
78 using V = std::variant<std::unique_ptr<int>, bool>; in test_T_ctor_sfinae() typedef
94 using V = std::variant<X>; in test_T_ctor_sfinae() typedef
111 using V = std::variant<int, int &&>; in test_T_ctor_sfinae() typedef
115 using V = std::variant<int, const int &>; in test_T_ctor_sfinae() typedef
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/tecsrc/
H A DDATASHR.h50 #define IncStructureReference(V) ((V)->RefCount++) argument
51 #define DecStructureReference(V) ((V)->RefCount--) argument
52 #define IsStructureShared(V) ((V)->RefCount > 1) argument
53 #define IsStructureReferenced(V) ((V)->RefCount > 0) argument
62 #define IncVarStructureReference(V) ((V)->VarShareRefCount++) argument
63 #define DecVarStructureReference(V) ((V)->VarShareRefCount--) argument
64 #define IsVarStructureShared(V) ((V)->VarShareRefCount > 1) argument
65 #define IsVarStructureReferenced(V) ((V)->VarShareRefCount > 0) argument
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/multimap-0.8.1/src/
H A Dentry.rs35 pub fn get(&self) -> &V { in get()
40 pub fn get_vec(&self) -> &Vec<V> { in get_vec()
45 pub fn get_mut(&mut self) -> &mut V { in get_mut()
50 pub fn get_vec_mut(&mut self) -> &mut Vec<V> { in get_vec_mut()
56 pub fn into_mut(self) -> &'a mut V { in into_mut()
62 pub fn into_vec_mut(self) -> &'a mut Vec<V> { in into_vec_mut()
67 pub fn insert(&mut self, value: V) { in insert()
72 pub fn insert_vec(&mut self, values: Vec<V>) { in insert_vec()
77 pub fn remove(self) -> Vec<V> { in remove()
85 pub fn insert(self, value: V) -> &'a mut V { in insert()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/multimap-0.8.2/src/
H A Dentry.rs35 pub fn get(&self) -> &V { in get()
40 pub fn get_vec(&self) -> &Vec<V> { in get_vec()
45 pub fn get_mut(&mut self) -> &mut V { in get_mut()
50 pub fn get_vec_mut(&mut self) -> &mut Vec<V> { in get_vec_mut()
56 pub fn into_mut(self) -> &'a mut V { in into_mut()
62 pub fn into_vec_mut(self) -> &'a mut Vec<V> { in into_vec_mut()
67 pub fn insert(&mut self, value: V) { in insert()
72 pub fn insert_vec(&mut self, values: Vec<V>) { in insert_vec()
77 pub fn remove(self) -> Vec<V> { in remove()
85 pub fn insert(self, value: V) -> &'a mut V { in insert()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/multimap-0.8.1/src/
H A Dentry.rs35 pub fn get(&self) -> &V { in get()
40 pub fn get_vec(&self) -> &Vec<V> { in get_vec()
45 pub fn get_mut(&mut self) -> &mut V { in get_mut()
50 pub fn get_vec_mut(&mut self) -> &mut Vec<V> { in get_vec_mut()
56 pub fn into_mut(self) -> &'a mut V { in into_mut()
62 pub fn into_vec_mut(self) -> &'a mut Vec<V> { in into_vec_mut()
67 pub fn insert(&mut self, value: V) { in insert()
72 pub fn insert_vec(&mut self, values: Vec<V>) { in insert_vec()
77 pub fn remove(self) -> Vec<V> { in remove()
85 pub fn insert(self, value: V) -> &'a mut V { in insert()
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/multimap-0.8.3/src/
H A Dentry.rs35 pub fn get(&self) -> &V { in get()
40 pub fn get_vec(&self) -> &Vec<V> { in get_vec()
45 pub fn get_mut(&mut self) -> &mut V { in get_mut()
50 pub fn get_vec_mut(&mut self) -> &mut Vec<V> { in get_vec_mut()
56 pub fn into_mut(self) -> &'a mut V { in into_mut()
62 pub fn into_vec_mut(self) -> &'a mut Vec<V> { in into_vec_mut()
67 pub fn insert(&mut self, value: V) { in insert()
72 pub fn insert_vec(&mut self, values: Vec<V>) { in insert_vec()
77 pub fn remove(self) -> Vec<V> { in remove()
85 pub fn insert(self, value: V) -> &'a mut V { in insert()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86MachineFunctionInfo.h35 /// and makes call to llvm.eh.sjlj.setjmp. When non-zero, the value is a in get()
40 /// CalleeSavedFrameSize - Size of the callee-saved register portion of the in get_vec()
45 /// to the space used by the return address). in get_mut()
50 int ReturnAddrIndex = 0; in get_vec_mut()
51
52 /// FrameIndex for return slot.
56 /// stack slot is moved as the result of tail call optimization. in into_mut()
67 unsigned GlobalBaseReg = 0; in insert()
68
69 /// VarArgsFrameIndex - FrameIndex for start of varargs area.
[all …]
/dports/textproc/xsv-rs/xsv-0.13.0/cargo-crates/syn-0.13.9/src/gen/
H A Dvisit_mut.rs423 pub fn visit_abi_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Abi) { in visit_abi_mut()
453 pub fn visit_arm_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Arm) { in visit_arm_mut()
620 pub fn visit_data_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Data) { in visit_data_mut()
659 pub fn visit_expr_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Expr) { in visit_expr_mut()
1117 pub fn visit_file_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut File) { in visit_file_mut()
1321 pub fn visit_item_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Item) { in visit_item_mut()
1559 pub fn visit_lit_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Lit) { in visit_lit_mut()
1668 pub fn visit_meta_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Meta) { in visit_meta_mut()
1726 pub fn visit_pat_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Pat) { in visit_pat_mut()
1847 pub fn visit_path_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Path) { in visit_path_mut()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/syn/src/gen/
H A Dvisit_mut.rs419 pub fn visit_abi_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Abi) { in visit_abi_mut()
449 pub fn visit_arm_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Arm) { in visit_arm_mut()
615 pub fn visit_data_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Data) { in visit_data_mut()
654 pub fn visit_expr_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Expr) { in visit_expr_mut()
1111 pub fn visit_file_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut File) { in visit_file_mut()
1316 pub fn visit_item_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Item) { in visit_item_mut()
1556 pub fn visit_lit_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Lit) { in visit_lit_mut()
1672 pub fn visit_meta_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Meta) { in visit_meta_mut()
1730 pub fn visit_pat_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Pat) { in visit_pat_mut()
1851 pub fn visit_path_mut<V: VisitMut + ?Sized>(_visitor: &mut V, _i: &mut Path) { in visit_path_mut()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/laspack/
H A Dqvector.C50 void V_Destr(QVector *V) in V_Destr()
65 void V_SetName(QVector *V, const char *Name) in V_SetName()
78 const char *V_GetName(const QVector *V) in V_GetName()
87 size_t V_GetDim(const QVector *V) in V_GetDim()
99 void V_SetCmp(QVector *V, size_t Ind, _LPNumber Val) in V_SetCmp()
111 void V_SetAllCmp(QVector *V, _LPNumber Val) in V_SetAllCmp()
126 void V_SetRndCmp(QVector *V) in V_SetRndCmp()
142 _LPNumber V_GetCmp(QVector *V, size_t Ind) in V_GetCmp()
160 void V_AddCmp(QVector *V, size_t Ind, _LPNumber Val) in V_AddCmp()
172 void V_Lock(QVector *V) in V_Lock()
[all …]
/dports/math/laspack/laspack/
H A Dvector.c49 void V_Destr(Vector *V) in V_Destr()
62 void V_SetName(Vector *V, char *Name) in V_SetName()
75 char *V_GetName(Vector *V) in V_GetName()
84 size_t V_GetDim(Vector *V) in V_GetDim()
96 void V_SetCmp(Vector *V, size_t Ind, Real Val) in V_SetCmp()
108 void V_SetAllCmp(Vector *V, Real Val) in V_SetAllCmp()
123 void V_SetRndCmp(Vector *V) in V_SetRndCmp()
139 Real V_GetCmp(Vector *V, size_t Ind) in V_GetCmp()
157 void V_AddCmp(Vector *V, size_t Ind, Real Val) in V_AddCmp()
169 void V_Lock(Vector *V) in V_Lock()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/include/
H A Dbig_endian.h31 #define float4get(V,M) do { float def_temp;\ argument
38 #define float8store(T,V) do { *(T)= ((uchar *) &V)[7];\ argument
47 #define float8get(V,M) do { double def_temp;\ argument
62 #define longget(V,M) do { int32 def_temp;\ argument
68 #define ulongget(V,M) do { uint32 def_temp;\ argument
82 #define floatget(V,M) memcpy(&V, (M), sizeof(float)) argument
84 #define floatstore(T,V) memcpy((T), (void*) (&V), sizeof(float)) argument
85 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) argument
87 #define doublestore(T,V) memcpy((T), (void*) &V, sizeof(double)) argument
88 #define longlongget(V,M) memcpy(&V, (M), sizeof(ulonglong)) argument
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/include/
H A Dbig_endian.h31 #define float4get(V,M) do { float def_temp;\ argument
38 #define float8store(T,V) do { *(T)= ((uchar *) &V)[7];\ argument
47 #define float8get(V,M) do { double def_temp;\ argument
62 #define longget(V,M) do { int32 def_temp;\ argument
68 #define ulongget(V,M) do { uint32 def_temp;\ argument
82 #define floatget(V,M) memcpy(&V, (M), sizeof(float)) argument
84 #define floatstore(T,V) memcpy((T), (void*) (&V), sizeof(float)) argument
85 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) argument
87 #define doublestore(T,V) memcpy((T), (void*) &V, sizeof(double)) argument
88 #define longlongget(V,M) memcpy(&V, (M), sizeof(ulonglong)) argument
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/include/
H A Dbig_endian.h31 #define float4get(V,M) do { float def_temp;\ argument
38 #define float8store(T,V) do { *(T)= ((uchar *) &V)[7];\ argument
47 #define float8get(V,M) do { double def_temp;\ argument
62 #define longget(V,M) do { int32 def_temp;\ argument
68 #define ulongget(V,M) do { uint32 def_temp;\ argument
82 #define floatget(V,M) memcpy(&V, (M), sizeof(float)) argument
84 #define floatstore(T,V) memcpy((T), (void*) (&V), sizeof(float)) argument
85 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) argument
87 #define doublestore(T,V) memcpy((T), (void*) &V, sizeof(double)) argument
88 #define longlongget(V,M) memcpy(&V, (M), sizeof(ulonglong)) argument
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/include/
H A Dbig_endian.h31 #define float4get(V,M) do { float def_temp;\ argument
38 #define float8store(T,V) do { *(T)= ((uchar *) &V)[7];\ argument
47 #define float8get(V,M) do { double def_temp;\ argument
62 #define longget(V,M) do { int32 def_temp;\ argument
68 #define ulongget(V,M) do { uint32 def_temp;\ argument
82 #define floatget(V,M) memcpy(&V, (M), sizeof(float)) argument
84 #define floatstore(T,V) memcpy((T), (void*) (&V), sizeof(float)) argument
85 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) argument
87 #define doublestore(T,V) memcpy((T), (void*) &V, sizeof(double)) argument
88 #define longlongget(V,M) memcpy(&V, (M), sizeof(ulonglong)) argument
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/include/
H A Dbig_endian.h24 #define float4get(V,M) do { float def_temp;\ argument
31 #define float8store(T,V) do { *(T)= ((uchar *) &V)[7];\ argument
40 #define float8get(V,M) do { double def_temp;\ argument
55 #define longget(V,M) do { int32 def_temp;\ argument
61 #define ulongget(V,M) do { uint32 def_temp;\ argument
75 #define floatget(V,M) memcpy(&V, (M), sizeof(float)) argument
77 #define floatstore(T,V) memcpy((T), (void*) (&V), sizeof(float)) argument
78 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) argument
80 #define doublestore(T,V) memcpy((T), (void*) &V, sizeof(double)) argument
81 #define longlongget(V,M) memcpy(&V, (M), sizeof(ulonglong)) argument
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/include/
H A Dbig_endian.h24 #define float4get(V,M) do { float def_temp;\ argument
31 #define float8store(T,V) do { *(T)= ((uchar *) &V)[7];\ argument
40 #define float8get(V,M) do { double def_temp;\ argument
55 #define longget(V,M) do { int32 def_temp;\ argument
61 #define ulongget(V,M) do { uint32 def_temp;\ argument
75 #define floatget(V,M) memcpy(&V, (M), sizeof(float)) argument
77 #define floatstore(T,V) memcpy((T), (void*) (&V), sizeof(float)) argument
78 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) argument
80 #define doublestore(T,V) memcpy((T), (void*) &V, sizeof(double)) argument
81 #define longlongget(V,M) memcpy(&V, (M), sizeof(ulonglong)) argument
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/include/
H A Dbig_endian.h24 #define float4get(V,M) do { float def_temp;\ argument
31 #define float8store(T,V) do { *(T)= ((uchar *) &V)[7];\ argument
40 #define float8get(V,M) do { double def_temp;\ argument
55 #define longget(V,M) do { int32 def_temp;\ argument
61 #define ulongget(V,M) do { uint32 def_temp;\ argument
75 #define floatget(V,M) memcpy(&V, (M), sizeof(float)) argument
77 #define floatstore(T,V) memcpy((T), (void*) (&V), sizeof(float)) argument
78 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) argument
80 #define doublestore(T,V) memcpy((T), (void*) &V, sizeof(double)) argument
81 #define longlongget(V,M) memcpy(&V, (M), sizeof(ulonglong)) argument
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/include/mysql/psi/
H A Dmysql_idle.h24 #ifndef MYSQL_IDLE_H
32 #include "mysql/psi/psi.h"
41 @def MYSQL_START_IDLE_WAIT
52 #define MYSQL_START_IDLE_WAIT(LOCKER, STATE) \
53 do {} while (0)
57 @def MYSQL_END_IDLE_WAIT
61 @sa MYSQL_START_IDLE_WAIT.
76 static inline struct PSI_idle_locker *
77 inline_mysql_start_idle_wait(PSI_idle_locker_state *state,
80 struct PSI_idle_locker *locker;
[all …]

12345678910>>...1448