Searched refs:others (Results 51 - 75 of 104) sorted by relevance

12345

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/sparc/
H A Dlb1spc.S214 ! first divide step without thinking. BUT, the others are conditional,
561 ! first divide step without thinking. BUT, the others are conditional,
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DOrdinals.pm55 aliases for others for certain platforms, or that have different forms
880 Some platforms do not care about this, others do.
H A DTest.pm237 redirected from (for stdin) or to (for the others) a file given by the
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dada-exp.y1030 others { $$ = 1; }
1036 others : OTHERS ARROW exp
1035 others : OTHERS ARROW exp label
H A Dbreakpoint.c3843 it's safe to delete something others may have handles to?"
5042 affected by this data address as triggered, and all others as not
6826 accept. Skip the others. */
6895 accept. Skip the others. */
6904 else /* all others */
7026 int others = 0;
7029 others += (user_breakpoint_p (b)
7032 if (others > 0)
7034 if (others == 1)
7036 else /* if (others
7022 int others = 0; local
[all...]
/netbsd-current/usr.bin/make/unit-tests/
H A Dvarmod-sysv.mk189 # In the replacement, only the first '%' is the placeholder, all others
/netbsd-current/usr.bin/make/
H A Dtest-variants.mk119 # differently sized struct CmdOpts and others.
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/
H A Dindex.d297 $(TD Validates an email address according to RFCs 5321, 5322 and others.)
/netbsd-current/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex575 among others things. He's a member of the ppc64 development ``team''
595 marks of others.
/netbsd-current/sys/arch/x68k/stand/boot_ufs/
H A Dboot.S116 | others ROM (SCSI?)
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dlocore.S606 movw #SPL1,%sr | prevent others from servicing int
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
H A DTest.pm238 redirected from (for stdin) or to (for the others) a file given by the
/netbsd-current/sys/arch/cesfic/cesfic/
H A Dlocore.s698 movw #SPL1,%sr | prevent others from servicing int
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c3209 its type saved; the others will already have had their
7666 ret->others = NULL_TREE;
7692 tree others = NULL_TREE;
7731 /* Break up the bindings list into parms, tags, types, and others;
7830 DECL_CHAIN (decl) = others;
7831 others = decl;
7858 arg_info->others = others;
9434 for (decl = arg_info->others; decl; decl = DECL_CHAIN (decl))
7665 tree others = NULL_TREE; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbreakpoint.c3548 it's safe to delete something others may have handles to?"
4709 affected by this data address as triggered, and all others as not
6419 accept. Skip the others. */
6488 accept. Skip the others. */
6497 else /* all others */
6614 int others = 0;
6618 others += (user_breakpoint_p (b)
6620 if (others > 0)
6622 if (others == 1)
6624 else /* if (others
6610 int others = 0; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc3250 its type saved; the others will already have had their
7987 ret->others = NULL_TREE;
8013 tree others = NULL_TREE;
8052 /* Break up the bindings list into parms, tags, types, and others;
8151 DECL_CHAIN (decl) = others;
8152 others = decl;
8179 arg_info->others = others;
9816 for (decl = arg_info->others; decl; decl = DECL_CHAIN (decl))
7986 tree others = NULL_TREE; local
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Ddivmodsi.S832 ;; bit is HImode now; check others
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Ddivmodsi.S832 ;; bit is HImode now; check others
/netbsd-current/sys/arch/atari/atari/
H A Dlocore.s825 movw #SPL1,%sr | prevent others from servicing int
/netbsd-current/sys/arch/hp300/hp300/
H A Dlocore.s856 jbsr _C_LABEL(ledcontrol) | toggle pulse, turn all others off
/netbsd-current/sys/arch/mac68k/mac68k/
H A Dlocore.s857 movw #SPL1,%sr | prevent others from servicing int
/netbsd-current/external/bsd/ipf/dist/
H A DHISTORY75 3536480 ippool could be more like the others
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm188 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
H A Dcwsr_trap_handler_gfx9.asm247 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.cc838 get_or_create_union (const vec <const bounded_ranges *> &others) argument
841 for (const auto &r : others)

Completed in 358 milliseconds

12345