HomeSort by: relevance | last modified time | path
    Searched refs:Code (Results 1 - 23 of 23) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/lib/
error.c 24 EFI_STATUS Code;
78 if (ErrorCodeTable[Index].Code == Status) {
  /src/common/dist/zlib/contrib/ada/
zlib.adb 57 16#03# -- OS code
61 -- Note that some code below is using assumption
91 procedure Check_Error (Stream : in Z_Stream; Code : in Thin.Int);
121 procedure Check_Error (Stream : in Z_Stream; Code : in Thin.Int) is
124 if Code /= Thin.Z_OK then
126 (Return_Code_Enum'Image (Return_Code (Code))
139 Code : Thin.Int;
145 Code := Flate (Filter.Compression).Done (To_Thin_Access (Filter.Strm));
147 if Ignore_Error or else Code = Thin.Z_OK then
157 Return_Code_Enum'Image (Return_Code (Code))
    [all...]
  /src/sys/dev/acpi/acpica/
OsdMisc.c 12 * 1. Redistributions of source code must retain the above copyright
45 * 1. Redistributions of source code must retain the above copyright
134 "Type 0x%08x, Code 0x%08x, Argument 0x%08x",
135 info->Type, info->Code, info->Argument);
  /src/sys/external/bsd/acpica/dist/executer/
exoparg3.c 22 * copy of the source code appearing in this file ("Covered Code") an
24 * base code distributed originally by Intel ("Original Intel Code") to copy,
26 * Code in any form, with the right to sublicense such rights; and
30 * patents that are infringed by the Original Intel Code, to make, use, sell,
31 * offer to sell, and import the Covered Code and derivative works thereof
34 * to or modifications of the Original Intel Code. No other license or right
43 * Redistribution of source code of any substantial portion of the Covered
44 * Code or modification with rights to further distribute source must includ
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
armada-370-seagate-nas-4bay.dts 14 * Code name (board/PCB) : Dart 4-Bay
  /src/common/dist/zlib/
trees.c 15 * Each code tree is stored in a compressed form which is itself
16 * a Huffman encoding of the lengths of all the code strings (in
17 * ascending order by source values). The actual code strings are
53 /* end of block literal code */
64 local const int extra_lbits[LENGTH_CODES] /* extra bits for each length code */
67 local const int extra_dbits[D_CODES] /* extra bits for each distance code */
70 local const int extra_blbits[BL_CODES]/* extra bits for each bit length code */
107 /* length code for each normalized match length (0 == MIN_MATCH) */
110 /* First normalized length for each code (0 = MIN_MATCH) */
113 /* First normalized distance for each code (0 = distance of 1) *
206 unsigned code = 0; \/* running code value *\/ local in function:gen_codes
302 int code; \/* code value *\/ local in function:tr_static_init
905 unsigned code; \/* the code to send *\/ local in function:compress_block
    [all...]
deflate.h 22 the crc code when it is not needed. For shared libraries, gzip encoding
37 /* number of length codes, not counting the special END_BLOCK code */
43 /* number of Literal or Length codes, including the END_BLOCK code */
73 /* Data structure describing a single value and its code string. */
77 ush code; /* bit string */ member in union:ct_data_s::__anonf3f70993010a
86 #define Code fc.code
94 int max_code; /* largest code with non zero frequency */
248 * example a binary file with poorly compressible code followed by
298 /* In order to simplify the code, particularly on 16 bit machines, matc
    [all...]
  /src/sys/arch/amiga/dev/
mscreg.h 10 * 1. Redistributions of source code must retain the above copyright
36 * freely redistributable version of the 2232 6502c code. Yea!!!!!!
50 * 1. Redistributions of source code must retain the above copyright
80 * freely redistributable version of the 2232 6502c code. Yea!!!!!!
139 u_char Code[0x1000]; /* 0x3000-0x3fff code area */
  /src/sys/external/bsd/acpica/dist/include/
acstruct.h 22 * copy of the source code appearing in this file ("Covered Code") an
24 * base code distributed originally by Intel ("Original Intel Code") to copy,
26 * Code in any form, with the right to sublicense such rights; and
30 * patents that are infringed by the Original Intel Code, to make, use, sell,
31 * offer to sell, and import the Covered Code and derivative works thereof
34 * to or modifications of the Original Intel Code. No other license or right
43 * Redistribution of source code of any substantial portion of the Covered
44 * Code or modification with rights to further distribute source must includ
    [all...]
acpiosxf.h 24 * copy of the source code appearing in this file ("Covered Code") an
26 * base code distributed originally by Intel ("Original Intel Code") to copy,
28 * Code in any form, with the right to sublicense such rights; and
32 * patents that are infringed by the Original Intel Code, to make, use, sell,
33 * offer to sell, and import the Covered Code and derivative works thereof
36 * to or modifications of the Original Intel Code. No other license or right
45 * Redistribution of source code of any substantial portion of the Covered
46 * Code or modification with rights to further distribute source must includ
    [all...]
actbl2.h 22 * copy of the source code appearing in this file ("Covered Code") an
24 * base code distributed originally by Intel ("Original Intel Code") to copy,
26 * Code in any form, with the right to sublicense such rights; and
30 * patents that are infringed by the Original Intel Code, to make, use, sell,
31 * offer to sell, and import the Covered Code and derivative works thereof
34 * to or modifications of the Original Intel Code. No other license or right
43 * Redistribution of source code of any substantial portion of the Covered
44 * Code or modification with rights to further distribute source must includ
    [all...]
  /src/sys/external/bsd/acpica/dist/tools/acpisrc/
asconvrt.c 3 * Module Name: asconvrt - Source conversion code
22 * copy of the source code appearing in this file ("Covered Code") an
24 * base code distributed originally by Intel ("Original Intel Code") to copy,
26 * Code in any form, with the right to sublicense such rights; and
30 * patents that are infringed by the Original Intel Code, to make, use, sell,
31 * offer to sell, and import the Covered Code and derivative works thereof
34 * to or modifications of the Original Intel Code. No other license or right
43 * Redistribution of source code of any substantial portion of the Covere
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiip.h 63 UINT8 Code;
253 UINT8 Code;
280 // ICMPv6 code definitions for ICMP_V6_DEST_UNREACHABLE
291 // ICMPv6 code definitions for ICMP_V6_TIME_EXCEEDED
297 // ICMPv6 code definitions for ICMP_V6_PARAMETER_PROBLEM
efipxebc.h 16 EFI PXE Base Code Protocol
25 // PXE Base Code protocol
84 UINT8 Code;
219 // PXE Base Code Mode structure
263 // PXE Base Code Interface Function definitions
395 // PXE Base Code Protocol structure
  /src/sys/arch/sparc64/sparc64/
cpu_in_cksum.S 9 * 1. Redistributions of source code must retain the above copyright
89 lduw [%o0 + M_LEN], %o2 ! Code duplicated at Lloop
  /src/usr.sbin/sysinst/arch/i386/
msg.md.de 12 * 1. Redistributions of source code must retain the above copyright
153 {Ihre Konfiguration ben�tigt den NetBSD Bootselect (Bootauswahl) Code, um
  /src/sys/arch/riscv/riscv/
locore.S 7 * This code is derived from software contributed to The NetBSD Foundation
13 * 1. Redistributions of source code must retain the above copyright
215 #error Code assumes PGSHIFT is greater than PTE_PPN_SHIFT
  /src/sys/net/
zlib.c 309 /* number of length codes, not counting the special END_BLOCK code */
315 /* number of Literal or Length codes, including the END_BLOCK code */
335 /* Data structure describing a single value and its code string. */
339 ush code; /* bit string */ member in union:ct_data_s::__anon0201f153010a
348 #define Code fc.code
356 int max_code; /* largest code with non zero frequency */
502 * example a binary file with poorly compressible code followed by
512 /* Buffer for distances. To simplify the code, d_buf and l_buf have
520 int last_eob_len; /* bit length of EOB code for last block *
2343 int code; \/* code value *\/ local in function:tr_static_init
2676 ush code = 0; \/* running code value *\/ local in function:gen_codes
3174 unsigned code; \/* the code to send *\/ local in function:compress_block
5098 } code; \/* if LEN or DIST, where in tree *\/ member in union:inflate_codes_state::__anon0201f1530e0a
    [all...]
  /src/usr.bin/xlint/lint1/
README.md 5 Lint1 analyzes a single translation unit of C code.
210 | Function/Code | File | Remarks |
235 code 1 line below, `/* expect-5: ... */` expects a diagnostic to be generated
236 for the code 5 lines above.
240 There may be other code or comments in the same line of the `.c` file.
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 282 # Note that this code is called both from 'configure', and 'config.status'
294 ## Accumulate code for creating libtool. ##
298 # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
513 # into 'config.status', and then the shell code to quote escape them in
514 # for loops in 'config.status'. Finally, any additional code accumulated
518 dnl If the libtool generation code has been placed in $CONFIG_LT,
524 dnl If the libtool generation code is destined for config.status,
525 dnl expand the accumulated commands and init code now:
710 # default configuration from the untagged config vars. Otherwise add code
952 # the simple compiler test code
    [all...]
  /src/sys/external/bsd/acpica/dist/common/
dmtbinfo2.c 22 * copy of the source code appearing in this file ("Covered Code") an
24 * base code distributed originally by Intel ("Original Intel Code") to copy,
26 * Code in any form, with the right to sublicense such rights; and
30 * patents that are infringed by the Original Intel Code, to make, use, sell,
31 * offer to sell, and import the Covered Code and derivative works thereof
34 * to or modifications of the Original Intel Code. No other license or right
43 * Redistribution of source code of any substantial portion of the Covered
44 * Code or modification with rights to further distribute source must includ
    [all...]
  /src/usr.sbin/acpitools/acpidump/
acpi.c 11 * 1. Redistributions of source code must retain the above copyright
145 "POST Code",
159 "Non-Host Code",
3345 printf("\tCode=0x%04x\n", (u_int)ctlreg->Code);
  /src/share/terminfo/
terminfo 187 # code packaged with ncurses and contemplating the resulting error messages.
648 # identification code according to a register which is to be established.
1227 # (still dead) code from May 2015 here:
1254 # suggested a different use for that particular code:
1946 # Testing the emulator and reading the source code (NetBSD 2.0), it appears
2454 # "Esc [ {code}" sequences, conforming to ANSI standards. In Application
2455 # Mode, the cursor keys transmit "Esc O <code>" sequences. Application Mode
2474 # all the keypad keys transmit "Esc O {code}" sequences. The PF1 - PF4 keys
2475 # always send the same "Esc O {code}" sequences. It is assumed that the keypad
3305 # of the old NeXT code,) and then later to UTF-8. Also sometime durin
    [all...]

Completed in 34 milliseconds