OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:package_string
(Results
1 - 25
of
320
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/include/clang/Config/
config.h
33
#define
PACKAGE_STRING
"LLVM 3.8.256229"
36
#define BACKEND_PACKAGE_STRING
PACKAGE_STRING
config.h.in
32
#undef
PACKAGE_STRING
35
#define BACKEND_PACKAGE_STRING
PACKAGE_STRING
/external/libnl/include/netlink/
version.h.in
15
#define LIBNL_STRING "@
PACKAGE_STRING
@"
/external/iptables/iptables/
iptables-extensions.8.tmpl.in
1
.TH iptables-extensions 8 "" "@
PACKAGE_STRING
@" "@
PACKAGE_STRING
@"
/libcore/ojluni/src/test/
gen-test-list
39
local
package_string
43
package_string
="$(grep "package" "$file_name")"
48
package_name=${
package_string
#package[[:space:]]*} # remove package followed by any spaces
/external/bison/doc/
yacc.1.in
1
.TH YACC "1" "November 2007" "@
PACKAGE_STRING
@" "User Commands"
/external/ImageMagick/
version.sh
25
PACKAGE_STRING
="$PACKAGE_NAME $PACKAGE_VERSION"
/external/dbus/tools/
lcov.am
31
genhtml --title "@
PACKAGE_STRING
@ $$git_commit" \
/external/google-tv-pairing-protocol/cpp/src/
config.h.in
47
#undef
PACKAGE_STRING
/external/libunwind/src/mi/
init.c
31
"$Id: "
PACKAGE_STRING
" --- report bugs to " PACKAGE_BUGREPORT " $";
/external/libusb-compat/
config.h.in
59
#undef
PACKAGE_STRING
config.h
61
#define
PACKAGE_STRING
"libusb-compat 0.1.3"
/external/protobuf/gtest/build-aux/
config.h.in
50
#undef
PACKAGE_STRING
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
config.h.in
50
#undef
PACKAGE_STRING
/system/core/logd/
CommandListener.cpp
195
static std::string
package_string
(const std::string &str) {
function
236
cli->sendMsg(
package_string
(mBuf.formatStatistics(uid, pid,
249
cli->sendMsg(
package_string
(mBuf.formatPrune()).c_str());
/external/google-breakpad/src/
config.h.in
46
#undef
PACKAGE_STRING
/external/iptables/
config.h
66
#define
PACKAGE_STRING
"iptables 1.4.20"
/external/libcap-ng/
config.h
63
#define
PACKAGE_STRING
"libcap-ng 0.7"
/external/libcap-ng/libcap-ng-0.7/
config.h.in
62
#undef
PACKAGE_STRING
/external/libexif/
config.h.in
67
#undef
PACKAGE_STRING
/external/libogg/
config.h.in
50
#undef
PACKAGE_STRING
/external/libusb/
config.h
70
#define
PACKAGE_STRING
"libusb 1.0.8"
config.h.in
68
#undef
PACKAGE_STRING
/external/libvorbis/
config.h.in
65
#undef
PACKAGE_STRING
/hardware/intel/common/libwsbm/src/
config.h
51
#define
PACKAGE_STRING
"libwsbm 1.1.0"
Completed in 1650 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>