/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/scope/ |
D | local_variable.hpp | 25 struct local_variable struct 40 struct local_variable struct 41 : expression::local_variable<proto::_> 45 : proto::assign<local_variable, meta_grammar> 70 proto::when<boost::phoenix::rule::local_variable, mpl::true_()> 136 typedef expression::local_variable<struct _a_key>::type _a_type; 137 typedef expression::local_variable<struct _b_key>::type _b_type; 138 typedef expression::local_variable<struct _c_key>::type _c_type; 139 typedef expression::local_variable<struct _d_key>::type _d_type; 140 typedef expression::local_variable<struct _e_key>::type _e_type; [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/ |
D | context.hpp | 64 struct local_variable; 83 , boost::spirit::local_variable<N> 87 boost::spirit::local_variable<N>() 201 struct local_variable struct 254 typedef phoenix::actor<local_variable<0> > _a_type; 255 typedef phoenix::actor<local_variable<1> > _b_type; 256 typedef phoenix::actor<local_variable<2> > _c_type; 257 typedef phoenix::actor<local_variable<3> > _d_type; 258 typedef phoenix::actor<local_variable<4> > _e_type; 259 typedef phoenix::actor<local_variable<5> > _f_type; [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/training/ |
H A D | evaluation_test.py | 47 def local_variable(init_value, name): function 182 my_var = local_variable(0.0, name='MyVar') 209 my_var = local_variable(0.0, name='MyVar') 238 my_var = local_variable(0.0, name='MyVar')
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | transformation_push_id_through_variable.cpp | 132 opt::Instruction* local_variable = fuzzerutil::AddLocalVariable( in Apply() local 135 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(local_variable); in Apply() 136 ir_context->set_instr_block(local_variable, &*function->entry()); in Apply()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_push_id_through_variable.cpp | 132 opt::Instruction* local_variable = fuzzerutil::AddLocalVariable( in Apply() local 135 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(local_variable); in Apply() 136 ir_context->set_instr_block(local_variable, &*function->entry()); in Apply()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_push_id_through_variable.cpp | 132 opt::Instruction* local_variable = fuzzerutil::AddLocalVariable( in Apply() local 135 ir_context->get_def_use_mgr()->AnalyzeInstDefUse(local_variable); in Apply() 136 ir_context->set_instr_block(local_variable, &*function->entry()); in Apply()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/doc/modules/ |
D | scope.qbk | 29 #include <boost/phoenix/scope/local_variable.hpp> 33 expression::local_variable<Key>::type 40 expression::local_variable<size_key>::type size; 44 There are a few predefined instances of `expression::local_variable<Key>::type`
|
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/ |
H A D | load_v1_in_v2_test.py | 73 local_variable = variables.VariableV1( 78 output = array_ops.identity(start * v * local_variable, name="output") 81 local_variable.initializer]) 88 legacy_init_op=local_variable.initializer)
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/example/ |
D | adapted_echo_server.cpp | 31 typedef phx::expression::local_variable<struct action_key>::type action;
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | convert_to_constants_test.py | 329 local_variable = variables.VariableV1( 334 output = array_ops.identity(start * v * local_variable, name="output") 337 local_variable.initializer]) 344 legacy_init_op=local_variable.initializer)
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/statement/ |
D | try_catch.hpp | 80 , local_variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/doc/inside/ |
D | rules.qbk | 335 [[`expression::local_variable<Key>`] [``rule::custom_terminal``]]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/ |
D | Jamfile | 304 [ run include/scope/local_variable.cpp ]
|
/aosp_15_r20/bionic/tests/ |
H A D | pthread_test.cpp | 1958 char local_variable; in pthread_attr_getstack_18908062_helper() local 1966 ASSERT_LE(reinterpret_cast<char*>(stack_base), &local_variable); in pthread_attr_getstack_18908062_helper() 1967 ASSERT_LT(untag_address(&local_variable), reinterpret_cast<char*>(stack_base) + stack_size); in pthread_attr_getstack_18908062_helper()
|
/aosp_15_r20/external/deqp/android/cts/main/vk-main-2022-03-01/ |
H A D | spirv-assembly.txt | 16 dEQP-VK.spirv_assembly.instruction.compute.empty_struct.function.local_variable
|
/aosp_15_r20/external/deqp/external/vulkancts/mustpass/main/vksc-default/ |
H A D | spirv-assembly.txt | 1049 dEQP-VKSC.spirv_assembly.instruction.compute.empty_struct.function.local_variable
|
/aosp_15_r20/external/deqp/external/vulkancts/mustpass/main/vk-default/ |
H A D | spirv-assembly.txt | 1049 dEQP-VK.spirv_assembly.instruction.compute.empty_struct.function.local_variable
|
/aosp_15_r20/external/swiftshader/tests/regres/testlists/vk-default/ |
H A D | spirv-assembly.txt | 1454 dEQP-VK.spirv_assembly.instruction.compute.empty_struct.function.local_variable
|
/aosp_15_r20/external/deqp/android/cts/main/src/ |
H A D | vk-main-2022-03-01.txt | 126273 dEQP-VK.spirv_assembly.instruction.compute.empty_struct.function.local_variable
|
/aosp_15_r20/external/swiftshader/tests/regres/testlists/ |
H A D | vk-master-NOT_SUPPORTED.txt | 1884131 dEQP-VK.spirv_assembly.instruction.compute.empty_struct.function.local_variable
|