OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PACKAGE_VERSION
(Results
1 - 25
of
127
) sorted by null
1
2
3
4
5
6
/external/chromium/sdch/open-vcdiff/vsprojects/
config.h
54
#define
PACKAGE_VERSION
"0.7"
/external/libffi/include/
Makefile.am
8
includesdir = $(libdir)/@PACKAGE_NAME@-@
PACKAGE_VERSION
@/include
/external/chromium/sdch/mac/
config.h
104
#define
PACKAGE_VERSION
"0.7"
/external/expat/
expat_config.h
65
#define
PACKAGE_VERSION
"2.0.1"
expat_config.h.in
64
#undef
PACKAGE_VERSION
/external/flac/
config.h
113
#define
PACKAGE_VERSION
""
/external/genext2fs/
config.h
103
#define
PACKAGE_VERSION
""
/external/grub/
config.h
98
#define
PACKAGE_VERSION
"0.97"
/external/libpcap/
config.h
170
#define
PACKAGE_VERSION
""
/external/oprofile/
config.h
86
#define
PACKAGE_VERSION
""
/external/chromium/sdch/linux/
config.h
104
#define
PACKAGE_VERSION
"0.7"
/external/libffi/darwin-x86/
fficonfig.h
117
#define
PACKAGE_VERSION
"3.0.6"
/external/llvm/tools/llvmc/examples/mcc16/
Main.cpp
28
// Modify the
PACKAGE_VERSION
to use build number in top level configure file.
30
std::cout << "MPLAB C16 1.0 " <<
PACKAGE_VERSION
<< "\n";
/external/elfutils/
Makefile.am
31
rpmbuild -ts --sign elfutils-@
PACKAGE_VERSION
@.tar.gz
/external/libpng/
config.h.in
71
#undef
PACKAGE_VERSION
/external/protobuf/gtest/build-aux/
config.h.in
56
#undef
PACKAGE_VERSION
/external/chromium/third_party/libevent/android/
config.h
226
#define
PACKAGE_VERSION
""
/external/chromium/third_party/libevent/linux/
config.h
224
#define
PACKAGE_VERSION
""
/external/chromium/third_party/libevent/mac/
config.h
224
#define
PACKAGE_VERSION
""
/external/clang/
clang-version-inc.mk
10
LLVMVersion := $(shell grep
PACKAGE_VERSION
$(LLVM_ROOT_PATH)/host/include/llvm/Config/config.h | sed -e 's/\#define
PACKAGE_VERSION
"\(.*\)"/\1/g')
/external/libffi/linux-arm/
fficonfig.h
116
#undef
PACKAGE_VERSION
/external/libffi/linux-sh/
fficonfig.h
116
#undef
PACKAGE_VERSION
/external/libffi/linux-x86/
fficonfig.h
116
#undef
PACKAGE_VERSION
/external/libxml2/
config.h
272
#define
PACKAGE_VERSION
""
/external/libxslt/libxslt/
config.h
159
#define
PACKAGE_VERSION
""
Completed in 327 milliseconds
1
2
3
4
5
6