Searched refs:special (Results 1 - 21 of 21) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcinrval.cpp51 RCInterval::RCInterval(RCInterval::RCReservedInterval special): RCBase() argument
53 switch (special)
H A Drcfileio.cpp39 ** Class implementation for normal and special file I/O (ref: prio.h)
96 RCIO *RCFileIO::GetSpecialFile(RCFileIO::SpecialFile special) argument
102 switch (special)
122 ** are not valid for this type of I/O class (normal and special file).
H A Drcfileio.h39 ** Class definitions for normal and special file I/O (ref: prio.h)
127 static RCIO *GetSpecialFile(RCFileIO::SpecialFile special);
H A Drcinrval.h64 RCInterval(RCReservedInterval special);
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprvrsion.h78 PRBool special; /* true if this component is a special build */ member in struct:__anon17204
85 char * specialString; /* the special variant for this build */
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dversion.c114 (version_info->special ? " special" : ""));
H A Dipv6.c183 (version_info->special ? " special" : ""));
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dns_name.c77 static int special(int);
124 if (special(c)) {
536 * special(ch)
538 * is this characted special ("in need of quoting") ?
543 special(int ch) { function
/vbox/src/VBox/VMM/VMMRC/
H A DVMMRCA.asm32 ;; save all registers before loading special values for the faulting.
130 ; Load special register set expected upon faults.
H A DTRPMRCHandlersA.asm462 ; We shouldn't ever return this way. So, raise a special IPE if we do.
1029 ; and special care to be taken to restore the hypervisor
1138 ; This is a special trap handler executes in separate task with own TSS, with
/vbox/src/VBox/Devices/PC/BIOS/
H A Dapm_pm.asm109 mov cx, 0 ; no special caps
H A Dorgs.asm1406 ;; TODO: Why does this need a special handler?
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMainA-win.asm207 ; For simplified LdrLoadDll patching we define a special writable, readable and
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
H A DAsmFuncs.S387 and $0xfffffcff,%ebx # special handling for IF and TF
H A DAsmFuncs.asm481 and ebx, NOT 300h ; special handling for IF and TF
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/X64/
H A DAsmFuncs.S495 andq $0xfffffffffffffcff, %rbx # special handling for IF and TF
H A DAsmFuncs.asm532 and rbx, NOT 300h ; special handling for IF and TF
/vbox/include/iprt/formats/
H A Dhfs.h359 } special; member in struct:HFSPlusBSDInfo
/vbox/src/libs/zlib-1.2.6/contrib/delphi/
H A DZLib.pas102 backwards. The special case of setting the stream position to zero is
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DCLexer.py161 special = self.DFA25_special,
171 special = self.DFA35_special,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DCLexer.py161 special = self.DFA25_special,
171 special = self.DFA35_special,

Completed in 121 milliseconds