/external/webkit/Tools/Scripts/webkitpy/style/ |
filter_unittest.py | 149 def _config(self, base_rules, path_specific, user_rules): member in class:FilterConfigurationTest 163 config = self._config(base_rules, path_specific, user_rules) 214 config = self._config(base_rules, path_specific, user_rules) 226 config = self._config(base_rules, path_specific, user_rules) 239 config = self._config(base_rules, path_specific, user_rules) 252 config = self._config(base_rules, path_specific, user_rules)
|
/ndk/sources/host-tools/make-3.81/glob/ |
configure.bat | 39 echo "s/^config.h *:/_config.h:/ ">> config.sed
|
/external/qemu/android/ |
cmdline-option.c | 32 #define OPTION(_name,_type,_config) \ 33 { #_name, offsetof(AndroidOptions,_name), _type, _config },
|
/external/libvpx/examples/includes/geshi/geshi/ |
pic16.php | 68 '_BADRAM','BANKISEL','BANKSEL','CBLOCK','CODE','_CONFIG','CONSTANT',
|
/external/stlport/etc/ |
msvcincl.dat | 201 _config.h
|
ChangeLog-4.0 | 3 * _threads.h/_config.h : for all platforms, static mutexes made non-indirect 8 * _config.h, stl_user_config.h : introduced __STL_OLD_HP_ITERATOR_QUERIES switch to 88 * stl/_config.h : stl_user config.h included prior to other parts of configuration 268 * stl_user_config.h, stl/_config.h - setting splitted and organized more properly. 300 * _config.h/stdexcept - introduced __STL_NOTHROW_INHERITED to be used when we actually need
|
ChangeLog-5.1 | [all...] |
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
base.py | 109 self._config = config or port_config.Config(self._executive, self._filesystem) 547 return self._config.path_from_webkit_base(*comps) 550 return self._config.script_path(script_name) 553 return self._config.script_shell_command(script_name) [all...] |
webkit.py | 74 return self._config.build_dumprendertree(configuration) 328 return self._filesystem.join(self._config.build_directory(
|
/external/libvpx/ |
configure | 417 #write_${tgt}_config
|
/external/libpng/ |
aclocal.m4 | 792 [m4_ifdef([_LT_LANG_]$1[_CONFIG], 805 _LT_LANG_$1_CONFIG($1)])dnl [all...] |
/external/pcre/ |
aclocal.m4 | 823 [m4_ifdef([_LT_LANG_]$1[_CONFIG], 836 _LT_LANG_$1_CONFIG($1)])dnl [all...] |
/external/protobuf/gtest/ |
aclocal.m4 | 792 [m4_ifdef([_LT_LANG_]$1[_CONFIG], 805 _LT_LANG_$1_CONFIG($1)])dnl [all...] |
/external/protobuf/m4/ |
libtool.m4 | 777 [m4_ifdef([_LT_LANG_]$1[_CONFIG], 790 _LT_LANG_$1_CONFIG($1)])dnl [all...] |