Searched refs:close_tag (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/build/make/
H A Dgen_msvs_vcxproj.sh103 close_tag() { function
176 close_tag CustomBuild
187 close_tag ClCompile
197 close_tag ProjectReference
357 close_tag ProjectConfiguration
360 close_tag ItemGroup
367 close_tag PropertyGroup
416 close_tag PropertyGroup
429 close_tag ImportGroup
449 close_tag PropertyGrou
[all...]
H A Dgen_msvs_proj.sh102 close_tag() { function
161 close_tag FileConfiguration
176 close_tag FileConfiguration
180 close_tag File
187 close_tag Filter
346 close_tag Platforms
453 close_tag Configuration
560 close_tag Configuration
562 close_tag Configurations
569 close_tag File
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dgen_msvs_vcxproj.sh102 close_tag CustomBuild
113 close_tag ClCompile
123 close_tag ProjectReference
294 close_tag ProjectConfiguration
297 close_tag ItemGroup
316 close_tag PropertyGroup
357 close_tag PropertyGroup
370 close_tag ImportGroup
390 close_tag PropertyGroup
405 close_tag PreBuildEven
[all...]
H A Dmsvs_common.sh94 close_tag() { function
H A Dgen_msvs_proj.sh87 close_tag FileConfiguration
102 close_tag FileConfiguration
106 close_tag File
113 close_tag Filter
283 close_tag Platforms
390 close_tag Configuration
497 close_tag Configuration
499 close_tag Configurations
506 close_tag Files
509 close_tag VisualStudioProjec
[all...]
/external/chromium_org/tools/metrics/common/
H A Dpretty_print_xml.py170 close_tag = '</%s>' % node.tagName
171 space_left = WRAP_COLUMN - LastLineLength(s) - len(close_tag)
179 s += close_tag

Completed in 140 milliseconds