OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IH
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/arch/ia64/include/
efilib.h
31
extern EFI_HANDLE
IH
;
/src/sys/arch/i386/stand/efiboot/
efiboot.c
34
EFI_HANDLE
IH
;
60
IH
= imageHandle;
61
InitializeLib(
IH
, systemTable);
70
status = uefi_call_wrapper(BS->HandleProtocol, 3,
IH
,
127
status = uefi_call_wrapper(BS->ExitBootServices, 2,
IH
, MapKey);
132
status = uefi_call_wrapper(BS->ExitBootServices, 2,
IH
, MapKey);
efiboot.h
46
extern EFI_HANDLE
IH
;
efinet.c
360
&SimpleNetworkProtocol, (void **)&net,
IH
, NULL,
/src/sys/arch/ia64/stand/efi/libefi/
efi.c
39
EFI_HANDLE
IH
;
83
BS->Exit(
IH
, exit_code, 0, NULL);
95
IH
= image_handle;
104
BS->Exit(
IH
, status, 0, NULL);
110
status = BS->HandleProtocol(
IH
, &image_protocol, (VOID**)&img);
exec.c
173
status = BS->ExitBootServices(
IH
, mapkey);
/src/sys/stand/efiboot/
efiboot.c
44
EFI_HANDLE
IH
;
70
IH
= imageHandle;
128
status = uefi_call_wrapper(BS->ExitBootServices, 2,
IH
, mapkey);
144
status = uefi_call_wrapper(BS->Exit, 4,
IH
, EFI_ABORTED, 0, NULL);
efiboot.h
72
extern EFI_HANDLE
IH
;
efinet.c
381
&SimpleNetworkProtocol, (void **)&net,
IH
, NULL,
/src/sys/arch/ia64/stand/ia64/efi/
main.c
132
BS->HandleProtocol(
IH
, &imgid, (VOID**)&img);
/src/sys/arch/i386/stand/lib/
exec_multiboot2.c
1141
mbt->pointer = (multiboot_uint32_t)
IH
;
1175
mbt->pointer = (multiboot_uint64_t)
IH
;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
ScalarEvolutionExpander.cpp
1677
const SCEV *
IH
= SE.getUnknown(CanonicalIV); // Get I as a "symbolic" SCEV.
1685
const SCEV *V = cast<SCEVAddRecExpr>(NewS)->evaluateAtIteration(
IH
, SE);
/src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c
3985
#define
IH
ERAT_T + 1
3989
#define SC2
IH
+ 1
8563
{"slbia", X(31,498), 0xff1fffff, POWER6, 0, {
IH
}},
/src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c
3984
#define
IH
ERAT_T + 1
3988
#define SC2
IH
+ 1
8509
{"slbia", X(31,498), 0xff1fffff, POWER6, 0, {
IH
}},
Completed in 55 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026