| /external/grpc-grpc/test/core/end2end/ | 
| D | end2end_tests.cc | 33 extern void authority_not_supported(grpc_end2end_test_config config); 35 extern void bad_hostname(grpc_end2end_test_config config); 37 extern void bad_ping(grpc_end2end_test_config config); 39 extern void binary_metadata(grpc_end2end_test_config config); 41 extern void call_creds(grpc_end2end_test_config config); 43 extern void call_host_override(grpc_end2end_test_config config); 45 extern void cancel_after_accept(grpc_end2end_test_config config); 47 extern void cancel_after_client_done(grpc_end2end_test_config config); 49 extern void cancel_after_invoke(grpc_end2end_test_config config); 51 extern void cancel_after_round_trip(grpc_end2end_test_config config); [all …] 
 | 
| D | end2end_nosec_tests.cc | 33 extern void authority_not_supported(grpc_end2end_test_config config); 35 extern void bad_hostname(grpc_end2end_test_config config); 37 extern void bad_ping(grpc_end2end_test_config config); 39 extern void binary_metadata(grpc_end2end_test_config config); 41 extern void call_host_override(grpc_end2end_test_config config); 43 extern void cancel_after_accept(grpc_end2end_test_config config); 45 extern void cancel_after_client_done(grpc_end2end_test_config config); 47 extern void cancel_after_invoke(grpc_end2end_test_config config); 49 extern void cancel_after_round_trip(grpc_end2end_test_config config); 51 extern void cancel_before_invoke(grpc_end2end_test_config config); [all …] 
 | 
| /external/curl/src/ | 
| D | tool_cfgable.c | 31 void config_init(struct OperationConfig *config)  in config_init()  argument 33   memset(config, 0, sizeof(struct OperationConfig));  in config_init() 35   config->postfieldsize = -1;  in config_init() 36   config->use_httpget = FALSE;  in config_init() 37   config->create_dirs = FALSE;  in config_init() 38   config->maxredirs = DEFAULT_MAXREDIRS;  in config_init() 39   config->proto_present = FALSE;  in config_init() 40   config->proto_redir_present = FALSE;  in config_init() 41   config->proto_default = NULL;  in config_init() 42   config->tcp_nodelay = TRUE; /* enabled by default */  in config_init() [all …] 
 | 
| /external/robolectric-shadows/resources/src/test/java/org/robolectric/res/android/ | 
| D | ConfigDescriptionTest.java | 57     ResTable_config config = new ResTable_config();  in parse_mcc()  local 58     ConfigDescription.parse("mcc310", config);  in parse_mcc() 59     assertThat(config.mcc).isEqualTo(310);  in parse_mcc() 64     ResTable_config config = new ResTable_config();  in parse_mcc_upperCase()  local 65     ConfigDescription.parse("MCC310", config);  in parse_mcc_upperCase() 66     assertThat(config.mcc).isEqualTo(310);  in parse_mcc_upperCase() 71     ResTable_config config = new ResTable_config();  in parse_mcc_mnc_upperCase()  local 72     ConfigDescription.parse("mcc310-mnc004", config);  in parse_mcc_mnc_upperCase() 73     assertThat(config.mcc).isEqualTo(310);  in parse_mcc_mnc_upperCase() 74     assertThat(config.mnc).isEqualTo(4);  in parse_mcc_mnc_upperCase() [all …] 
 | 
| /external/robolectric/resources/src/test/java/org/robolectric/res/android/ | 
| D | ConfigDescriptionTest.java | 57     ResTable_config config = new ResTable_config();  in parse_mcc()  local 58     ConfigDescription.parse("mcc310", config);  in parse_mcc() 59     assertThat(config.mcc).isEqualTo(310);  in parse_mcc() 64     ResTable_config config = new ResTable_config();  in parse_mcc_upperCase()  local 65     ConfigDescription.parse("MCC310", config);  in parse_mcc_upperCase() 66     assertThat(config.mcc).isEqualTo(310);  in parse_mcc_upperCase() 71     ResTable_config config = new ResTable_config();  in parse_mcc_mnc_upperCase()  local 72     ConfigDescription.parse("mcc310-mnc004", config);  in parse_mcc_mnc_upperCase() 73     assertThat(config.mcc).isEqualTo(310);  in parse_mcc_mnc_upperCase() 74     assertThat(config.mnc).isEqualTo(4);  in parse_mcc_mnc_upperCase() [all …] 
 | 
