OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cppflags
(Results
726 - 750
of
1154
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
freeze.py
458
cppflags
= defines + includes
468
somevars['
CPPFLAGS
'] = ' '.join(
cppflags
) # override
/external/curl/docs/
INSTALL.md
67
header files somewhere else, you have to set the LDFLAGS and
CPPFLAGS
71
CPPFLAGS
="-I/path/to/ssl/include" LDFLAGS="-L/path/to/ssl/lib" ./configure
350
export
CPPFLAGS
="-I/opt/hardhat/devkit/ppc/405/target/usr/include"
/external/google-breakpad/
configure
673
CPPFLAGS
772
CPPFLAGS
[
all
...]
/external/google-tv-pairing-protocol/cpp/
configure
811
CPPFLAGS
898
CPPFLAGS
[
all
...]
/external/jemalloc/
INSTALL
321
CPPFLAGS
="?"
324
CPPFLAGS
instead if you need to help 'configure' find header files.
396
CPPFLAGS
="?"
/external/libexif/m4m/
stdint.m4
186
old_CPPFLAGS="$
CPPFLAGS
" ;
CPPFLAGS
=""
193
CPPFLAGS
="$old_CPPFLAGS"
/external/libmtp/m4/
stdint.m4
184
old_CPPFLAGS="$
CPPFLAGS
" ;
CPPFLAGS
=""
191
CPPFLAGS
="$old_CPPFLAGS"
/external/libpng/
Makefile.am
270
$(
CPPFLAGS
) $(SYMBOL_CFLAGS) $< > $*.tf1
294
# used on demand to regenerate the standard header,
CPPFLAGS
should
298
test -z "$(
CPPFLAGS
)"
/external/ltp/
INSTALL
265
CFLAGS - used when compiling/linking C code, e.g. -D_GNU_SOURCE (no
CPPFLAGS
!)
267
CXXFLAGS - used when compiling/linking C++ code (no
CPPFLAGS
!)
269
CPPFLAGS
- used when preprocessor is run (so C/C++ compiling with $(CPP)
/external/protobuf/
configure
696
CPPFLAGS
804
CPPFLAGS
[
all
...]
/external/python/cpython2/Tools/freeze/
freeze.py
458
cppflags
= defines + includes
468
somevars['
CPPFLAGS
'] = ' '.join(
cppflags
) # override
/external/python/cpython3/Tools/freeze/
freeze.py
455
cppflags
= defines + includes
465
somevars['
CPPFLAGS
'] = ' '.join(
cppflags
) # override
/external/libpng/scripts/
pnglibconf.dfa
76
#
CPPFLAGS
='-DPNG_USER_CONFIG' ./configure
81
# the build by changing the
CPPFLAGS
passed to the initial ./configure
84
#
CPPFLAGS
; for example:
103
# this easier (set it like
CPPFLAGS
prior to running ./configure).
129
# compilation (i.e. in
CPPFLAGS
.)
[
all
...]
/external/llvm/cmake/modules/
AddLLVM.cmake
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/cmake/llvm/
AddLLVM.cmake
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/cmake/llvm/
AddLLVM.cmake
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/cmake/llvm/
AddLLVM.cmake
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/lib64/cmake/llvm/
AddLLVM.cmake
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/lib64/cmake/llvm/
AddLLVM.cmake
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/lib64/cmake/llvm/
AddLLVM.cmake
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/lib64/cmake/llvm/
AddLLVM.cmake
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4479392/lib64/cmake/llvm/
AddLLVM.cmake
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/lib64/cmake/llvm/
AddLLVM.cmake
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/lib64/cmake/llvm/
AddLLVM.cmake
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/lib64/cmake/llvm/
AddLLVM.cmake
[
all
...]
Completed in 1652 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>