Searched refs:IN (Results 1 - 25 of 199) sorted by relevance

12345678

/openbsd-current/sys/stand/efi/include/
H A Defipxebc.h275 IN struct _EFI_PXE_BASE_CODE *This,
276 IN BOOLEAN UseIpv6
282 IN struct _EFI_PXE_BASE_CODE *This
288 IN struct _EFI_PXE_BASE_CODE *This,
289 IN BOOLEAN SortOffers
295 IN struct _EFI_PXE_BASE_CODE *This,
296 IN UINT16 Type,
297 IN UINT16 *Layer,
298 IN BOOLEAN UseBis,
299 IN OU
[all...]
H A Defifpswa.h24 IN UINTN TrapType,
25 IN OUT VOID *Bundle,
26 IN OUT UINT64 *pipsr,
27 IN OUT UINT64 *pfsr,
28 IN OUT UINT64 *pisr,
29 IN OUT UINT64 *ppreds,
30 IN OUT UINT64 *pifs,
31 IN OUT VOID *fp_state
H A Defiapi.h51 IN EFI_ALLOCATE_TYPE Type,
52 IN EFI_MEMORY_TYPE MemoryType,
53 IN UINTN NoPages,
60 IN EFI_PHYSICAL_ADDRESS Memory,
61 IN UINTN NoPages
67 IN OUT UINTN *MemoryMapSize,
68 IN OUT EFI_MEMORY_DESCRIPTOR *MemoryMap,
80 IN EFI_MEMORY_TYPE PoolType,
81 IN UINTN Size,
88 IN VOI
[all...]
H A Defiprot.h51 IN struct _EFI_BLOCK_IO *This,
52 IN BOOLEAN ExtendedVerification
58 IN struct _EFI_BLOCK_IO *This,
59 IN UINT32 MediaId,
60 IN EFI_LBA LBA,
61 IN UINTN BufferSize,
69 IN struct _EFI_BLOCK_IO *This,
70 IN UINT32 MediaId,
71 IN EFI_LBA LBA,
72 IN UINT
[all...]
H A Defiser.h68 IN struct _SERIAL_IO_INTERFACE *This
74 IN struct _SERIAL_IO_INTERFACE *This,
75 IN UINT64 BaudRate,
76 IN UINT32 ReceiveFifoDepth,
77 IN UINT32 Timeout,
78 IN EFI_PARITY_TYPE Parity,
79 IN UINT8 DataBits,
80 IN EFI_STOP_BITS_TYPE StopBits
86 IN struct _SERIAL_IO_INTERFACE *This,
87 IN UINT3
[all...]
H A Defigop.h71 IN struct _EFI_GRAPHICS_OUTPUT *This,
72 IN UINT32 ModeNumber,
80 IN struct _EFI_GRAPHICS_OUTPUT *This,
81 IN UINT32 ModeNumber
102 IN struct _EFI_GRAPHICS_OUTPUT *This,
103 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer,
104 IN EFI_GRAPHICS_OUTPUT_BLT_OPERATION BltOperation,
105 IN UINTN SourceX,
106 IN UINTN SourceY,
107 IN UINT
[all...]
H A Definet.h179 IN struct _EFI_SIMPLE_NETWORK *This
188 IN struct _EFI_SIMPLE_NETWORK *This
197 IN struct _EFI_SIMPLE_NETWORK *This,
198 IN UINTN ExtraRxBufferSize OPTIONAL,
199 IN UINTN ExtraTxBufferSize OPTIONAL
208 IN struct _EFI_SIMPLE_NETWORK *This,
209 IN BOOLEAN ExtendedVerification
218 IN struct _EFI_SIMPLE_NETWORK *This
227 IN struct _EFI_SIMPLE_NETWORK *This,
228 IN UINT3
[all...]
H A Deficonsctl.h17 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
21 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
53 IN EFI_CONSOLE_CONTROL_PROTOCOL *This,
82 IN EFI_CONSOLE_CONTROL_PROTOCOL *This,
83 IN EFI_CONSOLE_CONTROL_SCREEN_MODE Mode
105 IN EFI_CONSOLE_CONTROL_PROTOCOL *This,
106 IN CHAR16 *Password
H A Deficon.h42 IN struct _SIMPLE_TEXT_OUTPUT_INTERFACE *This,
43 IN BOOLEAN ExtendedVerification
49 IN struct _SIMPLE_TEXT_OUTPUT_INTERFACE *This,
50 IN CHAR16 *String
56 IN struct _SIMPLE_TEXT_OUTPUT_INTERFACE *This,
57 IN CHAR16 *String
63 IN struct _SIMPLE_TEXT_OUTPUT_INTERFACE *This,
64 IN UINTN ModeNumber,
72 IN struct _SIMPLE_TEXT_OUTPUT_INTERFACE *This,
73 IN UINT
[all...]
/openbsd-current/gnu/llvm/clang/utils/analyzer/
H A Dupdate_plist_test.pl19 open (IN, $testFile) or die "cannot open $testFile\n";
20 while (<IN>) {
24 close(IN);
27 open (IN, $plistFile) or die "cannot open $plistFile\n";
30 while (<IN>) {
48 close (IN);
/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/example/
H A Dtest.pl36 sysopen( IN, 'CONIN$', O_RDWR ) or die "Unable to open console input:$!";
42 if ( open( IN, "</dev/tty" ) )
44 *OUT = *IN;
59 *IN = *IN; # Make single-use warning go away
62 # Bad filehandle: IN at ../lib/Term/ReadKey.pm line 377 with \IN and harness
63 my $size1 = join( ",", GetTerminalSize( -t \IN ? \IN : "IN" ) );
[all...]
/openbsd-current/gnu/usr.bin/perl/os2/
H A Dperl2cmd.pl33 open IN, '<', $file or warn, next;
35 my $firstline = <IN>;
39 print OUT $_ while <IN>;
40 close IN or warn, next;
/openbsd-current/gnu/usr.bin/perl/utils/
H A Dcorelist.PL41 if (open(IN, '<', $script)) {
42 print OUT <IN>;
43 close IN;
H A Dpod2html.PL43 if (open(IN, $script)) {
44 print OUT <IN>;
45 close IN;
H A Djson_pp.PL41 if (open(IN, '<', $script)) {
42 print OUT <IN>;
43 close IN;
H A Dsplain.PL28 open IN, '<', $in or die "Can't open $in: $!\n";
50 while (<IN>) {
54 close IN;
H A Dshasum.PL41 if (open(IN, '<', $script)) {
42 print OUT <IN>;
43 close IN;
H A Dptardiff.PL41 if (open(IN, '<', $script)) {
42 print OUT <IN>;
43 close IN;
H A Dptar.PL41 if (open(IN, '<', $script)) {
42 print OUT <IN>;
43 close IN;
H A Dzipdetails.PL41 if (open(IN, '<', $script)) {
42 print OUT <IN>;
43 close IN;
H A Dptargrep.PL41 if (open(IN, '<', $script)) {
42 print OUT <IN>;
43 close IN;
H A Dstreamzip.PL41 if (open(IN, '<', $script)) {
42 print OUT <IN>;
43 close IN;
/openbsd-current/gnu/llvm/clang/lib/Rewrite/
H A DDeltaTree.cpp174 if (auto *IN = dyn_cast<DeltaTreeInteriorNode>(this))
176 NewFullDelta += IN->getChild(i)->getFullDelta();
231 auto *IN = cast<DeltaTreeInteriorNode>(this); local
232 if (!IN->Children[i]->DoInsertion(FileIndex, Delta, InsertRes))
242 memmove(&IN->Children[i+2], &IN->Children[i+1],
243 (e-i)*sizeof(IN->Children[0]));
244 IN->Children[i] = InsertRes->LHS;
245 IN->Children[i+1] = InsertRes->RHS;
257 IN
346 const auto *IN = dyn_cast<DeltaTreeInteriorNode>(N); local
430 const auto *IN = dyn_cast<DeltaTreeInteriorNode>(Node); local
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A DMkbootstrap.t30 local *IN;
31 if (open(IN, 'mkboot.bso')) {
32 chomp ($file_is_ready = <IN>);
33 close IN;
98 $file_is_ready = open(IN, 'dasboot.bs');
106 my $file = do { local $/ = <IN> };
132 $file_is_ready = open(IN, 'dasboot.bs');
138 my $file = do { local $/ = <IN> };
146 close IN;
/openbsd-current/sys/arch/arm64/stand/efiboot/
H A Defirng.c12 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
14 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
16 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
40 IN struct _EFI_RNG_PROTOCOL *This,
41 IN OUT UINTN *RNGAlgorithmListSize,
48 IN struct _EFI_RNG_PROTOCOL *This,
49 IN EFI_RNG_ALGORITHM *RNGAlgorithm, OPTIONAL
50 IN UINTN RNGValueLength,

Completed in 200 milliseconds

12345678