| /external/webp/src/enc/ | 
| D | config_enc.c | 15 #include "src/webp/config.h" 24 int WebPConfigInitInternal(WebPConfig* config,  in WebPConfigInitInternal()  argument 29   if (config == NULL) return 0;  in WebPConfigInitInternal() 31   config->quality = quality;  in WebPConfigInitInternal() 32   config->target_size = 0;  in WebPConfigInitInternal() 33   config->target_PSNR = 0.;  in WebPConfigInitInternal() 34   config->method = 4;  in WebPConfigInitInternal() 35   config->sns_strength = 50;  in WebPConfigInitInternal() 36   config->filter_strength = 60;   // mid-filtering  in WebPConfigInitInternal() 37   config->filter_sharpness = 0;  in WebPConfigInitInternal() [all …] 
 | 
| /external/cpuinfo/test/build.prop/ | 
| D | huawei-ascend-p7.log | 27 ro.config.hisi_soc_type=true 28 ro.config.hisi_rpt_mode=0 30 ro.config.fm_type=libbcmfm_if 32 ro.config.KeyPassToUser=true 34 ro.config.notification_sound=Glory.ogg 35 ro.config.alarm_alert=Pmukkale.ogg 36 ro.config.ringtone=Huawei_Tune.ogg 40 ro.config.hw_dolby=false 41 ro.config.hw_voicerecord=false 42 ro.config.widevine_level3=true [all …] 
 | 
| D | huawei-honor-6.log | 28 ro.config.mmu_en=1 30 ro.config.hw_sensorhub=true 41 ro.config.keypasstouser=true 57 ro.config.hw_navigationbar=true 64 ro.config.hw_testingsettings=true 65 ro.config.hw_emerg=on 66 ro.config.showBatteryCharge=true 73 ro.config.ringtone=Huawei_Tune.ogg 74 ro.config.notification_sound=Glory.ogg 76 ro.config.alarm_alert=Pmukkale.ogg [all …] 
 | 
| D | huawei-p8-lite.log | 69 ro.config.hw_music_lp=true 72 ro.config.keypasstouser=true 75 ro.config.hw_emerg=on 78 persist.sys.pgps.config=1 84 ro.config.ringtone=Huawei_Tune.ogg 85 ro.config.notification_sound=Bongo.ogg 87 ro.config.alarm_alert=Creamy.ogg 96 ro.config.hw_dts=false 97 ro.config.hw_dolby=false 99 ro.config.fm_type=libbcmfm_if [all …] 
 | 
| D | huawei-p9-lite.log | 51 ro.config.mmu_en=1 59 ro.config.hw_navigationbar=true 75 ro.config.hw_music_lp=true 78 ro.config.hw_sensorhub=true 81 ro.config.hw_perfhub=true 88 ro.config.ringtone=Dream_It_Possible.ogg 89 ro.config.notification_sound=Bongo.ogg 91 ro.config.alarm_alert=Creamy.ogg 103 ro.config.fm_type=libbcmfm_if 112 ro.config.delay_send_signal=true [all …] 
 | 
| /external/libconfig/contrib/ls-config/src/po/ | 
| D | ls-config.pot | 20 #: ls-config.c:49 25 #: ls-config.c:51 27 msgid "Usage: ls-config [OPTION]\n" 30 #: ls-config.c:52 35 #: ls-config.c:53 40 #: ls-config.c:55 42 msgid "CAUTION: using without given config file are cause error!\n" 45 #: ls-config.c:57 50 #: ls-config.c:58 55 #: ls-config.c:60 [all …] 
 | 
| D | en_GB.po | 19 #: ls-config.c:49 24 #: ls-config.c:51 26 msgid "Usage: ls-config [OPTION]\n" 27 msgstr "Usage: ls-config [OPTION]\n" 29 #: ls-config.c:52 34 #: ls-config.c:53 39 #: ls-config.c:55 41 msgid "CAUTION: using without given config file are cause error!\n" 42 msgstr "CAUTION: using without given config file are cause error!\n" 44 #: ls-config.c:57 [all …] 
 | 
| D | pl_PL.po | 19 #: ls-config.c:49 24 #: ls-config.c:51 26 msgid "Usage: ls-config [OPTION]\n" 27 msgstr "Składnia: ls-config [OPCJA]\n" 29 #: ls-config.c:52 34 #: ls-config.c:53 39 #: ls-config.c:55 41 msgid "CAUTION: using without given config file are cause error!\n" 44 #: ls-config.c:57 49 #: ls-config.c:58 [all …] 
 | 
