Searched refs:SINGLE (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/schema/
H A Dsamba.schema20 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
26 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
35 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
43 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
48 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
53 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
58 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
63 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
68 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
77 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE
[all...]
H A Dapple.schema23 SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
42 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
50 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
58 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
66 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
74 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
82 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
97 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
105 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
113 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE
[all...]
/macosx-10.9.5/Heimdal-323.92.1/tests/ldap/
H A Dsamba.schema60 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{32} SINGLE-VALUE )
65 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{32} SINGLE-VALUE )
73 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} SINGLE-VALUE )
81 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
86 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
91 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
96 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
101 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
106 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
114 # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{4} SINGLE
[all...]
/macosx-10.9.5/uucp-11/uucp/contrib/
H A Duuq.sh13 SINGLE=0
23 SINGLE=1
42 if [ "${DELETE}" != "" ] && [ ${SINGLE} != 1 ] ; then
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Ddefparse.h52 SINGLE = 278, enumerator in enum:yytokentype
82 #define SINGLE 278 macro
H A Ddeflex.l56 "SINGLE" { return SINGLE;}
H A Ddefparse.y35 %token SINGLE MULTIPLE INITINSTANCE INITGLOBAL TERMINSTANCE TERMGLOBAL
117 | SINGLE { $$ = 0; }
H A Ddefparse.c76 SINGLE = 278, enumerator in enum:yytokentype
106 #define SINGLE 278 macro
397 "SHARED", "NONSHARED", "NONAME", "PRIVATE", "SINGLE", "MULTIPLE",
H A Ddeflex.c858 { return SINGLE;}
/macosx-10.9.5/vim-53/runtime/syntax/
H A Ddef.vim23 syn keyword defStorage LOADONCALL MOVEABLE DISCARDABLE SINGLE
H A Dtssgm.vim44 syn keyword tssgmArgs OUT IN DOWN BOTH DOUBLE NONE SINGLE RADK CC FECC
H A Dabap.vim110 syn keyword abapOperator INTO FROM WHERE GROUP BY HAVING ORDER BY SINGLE
H A Dfreebasic.vim52 syn keyword freebasicDataTypes SINGLE TYPE UBYTE UINTEGER ULONGINT UNION UNSIGNED USHORT WSTRING ZSTRING
H A Dbaan.vim798 syn keyword baanConstant ST.SINGLE.1
799 syn keyword baanConstant ST.SINGLE.3
800 syn keyword baanConstant ST.SINGLE.4
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/parser/
H A Druby.rb154 SINGLE = "<<"
453 att = RDoc::Attr.new get_tkread, name, rw, comment, single == SINGLE
494 att = RDoc::Attr.new get_tkread, name, rw, comment, single == SINGLE
535 single == SINGLE)
614 cls_type = single == SINGLE ? RDoc::SingleClass : RDoc::NormalClass
632 parse_statements container, SINGLE
665 parse_statements(other, SINGLE)
969 att = RDoc::Attr.new get_tkread, name, rw, comment, single == SINGLE
977 single == SINGLE)
1189 meth.singleton = (single == SINGLE)
[all...]
/macosx-10.9.5/vim-53/runtime/keymap/
H A Dbulgarian-phonetic.vim115 `. ��� LEFT SINGLE QUOTATION MARK
116 '. ��� RIGHT SINGLE QUOTATION MARK
H A Dbulgarian-bds.vim135 `. ��� LEFT SINGLE QUOTATION MARK
136 '. ��� RIGHT SINGLE QUOTATION MARK
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Dmktest.sh138 typeset SINGLE= quote='%${SINGLE}..${WIDTH}q'
608 shell) SINGLE='#'
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyleConstants.h176 enum EBoxLines { SINGLE, MULTIPLE }; enumerator in enum:WebCore::EBoxLines
H A DRenderStyle.h1651 static EBoxLines initialBoxLines() { return SINGLE; }
/macosx-10.9.5/Chess-310.5/sjeng/
H A Dsearch.c59 #define SINGLE 1 macro
707 score = -search(-beta, -beta+1, ((depth > 3) ? depth-2-1 : depth-1-1), SINGLE);
711 score = -search(-beta, -beta+1, depth-4-1, SINGLE);
713 score = -search(-beta, -beta+1, depth-3-1, SINGLE);
715 score = -search(-beta, -beta+1, depth-2-1, SINGLE);
/macosx-10.9.5/ruby-104/ruby/test/rdoc/
H A Dtest_rdoc_parser_c.rb1344 parser = util_parser <<-SINGLE
1349 SINGLE
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSPrimitiveValueMappings.h919 case SINGLE:
932 return SINGLE;
938 return SINGLE;
/macosx-10.9.5/curl-78.94.1/curl/tests/
H A Druntests.pl4710 if(open(SINGLE, "<$file")) {
4714 while(my $string = <SINGLE>) {
4742 close(SINGLE);
/macosx-10.9.5/cctools-845/as/
H A Darm.c9687 X(2, (F, F), SINGLE), \
9688 X(3, (F, F, F), SINGLE), \
9689 X(2, (F, I), SINGLE), \
9693 X(4, (R, R, F, F), SINGLE), \
9694 X(4, (F, F, R, R), SINGLE), \
9697 X(2, (S, R), SINGLE), \
9698 X(2, (R, S), SINGLE), \
9699 X(2, (F, R), SINGLE), \
9700 X(2, (R, F), SINGLE)

Completed in 442 milliseconds

12