Home
last modified time | relevance | path

Searched refs:a_entry (Results 1 – 25 of 616) sorted by relevance

12345678910>>...25

/dports/games/supertux/supertux-0.1.3/src/
H A Dbitmask.cpp91 BITW *a_entry,*a_end; in bitmask_overlap() local
126 a_entry += a->h; in bitmask_overlap()
145 a_entry += a->h; in bitmask_overlap()
163 a_entry += a->h; in bitmask_overlap()
189 BITW *a_entry,*a_end; in bitmask_overlap_pos() local
287 a_entry += a->h; in bitmask_overlap_pos()
325 BITW *a_entry,*a_end; in bitmask_overlap_area() local
389 a_entry += a->h; in bitmask_overlap_area()
404 BITW *a_entry,*a_end; in bitmask_draw() local
473 a_entry += a->h; in bitmask_draw()
[all …]
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Dbitmask.c269 a_entry = a->bits + in bitmask_overlap()
325 a_entry += a->h; in bitmask_overlap()
456 a_entry += a->h; in bitmask_overlap_pos()
540 a_entry += a->h; in bitmask_overlap_area()
647 a_entry += a->h; in bitmask_overlap_mask()
663 a_entry = a->bits; in bitmask_overlap_mask()
722 a_entry += a->h; in bitmask_overlap_mask()
810 a_entry += a->h; in bitmask_draw()
825 a_entry = a->bits; in bitmask_draw()
899 BITMASK_W *a_entry, *ap; in bitmask_erase() local
[all …]
/dports/textproc/turboxsl/turboxsl-b03c2c9/src/zlog/src/
H A Dcategory_table.c19 zc_hashtable_entry_t *a_entry; in zlog_category_table_profile() local
24 zc_hashtable_foreach(categories, a_entry) { in zlog_category_table_profile()
25 a_category = (zlog_category_t *) a_entry->value; in zlog_category_table_profile()
60 zc_hashtable_entry_t *a_entry; in zlog_category_table_update_rules() local
64 zc_hashtable_foreach(categories, a_entry) { in zlog_category_table_update_rules()
65 a_category = (zlog_category_t *) a_entry->value; in zlog_category_table_update_rules()
76 zc_hashtable_entry_t *a_entry; in zlog_category_table_commit_rules() local
80 zc_hashtable_foreach(categories, a_entry) { in zlog_category_table_commit_rules()
81 a_category = (zlog_category_t *) a_entry->value; in zlog_category_table_commit_rules()
89 zc_hashtable_entry_t *a_entry; in zlog_category_table_rollback_rules() local
[all …]
H A Dzc_hashtable.h41 zc_hashtable_entry_t *zc_hashtable_next(zc_hashtable_t * a_table, zc_hashtable_entry_t * a_entry);
43 #define zc_hashtable_foreach(a_table, a_entry) \ argument
44 for(a_entry = zc_hashtable_begin(a_table); a_entry; a_entry = zc_hashtable_next(a_table, a_entry))
H A Drecord_table.c19 zc_hashtable_entry_t *a_entry; in zlog_record_table_profile() local
24 zc_hashtable_foreach(records, a_entry) { in zlog_record_table_profile()
25 a_record = (zlog_record_t *) a_entry->value; in zlog_record_table_profile()
/dports/databases/beansdb/beansdb-0.7.1.4/third-party/zlog-1.2/
H A Dcategory_table.c18 zc_hashtable_entry_t *a_entry; in zlog_category_table_profile() local
23 zc_hashtable_foreach(categories, a_entry) { in zlog_category_table_profile()
24 a_category = (zlog_category_t *) a_entry->value; in zlog_category_table_profile()
59 zc_hashtable_entry_t *a_entry; in zlog_category_table_update_rules() local
63 zc_hashtable_foreach(categories, a_entry) { in zlog_category_table_update_rules()
64 a_category = (zlog_category_t *) a_entry->value; in zlog_category_table_update_rules()
75 zc_hashtable_entry_t *a_entry; in zlog_category_table_commit_rules() local
79 zc_hashtable_foreach(categories, a_entry) { in zlog_category_table_commit_rules()
80 a_category = (zlog_category_t *) a_entry->value; in zlog_category_table_commit_rules()
88 zc_hashtable_entry_t *a_entry; in zlog_category_table_rollback_rules() local
[all …]
H A Dzc_hashtable.h41 zc_hashtable_entry_t *zc_hashtable_next(zc_hashtable_t * a_table, zc_hashtable_entry_t * a_entry);
43 #define zc_hashtable_foreach(a_table, a_entry) \ argument
44 for(a_entry = zc_hashtable_begin(a_table); a_entry; a_entry = zc_hashtable_next(a_table, a_entry))
H A Drecord_table.c18 zc_hashtable_entry_t *a_entry; in zlog_record_table_profile() local
23 zc_hashtable_foreach(records, a_entry) { in zlog_record_table_profile()
24 a_record = (zlog_record_t *) a_entry->value; in zlog_record_table_profile()
/dports/www/ilias/ILIAS-5.4.25/Services/MetaData/classes/
H A Dclass.ilMDIdentifier.php44 public function setEntry($a_entry) argument
46 $this->entry = $a_entry;
251 public static function existsIdInRbacObject($a_rbac_id, $a_obj_type, $a_catalog, $a_entry) argument
261 " AND entry = " . $ilDB->quote($a_entry, 'text');
275 public static function readIdData($a_rbac_id, $a_obj_type, $a_catalog, $a_entry) argument
285 " AND entry = " . $ilDB->quote($a_entry, 'text');
/dports/www/ilias/ILIAS-5.4.25/Services/Migration/DBUpdate_5295/classes/
H A Dclass.ilMDIdentifier.php44 public function setEntry($a_entry) argument
46 $this->entry = $a_entry;
251 public static function existsIdInRbacObject($a_rbac_id, $a_obj_type, $a_catalog, $a_entry) argument
261 " AND entry = " . $ilDB->quote($a_entry, 'text');
275 public static function readIdData($a_rbac_id, $a_obj_type, $a_catalog, $a_entry) argument
285 " AND entry = " . $ilDB->quote($a_entry, 'text');
/dports/www/ilias6/ILIAS-6.14/Services/MetaData/classes/
H A Dclass.ilMDIdentifier.php44 public function setEntry($a_entry) argument
46 $this->entry = $a_entry;
251 public static function existsIdInRbacObject($a_rbac_id, $a_obj_type, $a_catalog, $a_entry) argument
261 " AND entry = " . $ilDB->quote($a_entry, 'text');
275 public static function readIdData($a_rbac_id, $a_obj_type, $a_catalog, $a_entry) argument
285 " AND entry = " . $ilDB->quote($a_entry, 'text');
/dports/www/ilias6/ILIAS-6.14/Services/Migration/DBUpdate_5295/classes/
H A Dclass.ilMD5295Identifier.php44 public function setEntry($a_entry) argument
46 $this->entry = $a_entry;
251 public static function existsIdInRbacObject($a_rbac_id, $a_obj_type, $a_catalog, $a_entry) argument
261 " AND entry = " . $ilDB->quote($a_entry, 'text');
275 public static function readIdData($a_rbac_id, $a_obj_type, $a_catalog, $a_entry) argument
285 " AND entry = " . $ilDB->quote($a_entry, 'text');
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/arch/i386/core/
H A Daout_loader.c8 unsigned long a_entry; /* entry point */ member
40 start = astate.head.a_entry; in aout_probe()
64 astate.head.a_entry = astate.curaddr + 0x20; in aout_download()
102 astate.curaddr = astate.head.a_entry; in aout_download()
133 entry = astate.head.a_entry; in aout_download()
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_reports.py110 a_entry = a_entries[i]
111 assert isinstance(a_entry, ReprEntry)
112 assert a_entry.reprfileloc is not None
113 assert a_entry.reprfuncargs is not None
114 assert a_entry.reprlocals is not None
116 assert rep_entry.lines == a_entry.lines
117 assert rep_entry.reprfileloc.lineno == a_entry.reprfileloc.lineno
119 assert rep_entry.reprfileloc.path == a_entry.reprfileloc.path
120 assert rep_entry.reprfuncargs.args == a_entry.reprfuncargs.args
121 assert rep_entry.reprlocals.lines == a_entry.reprlocals.lines
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_reports.py110 a_entry = a_entries[i]
111 assert isinstance(a_entry, ReprEntry)
112 assert a_entry.reprfileloc is not None
113 assert a_entry.reprfuncargs is not None
114 assert a_entry.reprlocals is not None
116 assert rep_entry.lines == a_entry.lines
117 assert rep_entry.reprfileloc.lineno == a_entry.reprfileloc.lineno
119 assert rep_entry.reprfileloc.path == a_entry.reprfileloc.path
120 assert rep_entry.reprfuncargs.args == a_entry.reprfuncargs.args
121 assert rep_entry.reprlocals.lines == a_entry.reprlocals.lines
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_reports.py110 a_entry = a_entries[i]
111 assert isinstance(a_entry, ReprEntry)
112 assert a_entry.reprfileloc is not None
113 assert a_entry.reprfuncargs is not None
114 assert a_entry.reprlocals is not None
116 assert rep_entry.lines == a_entry.lines
117 assert rep_entry.reprfileloc.lineno == a_entry.reprfileloc.lineno
119 assert rep_entry.reprfileloc.path == a_entry.reprfileloc.path
120 assert rep_entry.reprfuncargs.args == a_entry.reprfuncargs.args
121 assert rep_entry.reprlocals.lines == a_entry.reprlocals.lines
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/utils/
H A Dmake_alloc_types101 my $a_entry = $a_tab{$a};
102 $a_entry or src_error("No allocator '$a' declared");
111 add_type($a_entry, $t);
273 my $a_entry = $a_tab{$a};
274 my $ts = get_types($a_entry);
278 print DST "/* Type numbers used for ", get_description($a_entry), " */\n";
291 print DST "/* No types use ", get_description($a_entry), " */\n\n";
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/utils/
H A Dmake_alloc_types101 my $a_entry = $a_tab{$a};
102 $a_entry or src_error("No allocator '$a' declared");
111 add_type($a_entry, $t);
271 my $a_entry = $a_tab{$a};
272 my $ts = get_types($a_entry);
276 print DST "/* Type numbers used for ", get_description($a_entry), " */\n";
289 print DST "/* No types use ", get_description($a_entry), " */\n\n";
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/utils/
H A Dmake_alloc_types101 my $a_entry = $a_tab{$a};
102 $a_entry or src_error("No allocator '$a' declared");
111 add_type($a_entry, $t);
273 my $a_entry = $a_tab{$a};
274 my $ts = get_types($a_entry);
278 print DST "/* Type numbers used for ", get_description($a_entry), " */\n";
291 print DST "/* No types use ", get_description($a_entry), " */\n\n";
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/utils/
H A Dmake_alloc_types101 my $a_entry = $a_tab{$a};
102 $a_entry or src_error("No allocator '$a' declared");
111 add_type($a_entry, $t);
273 my $a_entry = $a_tab{$a};
274 my $ts = get_types($a_entry);
278 print DST "/* Type numbers used for ", get_description($a_entry), " */\n";
291 print DST "/* No types use ", get_description($a_entry), " */\n\n";
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/utils/
H A Dmake_alloc_types101 my $a_entry = $a_tab{$a};
102 $a_entry or src_error("No allocator '$a' declared");
111 add_type($a_entry, $t);
273 my $a_entry = $a_tab{$a};
274 my $ts = get_types($a_entry);
278 print DST "/* Type numbers used for ", get_description($a_entry), " */\n";
291 print DST "/* No types use ", get_description($a_entry), " */\n\n";
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/utils/
H A Dmake_alloc_types101 my $a_entry = $a_tab{$a};
102 $a_entry or src_error("No allocator '$a' declared");
111 add_type($a_entry, $t);
271 my $a_entry = $a_tab{$a};
272 my $ts = get_types($a_entry);
276 print DST "/* Type numbers used for ", get_description($a_entry), " */\n";
289 print DST "/* No types use ", get_description($a_entry), " */\n\n";
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/utils/
H A Dmake_alloc_types101 my $a_entry = $a_tab{$a};
102 $a_entry or src_error("No allocator '$a' declared");
111 add_type($a_entry, $t);
273 my $a_entry = $a_tab{$a};
274 my $ts = get_types($a_entry);
278 print DST "/* Type numbers used for ", get_description($a_entry), " */\n";
291 print DST "/* No types use ", get_description($a_entry), " */\n\n";
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/stats/
H A DAzureusCoreStats.java397 Object[] a_entry = (Object[])ave.get( key ); in getStats() local
399 if ( a_entry != null ){ in getStats()
401 Average average = (Average)a_entry[0]; in getStats()
583 Object[] a_entry = (Object[])ave.get( key ); in setEnableAverages()
585 if ( a_entry == null ){ in setEnableAverages()
590 a_entry = new Object[]{ a, value }; in setEnableAverages()
592 ave.put( key, a_entry ); in setEnableAverages()
597 a = (Average)a_entry[0]; in setEnableAverages()
598 last_value = ((Long)a_entry[1]).longValue(); in setEnableAverages()
617 a_entry[1] = value; in setEnableAverages()
/dports/www/clearsilver/clearsilver-0.10.5/imd/
H A Dimdm.py30 for a_entry in os.listdir(fulldir):
31 fullpath = os.path.join(fulldir,a_entry)
33 if string.lower(string.split(a_entry,".")[-1]) in ["jpeg","jpg"]:
34 images.append(os.path.join(sub_dir,a_entry))
36 images + albumoverview(basedir,os.path.join(sub_dir,a_entry),1)

12345678910>>...25