Home
last modified time | relevance | path

Searched refs:lookup_int (Results 1 – 25 of 81) sorted by relevance

1234

/dports/emulators/mess/mame-mame0226/src/tools/imgtool/formats/
H A Dvt_dsk.cpp31 geometry.heads = params->lookup_int(PARAM_HEADS); in FLOPPY_CONSTRUCT()
32 geometry.tracks = params->lookup_int(PARAM_TRACKS); in FLOPPY_CONSTRUCT()
33 geometry.sectors = params->lookup_int(PARAM_SECTORS); in FLOPPY_CONSTRUCT()
34 geometry.first_sector_id = params->lookup_int(PARAM_FIRST_SECTOR_ID); in FLOPPY_CONSTRUCT()
35 geometry.sector_length = params->lookup_int(PARAM_SECTOR_LENGTH); in FLOPPY_CONSTRUCT()
H A Dcoco_dsk.cpp337 heads = params->lookup_int(PARAM_HEADS); in coco_os9_post_format()
338 tracks = params->lookup_int(PARAM_TRACKS); in coco_os9_post_format()
339 sectors = params->lookup_int(PARAM_SECTORS); in coco_os9_post_format()
553 geometry.heads = params->lookup_int(PARAM_HEADS); in FLOPPY_CONSTRUCT()
554 geometry.tracks = params->lookup_int(PARAM_TRACKS); in FLOPPY_CONSTRUCT()
727 sectors = params->lookup_int(PARAM_SECTORS); in coco_dmk_format_track()
728 sector_length = params->lookup_int(PARAM_SECTOR_LENGTH); in coco_dmk_format_track()
729 interleave = params->lookup_int(PARAM_INTERLEAVE); in coco_dmk_format_track()
1098 heads = params->lookup_int(PARAM_HEADS); in FLOPPY_CONSTRUCT()
1099 tracks = params->lookup_int(PARAM_TRACKS); in FLOPPY_CONSTRUCT()
[all …]
/dports/emulators/mame/mame-mame0226/src/tools/imgtool/formats/
H A Dvt_dsk.cpp31 geometry.heads = params->lookup_int(PARAM_HEADS); in FLOPPY_CONSTRUCT()
32 geometry.tracks = params->lookup_int(PARAM_TRACKS); in FLOPPY_CONSTRUCT()
33 geometry.sectors = params->lookup_int(PARAM_SECTORS); in FLOPPY_CONSTRUCT()
34 geometry.first_sector_id = params->lookup_int(PARAM_FIRST_SECTOR_ID); in FLOPPY_CONSTRUCT()
35 geometry.sector_length = params->lookup_int(PARAM_SECTOR_LENGTH); in FLOPPY_CONSTRUCT()
H A Dcoco_dsk.cpp337 heads = params->lookup_int(PARAM_HEADS); in coco_os9_post_format()
338 tracks = params->lookup_int(PARAM_TRACKS); in coco_os9_post_format()
339 sectors = params->lookup_int(PARAM_SECTORS); in coco_os9_post_format()
553 geometry.heads = params->lookup_int(PARAM_HEADS); in FLOPPY_CONSTRUCT()
554 geometry.tracks = params->lookup_int(PARAM_TRACKS); in FLOPPY_CONSTRUCT()
727 sectors = params->lookup_int(PARAM_SECTORS); in coco_dmk_format_track()
728 sector_length = params->lookup_int(PARAM_SECTOR_LENGTH); in coco_dmk_format_track()
729 interleave = params->lookup_int(PARAM_INTERLEAVE); in coco_dmk_format_track()
1098 heads = params->lookup_int(PARAM_HEADS); in FLOPPY_CONSTRUCT()
1099 tracks = params->lookup_int(PARAM_TRACKS); in FLOPPY_CONSTRUCT()
[all …]
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/odbc/unittests/
H A Dattributes.c41 struct lookup_int struct
61 unlookup(int value, const struct lookup_int *table) in unlookup()
73 static struct lookup_int concurrency[] = {
83 static struct lookup_int scrollable[] = {
91 static struct lookup_int sensitivity[] = {
100 static struct lookup_int cursor_type[] = {
110 static struct lookup_int noscan[] = {
118 static struct lookup_int retrieve_data[] = {
126 static struct lookup_int simulate_cursor[] = {
135 static struct lookup_int use_bookmarks[] = {
[all …]
H A Ddescribecol.c28 struct lookup_int struct
35 lookup(const char *name, const struct lookup_int *table) in lookup() argument
48 unlookup(long int value, const struct lookup_int *table) in unlookup()
64 static struct lookup_int sql_types[] = {
102 static struct lookup_int sql_bools[] = {
121 const struct lookup_int *lookup;
171 is_contained_lookup(SQLLEN i, const char *list[], const struct lookup_int *table) in is_contained_lookup()
/dports/databases/freetds/freetds-1.3.4/src/odbc/unittests/
H A Dattributes.c41 struct lookup_int struct
61 unlookup(int value, const struct lookup_int *table) in unlookup()
73 static struct lookup_int concurrency[] = {
83 static struct lookup_int scrollable[] = {
91 static struct lookup_int sensitivity[] = {
100 static struct lookup_int cursor_type[] = {
110 static struct lookup_int noscan[] = {
118 static struct lookup_int retrieve_data[] = {
126 static struct lookup_int simulate_cursor[] = {
135 static struct lookup_int use_bookmarks[] = {
[all …]
H A Ddescribecol.c28 struct lookup_int struct
35 lookup(const char *name, const struct lookup_int *table) in lookup() argument
48 unlookup(long int value, const struct lookup_int *table) in unlookup()
64 static struct lookup_int sql_types[] = {
102 static struct lookup_int sql_bools[] = {
121 const struct lookup_int *lookup;
171 is_contained_lookup(SQLLEN i, const char *list[], const struct lookup_int *table) in is_contained_lookup()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/odbc/unittests/
H A Dattributes.c43 struct lookup_int struct
63 unlookup(int value, const struct lookup_int *table) in unlookup()
75 static struct lookup_int concurrency[] = {
85 static struct lookup_int scrollable[] = {
93 static struct lookup_int sensitivity[] = {
102 static struct lookup_int cursor_type[] = {
112 static struct lookup_int noscan[] = {
120 static struct lookup_int retrieve_data[] = {
128 static struct lookup_int simulate_cursor[] = {
137 static struct lookup_int use_bookmarks[] = {
[all …]
H A Ddescribecol.c29 struct lookup_int struct
36 lookup(const char *name, const struct lookup_int *table) in lookup() argument
49 unlookup(long int value, const struct lookup_int *table) in unlookup()
65 static struct lookup_int sql_types[] = {
103 static struct lookup_int sql_bools[] = {
122 const struct lookup_int *lookup;
H A Ddata.c83 struct lookup_int struct
90 lookup(const char *name, const struct lookup_int *table) in lookup() argument
102 static struct lookup_int sql_c_types[] = {
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/unittests/
H A Dattributes.c46 struct lookup_int struct
66 unlookup(int value, const struct lookup_int *table) in unlookup()
78 static struct lookup_int concurrency[] = {
88 static struct lookup_int scrollable[] = {
96 static struct lookup_int sensitivity[] = {
105 static struct lookup_int cursor_type[] = {
115 static struct lookup_int noscan[] = {
123 static struct lookup_int retrieve_data[] = {
131 static struct lookup_int simulate_cursor[] = {
140 static struct lookup_int use_bookmarks[] = {
[all …]
H A Ddescribecol.c28 struct lookup_int struct
35 lookup(const char *name, const struct lookup_int *table) in lookup() argument
48 unlookup(long int value, const struct lookup_int *table) in unlookup()
64 static struct lookup_int sql_types[] = {
96 static struct lookup_int sql_bools[] = {
115 const struct lookup_int *lookup;
H A Ddata.c83 struct lookup_int struct
90 lookup(const char *name, const struct lookup_int *table) in lookup() argument
102 static struct lookup_int sql_c_types[] = {
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dpsion_pack.cpp285 m_id |= (create_args->lookup_int('R')) ? 0x00 : 0x02; in call_create()
286 m_id |= (create_args->lookup_int('P')) ? 0x04 : 0x00; in call_create()
287 m_id |= (create_args->lookup_int('W')) ? 0x00 : 0x08; in call_create()
288 m_id |= (create_args->lookup_int('B')) ? 0x00 : 0x10; in call_create()
289 m_id |= (create_args->lookup_int('C')) ? 0x20 : 0x00; in call_create()
290 m_size = create_args->lookup_int('S'); in call_create()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dpsion_pack.cpp285 m_id |= (create_args->lookup_int('R')) ? 0x00 : 0x02; in call_create()
286 m_id |= (create_args->lookup_int('P')) ? 0x04 : 0x00; in call_create()
287 m_id |= (create_args->lookup_int('W')) ? 0x00 : 0x08; in call_create()
288 m_id |= (create_args->lookup_int('B')) ? 0x00 : 0x10; in call_create()
289 m_id |= (create_args->lookup_int('C')) ? 0x20 : 0x00; in call_create()
290 m_size = create_args->lookup_int('S'); in call_create()
/dports/emulators/mess/mame-mame0226/src/devices/imagedev/
H A Ddiablo.cpp120 const uint32_t cylinders = create_args->lookup_int('C'); in call_create()
121 const uint32_t heads = create_args->lookup_int('H'); in call_create()
122 const uint32_t sectors = create_args->lookup_int('S'); in call_create()
123 const uint32_t sectorsize = create_args->lookup_int('L') * sizeof(uint16_t); in call_create()
124 const uint32_t hunksize = create_args->lookup_int('K'); in call_create()
H A Dharddriv.cpp141 const uint32_t cylinders = create_args->lookup_int('C'); in call_create()
142 const uint32_t heads = create_args->lookup_int('H'); in call_create()
143 const uint32_t sectors = create_args->lookup_int('S'); in call_create()
144 const uint32_t sectorsize = create_args->lookup_int('L'); in call_create()
145 const uint32_t hunksize = create_args->lookup_int('K'); in call_create()
/dports/emulators/mess/mame-mame0226/src/tools/imgtool/
H A Dimghd.cpp255 blocksize = createoptions->lookup_int(mess_hd_createopts_blocksize); in mess_hd_image_create()
256 cylinders = createoptions->lookup_int(mess_hd_createopts_cylinders); in mess_hd_image_create()
257 heads = createoptions->lookup_int(mess_hd_createopts_heads); in mess_hd_image_create()
258 sectors = createoptions->lookup_int(mess_hd_createopts_sectors); in mess_hd_image_create()
259 seclen = createoptions->lookup_int(mess_hd_createopts_seclen); in mess_hd_image_create()
/dports/emulators/mame/mame-mame0226/src/tools/imgtool/
H A Dimghd.cpp255 blocksize = createoptions->lookup_int(mess_hd_createopts_blocksize); in mess_hd_image_create()
256 cylinders = createoptions->lookup_int(mess_hd_createopts_cylinders); in mess_hd_image_create()
257 heads = createoptions->lookup_int(mess_hd_createopts_heads); in mess_hd_image_create()
258 sectors = createoptions->lookup_int(mess_hd_createopts_sectors); in mess_hd_image_create()
259 seclen = createoptions->lookup_int(mess_hd_createopts_seclen); in mess_hd_image_create()
/dports/emulators/mame/mame-mame0226/src/devices/imagedev/
H A Ddiablo.cpp120 const uint32_t cylinders = create_args->lookup_int('C'); in call_create()
121 const uint32_t heads = create_args->lookup_int('H'); in call_create()
122 const uint32_t sectors = create_args->lookup_int('S'); in call_create()
123 const uint32_t sectorsize = create_args->lookup_int('L') * sizeof(uint16_t); in call_create()
124 const uint32_t hunksize = create_args->lookup_int('K'); in call_create()
H A Dharddriv.cpp141 const uint32_t cylinders = create_args->lookup_int('C'); in call_create()
142 const uint32_t heads = create_args->lookup_int('H'); in call_create()
143 const uint32_t sectors = create_args->lookup_int('S'); in call_create()
144 const uint32_t sectorsize = create_args->lookup_int('L'); in call_create()
145 const uint32_t hunksize = create_args->lookup_int('K'); in call_create()
/dports/emulators/mess/mame-mame0226/src/lib/formats/
H A Dpc_dsk.cpp115 geometry.heads = params->lookup_int(PARAM_HEADS); in FLOPPY_CONSTRUCT()
116 geometry.tracks = params->lookup_int(PARAM_TRACKS); in FLOPPY_CONSTRUCT()
117 geometry.sectors = params->lookup_int(PARAM_SECTORS); in FLOPPY_CONSTRUCT()
/dports/emulators/mame/mame-mame0226/src/lib/formats/
H A Dpc_dsk.cpp115 geometry.heads = params->lookup_int(PARAM_HEADS); in FLOPPY_CONSTRUCT()
116 geometry.tracks = params->lookup_int(PARAM_TRACKS); in FLOPPY_CONSTRUCT()
117 geometry.sectors = params->lookup_int(PARAM_SECTORS); in FLOPPY_CONSTRUCT()
/dports/emulators/mess/mame-mame0226/src/tools/imgtool/modules/
H A Dpsion.cpp423 pack_head[0] |= (opts->lookup_int('R')) ? 0x00 : 0x02; in datapack_create()
424 pack_head[0] |= (opts->lookup_int('P')) ? 0x04 : 0x00; in datapack_create()
425 pack_head[0] |= (opts->lookup_int('W')) ? 0x00 : 0x08; in datapack_create()
426 pack_head[0] |= (opts->lookup_int('B')) ? 0x00 : 0x10; in datapack_create()
427 pack_head[0] |= (opts->lookup_int('C')) ? 0x20 : 0x00; in datapack_create()
428 pack_head[1] = opts->lookup_int('S'); in datapack_create()
564 uint8_t type = opts->lookup_int('T'); in datapack_write_file()
565 uint8_t file_id = opts->lookup_int('I'); in datapack_write_file()

1234