Home
last modified time | relevance | path

Searched refs:false (Results 1 – 25 of 71) sorted by relevance

123

/titanic_44/usr/src/cmd/dtrace/test/tst/common/java_api/
H A Dtst.StateMachine.ksh.out2 open: false
3 enabled: false
4 closed: false
16 enabled: false
17 closed: false
22 enabled: false
23 closed: false
28 closed: false
33 before go, running: false
37 enabled: false
[all …]
/titanic_44/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.usdt.d.out1 [0] sz 445.890000 odd false even true
2 [1] sz 793.684200 odd true even false
3 [2] sz 1412.757876 odd false even true
4 [3] sz 2514.709019 odd true even false
5 [4] sz 4476.182054 odd false even true
6 [5] sz 7967.604057 odd true even false
7 [6] sz 14182.335221 odd false even true
8 [8] sz 44935.310914 odd false even true
9 [9] sz 79984.853427 odd true even false
H A Dtst.general.d.out60 in |[ { "first": true, "second": false }]|
64 out |false|
78 in |["string",32,true,{"a":9,"b":false},100.3e10,false,200.5,{"key":"val"},null]|
88 out |{"a":9,"b":false}|
92 out |false|
98 out |false|
116 [ "string" , 32 , true , {"a": 9, "b": false}, 100.3e10, false, 200.5,{"key" :
127 out |{"a": 9, "b": false}|
131 out |false|
137 out |false|
[all …]
H A Dtst.strsize.d.out7 |{"a":false,"b":tru|
10 |{"a":false,"b":20}|
/titanic_44/usr/src/tools/depcheck/
H A Dget_depend_info83 $PackageOnly = false;
84 $FileOnly = false;
86 $Silent = false;
87 $SymLink = false;
88 $NoStrings = false;
103 $Verbose = false;
106 $Verbose = false;
136 $Silent = true if (($Verbose eq false) && ($PackageOnly eq false)
137 && ($FileOnly eq false));
205 if (($PKGName) && ($SymLink eq false)) {
H A Dmake_pkg_db424 $Unresolved = false;
440 $Unresolved = false;
452 $Unresolved = false;
/titanic_44/usr/src/psm/stand/bootblks/hsfs/common/
H A Dhsfs.fth104 false instance value cdir-rescan \ Rescan current directory for symlink.
134 false instance value symlink?
197 false
202 false instance value symlink-need-sep
210 false to symlink-need-sep
226 false to symlink-need-sep
249 false to symlink?
293 false to cdir-rescan
303 false
330 false
[all …]
/titanic_44/usr/src/uts/intel/os/
H A Dbootenv.rc29 setprop ttyd-rts-dtr-off false
31 setprop ttyc-rts-dtr-off false
33 setprop ttyb-rts-dtr-off false
35 setprop ttya-rts-dtr-off false
/titanic_44/usr/src/psm/stand/bootblks/zfs/common/
H A Dzfs.fth577 : nv-lookup ( nv name$ -- nvdata false | true )
583 false exit ( nvdata found )
835 : entry-apply ( xt dn le -- xt dn false | ??? true )
840 r> r> false ( xt dn false )
845 : chain-apply ( xt dn ch# -- xt dn false | ??? true )
854 false ( xt dn false )
858 : leaf-apply ( xt dn blk# -- xt dn false | ??? true )
874 false ( xt dn not-found )
896 2drop false ( not-found )
913 drop false ( not-found )
[all …]
/titanic_44/usr/src/psm/stand/bootblks/common/
H A Dboot.fth39 false value nested?
58 : fs-open ( file$ -- fd true | false )
78 : fs-bootprop ( -- propval propname true | false )
191 false ( succeeded )
206 false ( alloc-sz virt size' succeeded )
210 false value is-elf?
211 false value is-archive?
236 false value fflag?
241 false value kern?
273 : try-platname ( name$ -- name$ true | false )
[all …]
/titanic_44/usr/src/lib/efcode/fcode_test/
H A Diftest.fth54 : if-false? if .failed space 1 exit then .passed space 1 ; if-false?
56 : false? if .failed else .passed then space ; false?
H A Dparse.fth28 : $= ( str1 len1 str2 len2 -- true/false )
30 3drop false
H A Dfind.fth34 " $find.2" " qwerty" $find if false else " qwerty" $= then .passed?
/titanic_44/usr/src/psm/stand/bootblks/ufs/common/
H A Dufs.fth284 until false
292 2drop false exit ( found )
334 2drop 2drop false ( succeeded )
398 : get-slot ( -- fd false | true )
401 i false unloop exit
422 to current-fd false ( succeeded )
472 : open-file ( path$ -- fd true | false )
474 2drop false exit ( failed )
478 drop false exit ( failed )
492 : seek-file ( off fd -- off true | false )
[all …]
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-network.mf97 user username=dladm ftpuser=false gcos-field="Datalink Admin" group=netadm \
99 user username=netadm ftpuser=false gcos-field="Network Admin" group=netadm \
101 user username=netcfg ftpuser=false gcos-field="Network Configuration Admin" \
/titanic_44/usr/src/lib/libshell/common/tests/
H A Dbasic.sh417 do x=$($false) && err_exit "x=\$($false) should fail"
418 $($false) && err_exit "\$($false) should fail"
419 $($false) > /dev/null && err_exit "\$($false) > /dev/null should fail"
/titanic_44/usr/src/cmd/oawk/
H A DEXPLAIN58 is false, and
64 is false.
/titanic_44/usr/src/cmd/print/scripts/
H A Ddesktop-print-management-applet.desktop33 Terminal=false
H A Ddesktop-print-management.desktop43 Terminal=false
/titanic_44/usr/src/lib/libsqlite/tool/
H A Dspace_used.tcl28 is_index boolean, -- TRUE if it is an index, false for a table
/titanic_44/usr/src/pkg/transforms/
H A Dpublish46 <transform set name=osnet.publish value=false -> abort>
/titanic_44/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A Dlc38 (\357) false charpath flattenpath pathbbox 0 0 size bvbbox astore pop
H A Dlf38 (\357) false charpath flattenpath pathbbox 0 0 size bvbbox astore pop
H A Drc38 (\357) false charpath flattenpath pathbbox 0 0 size bvbbox astore pop
H A Drf38 (\357) false charpath flattenpath pathbbox 0 0 size bvbbox astore pop

123