/external/libvpx/vp8/encoder/ |
parms.cpp | 77 ifstream config_file(filename); 82 while(!config_file.eof() && config_file.is_open()) 84 config_file >> variable; 85 config_file >> equal; 90 config_file >> value;
|
/external/dbus/tools/ |
run-with-tmp-session-bus.sh | 24 CONFIG_FILE=./run-with-tmp-session-bus.conf 36 > $CONFIG_FILE 38 echo "Created configuration file $CONFIG_FILE" >&2 53 echo "Running $DBUS_TOP_BUILDDIR/tools/dbus-launch --sh-syntax --config-file=$CONFIG_FILE" >&2 57 eval `$DBUS_TOP_BUILDDIR/tools/dbus-launch --sh-syntax --config-file=$CONFIG_FILE`
|
dbus-launch.c | 767 char *config_file; local 770 config_file = NULL; 835 if (config_file != NULL) 844 config_file = xstrdup (file); 849 if (config_file != NULL) 855 config_file = xstrdup (arg); 1049 config_file ? "--config-file" : "--session", 1050 config_file, /* has to be last in this varargs list */ 1064 config_file ? "--config-file" : "--session", 1065 config_file, /* has to be last in this varargs list * [all...] |
/external/dbus/bus/ |
test-launch-helper.c | 102 DBusString config_file; local 117 if (!_dbus_string_init (&config_file)) 119 if (!_dbus_string_append (&config_file, dir)) 121 if (!_dbus_string_append (&config_file, "/valid-config-files-system/debug-allow-all-pass.conf")) 126 _dbus_string_get_const_data (&config_file)); 128 _dbus_string_free (&config_file);
|
main.c | 119 check_two_config_files (const DBusString *config_file, 122 if (_dbus_string_get_length (config_file) > 0) 125 extra_arg, _dbus_string_get_const_data (config_file)); 265 DBusString config_file; local 279 if (!_dbus_string_init (&config_file)) 319 check_two_config_files (&config_file, "system"); 321 if (!_dbus_append_system_config_file (&config_file)) 326 check_two_config_files (&config_file, "session"); 328 if (!_dbus_append_session_config_file (&config_file)) 335 check_two_config_files (&config_file, "config-file") [all...] |
test.c | 298 DBusString config_file; local 302 if (!_dbus_string_init (&config_file)) 309 &config_file, 0)) 312 _dbus_string_free (&config_file); 318 if (!_dbus_concat_dir_and_file (&config_file, &relative)) 321 _dbus_string_free (&config_file); 326 context = bus_context_new (&config_file, FALSE, NULL, NULL, NULL, FALSE, &error); 336 _dbus_string_free (&config_file); 341 _dbus_string_free (&config_file);
|
activation-helper.c | 404 DBusString config_file; local 429 if (!_dbus_string_init (&config_file)) 435 if (!_dbus_string_append (&config_file, DBUS_SYSTEM_CONFIG_FILE)) 441 if (!_dbus_string_append (&config_file, test_config_file)) 450 _dbus_string_get_const_data (&config_file)); 453 *parser = bus_config_load (&config_file, TRUE, NULL, error); 463 _dbus_string_free (&config_file);
|
bus.c | 47 char *config_file; member in struct:BusContext 680 bus_context_new (const DBusString *config_file, 713 if (!_dbus_string_copy_data (config_file, &context->config_file)) 733 parser = bus_config_load (config_file, TRUE, NULL, error); 948 DBusString config_file; local 955 _dbus_string_init_const (&config_file, context->config_file); 956 parser = bus_config_load (&config_file, TRUE, NULL, error); 1089 dbus_free (context->config_file); [all...] |
bus.h | 74 BusContext* bus_context_new (const DBusString *config_file,
|
/external/chromium/chrome/browser/policy/ |
config_dir_policy_provider.cc | 67 for (FilePath config_file = file_enumerator.Next(); 68 !config_file.empty(); 69 config_file = file_enumerator.Next()) { 70 if (file_util::GetFileInfo(config_file, &file_info) &&
|
/hardware/libhardware_legacy/wifi/ |
wifi.c | 307 int update_ctrl_interface(const char *config_file) { 316 if (stat(config_file, &sb) != 0) 322 srcfd = open(config_file, O_RDONLY); 324 LOGE("Cannot open \"%s\": %s", config_file, strerror(errno)); 331 LOGE("Cannot read \"%s\": %s", config_file, strerror(errno)); 336 if (!strcmp(config_file, SUPP_CONFIG_FILE)) { 354 destfd = open(config_file, O_RDWR, 0660); 356 LOGE("Cannot update \"%s\": %s", config_file, strerror(errno)); 368 int ensure_config_file_exists(const char *config_file) 376 ret = access(config_file, R_OK|W_OK) [all...] |
/external/dnsmasq/contrib/webmin/ |
dnsmasq.wbm | 1 dnsmasq/ 0000755 0000000 0000000 00000000000 10512645440 011223 5 ustar root root dnsmasq/config.info 0000644 0000000 0000000 00000000132 10505663743 013351 0 ustar root root config_file=Full path to DNSmasq config file,0 3 dnsmasq/config 0000644 0000000 0000000 00000000061 10505663767 012426 0 ustar root root config_file=/etc/dnsmasq.conf 84 $config_file = &read_file_lines( $config{config_file} ); 92 &parse_config_file( \%config, \$config_file ); [all...] |
/external/protobuf/gtest/xcode/Scripts/ |
versiongenerate.py | 35 config_file = open("%s/configure.ac" % input_dir, 'r') variable 37 opening_string = config_file.read(buffer_size) 38 config_file.close()
|
/external/grub/stage2/ |
stage1_5.c | 39 if (grub_open (config_file))
|
/external/ppp/pppd/plugins/radius/ |
options.h | 39 {"config_file", OT_STR, ST_UNDEF, NULL},
|
radius.c | 51 static char *config_file = NULL; variable 60 { "radius-config-file", o_string, &config_file }, 116 char config_file[MAXPATHLEN]; member in struct:radius_state 165 strlcpy(rstate.config_file, "/etc/radiusclient/radiusclient.conf", 166 sizeof(rstate.config_file)); [all...] |
/external/grub/grub/ |
main.c | 105 --config-file=FILE specify stage2 config_file [default=%s]\n\ 143 if (config_file) 144 default_config_file = config_file; 175 strncpy (config_file, optarg, 127); /* FIXME: arbitrary */ 176 config_file[127] = '\0';
|
/external/dbus/dbus/ |
dbus-sysdeps-win.h | 83 dbus_bool_t _dbus_get_config_file_name(DBusString *config_file,
|
/external/grub/docs/ |
grub.8 | 18 specify stage2 config_file [default=/boot/grub/menu.lst]
|
/external/chromium/testing/gtest/xcode/Scripts/ |
versiongenerate.py | 64 config_file = open("%s/configure.ac" % input_dir, 'r') variable 66 opening_string = config_file.read(buffer_size) 67 config_file.close()
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/ |
perf_config.c | 178 FILE *config_file = NULL; local 185 config_file = fopen(PERF_CONFIG_FILE, "rt"); 186 if (config_file) 189 while (fgets(line, PERF_CONFIG_LINELENGTH, config_file)) 216 fclose(config_file);
|
/system/extras/tests/fstest/ |
perm_checker.c | 46 static char *config_file; variable 187 add_rule(-1, config_file, 415 config_file = (argc == 2) ? argv[1] : DEFAULT_CONFIG_FILE; 422 if (!(fp = fopen(config_file, "r"))) { 423 printf("Error opening %s\n", config_file);
|
/external/webkit/Tools/wx/build/ |
build_utils.py | 170 config_file = os.path.join(wk_root, 'WebKitBuild', 'Configuration') 173 if os.path.exists(config_file): 174 config = open(config_file).read()
|
/external/sonivox/jet_tools/JetCreator/ |
JetFile.py | 250 def __init__ (self, config_file, options):
251 self.config_file = config_file
253 if self.config_file == "":
255 if not FileExists(self.config_file):
256 self.InitializeConfig(self.config_file)
258 config.read(self.config_file)
279 config.filename = FileJustRoot(self.config_file) + ".JET"
736 self.config_file = configFile
[all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
nmake.mak | 137 $(OBJDIR)\config_file.obj $(OBJDIR)\base64.obj 141 $(OBJDIR)\config_file.obj $(OBJDIR)\base64.obj 144 $(OBJDIR)\config_file.obj \
|