Searched refs:FS (Results 1 - 25 of 53) sorted by relevance

123

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/test/
H A DMakefile2 FS=hfs macro
5 SOURCES += ../fsw_$(FS).c
14 CPPFLAGS += -DFSTYPE=$(FS)
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DTouch.c55 @param[in] FS The name of the file system this file is on.
66 IN CHAR16 *FS,
80 if (FS == NULL) {
81 FS = StrnCatGrow(&FS, NULL, Name, 0);
82 if (FS != NULL) {
83 TempSpot = StrStr(FS, L"\\");
89 if (FS == NULL) {
131 Status = DoTouchByHandle(Walker->FullName, FS, Walker->Handle, TRUE);
64 DoTouchByHandle( IN CONST CHAR16 *Name, IN CHAR16 *FS, IN SHELL_FILE_HANDLE Handle, IN BOOLEAN Rec ) argument
/vbox/src/VBox/Devices/Network/scripts/
H A DVBoxConvertNATStats.sh43 FS=" ";
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/i386/
H A Dregs.sed.in45 SED_REPLACE(FS)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dx86emui.h82 # undef FS macro
H A Dregs.h122 # undef FS macro
127 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
181 #define R_FS seg.FS
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dx86emui.h82 # undef FS macro
H A Dregs.h122 # undef FS macro
127 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
181 #define R_FS seg.FS
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dx86emui.h82 # undef FS macro
H A Dregs.h120 # undef FS macro
125 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
179 #define R_FS seg.FS
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2gc.c77 /* A pointer to our tib entry is found at FS:[18]
83 mov EDX, FS:[18h]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dntgc.c113 /* A pointer to our tib entry is found at FS:[18]
118 mov EDX, FS:[18h]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dregs.h116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
170 #define R_FS seg.FS
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dregs.h116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
170 #define R_FS seg.FS
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dregs.h116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
170 #define R_FS seg.FS
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dregs.h116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
170 #define R_FS seg.FS
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dregs.h116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
170 #define R_FS seg.FS
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dregs.h116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
170 #define R_FS seg.FS
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dregs.h116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
170 #define R_FS seg.FS
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dregs.h116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
170 #define R_FS seg.FS
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dregs.h116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
170 #define R_FS seg.FS
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dregs.h116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
170 #define R_FS seg.FS
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dregs.h116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
170 #define R_FS seg.FS
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dregs.h116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
170 #define R_FS seg.FS
/vbox/src/VBox/Frontends/VirtualBox/src/platform/os2/
H A DVBoxHlp.asm31 ; FS=150b FSACC=00f3 FSLIM=00000030

Completed in 90 milliseconds

123