Searched refs:not (Results 1 – 25 of 1901) sorted by relevance
12345678910>>...77
/device/linaro/bootloader/edk2/BaseTools/ |
D | set_vsprefix_envs.bat | 4 @REM if the file is not executed within a WORKSPACE\BaseTools folder. 22 if not defined VS2003_PREFIX ( 28 if not defined VS2005_PREFIX ( 34 if not defined VS2008_PREFIX ( 37 if not defined WINSDK_PREFIX ( 40 if not defined WINSDKx86_PREFIX ( 46 if not defined VS2010_PREFIX ( 49 if not defined WINSDK7_PREFIX ( 52 if not defined WINSDK7x86_PREFIX ( 58 if not defined VS2012_PREFIX ( [all …]
|
D | toolsetup.bat | 4 @REM if the file is not executed within a WORKSPACE\BaseTools folder. 23 @REM # You should not have to modify anything below this line 61 if not defined BASE_TOOLS_PATH ( 66 if not defined EDK_TOOLS_PATH ( 92 if not defined EDK_TOOLS_PATH goto no_EDK_TOOLS_PATH 96 if not defined WORKSPACE ( 120 if not defined EDK_TOOLS_BIN ( 139 if not defined EDK_TOOLS_BIN ( 160 if not defined WORKSPACE ( 163 echo !!! WARNING !!! WORKSPACE environment variable was not set, cannot Reconfig !!! [all …]
|
/device/linaro/bootloader/edk2/ |
D | Edk2Setup.bat | 12 @REM if they do not exist 47 @REM # You should not have to modify anything below this line 65 @if not defined ORIGINAL_PATH set "ORIGINAL_PATH=%PATH%" 67 @if not defined WORKSPACE ( 70 @if not exist "%BASE_TOOLS_PATH%" ( 85 @if not defined BASE_TOOLS_PATH ( 87 @echo !!! ERROR !!! The BaseTools Package was not found !!! 91 @if not exist "%WORKSPACE%\Conf" @mkdir "%WORKSPACE%\Conf" 93 @@if not defined EDK_TOOLS_PATH @set "EDK_TOOLS_PATH=%BASE_TOOLS_PATH%" 153 @REM Force pulling updated (or checkout if they do not exist) from SVN for the BaseTools\Bin\Win32 … [all …]
|
D | edksetup.bat | 23 @REM # You should not have to modify anything below this line 34 if not defined WORKSPACE ( 39 @REM Workspace is not changed. 46 if not defined WORKSPACE ( 61 if not defined EDK_TOOLS_PATH ( 108 @echo !!! ERROR !!! The BaseTools Package was not found !!! 118 if not defined NASM_PREFIX ( 120 @echo !!! WARNING !!! NASM_PREFIX environment variable is not set 123 @if not exist "C:\nasm\nasm.exe" echo Attempting to build modules that require NASM will fail. 128 if not exist "%CYGWIN_HOME%" ( [all …]
|
D | edksetup.sh | 70 echo BaseTools not found in your tree, and EDK_TOOLS_PATH is not set. 106 echo BaseTools not found in your tree, and EDK_TOOLS_PATH is not set. 107 echo Please check that WORKSPACE or PACKAGES_PATH is not set incorrectly
|
/device/google/contexthub/firmware/ |
D | CodingStandard.txt | 2 Finding an example that does not obey these guidelines is not a cause for also disobeying them (it … 5 …0. Code will not be wrapped to 80 characters. We all have 24+ inch high-res displays. Let's use th… 6 That being said, this is not an endorsement of 500-character lines. Be reasonable. 12 4. All functions not visible in the global scope shall be declared static. 13 5. Functions taking no parameters shall be declated as (void) and not as (). 22 11. typedef is forbidden except for function pointer types. Do not typedef structs or unions. Use f… 24 12. Do not use short. char is allowed for actual printable strings only. Use uint8_t/uint16_t/ 27 … when you wish to return more than one error class). Do not assume ints are 32 bits. Or 64. Or 16. 28 14. Do not use uint16_t/uint8_t for function parameters/return types. Gcc generates very bad code f… 30 15. All structures shall be packed to avoid space waste, as the compiler is not allowed to pack the… [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/LegacyRegion2Dxe/ |
D | LegacyRegion2Dxe.uni | 4 // This generic implementation of the Legacy Region 2 Protocol does not actually 6 // that do not provide HW locking of the legacy memory regions. It can also 10 // Note: This module does not fully comply with PI Specification of Legacy Region 2 12 // attributes were not actually modified. 29 …not actually perform any lock/unlock operations. This module may be used on platforms that do not…
|
D | LegacyRegion2Dxe.inf | 4 # This generic implementation of the Legacy Region 2 Protocol does not actually 6 # that do not provide HW locking of the legacy memory regions. It can also 10 # Note: This module does not fully comply with PI Specification of Legacy Region 2 12 # attributes were not actually modified. 35 # The following information is for reference only and not required by the build tools.
|
/device/google/cuttlefish/shared/sepolicy/vendor/ |
D | usbforward.te | 14 # It is acceptable to give usbforward this wide access because usbforward is not a stock Android 15 # domain and it does not run Android apps. Thus, the laxer access restrictions of this domain 16 # do not impact how compatible the resulting Android emulator appears to system services and apps. 19 # Do not audit attempts to read /dev directory. This access does not appear to be necessary.
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | PchXhci.asl | 115 …:74]=6 Horizontal Trapezoid bit[78]=0 bit[86:79]=0 bit[94:87]='0 no group info' bit[95]=0 not a bay 120 //159:128 Vert. and Horiz. Offsets not supplied 154 …:74]=6 Horizontal Trapezoid bit[78]=0 bit[86:79]=0 bit[94:87]='0 no group info' bit[95]=0 not a bay 159 //159:128 Vert. and Horiz. Offsets not supplied 197 … bit[77:74]=2 Square bit[78]=0 bit[86:79]=0 bit[94:87]='0 no group info' bit[95]=0 not a bay 202 //159:128 Vert. and Horiz. Offsets not supplied 243 …//95:64 - bit[66:64]=b'000 not Visible/no docking/no lid bit[69:67]=6 (b'110) unknown(Vertical Pos… 245 … bit[77:74]=2 Square bit[78]=0 bit[86:79]=0 bit[94:87]='0 no group info' bit[95]=0 not a bay 247 …//127:96 -bit[96]=0 not Ejectable bit[97]=0 OSPM Ejection not required Bit[105:98]=0 no Cabinet Nu… 250 //159:128 Vert. and Horiz. Offsets not supplied [all …]
|
/device/linaro/bootloader/edk2/StdLib/EfiSocketLib/ |
D | ReleaseNotes.txt | 4 and DHCP protocols are not properly running the renew and lease expiration timers. 10 system. Note that sockets does not assign the IP addresses since it does not 17 * Since DHCP is not running when the sockets application is running, the last negotiated 21 * DHCP does not request the domain name and domain name server (DNS) addresses. This 29 * Raw socket applications are not able to pass the IP header as part of their 31 (Ip4Dxe) does not support RawData. HSD 206136
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/ |
D | EdkIIGlueConfig.h | 51 #error EFI_SPECIFICATION_VERSION not defined 53 #error TIANO_RELEASE_VERSION not defined 55 #error TIANO_RELEASE_VERSION can not be zero
|
/device/google/cuttlefish_vmm/ |
D | rebuild.sh | 62 echo Option --docker_image must not be empty 1>&1 66 echo Options --docker_container must not be empty 1>&2 70 echo Options --docker_user must not be empty 1>&2 74 echo Options --docker_uid must not be empty 1>&2 85 echo Option --docker_source may not be specified with --reuse and --docker_persistent 1>&2 89 echo Option --docker_working may not be specified with --reuse and --docker_persistent 1>&2 93 echo Option --docker_output may not be specified with --reuse and --docker_persistent 1>&2 181 echo Instance does not exist 185 echo Image does not exist 189 echo Disk does not exist [all …]
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/ |
D | TextEditStrings.uni | 24 #string STR_EDIT_LIBEDITOR_MAINMENU #language en-US "%EMainEditor init was not successful… 25 #string STR_EDIT_LIBEDITOR_STATUSBAR #language en-US "%EMainEditor init was not successful… 26 #string STR_EDIT_LIBEDITOR_INPUTBAR #language en-US "%EMainEditor init was not successful… 27 #string STR_EDIT_LIBEDITOR_FILEBUFFER #language en-US "%EMainEditor init was not successful… 28 #string STR_EDIT_LIBEDITOR_TITLEBAR_CLEANUP #language en-US "TitleBar cleanup was not successful\… 29 #string STR_EDIT_LIBEDITOR_MENUBAR_CLEANUP #language en-US "MenuBar cleanup was not successful\r… 30 #string STR_EDIT_LIBEDITOR_STATUSBAR_CLEANUP #language en-US "StatusBar cleanup was not successful… 31 #string STR_EDIT_LIBEDITOR_INPUTBAR_CLEANUP #language en-US "InputBar cleanup was not successful\… 32 #string STR_EDIT_LIBEDITOR_FILEBUFFER_CLEANUP #language en-US "FileBuffer cleanup was not successfu… 33 #string STR_EDIT_LIBEDITOR_MAINEDITOR_INIT #language en-US "%EMainEditor init was not succesful … [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/ |
D | external-common.bat | 22 if not exist bzip2-1.0.5 ( 29 if not exist db-4.7.25.0 svn export http://svn.python.org/projects/external/db-4.7.25.0 32 if not exist openssl-0.9.8l svn export http://svn.python.org/projects/external/openssl-0.9.8l 35 if not exist tcl-8.5.2.1 ( 39 if not exist tk-8.5.2.0 svn export http://svn.python.org/projects/external/tk-8.5.2.0 42 if not exist sqlite-3.6.21 (
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/ |
D | NullMemoryTestDxe.uni | 2 // This driver installs Generic Memory Test Protocol which does not perform real memory test. 4 // This driver installs Generic Memory Test Protocol, which does not perform a real memory test. 19 … #language en-US "Installs Generic Memory Test Protocol, which does not perform real memory… 21 …guage en-US "This driver installs Generic Memory Test Protocol, which does not perform a real memo…
|
/device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/ |
D | MemoryProfileInfo.uni | 4 // Note that if the feature is not enabled by setting PcdMemoryProfilePropertyMask, 5 // the application will not display memory profile information. 21 …ge en-US "Note that if the feature is not enabled by setting PcdMemoryProfilePropertyMask, the app…
|
/device/linaro/bootloader/edk2/StdLib/ |
D | ISSUES.txt | 16 Mismatch between functions declared EFIAPI but not defined EFIAPI. 33 Clarify that the current StdLib may not be used for developing drivers. 36 Performing filesystem operations when a filesystem driver has not been 43 9: chdir/cwd not in EFI Shell 2012 Understood 47 If the Shell does not have a current volume or directory, file operations 56 _DIAGASSERT expressions not appropriate for the UEFI environment.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePerformanceLib/ |
D | DxePerformanceLib.uni | 6 // to log performance data. If both PerformanceEx and Performance Protocol are not available, 7 // it does not log any performance information. 24 …mance data. If both PerformanceEx and Performance Protocol are not available, it does not log any …
|
/device/mediatek/wembley-sepolicy/private/compat/26.0/ |
D | 26.0.ignore.cil | 2 ;; analogue in older policy. Thus, we do not need to map these types to 34 ;; older policy, but that should not remain accessible to vendor policy. 35 ;; Thus, these types are also not mapped, but recorded for checkapi tests
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmPerformanceLib/ |
D | SmmPerformanceLib.uni | 6 // to log performance data. If both SMM PerformanceEx and Performance Protocol are not available, 7 // it does not log any performance information. 24 …e data. If both SMM PerformanceEx and Performance Protocol are not available, it does not log any …
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | README.md | 30 EGL, except that not every EGL function can be implemented as one API call, and 37 functions that we do not need to implement. The wire protocol is completely 43 functions that we do not need to implement. Only the GL ES 1.1 extensions 45 Android. Any extensions provided by the wire protocol that are not supported by 51 functions that we do not need to implement. Only the core GL ES 3.0 API is 53 GL ES 3.0 features. GL ES 3.1 is not currently supported. Any extensions 54 provided by the wire protocol that are not supported by either Android or 57 Note that we are *not* stubbing ES 3.1 functions; these will crash if called. 62 trimmed but its functionality has not been changed. 67 the `emugen_cuttlefish` tool. Unlike the original implementation, it is not [all …]
|
/device/google/sunfish/json-c/ |
D | math_compat.h | 21 #error This platform does not have nan() 25 #error This platform does not have INFINITY
|
/device/google/bonito/json-c/ |
D | math_compat.h | 21 #error This platform does not have nan() 25 #error This platform does not have INFINITY
|
/device/google/coral/json-c/ |
D | math_compat.h | 21 #error This platform does not have nan() 25 #error This platform does not have INFINITY
|
12345678910>>...77