HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_H (Results 1 - 16 of 16) sorted by null

  /external/libopus/win32/
config.h 28 #ifndef CONFIG_H
29 #define CONFIG_H
45 #endif /* CONFIG_H */
  /external/libgsm/inc/
config.h 9 #ifndef CONFIG_H
10 #define CONFIG_H
30 #endif /* CONFIG_H */
  /external/libvorbis/symbian/
config.h 33 #ifndef CONFIG_H
34 #define CONFIG_H
54 #endif /* ! CONFIG_H */
  /external/llvm/device/include/llvm/Config/
llvm-config.h 18 #ifndef CONFIG_H
config.h 4 #ifndef CONFIG_H
5 #define CONFIG_H
  /external/dhcpcd-6.8.2/
defs.h 27 #ifndef CONFIG_H
28 #define CONFIG_H
configure 193 CONFIG_H=config.h
231 rm -f $CONFIG_H $CONFIG_MK
233 echo "/* $OS */" >$CONFIG_H
244 echo "#define $x$t \"$v\"" >>$CONFIG_H
379 echo "#include <asm/types.h> /* fix broken headers */" >>$CONFIG_H
380 echo "#include <linux/rtnetlink.h>" >>$CONFIG_H
462 echo "#define HAVE_NL80211_H" >>$CONFIG_H
565 echo "#include \"compat/arc4random.h\"" >>$CONFIG_H
587 echo "#include \"compat/arc4random_uniform.h\"" >>$CONFIG_H
609 echo "#include \"compat/closefrom.h\"" >>$CONFIG_H
    [all...]
  /external/llvm/host/include/llvm/Config/
llvm-config.h 18 #ifndef CONFIG_H
config.h 4 #ifndef CONFIG_H
5 #define CONFIG_H
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/
freetype.mk 178 # `$(TOP_DIR)/include/freetype'. $(INTERNAL_H), and $(CONFIG_H) are defined
187 CONFIG_H := $(wildcard $(CONFIG_DIR)/*.h) \
193 FREETYPE_H := $(PUBLIC_H) $(INTERNAL_H) $(CONFIG_H) $(DEVEL_H)
  /external/llvm/include/llvm/Config/
config.h.in 3 #ifndef CONFIG_H
4 #define CONFIG_H
config.h.cmake 3 #ifndef CONFIG_H
4 #define CONFIG_H
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
install.mk 45 -for P in $(CONFIG_H) ; do \
  /external/wpa_supplicant_8/wpa_supplicant/
config.h 9 #ifndef CONFIG_H
10 #define CONFIG_H
    [all...]
  /external/curl/packages/vms/
generate_config_vms_h_curl.com 227 $! config_h.com finds that configure defaults to it being enabled so
234 $! The config_h.com finds a bunch of default disable commands in
235 $! configure and will incorrectly disable these options. The config_h.com
239 $! We do them all here, even the ones that config_h.com currently gets correct.
389 $! in the text libraries, so CONFIG_H.COM can not find it either.
config_h.com 1 $! File: config_h.com
3 $! $Id: config_h.com,v 1.1.1.1 2012/12/02 19:25:21 wb8tyw Exp $
881 "%CONFIG_H-I-NONPORT, ''key2' being tested for!"
883 "-CONFIG_H-I-GETCWD, GETCWD(0,0) does not work on VMS."
885 "-CONFIG_H-I-GETCWD2, Work around hack probably required."
887 "-CONFIG_H-I-REVIEW, Manual Code review required!"
966 "%CONFIG_H-I-NONPORT, ''key2' being asked for!"
968 "-CONFIG_H-I-FILE_OLD, file.h will not be configured as is obsolete!"
974 "-CONFIG_H-I-REVIEW, Manual Code review required!"
1150 "%CONFIG_H-I-NONPORT, ''key2' being asked for!
    [all...]

Completed in 2577 milliseconds