Home
last modified time | relevance | path

Searched defs:V (Results 1 – 25 of 4610) sorted by relevance

12345678910>>...185

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/
H A Dvisit_mut.rs780 pub fn visit_abi_mut<V>(v: &mut V, node: &mut Abi) in visit_abi_mut()
791 v: &mut V, in visit_angle_bracketed_generic_arguments_mut()
811 pub fn visit_arm_mut<V>(v: &mut V, node: &mut Arm) in visit_arm_mut()
830 pub fn visit_attr_style_mut<V>(v: &mut V, node: &mut AttrStyle) in visit_attr_style_mut()
842 pub fn visit_attribute_mut<V>(v: &mut V, node: &mut Attribute) in visit_attribute_mut()
853 pub fn visit_bare_fn_arg_mut<V>(v: &mut V, node: &mut BareFnArg) in visit_bare_fn_arg_mut()
867 pub fn visit_bin_op_mut<V>(v: &mut V, node: &mut BinOp) in visit_bin_op_mut()
959 pub fn visit_binding_mut<V>(v: &mut V, node: &mut Binding) in visit_binding_mut()
968 pub fn visit_block_mut<V>(v: &mut V, node: &mut Block) in visit_block_mut()
978 pub fn visit_bound_lifetimes_mut<V>(v: &mut V, node: &mut BoundLifetimes) in visit_bound_lifetimes_mut()
[all …]
H A Dvisit.rs779 pub fn visit_abi<'ast, V>(v: &mut V, node: &'ast Abi) in visit_abi() argument
790 v: &mut V, in visit_angle_bracketed_generic_arguments()
810 pub fn visit_arm<'ast, V>(v: &mut V, node: &'ast Arm) in visit_arm() argument
829 pub fn visit_attr_style<'ast, V>(v: &mut V, node: &'ast AttrStyle) in visit_attr_style() argument
841 pub fn visit_attribute<'ast, V>(v: &mut V, node: &'ast Attribute) in visit_attribute() argument
852 pub fn visit_bare_fn_arg<'ast, V>(v: &mut V, node: &'ast BareFnArg) in visit_bare_fn_arg() argument
866 pub fn visit_bin_op<'ast, V>(v: &mut V, node: &'ast BinOp) in visit_bin_op() argument
958 pub fn visit_binding<'ast, V>(v: &mut V, node: &'ast Binding) in visit_binding() argument
967 pub fn visit_block<'ast, V>(v: &mut V, node: &'ast Block) in visit_block() argument
977 pub fn visit_bound_lifetimes<'ast, V>(v: &mut V, node: &'ast BoundLifetimes) in visit_bound_lifetimes() argument
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/
H A Dvisit_mut.rs927 pub fn visit_abi_mut<V>(v: &mut V, node: &mut crate::Abi) in visit_abi_mut()
939 v: &mut V, in visit_angle_bracketed_generic_arguments_mut()
955 pub fn visit_arm_mut<V>(v: &mut V, node: &mut crate::Arm) in visit_arm_mut()
973 pub fn visit_assoc_const_mut<V>(v: &mut V, node: &mut crate::AssocConst) in visit_assoc_const_mut()
986 pub fn visit_assoc_type_mut<V>(v: &mut V, node: &mut crate::AssocType) in visit_assoc_type_mut()
999 pub fn visit_attr_style_mut<V>(v: &mut V, node: &mut crate::AttrStyle) in visit_attr_style_mut()
1012 pub fn visit_attribute_mut<V>(v: &mut V, node: &mut crate::Attribute) in visit_attribute_mut()
1023 pub fn visit_bare_fn_arg_mut<V>(v: &mut V, node: &mut crate::BareFnArg) in visit_bare_fn_arg_mut()
1038 pub fn visit_bare_variadic_mut<V>(v: &mut V, node: &mut crate::BareVariadic) in visit_bare_variadic_mut()
1054 pub fn visit_bin_op_mut<V>(v: &mut V, node: &mut crate::BinOp) in visit_bin_op_mut()
[all …]
H A Dvisit.rs926 pub fn visit_abi<'ast, V>(v: &mut V, node: &'ast crate::Abi) in visit_abi() argument
938 v: &mut V, in visit_angle_bracketed_generic_arguments()
954 pub fn visit_arm<'ast, V>(v: &mut V, node: &'ast crate::Arm) in visit_arm() argument
972 pub fn visit_assoc_const<'ast, V>(v: &mut V, node: &'ast crate::AssocConst) in visit_assoc_const() argument
985 pub fn visit_assoc_type<'ast, V>(v: &mut V, node: &'ast crate::AssocType) in visit_assoc_type() argument
998 pub fn visit_attr_style<'ast, V>(v: &mut V, node: &'ast crate::AttrStyle) in visit_attr_style() argument
1011 pub fn visit_attribute<'ast, V>(v: &mut V, node: &'ast crate::Attribute) in visit_attribute() argument
1022 pub fn visit_bare_fn_arg<'ast, V>(v: &mut V, node: &'ast crate::BareFnArg) in visit_bare_fn_arg() argument
1037 pub fn visit_bare_variadic<'ast, V>(v: &mut V, node: &'ast crate::BareVariadic) in visit_bare_variadic() argument
1053 pub fn visit_bin_op<'ast, V>(v: &mut V, node: &'ast crate::BinOp) in visit_bin_op() argument
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/
Dvisit_mut.rs927 pub fn visit_abi_mut<V>(v: &mut V, node: &mut crate::Abi) in visit_abi_mut()
939 v: &mut V, in visit_angle_bracketed_generic_arguments_mut()
955 pub fn visit_arm_mut<V>(v: &mut V, node: &mut crate::Arm) in visit_arm_mut()
973 pub fn visit_assoc_const_mut<V>(v: &mut V, node: &mut crate::AssocConst) in visit_assoc_const_mut()
986 pub fn visit_assoc_type_mut<V>(v: &mut V, node: &mut crate::AssocType) in visit_assoc_type_mut()
999 pub fn visit_attr_style_mut<V>(v: &mut V, node: &mut crate::AttrStyle) in visit_attr_style_mut()
1012 pub fn visit_attribute_mut<V>(v: &mut V, node: &mut crate::Attribute) in visit_attribute_mut()
1023 pub fn visit_bare_fn_arg_mut<V>(v: &mut V, node: &mut crate::BareFnArg) in visit_bare_fn_arg_mut()
1038 pub fn visit_bare_variadic_mut<V>(v: &mut V, node: &mut crate::BareVariadic) in visit_bare_variadic_mut()
1054 pub fn visit_bin_op_mut<V>(v: &mut V, node: &mut crate::BinOp) in visit_bin_op_mut()
[all …]
Dvisit.rs926 pub fn visit_abi<'ast, V>(v: &mut V, node: &'ast crate::Abi) in visit_abi() argument
938 v: &mut V, in visit_angle_bracketed_generic_arguments()
954 pub fn visit_arm<'ast, V>(v: &mut V, node: &'ast crate::Arm) in visit_arm() argument
972 pub fn visit_assoc_const<'ast, V>(v: &mut V, node: &'ast crate::AssocConst) in visit_assoc_const() argument
985 pub fn visit_assoc_type<'ast, V>(v: &mut V, node: &'ast crate::AssocType) in visit_assoc_type() argument
998 pub fn visit_attr_style<'ast, V>(v: &mut V, node: &'ast crate::AttrStyle) in visit_attr_style() argument
1011 pub fn visit_attribute<'ast, V>(v: &mut V, node: &'ast crate::Attribute) in visit_attribute() argument
1022 pub fn visit_bare_fn_arg<'ast, V>(v: &mut V, node: &'ast crate::BareFnArg) in visit_bare_fn_arg() argument
1037 pub fn visit_bare_variadic<'ast, V>(v: &mut V, node: &'ast crate::BareVariadic) in visit_bare_variadic() argument
1053 pub fn visit_bin_op<'ast, V>(v: &mut V, node: &'ast crate::BinOp) in visit_bin_op() argument
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/predef/include/boost/predef/
Dmake.h35 #define BOOST_PREDEF_MAKE_0X_VRP(V) BOOST_VERSION_NUMBER((V&0xF00)>>8,(V&0xF0)>>4,(V&0xF)) argument
39 #define BOOST_PREDEF_MAKE_0X_VVRP(V) BOOST_VERSION_NUMBER((V&0xFF00)>>8,(V&0xF0)>>4,(V&0xF)) argument
43 #define BOOST_PREDEF_MAKE_0X_VRPP(V) BOOST_VERSION_NUMBER((V&0xF000)>>12,(V&0xF00)>>8,(V&0xFF)) argument
47 #define BOOST_PREDEF_MAKE_0X_VVRR(V) BOOST_VERSION_NUMBER((V&0xFF00)>>8,(V&0xFF),0) argument
51 #define BOOST_PREDEF_MAKE_0X_VRRPPPP(V) BOOST_VERSION_NUMBER((V&0xF000000)>>24,(V&0xFF0000)>>16,(V&… argument
55 #define BOOST_PREDEF_MAKE_0X_VVRRP(V) BOOST_VERSION_NUMBER((V&0xFF000)>>12,(V&0xFF0)>>4,(V&0xF)) argument
59 #define BOOST_PREDEF_MAKE_0X_VRRPP000(V) BOOST_VERSION_NUMBER((V&0xF0000000)>>28,(V&0xFF00000)>>20,… argument
63 #define BOOST_PREDEF_MAKE_0X_VVRRPP(V) BOOST_VERSION_NUMBER((V&0xFF0000)>>16,(V&0xFF00)>>8,(V&0xFF)) argument
67 #define BOOST_PREDEF_MAKE_10_VPPP(V) BOOST_VERSION_NUMBER(((V)/1000)%10,0,(V)%1000) argument
71 #define BOOST_PREDEF_MAKE_10_VVPPP(V) BOOST_VERSION_NUMBER(((V)/1000)%100,0,(V)%1000) argument
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/variant/variant.variant/variant.assign/
H A Dmove.pass.cpp141 using V = std::variant<int>; in test_move_assignment_noexcept() typedef
145 using V = std::variant<MoveOnly>; in test_move_assignment_noexcept() typedef
149 using V = std::variant<int, long>; in test_move_assignment_noexcept() typedef
153 using V = std::variant<int, MoveOnly>; in test_move_assignment_noexcept() typedef
157 using V = std::variant<MoveOnlyNT>; in test_move_assignment_noexcept() typedef
161 using V = std::variant<MoveOnlyOddNothrow>; in test_move_assignment_noexcept() typedef
168 using V = std::variant<int, long>; in test_move_assignment_sfinae() typedef
172 using V = std::variant<int, CopyOnly>; in test_move_assignment_sfinae() typedef
176 using V = std::variant<int, NoCopy>; in test_move_assignment_sfinae() typedef
180 using V = std::variant<int, MoveOnly>; in test_move_assignment_sfinae() typedef
[all …]
/aosp_15_r20/external/libcxx/test/std/utilities/variant/variant.variant/variant.assign/
H A Dmove.pass.cpp156 using V = std::variant<int>; in test_move_assignment_noexcept() typedef
160 using V = std::variant<MoveOnly>; in test_move_assignment_noexcept() typedef
164 using V = std::variant<int, long>; in test_move_assignment_noexcept() typedef
168 using V = std::variant<int, MoveOnly>; in test_move_assignment_noexcept() typedef
172 using V = std::variant<MoveOnlyNT>; in test_move_assignment_noexcept() typedef
176 using V = std::variant<MoveOnlyOddNothrow>; in test_move_assignment_noexcept() typedef
183 using V = std::variant<int, long>; in test_move_assignment_sfinae() typedef
187 using V = std::variant<int, CopyOnly>; in test_move_assignment_sfinae() typedef
191 using V = std::variant<int, NoCopy>; in test_move_assignment_sfinae() typedef
195 using V = std::variant<int, MoveOnly>; in test_move_assignment_sfinae() typedef
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DIntrinsicInst.h134 static bool classof(const Value *V) { in classof()
158 static bool classof(const Value *V) { in classof()
185 static bool classof(const Value *V) { in classof()
425 static bool classof(const Value *V) { in classof()
450 static bool classof(const Value *V) { in classof()
474 static bool classof(const Value *V) { in classof()
525 static bool classof(const Value *V) { in classof()
548 static bool classof(const Value *V) { in classof()
606 static bool classof(const Value *V) { in classof()
653 static bool classof(const Value *V) { in classof()
[all …]
DIRBuilder.h461 ConstantInt *getInt1(bool V) { in getInt1()
1095 ReturnInst *CreateRet(Value *V) { in CreateRet()
1107 Value *V = PoisonValue::get(getCurrentFunctionReturnType()); in CreateAggregateRet() local
1329 if (Value *V = variable
1346 if (Value *V = variable
1363 if (Value *V = variable
1380 if (Value *V = Folder.FoldExactBinOp(Instruction::UDiv, LHS, RHS, isExact)) variable
1393 if (Value *V = Folder.FoldExactBinOp(Instruction::SDiv, LHS, RHS, isExact)) variable
1405 if (Value *V = Folder.FoldBinOp(Instruction::URem, LHS, RHS)) variable
1411 if (Value *V = Folder.FoldBinOp(Instruction::SRem, LHS, RHS)) variable
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DIntrinsicInst.h134 static bool classof(const Value *V) { in classof()
158 static bool classof(const Value *V) { in classof()
185 static bool classof(const Value *V) { in classof()
424 static bool classof(const Value *V) { in classof()
449 static bool classof(const Value *V) { in classof()
473 static bool classof(const Value *V) { in classof()
524 static bool classof(const Value *V) { in classof()
547 static bool classof(const Value *V) { in classof()
605 static bool classof(const Value *V) { in classof()
652 static bool classof(const Value *V) { in classof()
[all …]
DIRBuilder.h455 ConstantInt *getInt1(bool V) { in getInt1()
1089 ReturnInst *CreateRet(Value *V) { in CreateRet()
1101 Value *V = PoisonValue::get(getCurrentFunctionReturnType()); in CreateAggregateRet() local
1323 if (Value *V = variable
1340 if (Value *V = variable
1357 if (Value *V = variable
1374 if (Value *V = Folder.FoldExactBinOp(Instruction::UDiv, LHS, RHS, isExact)) variable
1387 if (Value *V = Folder.FoldExactBinOp(Instruction::SDiv, LHS, RHS, isExact)) variable
1399 if (Value *V = Folder.FoldBinOp(Instruction::URem, LHS, RHS)) variable
1405 if (Value *V = Folder.FoldBinOp(Instruction::SRem, LHS, RHS)) variable
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DIntrinsicInst.h134 static bool classof(const Value *V) { in classof()
158 static bool classof(const Value *V) { in classof()
185 static bool classof(const Value *V) { in classof()
424 static bool classof(const Value *V) { in classof()
449 static bool classof(const Value *V) { in classof()
473 static bool classof(const Value *V) { in classof()
524 static bool classof(const Value *V) { in classof()
547 static bool classof(const Value *V) { in classof()
605 static bool classof(const Value *V) { in classof()
652 static bool classof(const Value *V) { in classof()
[all …]
DIRBuilder.h455 ConstantInt *getInt1(bool V) { in getInt1()
1089 ReturnInst *CreateRet(Value *V) { in CreateRet()
1101 Value *V = PoisonValue::get(getCurrentFunctionReturnType()); in CreateAggregateRet() local
1323 if (Value *V = variable
1340 if (Value *V = variable
1357 if (Value *V = variable
1374 if (Value *V = Folder.FoldExactBinOp(Instruction::UDiv, LHS, RHS, isExact)) variable
1387 if (Value *V = Folder.FoldExactBinOp(Instruction::SDiv, LHS, RHS, isExact)) variable
1399 if (Value *V = Folder.FoldBinOp(Instruction::URem, LHS, RHS)) variable
1405 if (Value *V = Folder.FoldBinOp(Instruction::SRem, LHS, RHS)) variable
[all …]
/aosp_15_r20/external/libcxx/test/std/utilities/variant/variant.get/
H A Dget_type.pass.cpp39 using V = std::variant<int, const long>; in test_const_lvalue_get() typedef
48 using V = std::variant<int, const long>; in test_const_lvalue_get() typedef
55 using V = std::variant<int, const long>; in test_const_lvalue_get() typedef
64 using V = std::variant<int, const long>; in test_const_lvalue_get() typedef
73 using V = std::variant<int &>; in test_const_lvalue_get() typedef
80 using V = std::variant<int &&>; in test_const_lvalue_get() typedef
87 using V = std::variant<const int &&>; in test_const_lvalue_get() typedef
98 using V = std::variant<int, const long>; in test_lvalue_get() typedef
105 using V = std::variant<int, const long>; in test_lvalue_get() typedef
113 using V = std::variant<int &>; in test_lvalue_get() typedef
[all …]
H A Dget_index.pass.cpp45 using V = std::variant<int, const long>; in test_const_lvalue_get() typedef
54 using V = std::variant<int, const long>; in test_const_lvalue_get() typedef
61 using V = std::variant<int, const long>; in test_const_lvalue_get() typedef
70 using V = std::variant<int, const long>; in test_const_lvalue_get() typedef
79 using V = std::variant<int &>; in test_const_lvalue_get() typedef
86 using V = std::variant<int &&>; in test_const_lvalue_get() typedef
93 using V = std::variant<const int &&>; in test_const_lvalue_get() typedef
104 using V = std::variant<int, const long>; in test_lvalue_get() typedef
111 using V = std::variant<int, const long>; in test_lvalue_get() typedef
119 using V = std::variant<int &>; in test_lvalue_get() typedef
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DIntrinsicInst.h122 static bool classof(const Value *V) { in classof()
146 static bool classof(const Value *V) { in classof()
174 static bool classof(const Value *V) { in classof()
337 static bool classof(const Value *V) { in classof()
362 static bool classof(const Value *V) { in classof()
382 static bool classof(const Value *V) { in classof()
405 static bool classof(const Value *V) { in classof()
456 static bool classof(const Value *V) { in classof()
476 static bool classof(const Value *V) { in classof()
534 static bool classof(const Value *V) { in classof()
[all …]
H A DIRBuilder.h447 ConstantInt *getInt1(bool V) { in getInt1()
1010 ReturnInst *CreateRet(Value *V) { in CreateRet()
1022 Value *V = PoisonValue::get(getCurrentFunctionReturnType()); in CreateAggregateRet() local
1244 if (Value *V = variable
1261 if (Value *V = variable
1278 if (Value *V = variable
1295 if (Value *V = Folder.FoldExactBinOp(Instruction::UDiv, LHS, RHS, isExact)) variable
1308 if (Value *V = Folder.FoldExactBinOp(Instruction::SDiv, LHS, RHS, isExact)) variable
1320 if (Value *V = Folder.FoldBinOp(Instruction::URem, LHS, RHS)) variable
1326 if (Value *V = Folder.FoldBinOp(Instruction::SRem, LHS, RHS)) variable
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DIntrinsicInst.h134 static bool classof(const Value *V) { in classof()
158 static bool classof(const Value *V) { in classof()
185 static bool classof(const Value *V) { in classof()
424 static bool classof(const Value *V) { in classof()
449 static bool classof(const Value *V) { in classof()
473 static bool classof(const Value *V) { in classof()
524 static bool classof(const Value *V) { in classof()
544 static bool classof(const Value *V) { in classof()
602 static bool classof(const Value *V) { in classof()
649 static bool classof(const Value *V) { in classof()
[all …]
DIRBuilder.h455 ConstantInt *getInt1(bool V) { in getInt1()
1089 ReturnInst *CreateRet(Value *V) { in CreateRet()
1101 Value *V = PoisonValue::get(getCurrentFunctionReturnType()); in CreateAggregateRet() local
1323 if (Value *V = variable
1340 if (Value *V = variable
1357 if (Value *V = variable
1374 if (Value *V = Folder.FoldExactBinOp(Instruction::UDiv, LHS, RHS, isExact)) variable
1387 if (Value *V = Folder.FoldExactBinOp(Instruction::SDiv, LHS, RHS, isExact)) variable
1399 if (Value *V = Folder.FoldBinOp(Instruction::URem, LHS, RHS)) variable
1405 if (Value *V = Folder.FoldBinOp(Instruction::SRem, LHS, RHS)) variable
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/test/
Descape_struct_param1.go19 type V struct { struct
20 _u U
21 _up *U
22 _upp **U
62 func (v *V) u() U { // ERROR "leaking param: v to result ~r0 level=1$"
66 func (v *V) UP() *U { // ERROR "leaking param: v to result ~r0 level=1$"
70 func (v *V) UPP() **U { // ERROR "leaking param: v to result ~r0 level=1$"
74 func (v *V) UPPia() *U { // ERROR "leaking param: v to result ~r0 level=2$"
78 func (v *V) UPPib() *U { // ERROR "leaking param: v to result ~r0 level=2$"
82 func (v *V) USPa() *string { // ERROR "leaking param: v to result ~r0 level=1$"
[all …]
Descape_struct_param2.go19 type V struct { struct
20 _u U
21 _up *U
22 _upp **U
62 func (v V) u() U { // ERROR "leaking param: v to result ~r0 level=0$"
66 func (v V) UP() *U { // ERROR "leaking param: v to result ~r0 level=0$"
70 func (v V) UPP() **U { // ERROR "leaking param: v to result ~r0 level=0$"
74 func (v V) UPPia() *U { // ERROR "leaking param: v to result ~r0 level=1$"
78 func (v V) UPPib() *U { // ERROR "leaking param: v to result ~r0 level=1$"
82 func (v V) USPa() *string { // ERROR "leaking param: v to result ~r0 level=0$"
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIntrinsicInst.h61 static bool classof(const Value *V) { in classof()
81 static bool classof(const Value *V) { in classof()
132 static bool classof(const Value *V) { in classof()
148 static bool classof(const Value *V) { in classof()
164 static bool classof(const Value *V) { in classof()
181 static bool classof(const Value *V) { in classof()
203 static bool classof(const Value *V) { in classof()
219 static bool classof(const Value *V) { in classof()
238 static bool classof(const Value *V) { in classof()
264 static bool classof(const Value *V) { in classof()
[all …]
/aosp_15_r20/external/antlr/runtime/Ruby/test/functional/ast-output/
H A Dhetero-nodes.rb16 class V < ANTLR3::CommonTree class in TestHeterogeneousNodeTypes
35 class V < ANTLR3::CommonTree class in TestHeterogeneousNodeTypes
54 class V < ANTLR3::CommonTree class in TestHeterogeneousNodeTypes
73 class V < ANTLR3::CommonTree class in TestHeterogeneousNodeTypes
92 class V < ANTLR3::CommonTree class in TestHeterogeneousNodeTypes
112 class V < ANTLR3::CommonTree class in TestHeterogeneousNodeTypes
132 class V < ANTLR3::CommonTree class in TestHeterogeneousNodeTypes
152 class V < ANTLR3::CommonTree class in TestHeterogeneousNodeTypes
172 class V < ANTLR3::CommonTree class in TestHeterogeneousNodeTypes
192 class V < ANTLR3::CommonTree class in TestHeterogeneousNodeTypes
[all …]

12345678910>>...185