Home
last modified time | relevance | path

Searched refs:A (Results 126 – 150 of 1783) sorted by relevance

12345678910>>...72

/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/msft-pc-windows/
H A DCP850.TXT29 # Table format: Format A
107 0x41 0x0041 #LATIN CAPITAL LETTER A
139 0x61 0x0061 #LATIN SMALL LETTER A
173 0x83 0x00e2 #LATIN SMALL LETTER A WITH CIRCUMFLEX
174 0x84 0x00e4 #LATIN SMALL LETTER A WITH DIAERESIS
175 0x85 0x00e0 #LATIN SMALL LETTER A WITH GRAVE
202 0xa0 0x00e1 #LATIN SMALL LETTER A WITH ACUTE
223 0xb5 0x00c1 #LATIN CAPITAL LETTER A WITH ACUTE
225 0xb7 0x00c0 #LATIN CAPITAL LETTER A WITH GRAVE
240 0xc6 0x00e3 #LATIN SMALL LETTER A WITH TILDE
[all …]
/illumos-gate/usr/src/lib/crypt_modules/sha256/
H A Dcrypt_sha.c171 uchar_t A[DIGEST_LEN]; in crypt_genhash_impl() local
234 DIGESTFinal(A, &ctxA); in crypt_genhash_impl()
251 for (i = 0; i < 16 + (uint8_t)A[0]; i++) in crypt_genhash_impl()
270 DIGESTUpdate(&ctxC, A, MIXCHARS); in crypt_genhash_impl()
285 DIGESTUpdate(&ctxC, A, MIXCHARS); in crypt_genhash_impl()
346 (void) memset(A, 0, sizeof (A)); in crypt_genhash_impl()
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddata-structures.txt1 - A slightly edited irc discussion with Josh Triplett.
9 A series of statements forms a compound statement (STMT_COMPOUND).
11 A function body consists of a compound statement.
15 A symbol, then, represents a name in a C file. A symbol might represent a variable, a function, a …
34 A basic block represents a series of instructions with no branches.
36 A branch only occurs at the end of a basic block, and branches can only target the beginning of a b…
39 A loop will normally have a basic block for the loop body, which can branch to the top at the end o…
/illumos-gate/usr/src/cmd/sort/
H A Dfields.c300 field_add_to_chain(field_t **F, field_t *A) in field_add_to_chain() argument
303 *F = A; in field_add_to_chain()
305 field_add_to_chain(&((*F)->f_next), A); in field_add_to_chain()
1298 r = memcmp(A->l_collate.sp + depth, in collated()
1305 if (A->l_collate_length < B->l_collate_length) in collated()
1308 if (A->l_collate_length > B->l_collate_length) in collated()
1319 line_convert(A); in collated()
1322 la = strlen(A->l_raw_collate.sp); in collated()
1350 r = memcmp(A->l_collate.sp + depth, in collated_wide()
1366 line_convert_wide(A); in collated_wide()
[all …]
/illumos-gate/usr/src/tools/smatch/src/validation/preprocessor/
H A Dpreprocessor9.c4 #define A # define X 1 macro
5 A
H A Dpreprocessor10.c4 #define A macro
6 #if B(A)
H A Dpreprocessor14.c4 #define A(x,y,...) ,##x##__VA_ARGS__ macro
5 A(,1)
H A Dphase2-backslash.c37 #define A(x) #x macro
38 #define B(x) A(x)
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dtempnam.c43 #define max(A, B) (((A) < (B))?(B):(A)) argument
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dbug-rshift-ub.c2 A = ~0ULL, enumerator
5 static enum a a = A;
/illumos-gate/usr/src/uts/common/sys/
H A Dt_kuser.h84 #define KTLILOG(A, B, C) ((void)((ktlilog) && ktli_log((A), (B), (C)))) argument
86 #define KTLILOG(A, B, C) argument
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlcode.h41 #define luaK_codeAsBx(fs,o,A,sBx) luaK_codeABx(fs,o,A,(sBx)+MAXARG_sBx) argument
47 LUAI_FUNC int luaK_codeABx (FuncState *fs, OpCode o, int A, unsigned int Bx);
48 LUAI_FUNC int luaK_codeABC (FuncState *fs, OpCode o, int A, int B, int C);
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dstrcat1.awk6 BEGIN { A = "a"; f1(A); }
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.info33 name:/frutree/chassis/system-board/cpu-mem-slot?Label=A/mem-slot?Label=J2900
35 name:/frutree/chassis/system-board/cpu-mem-slot?Label=A/mem-slot?Label=J3100
37 name:/frutree/chassis/system-board/cpu-mem-slot?Label=A/mem-slot?Label=J2901
39 name:/frutree/chassis/system-board/cpu-mem-slot?Label=A/mem-slot?Label=J3101
41 name:/frutree/chassis/system-board/cpu-mem-slot?Label=A/mem-slot?Label=J3000
43 name:/frutree/chassis/system-board/cpu-mem-slot?Label=A/mem-slot?Label=J3200
45 name:/frutree/chassis/system-board/cpu-mem-slot?Label=A/mem-slot?Label=J3001
47 name:/frutree/chassis/system-board/cpu-mem-slot?Label=A/mem-slot?Label=J3201
49 name:/frutree/chassis/system-board/cpu-mem-slot?Label=A/mem-slot?Label=J7900
51 name:/frutree/chassis/system-board/cpu-mem-slot?Label=A/mem-slot?Label=J8100
[all …]
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/
H A D8859-16.txt29 # Table format: Format A
116 0x41 0x0041 # LATIN CAPITAL LETTER A
148 0x61 0x0061 # LATIN SMALL LETTER A
212 0xA1 0x0104 # LATIN CAPITAL LETTER A WITH OGONEK
213 0xA2 0x0105 # LATIN SMALL LETTER A WITH OGONEK
243 0xC0 0x00C0 # LATIN CAPITAL LETTER A WITH GRAVE
244 0xC1 0x00C1 # LATIN CAPITAL LETTER A WITH ACUTE
246 0xC3 0x0102 # LATIN CAPITAL LETTER A WITH BREVE
275 0xE0 0x00E0 # LATIN SMALL LETTER A WITH GRAVE
276 0xE1 0x00E1 # LATIN SMALL LETTER A WITH ACUTE
[all …]
/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/binarytables/srcs/
H A DIBM-875+UTF-8.src161 0x25 0x0A // U+000A
170 0x2A 0xC28A // U+008A
210 0x3A 0xC29A // U+009A
227 0x3F 0x1A // U+001A
257 0x51 0xCE9A // U+039A
272 0x5C 0x2A // U+002A
318 0x7A 0x3A // U+003A
357 0x91 0x6A // U+006A
389 0xA9 0x7A // U+007A
449 0xD1 0x4A // U+004A
[all …]
H A DIBM-862+UTF-8.src50 0x0A 0x0A // U+000A
82 0x2A 0x2A // U+002A
98 0x3A 0x3A // U+003A
114 0x4A 0x4A // U+004A
130 0x5A 0x5A // U+005A
146 0x6A 0x6A // U+006A
162 0x7A 0x7A // U+007A
167 0x7F 0x1A // U+001A
264 0xC8 0xE2959A // U+255A
280 0xD8 0xE295AA // U+256A
[all …]
H A DCP862+UTF-8.src50 0x0A 0x0A // U+000A
66 0x1A 0x1A // U+001A
82 0x2A 0x2A // U+002A
98 0x3A 0x3A // U+003A
114 0x4A 0x4A // U+004A
130 0x5A 0x5A // U+005A
146 0x6A 0x6A // U+006A
162 0x7A 0x7A // U+007A
264 0xC8 0xE2959A // U+255A
280 0xD8 0xE295AA // U+256A
[all …]
H A DCP1255+UTF-8.src50 0x0A 0x0A // U+000A
66 0x1A 0x1A // U+001A
82 0x2A 0x2A // U+002A
98 0x3A 0x3A // U+003A
114 0x4A 0x4A // U+004A
130 0x5A 0x5A // U+005A
146 0x6A 0x6A // U+006A
162 0x7A 0x7A // U+007A
173 0x82 0xE2809A // U+201A
215 0x9B 0xE280BA // U+203A
H A DCP1252+UTF-8.src50 0x0A 0x0A // U+000A
66 0x1A 0x1A // U+001A
82 0x2A 0x2A // U+002A
98 0x3A 0x3A // U+003A
114 0x4A 0x4A // U+004A
130 0x5A 0x5A // U+005A
146 0x6A 0x6A // U+006A
162 0x7A 0x7A // U+007A
173 0x82 0xE2809A // U+201A
243 0x9B 0xE280BA // U+203A
H A DCP1254+UTF-8.src50 0x0A 0x0A // U+000A
66 0x1A 0x1A // U+001A
82 0x2A 0x2A // U+002A
98 0x3A 0x3A // U+003A
114 0x4A 0x4A // U+004A
130 0x5A 0x5A // U+005A
146 0x6A 0x6A // U+006A
162 0x7A 0x7A // U+007A
173 0x82 0xE2809A // U+201A
242 0x9B 0xE280BA // U+203A
H A DCP1258+UTF-8.src50 0x0A 0x0A // U+000A
66 0x1A 0x1A // U+001A
82 0x2A 0x2A // U+002A
98 0x3A 0x3A // U+003A
114 0x4A 0x4A // U+004A
130 0x5A 0x5A // U+005A
146 0x6A 0x6A // U+006A
162 0x7A 0x7A // U+007A
173 0x82 0xE2809A // U+201A
224 0x9B 0xE280BA // U+203A
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dchkopts.c132 A || a || c || f || P || j || m || M || t || p || r || u || d in chkopts()
160 if (A && STREQU(A, NAME_LIST) && (W != -1 || Q != -1)) { in chkopts()
180 if (!A && W == -1 && Q == -1) { in chkopts()
421 A || a || e || H || h || i || l || m || ( t && !M) || ( M && !t) in chkopts()
942 !c && !d && !f && !P && !M && !t && !r && !u && !x && !A
1022 A
1023 && (STREQU(A, NAME_QUIET) || STREQU(A, NAME_LIST))
1071 A
1072 && (STREQU(A, NAME_QUIET) || STREQU(A, NAME_LIST))
/illumos-gate/usr/src/lib/libsqlite/src/
H A Ddate.c217 int Y, M, D, A, B, X1, X2; in computeJD() local
233 A = Y/100; in computeJD()
234 B = 2 - A + (A/4); in computeJD()
336 int Z, A, B, C, D, E, X1; in computeYMD() local
344 A = (Z - 1867216.25)/36524.25; in computeYMD()
345 A = Z + 1 + A - (A/4); in computeYMD()
346 B = A + 1524; in computeYMD()
/illumos-gate/usr/src/lib/libdtrace/sparc/
H A Ddt_isadep.c39 #define A(x) (((x) >> 29) & 0x01) macro
200 baa = COND(text[i]) == 8 && A(text[i]); in dt_pid_create_return_probe()
207 baa = COND(text[i]) == 8 && A(text[i]); in dt_pid_create_return_probe()
222 baa = COND(text[i]) == 8 && A(text[i]); in dt_pid_create_return_probe()
229 baa = COND(text[i]) == 8 && A(text[i]); in dt_pid_create_return_probe()

12345678910>>...72