Home
last modified time | relevance | path

Searched defs:ide (Results 1 – 25 of 470) sorted by relevance

12345678910>>...19

/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dide.cpp198 bool ide_isdrive (struct ide_hdf *ide) in ide_isdrive()
294 static void ide_fail (struct ide_hdf *ide) in ide_fail()
427 void ide_reset_device(struct ide_hdf *ide) in ide_reset_device()
521 static int get_nsec (struct ide_hdf *ide) in get_nsec()
603 static void setdrq (struct ide_hdf *ide) in setdrq()
608 static void setbsy (struct ide_hdf *ide) in setbsy()
1052 uae_u16 ide_get_data(struct ide_hdf *ide) in ide_get_data()
1297 struct ide_hdf *ide; in ide_thread() local
1352 struct ide_hdf *ide; in alloc_ide_mem() local
1366 struct ide_hdf *ide; in remove_ide_unit() local
[all …]
H A Didecontrollers.cpp124 struct ide_board *ide; in allocide() local
194 struct ide_hdf *ide; in add_ide_standard_unit() local
311 struct ide_hdf *ide = board->ide[0]; in get_ide_is_8bit() local
1238 struct ide_board *ide = getide(rc); in gvp_ide_rom_autoconfig_init() local
1274 struct ide_board *ide = getide(rc); in gvp_ide_controller_autoconfig_init() local
1289 struct ide_hdf *ide; in gvp_add_ide_unit() local
1303 struct ide_board *ide = getide(rc); in alf_init() local
1368 struct ide_board *ide = getide(rc); in apollo_init() local
1434 struct ide_board *ide = getide(rc); in masoboshi_init() local
1485 struct ide_board *ide = getide(rc); in adide_init() local
[all …]
H A Dgayle.cpp360 struct ide_hdf *ide = NULL; in gayle_read2() local
400 struct ide_hdf *ide = NULL; in gayle_write2() local
594 struct ide_hdf *ide = NULL; in gayle_lget() local
628 struct ide_hdf *ide = NULL; in gayle_wget() local
675 struct ide_hdf *ide = NULL; in gayle_lput() local
707 struct ide_hdf *ide = NULL; in gayle_wput() local
1020 struct ide_hdf *ide = NULL; in gayle_attr_read() local
1060 struct ide_hdf *ide = NULL; in gayle_attr_write() local
1617 struct ide_hdf *ide; in gayle_add_ide_unit() local
1739 struct ide_hdf *ide; in save_gayle_ide() local
[all …]
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/IoDevice/
H A DSunriseIDE.c47 SunriseIde* ide = malloc(sizeof(SunriseIde)); in sunriseIdeCreate() local
57 void sunriseIdeDestroy(SunriseIde* ide) in sunriseIdeDestroy()
64 void sunriseIdeReset(SunriseIde* ide) in sunriseIdeReset()
72 UInt16 sunriseIdeRead(SunriseIde* ide) in sunriseIdeRead()
77 UInt16 sunriseIdePeek(SunriseIde* ide) in sunriseIdePeek()
82 void sunriseIdeWrite(SunriseIde* ide, UInt16 value) in sunriseIdeWrite()
87 UInt8 sunriseIdeReadRegister(SunriseIde* ide, UInt8 reg) in sunriseIdeReadRegister()
111 UInt8 sunriseIdePeekRegister(SunriseIde* ide, UInt8 reg) in sunriseIdePeekRegister()
134 void sunriseIdeWriteRegister(SunriseIde* ide, UInt8 reg, UInt8 value) in sunriseIdeWriteRegister()
161 void sunriseIdeLoadState(SunriseIde* ide) in sunriseIdeLoadState()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/machine/
H A Didectrl.c228 struct ide_state *ide = &idestate[which]; in delayed_interrupt() local
236 struct ide_state *ide = &idestate[which]; in delayed_interrupt_buffer_ready() local
266 struct ide_state *ide = &idestate[which]; in ide_controller_init_custom() local
360 struct ide_state *ide = &idestate[which]; in ide_controller_reset() local
376 struct ide_state *ide = &idestate[which]; in ide_get_features() local
383 struct ide_state *ide = &idestate[which]; in ide_set_master_password() local
392 struct ide_state *ide = &idestate[which]; in ide_set_user_password() local
705 struct ide_state *ide = &idestate[which]; in security_error_done() local
730 static void continue_read(struct ide_state *ide) in continue_read()
811 struct ide_state *ide = &idestate[which]; in read_sector_done() local
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/machine/
H A Didectrl.c235 struct ide_state *ide = &idestate[which]; in delayed_interrupt() local
243 struct ide_state *ide = &idestate[which]; in delayed_interrupt_buffer_ready() local
273 struct ide_state *ide = &idestate[which]; in ide_controller_init_custom() local
367 struct ide_state *ide = &idestate[which]; in ide_controller_reset() local
383 struct ide_state *ide = &idestate[which]; in ide_get_features() local
390 struct ide_state *ide = &idestate[which]; in ide_set_master_password() local
399 struct ide_state *ide = &idestate[which]; in ide_set_user_password() local
712 struct ide_state *ide = &idestate[which]; in security_error_done() local
737 static void continue_read(struct ide_state *ide) in continue_read()
818 struct ide_state *ide = &idestate[which]; in read_sector_done() local
[all …]
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dgayle.c1351 struct ide_hdf *ide = NULL; in gayle_read2() local
1392 struct ide_hdf *ide = NULL; in gayle_write2() local
1523 struct ide_hdf *ide = NULL; in gayle_lget() local
1541 struct ide_hdf *ide = NULL; in gayle_wget() local
1572 struct ide_hdf *ide = NULL; in gayle_lput() local
1880 struct ide_hdf *ide; in add_ide_unit() local
2634 struct ide_hdf *ide; in gayle_add_ide_unit() local
2676 struct ide_hdf *ide; in ide_thread() local
2703 struct ide_hdf *ide; in initide() local
2796 struct ide_hdf *ide; in save_ide() local
[all …]
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk2hs-buildtools-0.13.8.0/c2hs/c/
H A DCTrav.hs244 defTag ide tag = function
314 getDefOf ide = do function
327 refersToNewDef ide def = function
333 getDeclOf ide = function
373 findTypeObjMaybe ide useShadows = function
390 findTypeObj ide useShadows = do function
402 findValueObj ide useShadows = function
419 findFunObj ide useShadows = function
462 ide `declrFromDecl` decl = function
649 chaseDecl ide ind = function
[all …]
H A DCNames.hs118 naCTypeSpec (CTypeDef ide _) = do function
176 naCExpr (CVar ide _) = do function
189 ide `defTagOrErr` tag = do function
201 ide `defObjOrErr` obj = ide `defObj` obj >> nop function
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk2hs-buildtools-0.13.8.0/c2hs/c/
H A DCTrav.hs244 defTag ide tag = function
314 getDefOf ide = do function
327 refersToNewDef ide def = function
333 getDeclOf ide = function
373 findTypeObjMaybe ide useShadows = function
390 findTypeObj ide useShadows = do function
402 findValueObj ide useShadows = function
419 findFunObj ide useShadows = function
462 ide `declrFromDecl` decl = function
649 chaseDecl ide ind = function
[all …]
H A DCNames.hs118 naCTypeSpec (CTypeDef ide _) = do function
176 naCExpr (CVar ide _) = do function
189 ide `defTagOrErr` tag = do function
201 ide `defObjOrErr` obj = ide `defObj` obj >> nop function
/dports/editors/ted/Ted-2.23/bitmap/
H A Dbmico.c27 static int bmpReadIcoDirectoryEntry( IcoDirectoryEntry * ide, in bmpReadIcoDirectoryEntry()
69 IcoDirectoryEntry ide; in bmReadIcoFile() local
198 static int bmbmpSizeIcoDirectory( const IcoDirectoryEntry * ide ) in bmbmpSizeIcoDirectory()
201 static int bmbmpWriteIcoDirectory( const IcoDirectoryEntry * ide, in bmbmpWriteIcoDirectory()
225 IcoDirectoryEntry * ide, in bmIcoCollectResources()
364 const IcoDirectoryEntry * ide, in bmIcoWriteResources()
430 IcoDirectoryEntry ide; in bmWriteIcoFile() local
/dports/www/firefox-legacy/firefox-52.8.0esr/python/mozbuild/mozbuild/backend/
H A Dmach_commands.py29 def eclipse(self, ide, args): argument
115 def get_mac_ide_preferences(self, ide): argument
126 def print_ide_error(self, ide): argument
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dide.c105 uint8_t getstat(IDE *ide) { return ide->atastat; } in getstat()
107 void ide_irq_raise(IDE *ide) in ide_irq_raise()
120 static inline void ide_irq_lower(IDE *ide) in ide_irq_lower()
129 void ide_irq_update(IDE *ide) in ide_irq_update()
162 static void ide_identify(IDE *ide) in ide_identify()
197 static off64_t ide_get_sector(IDE *ide) in ide_get_sector()
216 static void ide_next_sector(IDE *ide) in ide_next_sector()
238 static void loadhd(IDE *ide, int d, const char *fn) in loadhd()
248 void ide_set_signature(IDE *ide) in ide_set_signature()
312 IDE *ide = &ide_drives[cur_ide[ide_board]]; in writeidew() local
[all …]
/dports/devel/gitg/gitg-3.32.1/contrib/ide/
H A Dmeson.build13 libide = static_library( build
22 dependencies: common_deps + [valac.find_library('ide', dirs: meson.current_source_dir())], build
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/c2hs-0.28.7/src/C2HS/C/
H A DTrav.hs212 defObj ide obj = do function
219 findObj ide = readAttrCCT $ \ac -> lookupDefObjC ac ide function
225 findObjShadow ide = readAttrCCT $ \ac -> lookupDefObjCShadow ac ide function
284 findTag ide = readAttrCCT $ \ac -> lookupDefTagC ac ide function
312 getDefOf ide = do function
399 findTypeObj ide useShadows = do function
453 ide `simplifyDecl` (CDecl specs declrs at) = function
470 ide `declrFromDecl` decl = function
478 declr `declrNamed` ide = declrName declr == Just ide function
778 lookupStructUnion ide preferTag useShadows = do function
[all …]
H A DNames.hs114 naCTypeSpec (CTypeDef ide _) = do function
174 naCExpr (CVar ide _) = do function
189 ide `defTagOrErr` tag = do function
201 ide `defObjOrErr` obj = ide `defObj` obj >> return () function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Core/
H A DIdeConfiguration.hs64 modifyWorkspaceFolders ide f = modifyIdeConfiguration ide f' function
69 modifyClientSettings ide f = modifyIdeConfiguration ide f' function
75 modifyIdeConfiguration ide f = do function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Core/
H A DIdeConfiguration.hs64 modifyWorkspaceFolders ide f = modifyIdeConfiguration ide f' function
69 modifyClientSettings ide f = modifyIdeConfiguration ide f' function
75 modifyIdeConfiguration ide f = do function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/LSP/
H A DHoverDefinition.hs37 references ide (ReferenceParams (TextDocumentIdentifier uri) pos _ _ _) = liftIO $ function
48 wsSymbols ide (WorkspaceSymbolParams _ _ query) = liftIO $ do function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/LSP/
H A DHoverDefinition.hs37 references ide (ReferenceParams (TextDocumentIdentifier uri) pos _ _ _) = liftIO $ function
48 wsSymbols ide (WorkspaceSymbolParams _ _ query) = liftIO $ do function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dide.pas5 unit ide; unit
/dports/editors/lazarus/lazarus/ide/
H A Dide.pas5 unit ide; unit
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dide.pas5 unit ide; unit
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dide.pas5 unit ide; unit

12345678910>>...19