/device/google/marlin/ |
D | device-sailfish.mk | 70 $(call add-product-sanitizer-module-config,wpa_supplicant,never) 71 $(call add-product-sanitizer-module-config,toybox_vendor,never) 72 $(call add-product-sanitizer-module-config,thermal-engine,never) 73 $(call add-product-sanitizer-module-config,netmgrd,never) 74 $(call add-product-sanitizer-module-config,mm-camera,never) 75 $(call add-product-sanitizer-module-config,myftm,never) 76 $(call add-product-sanitizer-module-config,libqcril,never) 77 $(call add-product-sanitizer-module-config,hostapd,never)
|
D | device-marlin.mk | 70 $(call add-product-sanitizer-module-config,wpa_supplicant,never) 71 $(call add-product-sanitizer-module-config,toybox_vendor,never) 72 $(call add-product-sanitizer-module-config,thermal-engine,never) 73 $(call add-product-sanitizer-module-config,netmgrd,never) 74 $(call add-product-sanitizer-module-config,mm-camera,never) 75 $(call add-product-sanitizer-module-config,myftm,never) 76 $(call add-product-sanitizer-module-config,libqcril,never) 77 $(call add-product-sanitizer-module-config,hostapd,never)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/ |
D | makeconfig.py | 6 never = ['marshal', '__main__', '__builtin__', 'sys', 'exceptions', '_warnings'] variable 18 if mod in never: 28 if mod in never:
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | st.c | 431 st_delete_safe(table, key, value, never) in st_delete_safe() argument 435 st_data_t never; 449 if ((ptr->key != never) && EQUAL(table, ptr->key, *key)) { 453 ptr->key = ptr->record = never; 464 st_data_t never) in delete_never() argument 466 delete_never(key, value, never) in delete_never() 467 st_data_t key, value, never; in delete_never() 470 if (value == never) return ST_DELETE; 475 st_cleanup_safe(table, never) in st_cleanup_safe() argument 477 st_data_t never; [all …]
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/SecFspSecPlatformLibNull/Ia32/ |
D | Flat32.nasm | 54 ; Output: This function never returns 74 ; Should never return 84 ; GDT[0]: 0x00: Null entry, never used.
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/ |
D | InternalSwitchStack.S | 47 jmp *8(%ebp) # call and never return
|
D | InternalSwitchStack.nasm | 47 jmp dword [ebp + 8] ; call and never return
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | ieee754.txt | 10 You must never compare two floats with == because you are not going to get 67 NaNs are never equal to another number, even itself
|
D | formatfloat_testcases.txt | 12 -- precision 0; result should never include a .
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/ |
D | msg_39.txt | 81 It's never too late to have a happy childhood.
|
D | msg_38.txt | 99 It's never too late to have a happy childhood.
|
/device/linaro/bootloader/edk2/CorebootModulePkg/SecCore/Ia32/ |
D | SecEntry.nasm | 69 ; Should never return
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | gc_weakref.txt | 137 weakrefs (if any) are never invoked, for the excruciating reasons 162 _PyWeakref_ClearRef(wr) ensures that wr's callback object will never 168 Then we can call tp_clear on all the cyclic objects and never trigger 171 [As above, not so: it means never trigger Python code that can access CT.]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | dictnotes.txt | 23 Frequent reads. Almost never written. 107 CPython code never even checks sparseness when deleting a 190 simple to implement, guaranteed to terminate rapidly, never searches
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | dictnotes.txt | 23 Frequent reads. Almost never written. 107 CPython code never even checks sparseness when deleting a 190 simple to implement, guaranteed to terminate rapidly, never searches
|
/device/linaro/hikey/ |
D | init.common.rc | 9 write /sys/kernel/mm/transparent_hugepage/enabled "never"
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/ |
D | SecEntry.S | 248 # GDT[0]: 0x00: Null entry, never used.
|
D | SecEntry.asm | 261 ; GDT[0]: 0x00: Null entry, never used.
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/ |
D | ExceptionSupport.ARMv6.asm | 162 ; never get used or saved
|
D | ExceptionSupport.ARMv6.S | 161 @ never get used or saved
|
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/ |
D | socionext-uniphier.rst | 35 This is hard-wired ROM, so never corrupted. It loads the UniPhier BL (with
|
/device/google/contexthub/firmware/ |
D | CodingStandard.txt | 36 file. There is never a need for "myModule_priv.h" unless the module is made of a few C files.
|
/device/linaro/bootloader/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/Arm/ |
D | DebugAgentException.asm | 164 ; never get used or saved
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/OpensslLib/ |
D | OpensslLib.inf | 569 # 550: <entity> was set but never used 573 # 177: <entity> was declared but never referenced 582 # variable is never referenced after the jump
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmExceptionLib/Arm/ |
D | ExceptionSupport.asm | 185 ; never get used or saved
|