OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sed_fix_filenames
(Results
1 - 2
of
2
) sorted by null
/external/libxkbcommon/xkbcommon/build-aux/
ylwrap
129
sed_fix_filenames
=
151
sed_fix_filenames
="${
sed_fix_filenames
}s|"`quote_for_sed "$from"`"|$to|g;"
183
to=`printf '%s\n' "$from" | sed "$
sed_fix_filenames
"`
208
-e "$
sed_fix_filenames
" \
/toolchain/binutils/binutils-2.27/
ylwrap
121
sed_fix_filenames
=
136
sed_fix_filenames
="${
sed_fix_filenames
}s|"`quote_for_sed "$from"`"|$to|g;"
168
to=`printf '%s\n' "$from" | sed "$
sed_fix_filenames
"`
193
-e "$
sed_fix_filenames
" \
Completed in 136 milliseconds