/device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/ |
D | PlatformHookLibSerialPortPpi.uni | 4 … implementations to support core functionality. Currently this provides a hook to initialize the s… 20 … implementations to support core functionality. Currently this provides a hook to initialize the s…
|
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtOemHookStatusCodeHandlerPei/ |
D | WinNtOemHookStatusCodeHandlerPei.inf | 2 # OEM hook status code handler PEIM which produces general handler and hook it
|
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtOemHookStatusCodeHandlerDxe/ |
D | WinNtOemHookStatusCodeHandlerDxe.inf | 2 # OEM hook status code handler driver which produces general handler and hook it
|
/device/sample/apps/tv/SetupCustomizationSample/app/src/main/java/com/google/android/tv/setup/customizationsample/ |
D | HookEndActivity.java | 14 showDrawable(R.drawable.hook); in onCreate()
|
D | HookBeginActivity.java | 13 showDrawable(R.drawable.hook); in onCreate()
|
D | HookBegin2Activity.java | 14 showDrawable(R.drawable.hook); in onCreate()
|
/device/sample/apps/tv/SetupValidation/app/src/main/java/com/google/android/tv/setup/customizationsample/ |
D | HookEndActivity.java | 14 showDrawable(R.drawable.hook); in onCreate()
|
D | HookBeginActivity.java | 13 showDrawable(R.drawable.hook); in onCreate()
|
D | HookBegin2Activity.java | 14 showDrawable(R.drawable.hook); in onCreate()
|
D | HookPostWelcomeActivity.java | 14 showDrawable(R.drawable.hook); in onCreate()
|
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/ |
D | GdbRun | 23 # Gdb will call hook-stop on each break. Check to see if $_exitcode was 27 define hook-stop
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | ldo.c | 218 lua_Hook hook = L->hook; in luaD_hook() local 219 if (hook && L->allowhook) { in luaD_hook() 233 (*hook)(L, &ar); in luaD_hook() 245 int hook = LUA_HOOKCALL; in callhook() local 250 hook = LUA_HOOKTAILCALL; in callhook() 252 luaD_hook(L, hook, -1); in callhook()
|
D | lstate.c | 211 L->hook = NULL; in preinit_state() 247 L1->hook = L->hook; in lua_newthread()
|
D | ldblib.c | 329 lua_Hook hook = lua_gethook(L1); in db_gethook() local 330 if (hook != NULL && hook != hookf) /* external hook? */ in db_gethook()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | runpy.py | 195 for hook in sys.path_hooks: 197 importer = hook(path_name)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | runpy.py | 195 for hook in sys.path_hooks: 197 importer = hook(path_name)
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/ |
D | SupportItpDebug.asm | 18 ; This is the code for debuging X64, to add a break hook at loading every module
|
D | SupportItpDebug.S | 18 # This is the code for debuging X64, to add a break hook at loading every module
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/ |
D | SupportItpDebug.S | 18 # This is the code for debuging IA32, to add a break hook at loading every module
|
D | SupportItpDebug.asm | 18 ; This is the code for debuging IA32, to add a break hook at loading every module
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/ |
D | StatusCodeHandlerRuntimeDxe.uni | 2 // Status Code Handler Driver which produces general handlers and hook them onto the DXE status cod…
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/PlatformHasAcpiLib/ |
D | PlatformHasAcpiLib.inf | 2 # A hook-in library for MdeModulePkg/Universal/Acpi/AcpiTableDxe.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/Smm/ |
D | StatusCodeHandlerSmm.uni | 2 // Status Code Handler Driver which produces general handlers and hook them onto the SMM status cod…
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/SmbiosVersionLib/ |
D | DetectSmbiosVersionLib.inf | 3 # A hook-in library for MdeModulePkg/Universal/SmbiosDxe, in order to set
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei/ |
D | StatusCodeHandlerPei.uni | 2 // Report Status Code Handler PEIM which produces general handlers and hook them onto the PEI statu…
|