Home
last modified time | relevance | path

Searched +defs:driver +defs:name (Results 51 – 75 of 6076) sorted by relevance

12345678910>>...244

/dports/www/elgg/elgg-3.3.23/vendor/cakephp/database/
H A DType.php88 public function __construct($name = null)
100 public static function build($name)
137 public static function set($name, Type $instance)
259 public function toDatabase($value, Driver $driver)
271 public function toPHP($value, Driver $driver)
306 public function toStatement($value, Driver $driver)
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/intervention/image/src/Intervention/Image/
H A DImage.php63 protected $driver; variable in Intervention\\Image\\Image
92 public function __construct(AbstractDriver $driver = null, $core = null)
106 public function __call($name, $arguments)
186 public function setDriver(AbstractDriver $driver)
221 public function getBackup($name = null)
251 public function setBackup($resource, $name = null)
266 private function backupExists($name)
/dports/www/elgg/elgg-3.3.23/vendor/cakephp/database/Type/
H A DBinaryType.php49 public function __construct($name = null)
64 public function toDatabase($value, Driver $driver)
77 public function toPHP($value, Driver $driver)
105 public function toStatement($value, Driver $driver)
H A DFloatType.php49 public function __construct($name = null)
76 public function toDatabase($value, Driver $driver)
93 public function toPHP($value, Driver $driver)
107 public function manyToPHP(array $values, array $fields, Driver $driver)
127 public function toStatement($value, Driver $driver)
H A DDecimalType.php50 public function __construct($name = null)
78 public function toDatabase($value, Driver $driver)
103 public function toPHP($value, Driver $driver)
117 public function manyToPHP(array $values, array $fields, Driver $driver)
137 public function toStatement($value, Driver $driver)
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/util/
H A DConnectionSetting.java42 private String name, driver, url, user, pw; field in ConnectionSetting
68 ConnectionSetting(String name, String driver, String url, String user, in ConnectionSetting()
/dports/databases/grass7/grass-7.8.6/raster/r.to.vect/
H A Dset_error_handler.c7 dbDriver **driver; member
17 char *name = G_store(input->Map->name); in error_handler() local
25 void set_error_handler(struct Map_info *Map, dbDriver **driver) in set_error_handler()
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/linux/firewire/
H A DJackFFADODriver.cpp234 JackFFADODriver::ffado_driver_start (ffado_driver_t *driver) in ffado_driver_start()
247 JackFFADODriver::ffado_driver_stop (ffado_driver_t *driver) in ffado_driver_stop()
260 JackFFADODriver::ffado_driver_restart (ffado_driver_t *driver) in ffado_driver_restart()
271 ffado_driver_t* driver = (ffado_driver_t*)fDriver; in UpdateLatencies() local
295 ffado_driver_t* driver = (ffado_driver_t*)fDriver; in SetBufferSize() local
362 JackFFADODriver::ffado_driver_new (const char *name, in ffado_driver_new()
365 ffado_driver_t *driver; in ffado_driver_new() local
443 ffado_driver_t* driver = (ffado_driver_t*)fDriver; in Attach() local
659 ffado_driver_t* driver = (ffado_driver_t*)fDriver; in Detach() local
748 ffado_driver_t* driver = (ffado_driver_t*)fDriver; in Read() local
[all …]
/dports/databases/pear-DBA/DBA-1.1.1/
H A DDBA.php79 function &create($driver = 'file')
100 function db_drop($name, $driver = 'file')
203 function db_exists($name, $driver = 'file')
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Broadcasting/
H A DBroadcastManager.php140 public function connection($driver = null)
151 public function driver($name = null) function in Illuminate\\Broadcasting\\BroadcastManager
164 protected function get($name)
177 protected function resolve($name)
280 protected function getConfig($name)
305 public function setDefaultDriver($name)
316 public function purge($name = null)
330 public function extend($driver, Closure $callback)
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/zendframework/zend-db/src/Sql/
H A DUpdate.php154 public function join($name, $on, $type = Join::JOIN_INNER)
175 DriverInterface $driver = null,
186 DriverInterface $driver = null,
230 DriverInterface $driver = null,
244 DriverInterface $driver = null,
258 public function __get($name)
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/dm/
H A Ddevice.h166 const struct driver *driver; member
167 const char *name; member
357 struct driver { struct
358 char *name; member
373 const void *ops; /* driver-specific operations */ argument
380 /* Declare a new U-Boot driver */ argument

12345678910>>...244