Home
last modified time | relevance | path

Searched refs:never (Results 1 – 25 of 46) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
Dmakeconfig.py6 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/
Dst.c431 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/MdePkg/Library/BaseLib/Ia32/
DInternalSwitchStack.S47 jmp *8(%ebp) # call and never return
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dieee754.txt10 You must never compare two floats with == because you are not going to get
67 NaNs are never equal to another number, even itself
Dformatfloat_testcases.txt12 -- precision 0; result should never include a .
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
Dmsg_39.txt81 It's never too late to have a happy childhood.
Dmsg_38.txt99 It's never too late to have a happy childhood.
/device/huawei/angler/
Ddevice.mk590 $(call add-product-sanitizer-module-config,cameraserver,never)
591 $(call add-product-sanitizer-module-config,mm-qcamera-daemon,never)
594 $(call add-product-sanitizer-module-config,thermal-engine,never)
595 $(call add-product-sanitizer-module-config,qmuxd,never)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgc_weakref.txt137 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/hikey/
Dinit.common.rc8 write /sys/kernel/mm/transparent_hugepage/enabled "never"
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Ddictnotes.txt23 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.10/Objects/
Ddictnotes.txt23 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/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
DSecEntry.S248 # GDT[0]: 0x00: Null entry, never used.
DSecEntry.asm261 ; GDT[0]: 0x00: Null entry, never used.
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/
DExceptionSupport.ARMv6.asm162 ; never get used or saved
DExceptionSupport.ARMv6.S161 @ never get used or saved
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/Ia32/
DMpFuncs.asm142 jmp $ ; never reach here
DMpFuncs.nasm132 jmp $ ; never reach here
/device/google/contexthub/firmware/
DCodingStandard.txt36 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/
DDebugAgentException.asm164 ; never get used or saved
/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/Arm/
DExceptionSupport.asm184 ; never get used or saved
DExceptionSupport.S190 @ never get used or saved
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
DddToIntegral.decTest32 -- which never sets Inexact; the decTest operator for that is called
DdqToIntegral.decTest32 -- which never sets Inexact; the decTest operator for that is called
/device/linaro/bootloader/edk2/QuarkSocPkg/
DQuarkSocPkg.dec144 # Alway TRUE ie high speed enable bit must never

12