Home
last modified time | relevance | path

Searched refs:I2A (Results 1 – 25 of 125) sorted by relevance

12345

/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/test/org/apache/commons/collections/map/
H A DTestIdentityMap.java42 private static final Integer I2A = new Integer(2); field in TestIdentityMap
71 map.put(I1A, I2A); in testBasics()
73 assertSame(I2A, map.get(I1A)); in testBasics()
77 assertEquals(true, map.containsValue(I2A)); in testBasics()
86 assertEquals(false, map.containsValue(I2A)); in testBasics()
95 assertEquals(false, map.containsValue(I2A)); in testBasics()
103 map.put(I1A, I2A); in testHashEntry()
104 map.put(I1B, I2A); in testHashEntry()
H A DTestReferenceIdentityMap.java41 private static final Integer I2A = new Integer(2); field in TestReferenceIdentityMap
85 map.put(I1A, I2A); in testBasics()
87 assertSame(I2A, map.get(I1A)); in testBasics()
91 assertEquals(true, map.containsValue(I2A)); in testBasics()
100 assertEquals(false, map.containsValue(I2A)); in testBasics()
109 assertEquals(false, map.containsValue(I2A)); in testBasics()
117 map.put(I1A, I2A); in testHashEntry()
118 map.put(I1B, I2A); in testHashEntry()
/dports/devel/ncc/ncc-2.8/
H A Dmem_pool.h34 #define I2A(x) ((x % (PSEG*NSEG)) / PSEG) macro
48 p [I1A (sp)] [I2A (sp)] = new X [PSEG]; in alloc()
49 memset (p [I1A (sp)] [I2A (sp)], 0, PSEG * sizeof (X)); in alloc()
56 return p [I1A (i)] [I2A (i)] [I3A (i)];
72 memcpy (&d [i], p [I1A(i)][I2A(i)], PSEG * sizeof (X)); in copy()
73 memcpy (&d [i], p [I1A(i)][I2A(i)], (sp - i) * sizeof (X)); in copy()
80 delete [] p [I1A (i)] [I2A (i)]; in destroy()
/dports/games/zangband/zangband/src/
H A Dzborg7.c862 borg_keypress(I2A(slot)); in borg_enchant_to_a()
923 borg_keypress(I2A(slot)); in borg_enchant_to_h()
984 borg_keypress(I2A(slot)); in borg_enchant_to_d()
1121 borg_keypress(I2A(slot)); in borg_enchant_to_w()
1162 borg_keypress(I2A(slot)); in borg_mundane()
1216 borg_keypress(I2A(slot)); in borg_enchant_artifact()
1683 borg_keypress(I2A(slot)); in borg_destroy_item()
2147 borg_keypress(I2A(b_i)); in borg_test_stuff()
2349 borg_keypress(I2A(b_i)); in borg_test_stuff_pseudo()
2511 borg_keypress(I2A(b_i)); in borg_wear_stuff()
[all …]
H A Dzborg3.c1412 borg_keypress(I2A(slot)); in borg_eat_food()
1479 borg_keypress(I2A(slot)); in borg_quaff_potion()
1508 borg_keypress(I2A(i)); in borg_quaff_unknown()
1548 borg_keypress(I2A(i)); in borg_read_unknown()
1582 borg_keypress(I2A(i)); in borg_eat_unknown()
1615 borg_keypress(I2A(i)); in borg_use_unknown()
1665 borg_keypress(I2A(slot)); in borg_read_scroll()
1737 borg_keypress(I2A(slot)); in borg_rod_aux()
1812 borg_keypress(I2A(slot)); in borg_wand_aux()
2661 borg_keypress(I2A(i)); in borg_spell_aux()
[all …]
H A Dh-define.h163 # define I2A(X) indextoalpha(X) macro
170 # define I2A(X) ((char) ((X) + 'a')) macro
H A Dmind.c162 p, I2A(0), I2A(num - 1), p); in get_mindcraft_power()
211 I2A(i), spell.name, in get_mindcraft_power()
H A Dzborg8.c237 borg_note("# Selling %s (%c)", l_ptr->o_name, I2A(item)); in borg_think_shop_sell()
247 borg_keypress(I2A(item)); in borg_think_shop_sell()
286 borg_keypress(I2A(item % (STORE_INVEN_MAX / 2))); in borg_think_shop_buy()
1042 borg_keypress(I2A(i - 1)); in borg_build_weaponmaster()
1106 borg_keypress(I2A(i)); in borg_build_recharge()
1143 borg_keypress(I2A(i)); in borg_build_recharge()
1239 borg_keypress(I2A(slot)); in borg_build_armour()
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dc-spell.c216 p, I2A(0), I2A(num - 1), prompt, p); in get_spell()
407 I2A(0), I2A(num - 1)); in get_mimic_spell()
998 I2A(0), I2A(num - 1), I2A(0) - 'a' + 'A', I2A(num - 1) - 'a' + 'A', do_what); in get_school_spell()
1158 I2A(0), I2A(num - 1)); in browse_school_spell()
1250 I2A(0), I2A(num - 1)); in get_combatstance()
1354 sprintf(buf, "%c) %s", I2A(j), melee_techniques[i]); in print_melee_techniques()
1395 I2A(0), I2A(num - 1)); in get_melee_technique()
1574 I2A(0), I2A(num - 1)); in get_ranged_technique()
2763 …strnfmt(out_val, 78, "(Form %c-%c, *=List, ESC=exit) Which spell type? ", I2A(0), I2A(RCRAFT_MAX_T… in rcraft_get_type()
2908 …strnfmt(out_val, 78, "(Imperative %c-%c, *=List, ESC=exit) Which spell modifier? ", I2A(0), I2A(RC… in rcraft_get_imperative()
[all …]
/dports/games/angband/Angband-4.2.2/src/
H A Dplayer-properties.c75 return I2A(oid); in view_ability_tag()
159 I2A(0), I2A(num_abilities - 1)); in view_ability_menu()
H A Dui-object.c292 quiver ? I2D(i) : I2A(i)); in build_obj_list()
421 char letter = I2A(in_term ? i - 1 : i); in show_obj_list()
763 strnfmt(tmp_val, sizeof(tmp_val), " %c-%c,", I2A(i1), I2A(i2)); in menu_header()
790 strnfmt(tmp_val, sizeof(tmp_val), " %c-%c,", I2A(e1), I2A(e2)); in menu_header()
842 strnfmt(tmp_val, sizeof(tmp_val), " a-%c,", I2A(throwing_num - 1)); in menu_header()
869 strnfmt(tmp_val, sizeof(tmp_val), " %c-%c,", I2A(f1), I2A(f2)); in menu_header()
1005 char letter = I2A(i); in item_menu_browser()
H A Dh-basic.h219 #define I2A(X) ((X) + 'a') macro
/dports/games/mangband/mangband-1.5.3/src/client/
H A Dc-spell.c213 p, I2A(0), I2A(num - 1), prompt); in get_spell()
276 p, I2A(0), I2A(num - 1), prompt); in get_spell()
H A Dc-inven.c6 if (i < INVEN_WIELD) return (I2A(i)); in index_to_label()
9 return (I2A(i - INVEN_WIELD)); in index_to_label()
484 n1 = I2A(i1); in c_get_item()
485 n2 = I2A(i2); in c_get_item()
495 n1 = I2A(e1 - INVEN_WIELD); in c_get_item()
496 n2 = I2A(e2 - INVEN_WIELD); in c_get_item()
H A Dc-birth.c271 (void)sprintf(out_val, "%c) %s", I2A(j), p_name + rp_ptr->name); in choose_race()
344 sprintf(out_val, "%c) %s", I2A(j), c_name + cp_ptr->name); in choose_class()
440 sprintf(out_val, "%c) %s", I2A(k), stats[k]); in choose_stat_order()
656 sprintf(out_val, "%c) %s", I2A(i), ptr); in get_server_name()
H A Dc-store.c25 (void)sprintf(out_val, "%c) ", I2A(i)); in display_entry()
140 I2A(i), I2A(j), pmt); in get_stock()
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dh-define.h121 # define I2A(X) indextoalpha(X) macro
128 # define I2A(X) ((X) + 'a') macro
/dports/games/mangband/mangband-1.5.3/src/common/
H A Dh-define.h123 # define I2A(X) indextoalpha(X) macro
131 # define I2A(X) ((X) + 'a') macro
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libvcodex/Vcmisc/
H A Dvcmap.c37 #define I2A (void*)CCOP(CC_EBCDIC_I,CC_ASCII) macro
111 static Vcchar_t I2A[] = variable
404 { "i2a", "Xopen dd(1) IBM EBCDIC -> ASCII", I2A },
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libvcodex/Vcmisc/
H A Dvcmap.c90 static Vcchar_t I2A[] = variable
234 { "i2a", "Xopen dd(1) IBM -> ASCII.", I2A },
/dports/shells/ksh93/ast-93u/src/lib/libvcodex/Vcmisc/
H A Dvcmap.c90 static Vcchar_t I2A[] = variable
234 { "i2a", "Xopen dd(1) IBM -> ASCII.", I2A },
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.base/
H A Dinfcall-nested-structs.exp.tcl46 proc I2A { n } { procedure
70 set m [I2A ${n}]
/dports/misc/libemos/libemos-4.5.9-Source/gribex/
H A Danalsw.F266 I2A=I1T+1
267 I2T=I2A+2*INVCLEV-1
349 DO 520 I=I2A,I2T
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.base/
H A Dstructs.exp68 set m [I2A ${n}]
172 proc I2A { n } { procedure
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.base/
H A Dstructs.exp68 set m [I2A ${n}]
172 proc I2A { n } { procedure

12345