Searched refs:config (Results 1 - 25 of 4200) sorted by relevance

1234567891011>>

/external/chromium_org/tools/grit/grit/format/policy_templates/
H A Dwriter_configuration.py17 # The prefix of key names in config determines which writer will use their
24 config = {
38 config = {
53 config['win_group_policy_class'] = 'Both'
54 config['win_supported_os'] = 'SUPPORTED_WINXPSP2'
56 config['mac_bundle_id'] = defines['mac_bundle_id']
57 return config
/external/chromium_org/third_party/libwebp/enc/
H A Dconfig.c20 int WebPConfigInitInternal(WebPConfig* config, argument
25 if (config == NULL) return 0;
27 config->quality = quality;
28 config->target_size = 0;
29 config->target_PSNR = 0.;
30 config->method = 4;
31 config->sns_strength = 50;
32 config->filter_strength = 60; // mid-filtering
33 config->filter_sharpness = 0;
34 config
88 WebPValidateConfig(const WebPConfig* config) argument
153 WebPConfigLosslessPreset(WebPConfig* config, int level) argument
[all...]
/external/webp/src/enc/
H A Dconfig.c20 int WebPConfigInitInternal(WebPConfig* config, argument
25 if (config == NULL) return 0;
27 config->quality = quality;
28 config->target_size = 0;
29 config->target_PSNR = 0.;
30 config->method = 4;
31 config->sns_strength = 50;
32 config->filter_strength = 60; // mid-filtering
33 config->filter_sharpness = 0;
34 config
88 WebPValidateConfig(const WebPConfig* config) argument
153 WebPConfigLosslessPreset(WebPConfig* config, int level) argument
[all...]
/external/bison/src/
H A Dscan-code-c.c1 #include <config.h>
H A Dscan-gram-c.c1 #include <config.h>
H A Dscan-skel-c.c1 #include <config.h>
/external/compiler-rt/test/asan/
H A Dlit.site.cfg.in4 # Tool-specific config options.
5 config.name_suffix = "@ASAN_TEST_CONFIG_SUFFIX@"
6 config.asan_lit_source_dir = "@ASAN_LIT_SOURCE_DIR@"
7 config.target_cflags = "@ASAN_TEST_TARGET_CFLAGS@"
8 config.clang = "@ASAN_TEST_TARGET_CC@"
9 config.llvm_tools_dir = "@ASAN_TEST_LLVM_TOOLS_DIR@"
10 config.bits = "@ASAN_TEST_BITS@"
11 config.android = "@CAN_TARGET_arm_android@"
12 config.asan_dynamic = @ASAN_TEST_DYNAMIC@
13 config
[all...]
/external/compiler-rt/test/asan/Unit/
H A Dlit.site.cfg.in6 # Load common config for all compiler-rt unit tests.
7 lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/unittests/lit.common.unit.configured")
9 def push_ld_library_path(config, new_path):
11 (new_path, config.environment['LD_LIBRARY_PATH']))
12 config.environment['LD_LIBRARY_PATH'] = new_ld_library_path
14 # Setup config name.
15 config.name = 'AddressSanitizer-Unit'
20 config.test_exec_root = "@COMPILER_RT_BINARY_DIR@/lib/asan/tests"
21 config.test_source_root = config
[all...]
/external/compiler-rt/test/msan/Unit/
H A Dlit.site.cfg.in4 # Load common config for all compiler-rt unit tests.
5 lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/unittests/lit.common.unit.configured")
7 # Setup config name.
8 config.name = 'MemorySanitizer-Unit'
13 config.test_exec_root = "@COMPILER_RT_BINARY_DIR@/lib/msan/tests"
14 config.test_source_root = config.test_exec_root
/external/compiler-rt/test/sanitizer_common/Unit/
H A Dlit.site.cfg.in4 # Load common config for all compiler-rt unit tests.
5 lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/unittests/lit.common.unit.configured")
7 # Setup config name.
8 config.name = 'SanitizerCommon-Unit'
13 config.test_exec_root = os.path.join("@COMPILER_RT_BINARY_DIR@", "lib",
15 config.test_source_root = config.test_exec_root
/external/compiler-rt/test/tsan/Unit/
H A Dlit.site.cfg.in4 # Load common config for all compiler-rt unit tests.
5 lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/unittests/lit.common.unit.configured")
7 # Setup config name.
8 config.name = 'ThreadSanitizer-Unit'
13 config.test_exec_root = "@COMPILER_RT_BINARY_DIR@/lib/tsan/tests"
14 config.test_source_root = config.test_exec_root
/external/compiler-rt/test/profile/
H A Dlit.site.cfg.in4 # Tool-specific config options.
5 config.profile_lit_binary_dir = "@PROFILE_LIT_BINARY_DIR@"
7 # Load common config for all compiler-rt lit tests.
8 lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured")
10 # Load tool-specific config that would do the real work.
11 lit_config.load_config(config, "@PROFILE_LIT_SOURCE_DIR@/lit.cfg")
/external/compiler-rt/test/tsan/
H A Dlit.site.cfg.in4 config.has_libcxx = @TSAN_HAS_LIBCXX@
6 # Load common config for all compiler-rt lit tests.
7 lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured")
9 # Load tool-specific config that would do the real work.
10 lit_config.load_config(config, "@CMAKE_CURRENT_SOURCE_DIR@/lit.cfg")
/external/chromium_org/third_party/icu/source/config/
H A Dtest-icu-config.sh6 # Just a script to test out icu-config.
10 which icu-config
11 icu-config
12 icu-config -?
13 icu-config --BAD ARGUMENT
14 icu-config --bindir
15 icu-config --cflags
16 icu-config --cxx
17 icu-config --cc
18 icu-config
[all...]
/external/icu/icu4c/source/config/
H A Dtest-icu-config.sh6 # Just a script to test out icu-config.
10 which icu-config
11 icu-config
12 icu-config -?
13 icu-config --BAD ARGUMENT
14 icu-config --bindir
15 icu-config --cflags
16 icu-config --cxx
17 icu-config --cc
18 icu-config
[all...]
/external/chromium_org/ui/events/gesture_detection/
H A Dgesture_config_helper_aura.cc19 GestureDetector::Config config; local
21 config.longpress_timeout = base::TimeDelta::FromMilliseconds(
23 config.showpress_timeout = base::TimeDelta::FromMilliseconds(
25 config.double_tap_timeout = base::TimeDelta::FromMilliseconds(
27 config.touch_slop =
29 config.double_tap_slop =
31 config.minimum_fling_velocity =
33 config.maximum_fling_velocity = GestureConfiguration::fling_velocity_cap();
34 config.swipe_enabled = true;
35 config
50 ScaleGestureDetector::Config config; local
63 GestureProvider::Config config; local
[all...]
H A Dgesture_config_helper.cc12 GestureProvider::Config config; local
13 config.display = gfx::Screen::GetNativeScreen()->GetPrimaryDisplay();
14 return config;
/external/compiler-rt/unittests/
H A Dlit.common.unit.configured.in4 # Generic config options for all compiler-rt unit tests.
5 config.target_triple = "@TARGET_TRIPLE@"
6 config.llvm_src_root = "@LLVM_SOURCE_DIR@"
7 config.llvm_obj_root = "@LLVM_BINARY_DIR@"
8 config.llvm_tools_dir = "@LLVM_TOOLS_DIR@"
9 config.compiler_rt_src_root = "@COMPILER_RT_SOURCE_DIR@"
10 config.compiler_rt_libdir = "@COMPILER_RT_LIBRARY_OUTPUT_DIR@"
11 config.llvm_build_mode = "@LLVM_BUILD_MODE@"
12 config.host_arch = "@HOST_ARCH@"
13 config
[all...]
/external/bison/lib/
H A Dbinary-io.c1 #include <config.h>
H A Dbitrotate.c1 #include <config.h>
H A Dmath.c1 #include <config.h>
H A Dmbuiter.c1 #include <config.h>
H A Dsig-handler.c1 #include <config.h>
H A Dstdio.c1 #include <config.h>
H A Dunistd.c1 #include <config.h>

Completed in 506 milliseconds

1234567891011>>