Home
last modified time | relevance | path

Searched refs:em (Results 1 – 25 of 1437) sorted by relevance

12345678910>>...58

/netbsd/external/apache2/llvm/dist/llvm/docs/_themes/llvm-theme/static/
H A Dllvm-theme.css103 margin: 1em 0 0.5em 0;
105 padding: 0.1em 0 0.1em 0.5em;
143 margin: 0.8em 0 0.5em 0;
167 margin: 1.3em 0 0.2em 0;
173 margin: 1em 0 -0.3em 0;
308 padding: 0.2em 0.5em 0.2em 0.5em;
313 margin: 1em 0 1em 0;
320 margin: 0.5em 1em 0.5em 1em;
325 margin: 0.4em 1em 0.4em 1em;
331 padding: 0.1em 0 0.1em 0.5em;
[all …]
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Dconfigure.tgt38 em=generic
150 fmt=elf em=freebsd ;;
161 fmt=coff em=wince-pe ;;
162 arm-*-pe) fmt=coff em=pe ;;
174 fmt=multi em=linux ;;
210 hppa*) fmt=som em=hppa ;;
249 i386-*-pe) fmt=coff em=pe ;;
253 i*) fmt=coff em=pe ;;
259 i*) fmt=coff em=pe ;;
312 fmt=elf em=freebsd ;;
[all …]
/netbsd/external/gpl3/binutils/dist/gas/
H A Dconfigure.tgt38 em=generic
153 fmt=elf em=freebsd ;;
164 fmt=coff em=wince-pe ;;
165 arm-*-pe) fmt=coff em=pe ;;
178 fmt=multi em=linux ;;
214 hppa*) fmt=som em=hppa ;;
250 i386-*-pe) fmt=coff em=pe ;;
254 i*) fmt=coff em=pe ;;
260 i*) fmt=coff em=pe ;;
316 fmt=elf em=freebsd ;;
[all …]
/netbsd/external/gpl3/gdb/dist/gas/
H A Dconfigure.tgt38 em=generic
148 fmt=elf em=freebsd ;;
159 fmt=coff em=wince-pe ;;
160 arm-*-pe) fmt=coff em=pe ;;
172 fmt=multi em=linux ;;
208 hppa*) fmt=som em=hppa ;;
243 i386-*-pe) fmt=coff em=pe ;;
247 i*) fmt=coff em=pe ;;
253 i*) fmt=coff em=pe ;;
306 fmt=elf em=freebsd ;;
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/
H A Dconfigure.tgt38 em=generic
148 fmt=elf em=freebsd ;;
159 fmt=coff em=wince-pe ;;
160 arm-*-pe) fmt=coff em=pe ;;
172 fmt=multi em=linux ;;
208 hppa*) fmt=som em=hppa ;;
243 i386-*-pe) fmt=coff em=pe ;;
247 i*) fmt=coff em=pe ;;
253 i*) fmt=coff em=pe ;;
306 fmt=elf em=freebsd ;;
[all …]
/netbsd/external/apache2/llvm/dist/llvm/docs/_ocamldoc/
H A Dstyle.css22 em { font-style: italic } selector
49 h1 { font-weight: bold; font-size: 1.5em; /* margin-top:1.833em; */
50 margin-top:0.917em; padding-top:0.875em;
52 h2 { font-weight: bold; font-size: 1.313em; margin-top: 1.048em }
53 h3 { font-weight: bold; font-size: 1.125em; margin-top: 1.222em }
54 h3 { font-weight: bold; font-size: 1em; margin-top: 1.375em}
58 h6 { font-weight: bold; font-size: 1.125em; margin-top: 1.222em }
59 .h7 { font-weight: bold; font-size: 1em; margin-top: 1.375em }
61 p { margin-top: 1.375em }
63 .info { margin: 0.458em 0em -0.458em 2em;}/* Description of types values etc. */
[all …]
/netbsd/external/bsd/mdocml/dist/
H A Dmandoc.css16 margin-bottom: 0em;
23 padding-left: 0.2em;
39 border-radius: 1em;
45 margin-left: 2em;
52 margin-bottom: 1em;
60 margin-top: 1em;
79 .Pp { margin: 0.6em 0em; }
128 margin-top: 0em;
135 margin-top: 0em;
136 margin-left: 0em;
[all …]
H A Ddba_array.c31 int32_t *em; /* Array of map positions. */ member
49 array->em = mandoc_reallocarray(NULL, ea, sizeof(*array->em)); in dba_array_new()
70 free(array->em); in dba_array_free()
85 array->em[ie] = 0; in dba_array_set()
95 array->em = mandoc_reallocarray(array->em, in dba_array_add()
96 2, sizeof(*array->em) * array->ea); in dba_array_add()
132 array->em[array->ec] = -1; in dba_array_del()
140 memset(array->em, 0, sizeof(*array->em) * array->eu); in dba_array_undel()
146 array->em[ie] = pos; in dba_array_setpos()
176 if (array->em[ie] != -1) in dba_array_writepos()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/docs/_static/
H A Dllvm.css15 border-collapse: collapse; margin-top: 1em; margin-left: 1em;
16 margin-right: 1em; margin-bottom: 1em; }
46 margin: 1.5em 0.5em 0.5em 0.5em }
48 h4, .doc_subsubsection { margin: 2.0em 0.5em 0.5em 0.5em;
68 margin: 0 1em 0 1em;
69 padding: 0 1em 0 1em;
74 padding: 1em 2em 1em 1em;
77 margin: 0 1em 0 1em;
91 pre.doc_code, .literal-block { padding: 1em 2em 1em 1em }
94 display: table; padding: 0 1em 0 .1em }
/netbsd/sys/kern/
H A Dkern_scdebug.c127 ((int)(code) >= (em)->e_nsysent))
137 const struct emul *em; in scdebug_call() local
146 em = p->p_emul; in scdebug_call()
147 sy = &em->e_sysent[code]; in scdebug_call()
171 if (CODE_NOT_OK(code, em)) { in scdebug_call()
226 if (CODE_NOT_OK(code, em)) in scdebug_call()
248 const struct emul *em; in scdebug_ret() local
256 em = p->p_emul; in scdebug_ret()
257 sy = &em->e_sysent[code]; in scdebug_ret()
266 if (CODE_NOT_OK(code, em)) { in scdebug_ret()
[all …]
/netbsd/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-2007454 emultempl/armcoff.em, emultempl/armelf.em, emultempl/avrelf.em,
455 emultempl/beos.em, emultempl/cr16elf.em, emultempl/crxelf.em,
456 emultempl/elf32.em, emultempl/elf-generic.em, emultempl/genelf.em,
457 emultempl/generic.em, emultempl/gld960c.em, emultempl/gld960.em,
458 emultempl/hppaelf.em, emultempl/ia64elf.em, emultempl/irix.em,
459 emultempl/linux.em, emultempl/lnk960.em, emultempl/m68hc1xelf.em,
460 emultempl/m68kcoff.em, emultempl/m68kelf.em,
462 emultempl/mmixelf.em, emultempl/mmix-elfnmmo.em, emultempl/mmo.em,
463 emultempl/needrelax.em, emultempl/pe.em, emultempl/pep.em,
465 emultempl/scoreelf.em, emultempl/sh64elf.em, emultempl/spuelf.em,
[all …]
H A DChangeLog-2008471 * emultempl/pe.em, emultempl/pep.em: Silence gcc warnings.
511 * emultempl/bfin.em: New file.
527 * emultempl/bfin.em: New file.
922 * emultempl/aix.em: Likewise.
927 * emultempl/beos.em: Likewise.
929 * emultempl/elf32.em: Likewise.
932 * emultempl/irix.em: Likewise.
937 * emultempl/mmo.em: Likewise.
938 * emultempl/pe.em: Likewise.
939 * emultempl/pep.em: Likewise.
[all …]
H A DChangeLog-2014314 * emultempl/armelf.em: Likewise.
315 * emultempl/elf32.em: Likewise.
321 * emultempl/vms.em: Likewise.
497 * emultempl/pep.em: Likewise.
540 * emultempl/cr16elf.em, * emultempl/elf32.em, * emultempl/genelf.em,
541 * emultempl/m68kcoff.em, * emultempl/m68kelf.em,
542 * emultempl/nds32elf.em, * emultempl/pe.em, * emultempl/pep.em,
602 * ld/emultempl/pe.em: Likewise.
727 * emultempl/pep.em: Likewise.
821 use ppc32elf.em.
[all …]
/netbsd/external/gpl3/gdb/dist/ld/
H A DChangeLog-2007454 emultempl/armcoff.em, emultempl/armelf.em, emultempl/avrelf.em,
455 emultempl/beos.em, emultempl/cr16elf.em, emultempl/crxelf.em,
456 emultempl/elf32.em, emultempl/elf-generic.em, emultempl/genelf.em,
457 emultempl/generic.em, emultempl/gld960c.em, emultempl/gld960.em,
458 emultempl/hppaelf.em, emultempl/ia64elf.em, emultempl/irix.em,
459 emultempl/linux.em, emultempl/lnk960.em, emultempl/m68hc1xelf.em,
460 emultempl/m68kcoff.em, emultempl/m68kelf.em,
462 emultempl/mmixelf.em, emultempl/mmix-elfnmmo.em, emultempl/mmo.em,
463 emultempl/needrelax.em, emultempl/pe.em, emultempl/pep.em,
465 emultempl/scoreelf.em, emultempl/sh64elf.em, emultempl/spuelf.em,
[all …]
H A DChangeLog-2008471 * emultempl/pe.em, emultempl/pep.em: Silence gcc warnings.
511 * emultempl/bfin.em: New file.
527 * emultempl/bfin.em: New file.
922 * emultempl/aix.em: Likewise.
927 * emultempl/beos.em: Likewise.
929 * emultempl/elf32.em: Likewise.
932 * emultempl/irix.em: Likewise.
937 * emultempl/mmo.em: Likewise.
938 * emultempl/pe.em: Likewise.
939 * emultempl/pep.em: Likewise.
[all …]
H A DChangeLog-2014314 * emultempl/armelf.em: Likewise.
315 * emultempl/elf32.em: Likewise.
321 * emultempl/vms.em: Likewise.
497 * emultempl/pep.em: Likewise.
540 * emultempl/cr16elf.em, * emultempl/elf32.em, * emultempl/genelf.em,
541 * emultempl/m68kcoff.em, * emultempl/m68kelf.em,
542 * emultempl/nds32elf.em, * emultempl/pe.em, * emultempl/pep.em,
602 * ld/emultempl/pe.em: Likewise.
727 * emultempl/pep.em: Likewise.
821 use ppc32elf.em.
[all …]
/netbsd/external/gpl3/binutils/dist/ld/
H A DChangeLog-2007454 emultempl/armcoff.em, emultempl/armelf.em, emultempl/avrelf.em,
455 emultempl/beos.em, emultempl/cr16elf.em, emultempl/crxelf.em,
456 emultempl/elf32.em, emultempl/elf-generic.em, emultempl/genelf.em,
457 emultempl/generic.em, emultempl/gld960c.em, emultempl/gld960.em,
458 emultempl/hppaelf.em, emultempl/ia64elf.em, emultempl/irix.em,
459 emultempl/linux.em, emultempl/lnk960.em, emultempl/m68hc1xelf.em,
460 emultempl/m68kcoff.em, emultempl/m68kelf.em,
462 emultempl/mmixelf.em, emultempl/mmix-elfnmmo.em, emultempl/mmo.em,
463 emultempl/needrelax.em, emultempl/pe.em, emultempl/pep.em,
465 emultempl/scoreelf.em, emultempl/sh64elf.em, emultempl/spuelf.em,
[all …]
H A DChangeLog-2008471 * emultempl/pe.em, emultempl/pep.em: Silence gcc warnings.
511 * emultempl/bfin.em: New file.
527 * emultempl/bfin.em: New file.
922 * emultempl/aix.em: Likewise.
927 * emultempl/beos.em: Likewise.
929 * emultempl/elf32.em: Likewise.
932 * emultempl/irix.em: Likewise.
937 * emultempl/mmo.em: Likewise.
938 * emultempl/pe.em: Likewise.
939 * emultempl/pep.em: Likewise.
[all …]
H A DChangeLog-2014314 * emultempl/armelf.em: Likewise.
315 * emultempl/elf32.em: Likewise.
321 * emultempl/vms.em: Likewise.
497 * emultempl/pep.em: Likewise.
540 * emultempl/cr16elf.em, * emultempl/elf32.em, * emultempl/genelf.em,
541 * emultempl/m68kcoff.em, * emultempl/m68kelf.em,
542 * emultempl/nds32elf.em, * emultempl/pe.em, * emultempl/pep.em,
602 * ld/emultempl/pe.em: Likewise.
727 * emultempl/pep.em: Likewise.
821 use ppc32elf.em.
[all …]
/netbsd/external/gpl3/gdb.old/dist/ld/
H A DChangeLog-2007454 emultempl/armcoff.em, emultempl/armelf.em, emultempl/avrelf.em,
455 emultempl/beos.em, emultempl/cr16elf.em, emultempl/crxelf.em,
456 emultempl/elf32.em, emultempl/elf-generic.em, emultempl/genelf.em,
457 emultempl/generic.em, emultempl/gld960c.em, emultempl/gld960.em,
458 emultempl/hppaelf.em, emultempl/ia64elf.em, emultempl/irix.em,
459 emultempl/linux.em, emultempl/lnk960.em, emultempl/m68hc1xelf.em,
460 emultempl/m68kcoff.em, emultempl/m68kelf.em,
462 emultempl/mmixelf.em, emultempl/mmix-elfnmmo.em, emultempl/mmo.em,
463 emultempl/needrelax.em, emultempl/pe.em, emultempl/pep.em,
465 emultempl/scoreelf.em, emultempl/sh64elf.em, emultempl/spuelf.em,
[all …]
H A DChangeLog-2008471 * emultempl/pe.em, emultempl/pep.em: Silence gcc warnings.
511 * emultempl/bfin.em: New file.
527 * emultempl/bfin.em: New file.
922 * emultempl/aix.em: Likewise.
927 * emultempl/beos.em: Likewise.
929 * emultempl/elf32.em: Likewise.
932 * emultempl/irix.em: Likewise.
937 * emultempl/mmo.em: Likewise.
938 * emultempl/pe.em: Likewise.
939 * emultempl/pep.em: Likewise.
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_ssl.c66 unsigned char *em = NULL; in RSA_padding_check_SSLv23() local
78 em = OPENSSL_malloc(num); in RSA_padding_check_SSLv23()
79 if (em == NULL) { in RSA_padding_check_SSLv23()
89 for (from += flen, em += num, i = 0; i < num; i++) { in RSA_padding_check_SSLv23()
93 *--em = *from & mask; in RSA_padding_check_SSLv23()
96 good = constant_time_is_zero(em[0]); in RSA_padding_check_SSLv23()
97 good &= constant_time_eq(em[1], 2); in RSA_padding_check_SSLv23()
105 unsigned int equals0 = constant_time_is_zero(em[i]); in RSA_padding_check_SSLv23()
112 threes_in_row &= found_zero_byte | constant_time_eq(em[i], 3); in RSA_padding_check_SSLv23()
164 em[i] = constant_time_select_8(mask, em[i + msg_index], em[i]); in RSA_padding_check_SSLv23()
[all …]
/netbsd/external/mit/libcbor/dist/docs/stylesheets/
H A Dstylesheet.css37 @media screen and (min-width: 64em) {
41 @media screen and (min-width: 42em) and (max-width: 64em) {
46 @media screen and (max-width: 42em) {
62 @media screen and (min-width: 64em) {
66 @media screen and (min-width: 42em) and (max-width: 64em) {
70 @media screen and (max-width: 42em) {
82 @media screen and (min-width: 42em) and (max-width: 64em) {
99 @media screen and (min-width: 42em) and (max-width: 64em) {
117 margin-bottom: 1em; }
213 @media screen and (min-width: 42em) and (max-width: 64em) {
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddenum.c80 em->ed = this; in addMember()
216 if (em) in semantic()
217 em->_scope = sce; in semantic()
252 if (em) in semantic()
263 if (em) in semantic()
264 em->semantic(em->_scope); in semantic()
320 if (!em) in getMaxMinValue()
322 if (em->errors) in getMaxMinValue()
408 if (em) in getDefaultValue()
594 if (!em || em == this || em->semanticRun < PASSsemanticdone || em->origType) in semantic()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddenum.c80 em->ed = this; in addMember()
216 if (em) in semantic()
217 em->_scope = sce; in semantic()
252 if (em) in semantic()
263 if (em) in semantic()
264 em->semantic(em->_scope); in semantic()
320 if (!em) in getMaxMinValue()
322 if (em->errors) in getMaxMinValue()
408 if (em) in getDefaultValue()
594 if (!em || em == this || em->semanticRun < PASSsemanticdone || em->origType) in semantic()
[all …]

12345678910>>...58