Home
last modified time | relevance | path

Searched refs:local_variable (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/scope/
Dlocal_variable.hpp25 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/
Dcontext.hpp64 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 Devaluation_test.py47 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 Dtransformation_push_id_through_variable.cpp132 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/
Dtransformation_push_id_through_variable.cpp132 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 Dtransformation_push_id_through_variable.cpp132 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/
Dscope.qbk29 #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 Dload_v1_in_v2_test.py73 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/
Dadapted_echo_server.cpp31 typedef phx::expression::local_variable<struct action_key>::type action;
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dconvert_to_constants_test.py329 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/
Dtry_catch.hpp80 , local_variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/doc/inside/
Drules.qbk335 [[`expression::local_variable<Key>`] [``rule::custom_terminal``]]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/
DJamfile304 [ run include/scope/local_variable.cpp ]
/aosp_15_r20/bionic/tests/
H A Dpthread_test.cpp1958 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 Dspirv-assembly.txt16 dEQP-VK.spirv_assembly.instruction.compute.empty_struct.function.local_variable
/aosp_15_r20/external/deqp/external/vulkancts/mustpass/main/vksc-default/
H A Dspirv-assembly.txt1049 dEQP-VKSC.spirv_assembly.instruction.compute.empty_struct.function.local_variable
/aosp_15_r20/external/deqp/external/vulkancts/mustpass/main/vk-default/
H A Dspirv-assembly.txt1049 dEQP-VK.spirv_assembly.instruction.compute.empty_struct.function.local_variable
/aosp_15_r20/external/swiftshader/tests/regres/testlists/vk-default/
H A Dspirv-assembly.txt1454 dEQP-VK.spirv_assembly.instruction.compute.empty_struct.function.local_variable
/aosp_15_r20/external/deqp/android/cts/main/src/
H A Dvk-main-2022-03-01.txt126273 dEQP-VK.spirv_assembly.instruction.compute.empty_struct.function.local_variable
/aosp_15_r20/external/swiftshader/tests/regres/testlists/
H A Dvk-master-NOT_SUPPORTED.txt1884131 dEQP-VK.spirv_assembly.instruction.compute.empty_struct.function.local_variable