Searched refs:stored (Results 1 - 16 of 16) sorted by relevance
/illumos-gate/usr/src/lib/libnisdb/ |
H A D | nisdb_mt.cc | 106 * stored, and hence whether or not we're perfroming a modify operation. 113 int stored; local 118 if ((stored = tsd->doingModify) != 0) { 138 *storedP = stored;
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | setjmp.s | 79 * pick up are stored on the stack, and that subsequent restores
|
/illumos-gate/usr/src/lib/libc/sparcv9/gen/ |
H A D | setjmp.s | 79 * pick up are stored on the stack, and that subsequent restores
|
/illumos-gate/usr/src/cmd/mdb/sparc/v9/libstand/ |
H A D | setjmp.s | 95 * pick up are stored on the stack, and that subsequent restores
|
/illumos-gate/usr/src/lib/libsqlite/tool/ |
H A D | spaceanal.tcl | 43 payload int, -- Total amount of data stored in this table or index 229 statline "Bytes of payload stored" $total_payload \ 231 statline "Bytes of user data stored" $bytes_data \ 316 Bytes of payload stored 318 The total number of bytes of payload stored in the database. Payload 323 Bytes of user data stored 325 The total number of bytes of data stored in the database, not counting 326 the database schema information stored in the SQLITE_MASTER table. The 337 The total number of B*Tree key/value pairs stored under this category. 347 The amount of payload stored unde [all...] |
H A D | space_used.tcl | 29 payload int, -- Total amount of data stored in this table or index
|
/illumos-gate/usr/src/stand/lib/sa/sparc/ |
H A D | _setjmp.s | 93 * ensure that the registers we want to pick up are stored in the stack.
|
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/ |
H A D | boot0.S | 239 movb _SETDRV(%bp),%dl # Use stored drive number
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vatan.S | 452 std %f34,[%l0] !*yaddr0 = ans, always gets stored (delay slot)
|
H A D | __vcos.S | 1458 ! l6 biguns stored here : still called LIM_l6 1514 ! %o3,%o4,%o5 need to be stored
|
H A D | __vsin.S | 1442 ! %o3,%o4,%o5 need to be stored
|
/illumos-gate/usr/src/uts/sun4u/starcat/ml/ |
H A D | drmach_asm.s | 855 ! stored in drmach_xt_mb, a byte array indexed by cpuid. Assumes
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/ |
H A D | memcpy.s | 754 and %o3, 7, %o3 ! last byte to be stored in [%o0+%o3] 758 add %o0, %o3, %o0 ! update DST to last stored byte 812 ! store forces the stored data to be removed from the L3 cache.
|
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/ |
H A D | inityp2l.sh | 489 for this particular domain would be stored. 2029 # The list of domains is stored in list "VARYP_DMN_LIST" 2338 # The list of domains is stored in list "VARYP_DMN_LIST" 2360 # The list of N2L domains is stored in global array
|
/illumos-gate/usr/src/cmd/dladm/ |
H A D | dladm.c | 7078 struct termios stored, current; local 7087 (void) tcgetattr(0, &stored); 7088 current = stored; 7121 (void) tcsetattr(0, TCSANOW, &stored);
|
/illumos-gate/usr/src/uts/sun4v/cpu/ |
H A D | niagara_copy.s | 2228 ! the src offset was stored in %o2 2271 ! the src offset was stored in %o2 2317 ! the src offset was stored in %o2 4858 ! the src offset was stored in %o2 4911 ! the src offset was stored in %o2 4967 ! the src offset was stored in %o2 7038 ! the src offset was stored in %o2 7094 ! the src offset was stored in %o2 7151 ! the src offset was stored in %o2
|
Completed in 179 milliseconds