Searched refs:Protect (Results 1 – 12 of 12) sorted by relevance
/device/google/crosshatch/audio/ |
D | Test1_Crosshatch_5_10_2018_onsite_final_remove_actisonic.tuning | 716 "enhance_and_protect_left.Protect.Pilot tone.BQ.biquad leaf.a1": -1.98704177101, 717 "enhance_and_protect_left.Protect.Pilot tone.BQ.biquad leaf.a2": 0.987125190117, 718 "enhance_and_protect_left.Protect.Pilot tone.BQ.biquad leaf.b0": 2.0854777e-05, 719 "enhance_and_protect_left.Protect.Pilot tone.BQ.biquad leaf.b1": 4.1709554e-05, 720 "enhance_and_protect_left.Protect.Pilot tone.BQ.biquad leaf.b2": 2.0854777e-05, 721 "enhance_and_protect_left.Protect.Pilot tone.BQ.case": "default", 722 "enhance_and_protect_left.Protect.Pilot tone.Sine generator sense.amplitude": 0.0177827941, 723 "enhance_and_protect_left.Protect.Pilot tone.Sine generator sense.frequency": 48, 724 "enhance_and_protect_left.Protect.Pilot tone.Sine generator sense.hold": 4800, 725 "enhance_and_protect_left.Protect.Pilot tone.Sine generator sense.threshold": 0.00372529029, [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | lvm.c | 511 #define Protect(x) { {x;}; base = ci->u.l.base; } macro 514 Protect( luaC_condGC(L,{L->top = (c); /* limit of live values */ \ 527 else { Protect(luaV_arith(L, ra, rb, rc, tm)); } } 550 Protect(traceexec(L)); in luaV_execute() 586 Protect(luaV_gettable(L, cl->upvals[b]->v, RKC(i), ra)); in luaV_execute() 589 Protect(luaV_gettable(L, RB(i), RKC(i), ra)); in luaV_execute() 593 Protect(luaV_settable(L, cl->upvals[a]->v, RKB(i), RKC(i))); in luaV_execute() 601 Protect(luaV_settable(L, ra, RKB(i), RKC(i))); in luaV_execute() 615 Protect(luaV_gettable(L, rb, RKC(i), ra)); in luaV_execute() 642 Protect(luaV_arith(L, ra, rb, rb, TM_UNM)); in luaV_execute() [all …]
|
/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/ |
D | IpSecConfigStrings.uni | 105 " --action (Bypass|Discard|Protect) required \r\n"
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtThunk/ |
D | WinNtThunk.h | 446 DWORD Protect,
|
/device/linaro/bootloader/edk2/Nt32Pkg/Include/Protocol/ |
D | WinNtThunk.h | 439 DWORD Protect,
|
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
D | st32_64.S | 451 # Enable Protect Mode (set CR0.PE=1)
|
D | start64.S | 443 # Enable Protect Mode (set CR0.PE=1)
|
D | st16_64.S | 436 # Enable Protect Mode (set CR0.PE=1)
|
D | st16_64.asm | 431 ; Enable Protect Mode (set CR0.PE=1)
|
D | st32_64.asm | 447 ; Enable Protect Mode (set CR0.PE=1)
|
D | start64.asm | 438 ; Enable Protect Mode (set CR0.PE=1)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | ChangeLog | 144 - Protect for long name and extra fields in contrib/minizip [Vollant] 496 - Protect against _FILE_OFFSET_BITS being defined when compiling zlib
|