Home
last modified time | relevance | path

Searched defs:variable_type (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/spirit/example/x3/calc/calc9/
Dstatement_def.hpp33 typedef x3::rule<variable_class, ast::variable> variable_type; typedef
/third_party/boost/libs/spirit/example/x3/calc/calc8/
Dstatement_def.hpp33 typedef x3::rule<variable_class, ast::variable> variable_type; typedef
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconvert_to_sampled_image_pass.cpp142 const auto* variable_type = GetVariableType(inst); in CollectResourcesToConvert() local
256 const auto* variable_type = GetVariableType(*image_variable); in GetSampledImageTypeForImage() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconvert_to_sampled_image_pass.cpp142 const auto* variable_type = GetVariableType(inst); in CollectResourcesToConvert() local
256 const auto* variable_type = GetVariableType(*image_variable); in GetSampledImageTypeForImage() local
/third_party/jerryscript/jerry-core/debugger/
Ddebugger.c341 jerry_debugger_copy_variables_to_string_message (uint8_t variable_type, /**< type */ in jerry_debugger_copy_variables_to_string_message()
516 uint8_t variable_type = jerry_debugger_get_variable_type (prop_value_p.value); in jerry_debugger_send_scope_variables() local
/third_party/e2fsprogs/ext2ed/
Dinit.c111 char variable_name [50],variable_type [20]; in set_struct_descriptors() local