Home
last modified time | relevance | path

Searched refs:suffix2 (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Tools/faqwiz/
Dmove-faqwiz.sh30 cut_n_pad $2 2 suffix2
39 file2=faq$prefix2.$suffix2.htp
41 echo "Moving FAQ question $prefix1.$suffix1 to $prefix2.$suffix2"
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SampleProfile/
Dindirect-call.ll138 define i32* @foo_inline_strip_conflict.suffix2(i32* %x) !dbg !17 {
197 !17 = distinct !DISubprogram(name: "foo_inline_strip_conflict.suffix2", scope: !1, file: !1, line: …
/external/mesa3d/src/amd/vulkan/
Dradv_meta.c222 const char *suffix2 = "/.cache/radv_builtin_shaders"; in radv_builtin_cache_path() local
236 getpwuid_r(getuid(), &pwd, path2, PATH_MAX - strlen(suffix2), &result); in radv_builtin_cache_path()