Home
last modified time | relevance | path

Searched refs:white (Results 1 – 25 of 43) sorted by relevance

12

/titanic_41/usr/src/lib/libshell/common/tests/
H A Dcubetype.sh70 b.colors[door]=white
151 cc[2]=(x=2 y=3 name=two colors+=([table]=white) items+=(pencil) z=6)
155 [[ ${cc[2].colors[table]} == white ]] || err_exit '${cc[2].colors[table]} != white'
170 cc[two]=(x=2 y=3 name=two colors+=([table]=white) items+=(pencil) z=6)
175 [[ ${cc[two].colors[table]} == white ]] || err_exit '${cc[two].colors[table]} != white'
190 [two]=(x=2 y=3 name=two colors+=([table]=white) z=6)
195 [[ ${cc[two].colors[table]} == white ]] || err_exit '${cc[two].colors[table]} != white'
/titanic_41/usr/src/cmd/mdb/test/typedef/
H A Dtst.struct.mdb.out4 20 void **white
9 20 void **white
H A Dtst.anonstruct.mdb.out4 20 void **white
H A Dtst.structvla.mdb.out4 20 void **white
H A Dtst.anonstruct.mdb2 ::typedef "struct { uintptr_t stone[7]; void **white; }" gift_t
H A Dtst.structvla.mdb2 ::typedef "struct gift { uintptr_t stone[7]; void **white; char owner[]; }" gift_t
H A Dtst.struct.mdb2 ::typedef "struct gift { uintptr_t stone[7]; void **white; }" gift_t
/titanic_41/usr/src/cmd/troff/nroff.d/terms.d/
H A DREADME13 (In the following description, "white space" means any combination
17 but with no embedded white space.
50 two fields (N.B. the comment should be omitted) separated by white space.
52 then white space, and then the value. The value is either an integer,
74 special character, followed by white space, followed by the width of
75 the character (in ems), followed by white space, followed by the
/titanic_41/usr/src/cmd/mandoc/
H A Dmandoc.c437 int quoted, pairs, white; in mandoc_getarg() local
448 white = 0; in mandoc_getarg()
482 white = 1; in mandoc_getarg()
513 if ('\0' == *cp && (white || ' ' == cp[-1])) in mandoc_getarg()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
H A DUtil.java237 color = Color.white; in getEdgeColor()
256 color = Color.white; in getEdgeColor()
271 color = Color.white; in getEdgeColor()
283 color = Color.white; in getEdgeColor()
/titanic_41/usr/src/cmd/mdb/
H A DREADME36 Refer to the white paper "A Modular Debugger for Solaris" for information
/titanic_41/
H A DREADME40 Approved by: Gandalf The Grey <rti-advocate@white-council.com>
/titanic_41/usr/src/cmd/truss/
H A Dlistopts.c56 const char white[] = " \t\n"; /* white space characters */ variable
619 fpat += strspn(fpat, white); in liblist()
/titanic_41/usr/src/psm/stand/bootblks/common/
H A Dboot.fth427 : white-space? ( n -- flag ) \ true is n is non-printable? or a blank
433 over c@ white-space? 0= if exit then
440 over c@ white-space? if exit then
446 \ left-parse-string w/ any white space as delimeter
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DColorStore.java201 add(Color.white, /* NOI18N */"white"); in initDefaultColorList()
/titanic_41/usr/src/cmd/sed/
H A DPOSIX164 white space, but no mention is made of trailing white space.
/titanic_41/usr/src/cmd/vi/misc/
H A Dctags.c114 *white = " \f\t\n", /* white chars */ variable
310 for (sp = white; *sp; sp++) in init()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DColumnList.java104 setCanvasBackground(Color.white); in ColumnList()
H A DTextView.java539 g.setColor(Color.white); in drawLine()
H A DColumnListCanvas.java1380 if (bg == Color.white) in getStringBackground()
1388 if (bg == Color.white) in getStringBackground()
H A DEditLine.java731 g.setColor(Color.white); in paint()
H A DWinScrollbar.java531 g.setColor(Color.white); in drawBox()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/native/
H A DTest.java48 Defaults d = new Defaults("$HOME/.gkadmin", Color.white); in main()
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmHelpDetailPanel.java569 helpTopic.setBackground(Color.white); in pmHelpHelpOnPanel()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dataclasses/
H A DDefaults.java821 Defaults d = new Defaults("SomeFile", Color.white); in main()

12