Searched defs:Normal (Results 1 - 7 of 7) sorted by relevance
/vbox/src/VBox/Runtime/testcase/ |
H A D | tstSemMutex.cpp | 180 uint64_t Normal = Total / cThreads; local 184 uint64_t Delta = RT_ABS((int64_t)(g_au64[i] - Normal)); 185 if (Delta > Normal / 2) 187 i, g_au64[i], Normal); 198 MaxDeviation * 100 / Normal
|
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
H A D | Map.c | 311 @param[in] Normal Always show normal mappings. 323 IN CONST BOOLEAN Normal, 355 if ( Normal 373 @param[in] Normal TRUE to display normal (not consist) mappings. 386 IN CONST BOOLEAN Normal, 411 if (!MappingListHasType(MapList, Specific, TypeString, Normal, Consist)){ 522 If Specific is specified then Consist and Normal will be ignored since information will 527 @param[in] Normal TRUE to display normal (not consist) mappings. 534 @retval SHELL_INVALID_PARAMETER One of Consist or Normal must be TRUE if no Specific. 542 IN CONST BOOLEAN Normal, 319 MappingListHasType( IN CONST CHAR16 *MapList, IN CONST CHAR16 *Specific, IN CONST CHAR16 *TypeString, IN CONST BOOLEAN Normal, IN CONST BOOLEAN Consist ) argument 383 PerformSingleMappingDisplay( IN CONST BOOLEAN Verbose, IN CONST BOOLEAN Consist, IN CONST BOOLEAN Normal, IN CONST CHAR16 *TypeString, IN CONST BOOLEAN SFO, IN CONST CHAR16 *Specific OPTIONAL, IN CONST EFI_HANDLE Handle ) argument 539 PerformMappingDisplay( IN CONST BOOLEAN Verbose, IN CONST BOOLEAN Consist, IN CONST BOOLEAN Normal, IN CONST CHAR16 *TypeString, IN CONST BOOLEAN SFO, IN CONST CHAR16 *Specific OPTIONAL, IN CONST BOOLEAN Header ) argument 717 PerformMappingDisplay2( IN CONST BOOLEAN Verbose, IN CONST BOOLEAN Consist, IN CONST BOOLEAN Normal, IN CONST CHAR16 *TypeString, IN CONST BOOLEAN SFO, IN CONST CHAR16 *Specific OPTIONAL ) argument [all...] |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | d3dx9mesh.h | 227 FLOAT Normal; member in struct:_D3DXATTRIBUTEWEIGHTS
|
/vbox/src/VBox/Main/include/ |
H A D | MachineImpl.h | 1288 enum Reason { Unexpected, Abnormal, Normal }; enumerator in enum:SessionMachine::Uninit::Reason
|
/vbox/src/VBox/Additions/WINNT/Mouse/NT4/ |
H A D | VBoxPS2NT.cpp | 157 Normal, enumerator in enum:_KBDSCANSTATE 1636 *pScanState = Normal; 1642 case Normal: 1665 *pScanState = Normal; 1674 if (*pScanState == Normal)
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/ |
H A D | mtypes.h | 1700 struct gl_client_array Normal; member in struct:gl_array_object
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
Completed in 110 milliseconds