OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:version_text
(Results
1 - 3
of
3
) sorted by null
/external/grub/docs/
help2man
164
my ($help_text, $
version_text
) = map {
195
($_, $
version_text
) = split /\n+/, $
version_text
, 2;
265
$_ = "$help_text\n\n$
version_text
";
/ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man
192
my ($help_text, $
version_text
) = map {
223
($_, $
version_text
) = split /\n+/, $
version_text
, 2;
305
$_ = "$help_text\n\n$
version_text
";
/packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java
430
mAppVersion.setText(getActivity().getString(R.string.
version_text
,
[
all
...]
Completed in 218 milliseconds