Searched refs:ON (Results 1 - 25 of 85) sorted by relevance

1234

/macosx-10.10.1/remote_cmds-47/timed.tproj/timedc.tproj/
H A Dtimedc.h28 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
48 #define ON 1 macro
/macosx-10.10.1/ruby-106/ruby/test/psych/
H A Dtest_boolean.rb8 %w{ yes Yes YES true True TRUE on On ON }.each do |truth|
/macosx-10.10.1/text_cmds-88/sort/
H A Dxstrtod.c33 #pragma STDC FENV_ACCESS ON
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/demos/
H A Dbuttons.tcl44 $t tag configure ON -bg green -relief sunken
65 if {[string match ON $tab($rc)]} {
69 set tab($rc) ON
70 %W tag celltag ON $rc
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcbiditst.h45 #define ON U_OTHER_NEUTRAL macro
H A Dcbididat.c22 "L", "R", "EN", "ES", "ET", "AN", "CS", "B", "S", "WS", "ON",
29 /* L R EN ES ET AN CS B S WS ON */
162 AN, RLO, NSM, LRE, PDF, RLE, ES, EN, ON /* 9 entries */
204 WS, L, L, L, WS, PDF, WS, L, L, L, WS, PDF, ON, PDF, BN, BN, ON, PDF /* 18 entries */
282 ON, L, RLO, CS, R, WS, AN, AN, PDF, LRE, R, L, LRO, WS, BN, ON, S, LRE, LRO, B
307 RLO, RLO, AL, AL, WS, EN, ES, ON, WS, S, S, PDF, LRO, WS, AL, ET, RLE, ON, EN, B
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dsyspolicy.sql78 CREATE INDEX authority_type ON authority (type);
79 CREATE INDEX authority_priority ON authority (priority);
80 CREATE INDEX authority_expires ON authority (expires);
83 CREATE TRIGGER authority_update AFTER UPDATE ON authority
106 REFERENCES authority(id) ON DELETE CASCADE
169 REFERENCES authority(id) ON DELETE CASCADE,
178 CREATE INDEX object_type ON object (type);
179 CREATE INDEX object_expires ON object (expires);
180 CREATE UNIQUE INDEX object_hash ON object (hash);
183 CREATE TRIGGER object_update AFTER UPDATE ON objec
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dsyspolicy.sql78 CREATE INDEX authority_type ON authority (type);
79 CREATE INDEX authority_priority ON authority (priority);
80 CREATE INDEX authority_expires ON authority (expires);
83 CREATE TRIGGER authority_update AFTER UPDATE ON authority
106 REFERENCES authority(id) ON DELETE CASCADE
169 REFERENCES authority(id) ON DELETE CASCADE,
178 CREATE INDEX object_type ON object (type);
179 CREATE INDEX object_expires ON object (expires);
180 CREATE UNIQUE INDEX object_hash ON object (hash);
183 CREATE TRIGGER object_update AFTER UPDATE ON objec
[all...]
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dinstall.com54 $ SET ON
63 $ SET ON
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/vms/tools/
H A Dmakevms.com13 $ ON CONTROL_Y THEN GOTO EXIT
14 $ ON ERROR THEN GOTO EXIT
/macosx-10.10.1/tcsh-65/tcsh/
H A Dtw.h28 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
74 #define ON 1 macro
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dsynload.vim41 if s == "ON"
42 " :set syntax=ON
H A Dtsscl.vim79 " *ARITHMETIC { [ON] | OFF }
83 " *ECHO[/qualifiers] { [ON] | OFF }
101 syn match tssclDirective "\*ARITHMETIC \+\(ON\|OFF\)"
H A Dcfg.vim16 syn keyword CfgOnOff ON OFF YES NO TRUE FALSE contained
H A Dmaster.vim23 syn keyword masterKeyword FIELD ALIAS USAGE INDEX MISSING ON
/macosx-10.10.1/vim-55/runtime/indent/
H A Dcobol.vim146 let ind = s:optionalblock(a:lnum,ind,'ADD\|COMPUTE\|DIVIDE\|MULTIPLY\|SUBTRACT','ON\s\+SIZE\s\+ERROR')
147 let ind = s:optionalblock(a:lnum,ind,'STRING\|UNSTRING\|ACCEPT\|DISPLAY\|CALL','ON\s\+OVERFLOW\|ON\s\+EXCEPTION')
184 let beginword = beginword . suffix . '\<\%(NOT\s\+\)\=ON\s\+SIZE\s\+ERROR'
188 let beginword = beginword . suffix . '\<\%(NOT\s\+\)\=ON\s\+OVERFLOW'
191 let beginword = beginword . suffix . '\<\%(NOT\s\+\)\=ON\s\+EXCEPTION'
194 let beginword = beginword . suffix . '\<\%(NOT\s\+\)\=ON\s\+\%(EXCEPTION\|OVERFLOW\)'
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dttkprogress.rb33 ���������������������������������������ON/OFF���������������������������������������
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/vms/libtiff/
H A Dmakevms.com13 $ ON CONTROL_Y THEN GOTO EXIT
14 $ ON ERROR THEN GOTO EXIT
188 $ ON ERROR THEN CONTINUE
190 $ ON ERROR THEN GOTO EXIT
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/
H A DREADME.txt48 ON UNIX and OS X:
51 ON WINDOWS:
54 ON MACINTOSH:
61 ON UNIX and OS X:
74 ON WINDOWS:
89 ON UNIX< OS X or WINDOWS (with cygwin):
95 ON WINDOWS (makefile.vc):
/macosx-10.10.1/OpenSSL098-52/src/
H A Dinstall.com9 $ ON ERROR THEN GOTO TIDY
10 $ ON CONTROL_C THEN GOTO TIDY
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dinstall.com64 $ SET ON
86 $ SET ON
/macosx-10.10.1/libarchive-30/libarchive/
H A DCMakeLists.txt42 OPTION(ENABLE_OPENSSL "Enable use of OpenSSL" ON)
43 OPTION(ENABLE_TAR "Enable tar building" ON)
45 OPTION(ENABLE_CPIO "Enable cpio building" ON)
47 OPTION(ENABLE_XATTR "Enable extended attribute support" ON)
48 OPTION(ENABLE_ACL "Enable ACL support" ON)
49 OPTION(ENABLE_TEST "Enable unit and regression tests" ON)
56 SET(ENABLE_TAR_SHARED ON)
57 SET(ENABLE_CPIO_SHARED ON)
/macosx-10.10.1/remote_cmds-47/timed.tproj/timed.tproj/
H A Dglobals.h28 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
83 #define ON 1 macro
/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DJITStubsMSVC64.asm20 ; PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/rdbms_depend/mssql/
H A Dtestdb_metadata.sql4 SET IDENTITY_INSERT ldap_oc_mappings ON
16 SET IDENTITY_INSERT ldap_attr_mappings ON
73 SET IDENTITY_INSERT ldap_entries ON
106 SET QUOTED_IDENTIFIER OFF SET ANSI_NULLS ON

Completed in 293 milliseconds

1234