Home
last modified time | relevance | path

Searched defs:tabletype (Results 1 – 25 of 79) sorted by relevance

1234

/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dkaneko_toybox.h32 void set_table(int tabletype) { m_tabletype = tabletype; } in set_table()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dkaneko_toybox.h32 void set_table(int tabletype) { m_tabletype = tabletype; } in set_table()
/dports/lang/v8/v8-9.6.180.12/third_party/wasm-api/example/
H A Dreflect.c64 const wasm_tabletype_t* tabletype = in print_externtype() local
H A Dtable.cc176 auto tabletype = wasm::TableType::make( in run() local
H A Dtable.c196 own wasm_tabletype_t* tabletype = in main() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/third_party/wasm-api/example/
H A Dreflect.c64 const wasm_tabletype_t* tabletype = in print_externtype() local
H A Dtable.cc176 auto tabletype = wasm::TableType::make( in run() local
H A Dtable.c196 own wasm_tabletype_t* tabletype = in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/third_party/wasm-api/example/
H A Dreflect.c64 const wasm_tabletype_t* tabletype = in print_externtype() local
H A Dtable.cc176 auto tabletype = wasm::TableType::make( in run() local
H A Dtable.c196 own wasm_tabletype_t* tabletype = in main() local
/dports/lang/v8/v8-9.6.180.12/test/wasm-api-tests/
H A Dtable.cc112 own<TableType> tabletype = in TEST_F() local
/dports/www/mod_log_sql/mod_log_sql-1.101/
H A Dmod_log_sql_pgsql.c150 const char *tabletype = apr_table_get(db->parms,"tabletype"); in log_sql_pgsql_create() local
H A Dmod_log_sql_mysql.c172 const char *tabletype = apr_table_get(db->parms,"tabletype"); in log_sql_mysql_create() local
H A Dmod_log_sql_dbi.c143 const char *tabletype = apr_table_get(db->parms,"tabletype"); in log_sql_dbi_create() local
/dports/www/hotcrp/hotcrp-2.102/
H A Dhelp.php43 function table($tabletype = false) {
/dports/emulators/hatari/hatari-2.2.1/tools/debugger/
H A Dgst2ascii.c625 static bool symbols_print_prg_info(Uint32 tabletype, Uint32 prgflags, Uint16 relocflag) in symbols_print_prg_info()
679 Uint32 textlen, datalen, bsslen, tablesize, tabletype, prgflags; in symbols_load_binary() local
/dports/devel/xparam/xparam-1.22/lib/sources/
H A Dxp_paramset.cpp57 typedef vector<vector<string> > tabletype; in print_table() typedef
/dports/audio/sfront/sfront-0.99/src/
H A Dwtparse.c1493 int tabletype; /* for concat */ in wavevarinit() local
/dports/devel/py-simpleparse/SimpleParse-2.2.2/simpleparse/stt/TextTools/mxTextTools/
H A DmxTextTools.h137 int tabletype; /* Type of compiled table: member
H A DmxTextTools.c2045 int tabletype) in tc_convert_string_arg()
2129 int tabletype, in init_tag_table()
2473 int tabletype, in consult_tagtable_cache()
2509 int tabletype, in add_to_tagtable_cache()
2549 int tabletype, in mxTagTable_New()
/dports/games/libretro-hatari/hatari-561c07e/tools/debugger/
H A Dgst2ascii.c361 Uint32 textlen, datalen, bsslen, tablesize, tabletype, prgflags; in symbols_load_binary() local
/dports/emulators/hatari/hatari-2.2.1/src/debug/
H A Dsymbols.c628 static bool symbols_print_prg_info(Uint32 tabletype, Uint32 prgflags, Uint16 relocflag) in symbols_print_prg_info()
682 Uint32 textlen, datalen, bsslen, start, tablesize, tabletype, prgflags; in symbols_load_binary() local
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/fw/
H A Dparavirt.c430 u8 tabletype; member
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/fw/
H A Dparavirt.c430 u8 tabletype; member

1234