Home
last modified time | relevance | path

Searched refs:second (Results 26 – 50 of 181) sorted by relevance

12345678

/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrncmp.S123 andcc %i4, %l1, %g0 ! check if second byte was zero
168 andcc %i4, %l1, %g0 ! check if second byte was zero
212 andcc %i4, %l1, %g0 ! check if second byte was zero
249 andcc %i4, %l1, %g0 ! check if second byte was zero
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemchr.S72 cmpb %dh, %cl / if the second byte is %cl
117 / found at the second byte
H A Dstrncmp.S34 movl 12(%esp),%edi / %edi = second string
/illumos-gate/usr/src/lib/libc/i386/unwind/
H A Dunwind_frame.S45 movl (%edx), %ebp / pop second frame [ back to f2() ]
/illumos-gate/usr/src/test/util-tests/tests/mdb/progs/
H A Dbitfields.c64 broken6491_t second = { variable
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrncmp.S123 andcc %i4, %l1, %g0 ! check if second byte was zero
168 andcc %i4, %l1, %g0 ! check if second byte was zero
212 andcc %i4, %l1, %g0 ! check if second byte was zero
249 andcc %i4, %l1, %g0 ! check if second byte was zero
/illumos-gate/usr/src/lib/sun_fc/common/
H A DHandle.cc181 delete port->second; in ~Handle()
271 port->second->refresh(); in refresh()
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_convert.c49 krb5_tl_data *first, *second; in find_changed_attrs() local
113 for (first = current->tl_data, second = new->tl_data; in find_changed_attrs()
115 second = second->tl_data_next) { in find_changed_attrs()
116 if ((first->tl_data_length == second->tl_data_length) && in find_changed_attrs()
117 (first->tl_data_type == second->tl_data_type)) { in find_changed_attrs()
119 (char *)second->tl_data_contents, in find_changed_attrs()
/illumos-gate/usr/src/uts/common/kiconv/kiconv_emea/
H A Dkiconv_emea.c615 boolean_t second; in kiconv_to_sb() local
720 second = B_TRUE; in kiconv_to_sb()
722 if (second) { in kiconv_to_sb()
730 second = B_FALSE; in kiconv_to_sb()
905 boolean_t second; in kiconvstr_to_sb() local
985 second = B_TRUE; in kiconvstr_to_sb()
987 if (second) { in kiconvstr_to_sb()
1000 second = B_FALSE; in kiconvstr_to_sb()
/illumos-gate/usr/src/lib/libm/i386/src/
H A Disnanl.S48 testl $0xffffffff,4(%esp) / is second half of significand 0?
/illumos-gate/usr/src/cmd/smbsrv/testoplock/
H A Dcase12.txt26 # ack the second lease break (RH to R)
/illumos-gate/usr/src/uts/sun4v/vm/
H A Dmach_sfmmu_asm.S287 ldx [%o1 + TSBINFO_NEXTPTR], %g2 ! %g2 = second tsbinfo
294 mov -1, %o2 ! use -1 if no second TSB
323 ldx [%o1 + TSBINFO_NEXTPTR], %g2 ! %g2 = second scd tsbinfo
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.general.d.out60 in |[ { "first": true, "second": false }]|
63 sel |0.second|
/illumos-gate/usr/src/uts/common/io/rwn/fw-rt2860/
H A DLICENSE20 These files are required for second and third generation PCI/CardBus
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcb_srt0.S111 ! second stage
/illumos-gate/usr/src/cmd/sed/
H A DPOSIX105 is greater than the second (e.g. 3,1). POSIX requires that the
122 example. Therefore it was believed that a range whose second
126 from the 'c' command still isn't output because the second address
128 second address is a line number. In the above example, only the
/illumos-gate/usr/src/tools/smatch/src/
H A Dflow.c116 …t try_to_simplify_bb(struct basic_block *bb, struct instruction *first, struct instruction *second) in try_to_simplify_bb() argument
150 target = cond ? second->bb_true : second->bb_false; in try_to_simplify_bb()
/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/
H A Dhermon_ib.h125 uint8_t second; member
/illumos-gate/usr/src/lib/librstp/common/
H A DREADME5 library: 'bridge' & 'mngr'. First simulates RSTP bridge behavior, second
/illumos-gate/usr/src/data/zoneinfo/
H A Dsystemv14 # Compile this *without* leap second correction for true conformance.
/illumos-gate/usr/src/grub/
H A Dmenu.lst12 # menu timeout in second before default OS is booted
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmenu.lst11 # Fallback to the second entry.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dplatsvcd.conf45 * Object string ID of second object
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.S368 ldub [%o1+1], %o3 ! load second byte
371 stb %o3, [%o0+1] ! store second byte
416 ldub [%o1+5], %o3 ! load second byte
419 stb %o3, [%o0+5] ! store second byte
524 ldub [%o1+1], %o3 ! load second byte
527 stb %o3, [%o0+1] ! store second byte
973 ! second prefetch important to correct for occasional dropped
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c1029 char *second; in ibnex_devctl() local
1031 second = first ? strchr(first + 1, ',') : NULL; in ibnex_devctl()
1032 if (first != NULL && second == NULL) { in ibnex_devctl()
1034 } else if (first != NULL && second != NULL) { in ibnex_devctl()
1777 char *second = NULL; in ibnex_get_dip_from_apid() local
1811 second = strchr(first+1, ','); in ibnex_get_dip_from_apid()
1814 if (first != NULL && second != NULL) { in ibnex_get_dip_from_apid()
1893 } else if (first != NULL && second == NULL) { in ibnex_get_dip_from_apid()
1912 } else if (first == NULL && second == NULL) { in ibnex_get_dip_from_apid()

12345678