HomeSort by relevance Sort by last modified time
    Searched refs:configuration (Results 51 - 75 of 2938) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/webkit/Tools/Scripts/
check-webkit-style 107 configuration = checker.check_webkit_style_configuration(options)
111 style_processor = StyleProcessor(configuration)
sunspider-compare-results 35 # determine configuration, but default to "Release" instead of last-used configuration to match run-sunspider
38 my $configuration = configuration();
74 my $buildResult = system currentPerlPath(), "Tools/Scripts/build-jsc", "--" . $configuration;
webkitdirs.pm 57 my $configuration;
199 return if defined $configuration;
201 if (open CONFIGURATION, "$baseProductDir/Configuration") {
202 $configuration = <CONFIGURATION>;
203 close CONFIGURATION;
205 if ($configuration) {
206 chomp $configuration;
207 # compatibility for people who have old Configuration file
376 sub configuration() subroutine
    [all...]
  /frameworks/base/native/android/
Android.mk 10 configuration.cpp \
  /frameworks/compile/libbcc/runtime/make/platform/
multi_arch.mk 1 Description := Example configuration for build two libraries for separate \