| /external/grpc-grpc/ | 
| D | Makefile | 243 CONFIG ?= opt  macro 255 CC = $(CC_$(CONFIG)) 258 CXX = $(CXX_$(CONFIG)) 261 LD = $(LD_$(CONFIG)) 263 LDXX ?= $(LDXX_$(CONFIG)) 291 PKG_CONFIG ?= pkg-config 293 ifndef VALID_CONFIG_$(CONFIG) 294 $(error Invalid CONFIG value '$(CONFIG)') 360 CPPFLAGS += $(CPPFLAGS_$(CONFIG)) 361 CFLAGS += $(CFLAGS_$(CONFIG)) [all …] 
 | 
| /external/libxaac/decoder/ | 
| D | ixheaacd_ld_mps_config.c | 52     ia_bit_buf_struct *it_bit_buff, ia_usac_dec_mps_config_struct *config,  in ixheaacd_ld_spatial_extension_config()  argument 58   config->sac_ext_cnt = 0;  in ixheaacd_ld_spatial_extension_config() 63     if (config->sac_ext_cnt >= MAX_NUM_EXT_TYPES) return IA_FATAL_ERROR;  in ixheaacd_ld_spatial_extension_config() 65     config->bs_sac_ext_type[config->sac_ext_cnt] =  in ixheaacd_ld_spatial_extension_config() 82       switch (config->bs_sac_ext_type[config->sac_ext_cnt]) {  in ixheaacd_ld_spatial_extension_config() 84           config->bs_residual_coding = 1;  in ixheaacd_ld_spatial_extension_config() 86           config->bs_residual_sampling_freq_index =  in ixheaacd_ld_spatial_extension_config() 88           config->bs_residual_frames_per_spatial_frame =  in ixheaacd_ld_spatial_extension_config() 91           if ((config->num_ott_boxes + config->num_ttt_boxes) >  in ixheaacd_ld_spatial_extension_config() 94           for (j = 0; j < config->num_ott_boxes + config->num_ttt_boxes; j++) {  in ixheaacd_ld_spatial_extension_config() [all …] 
 | 
| /external/python/cpython2/Modules/_ctypes/libffi/src/arm/ | 
| D | trampoline.S | 36     // Load the context argument from the config page. 37     // This places the first usable config value at _ffi_closure_trampoline_table-4080 41     // Load the jump address from the config page. 49     // Load the context argument from the config page. 50     // This places the first usable config value at _ffi_closure_trampoline_table-4080 54     // Load the jump address from the config page. 62     // Load the context argument from the config page. 63     // This places the first usable config value at _ffi_closure_trampoline_table-4080 67     // Load the jump address from the config page. 75     // Load the context argument from the config page. [all …] 
 | 
| /external/libffi/src/arm/ | 
| D | trampoline.S | 36     // Load the context argument from the config page. 37     // This places the first usable config value at _ffi_closure_trampoline_table-4080 41     // Load the jump address from the config page. 49     // Load the context argument from the config page. 50     // This places the first usable config value at _ffi_closure_trampoline_table-4080 54     // Load the jump address from the config page. 62     // Load the context argument from the config page. 63     // This places the first usable config value at _ffi_closure_trampoline_table-4080 67     // Load the jump address from the config page. 75     // Load the context argument from the config page. [all …] 
 | 
| /external/compiler-rt/test/asan/ | 
| D | lit.cfg | 8 def get_required_attr(config, attr_name): 9   attr_value = getattr(config, attr_name, None) 17 def push_dynamic_library_lookup_path(config, new_path): 26     (new_path, config.environment.get(dynamic_library_lookup_var, ''))) 27   config.environment[dynamic_library_lookup_var] = new_ld_library_path 29 # Setup config name. 30 config.name = 'AddressSanitizer' + config.name_suffix 34 if config.host_os == 'Darwin': 41   config.environment['ASAN_OPTIONS'] = default_asan_opts 43 config.substitutions.append(('%env_asan_opts=', [all …] 
 | 
| /external/autotest/server/cros/tradefed/ | 
| D | generate_controlfiles_VTS_R.py | 13 CONFIG = {}  variable 15 CONFIG['TEST_NAME'] = 'cheets_VTS_R' 16 CONFIG['DOC_TITLE'] = \ 18 CONFIG['MOBLAB_SUITE_NAME'] = 'suite:android-vts' 19 CONFIG['COPYRIGHT_YEAR'] = 2020 20 CONFIG['AUTHKEY'] = '' 22 CONFIG['LARGE_MAX_RESULT_SIZE'] = 1000 * 1024 23 CONFIG['NORMAL_MAX_RESULT_SIZE'] = 500 * 1024 25 CONFIG['TRADEFED_CTS_COMMAND'] = 'vts' 26 CONFIG['TRADEFED_RETRY_COMMAND'] = 'retry' [all …] 
 | 
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/cfg/ | 
| D | SerConfigTest.java | 16         SerializationConfig config = MAPPER.getSerializationConfig();  in testSerConfig()  local 17 …   assertTrue(config.hasSerializationFeatures(SerializationFeature.FAIL_ON_EMPTY_BEANS.getMask()));  in testSerConfig() 18 …      assertFalse(config.hasSerializationFeatures(SerializationFeature.CLOSE_CLOSEABLE.getMask()));  in testSerConfig() 19         assertEquals(JsonInclude.Value.empty(), config.getDefaultPropertyInclusion());  in testSerConfig() 20         assertEquals(JsonInclude.Value.empty(), config.getDefaultPropertyInclusion(String.class));  in testSerConfig() 21         assertFalse(config.useRootWrapping());  in testSerConfig() 23         // if no changes then same config object  in testSerConfig() 24         assertSame(config, config.without());  in testSerConfig() 25         assertSame(config, config.with());  in testSerConfig() 26         assertSame(config, config.with(MAPPER.getSubtypeResolver()));  in testSerConfig() [all …] 
 | 
| /external/compiler-rt/test/ | 
| D | lit.common.cfg | 16 config.test_format = lit.formats.ShTest(execute_external) 18   config.available_features.add('shell') 21 compiler_path = getattr(config, 'clang', None) 25 compiler_id = getattr(config, 'compiler_id', None) 28     config.cxx_mode_flags = ["--driver-mode=g++"] 30     config.cxx_mode_flags = [] 33   config.debug_info_flags = ["-gline-tables-only"] 35     config.debug_info_flags.append("-gcodeview") 37   config.cxx_mode_flags = ["-x c++"] 38   config.debug_info_flags = ["-g"] [all …] 
 | 
| /external/wpa_supplicant_8/wpa_supplicant/ | 
| D | config_file.c | 19 #include "config.h" 26 #include "utils/config.h" 273 static int wpa_config_process_blob(struct wpa_config *config, FILE *f,  in wpa_config_process_blob()  argument 293 	wpa_config_set_blob(config, blob);  in wpa_config_process_blob() 307 	struct wpa_config *config;  in wpa_config_read()  local 314 		config = cfgp;  in wpa_config_read() 316 		config = wpa_config_alloc_empty(NULL, NULL);  in wpa_config_read() 317 	if (config == NULL) {  in wpa_config_read() 318 		wpa_printf(MSG_ERROR, "Failed to allocate config file "  in wpa_config_read() 322 	tail = head = config->ssid;  in wpa_config_read() [all …] 
 | 
| /external/python/cpython3/Python/ | 
| D | initconfig.c | 588 config_check_consistency(const PyConfig *config)  in config_check_consistency()  argument 590     /* Check config consistency */  in config_check_consistency() 591     assert(config->isolated >= 0);  in config_check_consistency() 592     assert(config->use_environment >= 0);  in config_check_consistency() 593     assert(config->dev_mode >= 0);  in config_check_consistency() 594     assert(config->install_signal_handlers >= 0);  in config_check_consistency() 595     assert(config->use_hash_seed >= 0);  in config_check_consistency() 596     assert(config->hash_seed <= MAX_HASH_SEED);  in config_check_consistency() 597     assert(config->faulthandler >= 0);  in config_check_consistency() 598     assert(config->tracemalloc >= 0);  in config_check_consistency() [all …] 
 | 
| /external/angle/src/libANGLE/ | 
| D | Config_unittest.cpp | 11 #include "libANGLE/Config.h" 13 // Create a generic, valid EGL config that can be modified to test sorting and 15 static egl::Config GenerateGenericConfig()  in GenerateGenericConfig() 17     egl::Config config;  in GenerateGenericConfig()  local 19     config.bufferSize          = 24;  in GenerateGenericConfig() 20     config.redSize             = 8;  in GenerateGenericConfig() 21     config.greenSize           = 8;  in GenerateGenericConfig() 22     config.blueSize            = 8;  in GenerateGenericConfig() 23     config.luminanceSize       = 0;  in GenerateGenericConfig() 24     config.alphaSize           = 8;  in GenerateGenericConfig() [all …] 
 | 
| /external/llvm/test/ | 
| D | lit.site.cfg | 8 config.enable_ffi = "" 9 config.enable_timestamps = 0 10 config.go_executable = "" 11 config.gold_executable = "ld.gold" 12 config.include_go_tests = 0 13 config.ld64_executable = "ld" 14 config.have_ocamlopt = "" 15 config.have_ocaml_ounit = "" 16 config.host_triple = "x86_64-unknown-linux-gnu" 17 config.target_triple = "x86_64-unknown-linux-gnu" [all …] 
 |