/dports/japanese/ebnetd/ebnetd-1.0/ebnetd/ |
H A D | fdcache.c | 90 fdcache_compute_path_hash(path) in fdcache_compute_path_hash() argument 107 fdcache_create_entry(path, fd) in fdcache_create_entry() argument 164 fdcache_find_entry(table, path) in fdcache_find_entry() argument 186 fdcache_insert_entry(table, entry) in fdcache_insert_entry() argument 210 fdcache_purge_entry(table, entry) in fdcache_purge_entry() argument 232 fdcache_initialize_table(FDCache_Table *table, int flags, ...) in fdcache_initialize_table() 269 fdcache_finalize_table(table) in fdcache_finalize_table() argument 289 fdcache_set_max_entry_count(table, count) in fdcache_set_max_entry_count() argument 301 fdcache_max_entry_count(table) in fdcache_max_entry_count() argument 312 fdcache_entry_count(table) in fdcache_entry_count() argument [all …]
|
/dports/x11/libxkbcommon/libxkbcommon-1.3.1/test/ |
H A D | compose.c | 148 test_compose_seq(struct xkb_compose_table *table, ...) in test_compose_seq() 163 struct xkb_compose_table *table; in test_compose_seq_buffer() local 178 struct xkb_compose_table *table; in test_seqs() local 179 char *path; in test_seqs() local 351 struct xkb_compose_table *table; in test_state() local 353 char *path; in test_state() local 410 struct xkb_compose_table *table; in test_XCOMPOSEFILE() local 411 char *path; in test_XCOMPOSEFILE() local 434 struct xkb_compose_table *table; in test_from_locale() local 435 char *path; in test_from_locale() local [all …]
|
/dports/databases/hbase/hbase-1.2.1/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/ |
H A D | RowResourceBase.java | 126 StringBuilder path = new StringBuilder(); in putValuePB() local 182 StringBuilder path = new StringBuilder(); in putValueXML() local 209 StringBuilder path = new StringBuilder(); in getValuePB() local 263 StringBuilder path = new StringBuilder(); in checkAndPutValuePB() local 308 StringBuilder path = new StringBuilder(); in checkAndPutValueXML() local 347 StringBuilder path = new StringBuilder(); in checkAndDeleteXML() local 363 StringBuilder path = new StringBuilder(); in checkAndDeleteJson() local 402 StringBuilder path = new StringBuilder(); in checkAndDeletePB() local 433 StringBuilder path = new StringBuilder(); in getValueXML() local 457 StringBuilder path = new StringBuilder(); in deleteValue() local [all …]
|
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/cli/info/ |
H A D | Info.cpp | 8 int printBinaryFileInfo(ILogger& logger, const Path& path) { in printBinaryFileInfo() 17 Table table(3); in printBinaryFileInfo() local 65 int printCompressedFileInfo(ILogger& logger, const Path& path) { in printCompressedFileInfo() 74 Table table(3); in printCompressedFileInfo() local 105 const Path path(String::fromUtf8(argv[1])); in main() local
|
/dports/devel/critcl/critcl-3.1.18.1/lib/stubs_gen_init/ |
H A D | gen_init.tcl | 28 proc ::stubs::gen::init::gen {table} { argument 55 proc ::stubs::gen::init::make@ {basedir table} { 59 proc ::stubs::gen::init::make {path table} { 73 proc ::stubs::gen::init::rewrite@ {basedir table} { 78 proc ::stubs::gen::init::rewrite {path table} { 83 proc ::stubs::gen::init::path {basedir table} { procedure
|
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/database/Migrations/ |
H A D | MigrationCreator.php | 48 public function create($name, $path, $table = null, $create = false) 92 protected function getStub($table, $create) 114 protected function populateStub($name, $stub, $table) 146 protected function getPath($name, $path) 157 protected function firePostCreateHooks($table)
|
/dports/sysutils/pear-Horde_Vfs/Horde_Vfs-2.4.0/lib/Horde/Vfs/ |
H A D | Sql.php | 79 public function size($path, $name) 112 public function getFolderSize($path = null) 143 public function read($path, $name) 289 public function deleteFile($path, $name) 376 public function createFolder($path, $name) 403 public function isFolder($path, $name) 595 public function gc($path, $secs = 345600) 695 protected function _readBlob($table, $field, $criteria) 742 protected function _insertBlob($table, $field, $data, $attributes) 766 protected function _updateBlob($table, $field, $data, $where, $alsoupdate) [all …]
|
/dports/devel/pear-VFS/VFS-0.3.0/lib/VFS/ |
H A D | sql.php | 98 function size($path, $name) 162 function read($path, $name) 322 function deleteFile($path, $name) 411 function createFolder($path, $name) 669 function gc($path, $secs = 345600) 734 function _getNativePath($path, $name) 846 function _readBlob($table, $field, $criteria) 921 function _insertBlob($table, $field, $data, $attributes) 993 function _updateBlob($table, $field, $data, $where, $alsoupdate) 1074 function _convertPath($path) [all …]
|
/dports/science/conduit/conduit-0.8.0/src/libs/relay/ |
H A D | conduit_relay_io_csv.cpp | 57 get_nrows(const Node &table) in get_nrows() 129 write_row_based(const Node &table, const std::string &path) in write_row_based() 180 write_single_table(const Node &table, const std::string &path) in write_single_table() 201 const Node &table = all_tables[i]; in write_multiple_tables() local 211 const Node &table = all_tables[i]; in write_multiple_tables() local 437 read_single_table(const std::string &path, const bool use_float64, Node &table) in read_single_table() 503 read_many_tables(const std::string &path, const bool use_float64, Node &table) in read_many_tables() 580 read_csv(const std::string &path, const Node &opts, Node &table) in read_csv() 611 write_csv(const Node &table, const std::string &path, const Node &) in write_csv()
|
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Database/Migrations/ |
H A D | MigrationCreator.php | 57 public function create($name, $path, $table = null, $create = false) 113 protected function getStub($table, $create) 140 protected function populateStub($name, $stub, $table) 178 protected function getPath($name, $path) 189 protected function firePostCreateHooks($table)
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/traced/probes/ftrace/ |
H A D | proto_translation_table_unittest.cc | 57 std::string path = base::GetTestDataPath( in SetUp() local 112 std::string path = base::GetTestDataPath( in TEST() local 115 auto table = ProtoTranslationTable::Create( in TEST() local 234 auto table = ProtoTranslationTable::Create(&ftrace, std::move(events), in TEST_P() local 265 std::string path = in TEST() local 269 auto table = ProtoTranslationTable::Create( in TEST() local 301 std::string path = in TEST() local 304 auto table = ProtoTranslationTable::Create( in TEST() local 397 ProtoTranslationTable table( in TEST() local 451 auto table = ProtoTranslationTable::Create(&ftrace, std::move(events), in TEST() local
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/traced/probes/ftrace/ |
H A D | proto_translation_table_unittest.cc | 57 std::string path = base::GetTestDataPath( in SetUp() local 112 std::string path = base::GetTestDataPath( in TEST() local 115 auto table = ProtoTranslationTable::Create( in TEST() local 234 auto table = ProtoTranslationTable::Create(&ftrace, std::move(events), in TEST_P() local 265 std::string path = in TEST() local 269 auto table = ProtoTranslationTable::Create( in TEST() local 301 std::string path = in TEST() local 304 auto table = ProtoTranslationTable::Create( in TEST() local 397 ProtoTranslationTable table( in TEST() local 451 auto table = ProtoTranslationTable::Create(&ftrace, std::move(events), in TEST() local
|
/dports/science/hdf/hdf-4.2.15/mfhdf/hdiff/ |
H A D | hdiff_table.c | 33 int dtable_search(dtable_t *table, int32 tag, int32 ref ) in dtable_search() 59 void dtable_add(dtable_t *table, int32 tag, int32 ref, char* path) in dtable_add() 99 dtable_t* table = (dtable_t*) malloc(sizeof(dtable_t)); in dtable_init() local 127 void dtable_free( dtable_t *table ) in dtable_free() 147 void dtable_print(dtable_t *table, char* header) in dtable_print()
|
H A D | hdiff_mattbl.c | 40 void match_table_add (match_table_t *table, in match_table_add() 42 char* path, in match_table_add() 89 match_table_t* table = (match_table_t*)HDmalloc(sizeof(match_table_t)); in match_table_init() local 120 void match_table_free( match_table_t *table ) in match_table_free()
|
/dports/multimedia/libv4l/linux-5.13-rc2/net/ |
H A D | sysctl_net.c | 43 struct ctl_table *table) in net_ctl_permissions() 57 struct ctl_table *table, in net_ctl_set_ownership() 124 static void ensure_safe_net_sysctl(struct net *net, const char *path, in ensure_safe_net_sysctl() 125 struct ctl_table *table) in ensure_safe_net_sysctl() 164 const char *path, struct ctl_table *table) in register_net_sysctl()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ |
H A D | sysctl_net.c | 43 struct ctl_table *table) in net_ctl_permissions() 57 struct ctl_table *table, in net_ctl_set_ownership() 124 static void ensure_safe_net_sysctl(struct net *net, const char *path, in ensure_safe_net_sysctl() 125 struct ctl_table *table) in ensure_safe_net_sysctl() 164 const char *path, struct ctl_table *table) in register_net_sysctl()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ |
H A D | sysctl_net.c | 43 struct ctl_table *table) in net_ctl_permissions() 57 struct ctl_table *table, in net_ctl_set_ownership() 124 static void ensure_safe_net_sysctl(struct net *net, const char *path, in ensure_safe_net_sysctl() 125 struct ctl_table *table) in ensure_safe_net_sysctl() 164 const char *path, struct ctl_table *table) in register_net_sysctl()
|
/dports/security/libpreludedb/libpreludedb-1.2.6/plugins/format/classic/ |
H A D | classic-sql-select.c | 43 prelude_string_t *order_by; 76 } 77 78 return 0; 98 const char *function_name; in classic_sql_join_set_top_class() 99 } sql_functions_table[] = { in classic_sql_join_set_top_class() 100 { PRELUDEDB_SELECTED_OBJECT_FUNCTION_MIN, "MIN" }, in classic_sql_join_set_top_class() 128 return ret; in classic_sql_join_set_top_class() 129 in classic_sql_join_set_top_class() 130 in classic_sql_join_set_top_class() [all …]
|
/dports/science/hdf5-18/hdf5-1.8.21/tools/lib/ |
H A D | h5trav.c | 25 char *path; member 53 const char *path; member 551 trav_table_t *table = (trav_table_t *)udata; in trav_table_visit_obj() local 594 h5trav_gettable(hid_t fid, trav_table_t *table) in h5trav_gettable() 622 h5trav_getindext(const char *name, const trav_table_t *table) in h5trav_getindext() 664 trav_table_add(trav_table_t *table, in trav_table_add() 665 const char *path, in trav_table_add() 697 trav_table_addlink(trav_table_t *table, haddr_t objno, const char *path) in trav_table_addlink() 738 trav_table_t *table) in trav_table_addflags() 772 trav_table_t* table = (trav_table_t*) HDmalloc(sizeof(trav_table_t)); in trav_table_init() local [all …]
|
/dports/science/hdf5/hdf5-1.10.6/tools/lib/ |
H A D | h5trav.c | 25 char *path; member 54 const char *path; member 553 trav_table_t *table = (trav_table_t *)udata; in trav_table_visit_obj() local 596 h5trav_gettable(hid_t fid, trav_table_t *table) in h5trav_gettable() 624 h5trav_getindext(const char *name, const trav_table_t *table) in h5trav_getindext() 666 trav_table_add(trav_table_t *table, in trav_table_add() 667 const char *path, in trav_table_add() 699 trav_table_addlink(trav_table_t *table, haddr_t objno, const char *path) in trav_table_addlink() 740 trav_table_t *table) in trav_table_addflags() 774 trav_table_t* table = (trav_table_t*) HDmalloc(sizeof(trav_table_t)); in trav_table_init() local [all …]
|
/dports/www/trac-devel/Trac-1.5.3/trac/db/ |
H A D | postgres_backend.py | 84 def assemble_pg_dsn(path, user=None, password=None, host=None, port=None): argument 147 def get_connection(self, path, log=None, user=None, password=None, argument 170 def init_db(self, path, schema=None, log=None, user=None, password=None, argument 196 def db_exists(self, path, log=None, user=None, password=None, host=None, argument 206 def to_sql(self, table): argument 231 def alter_column_types(self, table, columns): argument 354 def drop_column(self, table, column): argument 359 def drop_table(self, table): argument 362 def get_column_names(self, table): argument 391 def has_table(self, table): argument [all …]
|
H A D | sqlite_backend.py | 122 def _to_sql(table): argument 178 def get_connection(self, path, log=None, params={}): argument 194 def init_db(self, path, schema=None, log=None, params={}): argument 225 def destroy_db(self, path, log=None, params={}): argument 235 def db_exists(self, path, log=None, params={}): argument 238 def to_sql(self, table): argument 292 def __init__(self, path, log=None, params={}): argument 376 def drop_table(self, table): argument 388 def get_column_names(self, table): argument 403 def has_table(self, table): argument [all …]
|
/dports/devel/critcl/critcl-3.1.18.1/lib/stubs_gen_lib/ |
H A D | gen_lib.tcl | 28 proc ::stubs::gen::lib::gen {table} { argument 95 proc ::stubs::gen::lib::make@ {basedir table} { 99 proc ::stubs::gen::lib::make {path table} { 106 proc ::stubs::gen::lib::path {basedir name} { procedure
|
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/t3editor/Documentation/ |
H A D | screenshots.json | 8 "path": "CodeSnippets/Automatic" string 10 {"action": "setScreenshotsImagePath","path": "Images/AutomaticScreenshots"}, string 11 {"action": "setScreenshotsRstPath","path": "Images/AutomaticScreenshots"} string 21 "path": "typo3conf/ext/styleguide" string 27 "table": "tx_styleguide_elements_t3editor", string 31 "table": "tx_styleguide_elements_t3editor", string
|
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/fluid_styled_content/Documentation/ |
H A D | screenshots.json | 200 "table": "tt_content", string 217 "table": "tt_content", string 233 "table": "tt_content", string 249 "table": "tt_content", string 260 "table": "tt_content", string 277 "table": "tt_content", string 294 "table": "tt_content", string 333 "table": "tt_content", string 351 "table": "tt_content", string 364 "table": "tt_content", string [all …]
|