Searched refs:de (Results 1 - 25 of 802) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/rl78/
H A Dpr19159.s3 mov a, [de]
4 mov a, [de + 0]
5 mov a, [de + 1]
6 mov [de], a
7 mov [de + 0], a
8 mov [de + 1], a
9 movw ax, [de]
10 movw ax, [de + 0]
11 movw ax, [de + 1]
H A Dpr19159.d7 0x0+000 89[ ]+mov[ ]+a, \[de\]
8 0x0+001 8a 00[ ]+mov[ ]+a, \[de\+0\]
9 0x0+003 8a 01[ ]+mov[ ]+a, \[de\+1\]
10 0x0+005 99[ ]+mov[ ]+\[de], a
11 0x0+006 9a 00[ ]+mov[ ]+\[de\+0\], a
12 0x0+008 9a 01[ ]+mov[ ]+\[de\+1\], a
13 0x0+00a a9[ ]+movw[ ]+ax, \[de\]
14 0x0+00b aa 00[ ]+movw[ ]+ax, \[de\+0\]
15 0x0+00d aa 01[ ]+movw[ ]+ax, \[de\+1\]
/netbsd-current/sys/arch/atari/stand/keymaps/de/
H A DMakefile3 HOSTPROG=de-kbdmap
4 MAP=de.map
/netbsd-current/external/bsd/am-utils/dist/fsinfo/
H A Dfsi_dict.c74 dict_add_data(dict_ent *de, char *v) argument
79 ins_que(&dd->dd_q, de->de_q.q_back);
80 de->de_count++;
87 dict_ent *de = CALLOC(struct dict_ent); local
89 de->de_key = k;
90 init_que(&de->de_q);
91 return de;
98 dict_ent *de = dp->de[dict_hash(k)]; local
100 while (de
109 dict_ent *de = dict_locate(dp, k); local
128 dict_ent *de = dp->de[i]; local
[all...]
/netbsd-current/external/bsd/elftoolchain/dist/libdwarf/
H A Dlibdwarf_error.c38 Dwarf_Error de; local
40 de.err_error = errorcode;
41 de.err_elferror = elferrorcode;
42 de.err_func = functionname;
43 de.err_line = linenumber;
44 de.err_msg[0] = '\0';
54 *error = de;
56 dbg->dbg_errhand(de, dbg->dbg_errarg);
58 _libdwarf.errhand(de, _libdwarf.errarg);
/netbsd-current/distrib/syspkg/sets/base/base-locale-de/
H A DMakefile3 PKGBASE=base-locale-de
/netbsd-current/distrib/syspkg/sets/base/base-texinfo_locale-de/
H A DMakefile3 PKGBASE=base-texinfo_locale-de
/netbsd-current/distrib/syspkg/sets/base/base-util_locale-de/
H A DMakefile3 PKGBASE=base-util_locale-de
/netbsd-current/distrib/syspkg/sets/comp/comp-c_locale-de/
H A DMakefile3 PKGBASE=comp-c_locale-de
/netbsd-current/external/bsd/tradcpp/dist/tests/
H A Dt40.c5 foo(de)
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dformat-c-322 tmpfiles="$tmpfiles de.po"
23 cat <<EOF > de.po
29 tmpfiles="$tmpfiles de"
30 test -d de || mkdir de
31 test -d de/LC_MESSAGES || mkdir de/LC_MESSAGES
34 ${MSGFMT} -o de/LC_MESSAGES/fc3.mo de.po
36 tmpfiles="$tmpfiles de
[all...]
H A Dformat-c-424 tmpfiles="$tmpfiles de.po"
25 cat <<EOF > de.po
33 tmpfiles="$tmpfiles de"
34 test -d de || mkdir de
35 test -d de/LC_MESSAGES || mkdir de/LC_MESSAGES
38 ${MSGFMT} -o de/LC_MESSAGES/fc4.mo de.po
40 tmpfiles="$tmpfiles de
[all...]
/netbsd-current/sys/arch/atari/stand/keymaps/
H A DMakefile3 SUBDIR= de fr uk us
/netbsd-current/usr.sbin/sysinst/arch/amiga/
H A DMakefile4 LANGUAGES= en fr de
/netbsd-current/external/mit/libuv/dist/src/
H A Didna.h29 long uv__idna_toascii(const char* s, const char* se, char* d, char* de);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dcompat-intel.d12 [ ]*[a-f0-9]+: de e1 fsubrp st\(1\),st
13 [ ]*[a-f0-9]+: de e3 fsubrp st\(3\),st
14 [ ]*[a-f0-9]+: de e3 fsubrp st\(3\),st
16 [ ]*[a-f0-9]+: de e9 fsubp st\(1\),st
17 [ ]*[a-f0-9]+: de eb fsubp st\(3\),st
18 [ ]*[a-f0-9]+: de eb fsubp st\(3\),st
20 [ ]*[a-f0-9]+: de f1 fdivrp st\(1\),st
21 [ ]*[a-f0-9]+: de f3 fdivrp st\(3\),st
22 [ ]*[a-f0-9]+: de f3 fdivrp st\(3\),st
24 [ ]*[a-f0-9]+: de f
[all...]
H A Dcompat.d11 [ ]*[a-f0-9]+: de e1 fsubp %st,%st\(1\)
12 [ ]*[a-f0-9]+: de e3 fsubp %st,%st\(3\)
13 [ ]*[a-f0-9]+: de e3 fsubp %st,%st\(3\)
15 [ ]*[a-f0-9]+: de e9 fsubrp %st,%st\(1\)
16 [ ]*[a-f0-9]+: de eb fsubrp %st,%st\(3\)
17 [ ]*[a-f0-9]+: de eb fsubrp %st,%st\(3\)
19 [ ]*[a-f0-9]+: de f1 fdivp %st,%st\(1\)
20 [ ]*[a-f0-9]+: de f3 fdivp %st,%st\(3\)
21 [ ]*[a-f0-9]+: de f3 fdivp %st,%st\(3\)
23 [ ]*[a-f0-9]+: de f
[all...]
/netbsd-current/lib/libc/citrus/
H A Dcitrus_db_factory.c98 struct _citrus_db_factory_entry *de; local
100 while ((de = SIMPLEQ_FIRST(&df->df_entries)) != NULL) {
102 if (de->de_key_free)
103 free(_region_head(&de->de_key));
104 if (de->de_data_free)
105 free(_region_head(&de->de_data));
106 free(de);
122 struct _citrus_db_factory_entry *de; local
124 de = malloc(sizeof(*de));
268 struct _citrus_db_factory_entry *de, **depp, *det; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/d10v/
H A Dinstruction_packing-006.d10 4: 20 01 de 00 ldi.s r0, 0x1 || nop
14 c: 20 01 de 00 ldi.s r0, 0x1 || nop
18 14: 20 01 de 00 ldi.s r0, 0x1 || nop
22 1c: 20 01 de 00 ldi.s r0, 0x1 || nop
26 24: 20 01 de 00 ldi.s r0, 0x1 || nop
30 2c: 20 01 de 00 ldi.s r0, 0x1 || nop
34 34: 20 01 de 00 ldi.s r0, 0x1 || nop
38 3c: 20 01 de 00 ldi.s r0, 0x1 || nop
42 44: 20 01 de 00 ldi.s r0, 0x1 || nop
46 4c: 20 01 de 0
[all...]
/netbsd-current/external/bsd/unbound/dist/dynlibmod/
H A Ddynlibmod.c76 struct dynlibmod_env* de = (struct dynlibmod_env*)calloc(1, sizeof(struct dynlibmod_env)); local
79 if (!de)
85 env->modinfo[id] = (void*) de;
87 de->fname = NULL;
96 de->fname = cfg_item->str;
98 verbose(VERB_ALGO, "dynlibmod[%d]: Trying to load library %s", dynlib_mod_idx, de->fname);
99 dynamic_library = open_library(de->fname);
100 de->dynamic_library = (void*)dynamic_library;
103 log_err("dynlibmod[%d]: unable to load dynamic library \"%s\".", dynlib_mod_idx, de->fname);
115 log_err("dynlibmod[%d]: unable to load init procedure from dynamic library \"%s\".", dynlib_mod_idx, de
168 struct dynlibmod_env* de = env->modinfo[id]; local
181 struct dynlibmod_env* de = qstate->env->modinfo[id]; local
189 struct dynlibmod_env* de = qstate->env->modinfo[id]; local
196 struct dynlibmod_env* de = qstate->env->modinfo[id]; local
203 struct dynlibmod_env* de = (struct dynlibmod_env*)env->modinfo[id]; local
[all...]
/netbsd-current/sys/compat/linux/common/
H A Dlinux_dirent.h54 #define LINUX_RECLEN(de,namlen) ALIGN((LINUX_NAMEOFF(de) + (namlen) + 2))
/netbsd-current/sys/compat/sunos32/
H A Dsunos32_dirent.h47 #define SUNOS32_RECLEN(de,namlen) ALIGN((SUNOS32_NAMEOFF(de) + (namlen) + 1))
/netbsd-current/sys/compat/sunos/
H A Dsunos_dirent.h46 #define SUNOS_RECLEN(de,namlen) ALIGN((SUNOS_NAMEOFF(de) + (namlen) + 1))
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_type.cc44 __cxa_dependent_exception *de = variable
46 header = __get_exception_header_from_obj (de->primaryException);
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-powerpc/
H A Dplt1.d13 8: (3f de 00 00|00 00 de 3f) addis r30,r30,0
15 c: (3b de 00 0.|0. 00 de 3b) addi r30,r30,.*

Completed in 488 milliseconds

1234567891011>>