Searched refs:Of (Results 1 - 16 of 16) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DBitSet.cs89 public static BitSet Of(int el) { method in class:Antlr.Runtime.BitSet
95 public static BitSet Of(int a, int b) { method in class:Antlr.Runtime.BitSet
102 public static BitSet Of(int a, int b, int c) { method in class:Antlr.Runtime.BitSet
110 public static BitSet Of(int a, int b, int c, int d) { method in class:Antlr.Runtime.BitSet
H A DBufferedTokenStream.cs320 return GetTokens(start, stop, BitSet.Of(ttype));
H A DLegacyCommonTokenStream.cs277 return GetTokens(start, stop, BitSet.Of(ttype));
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
H A DBitSet.cs96 public static BitSet Of( int el ) method in class:Antlr.Runtime.BitSet
103 public static BitSet Of( int a, int b ) method in class:Antlr.Runtime.BitSet
111 public static BitSet Of( int a, int b, int c ) method in class:Antlr.Runtime.BitSet
120 public static BitSet Of( int a, int b, int c, int d ) method in class:Antlr.Runtime.BitSet
H A DBufferedTokenStream.cs366 return GetTokens(start, stop, BitSet.Of(ttype));
H A DLegacyCommonTokenStream.cs313 return GetTokens( start, stop, BitSet.Of( ttype ) );
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
H A DSlimTokenStream.cs236 return GetTokens( start, stop, BitSet.Of( ttype ) );
/external/libvpx/examples/includes/geshi/contrib/
H A Dexample.php49 // everywhere. Of course it also means you can't set the tab width.
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary.ascend132 ATTRIBUTE Ascend-Seconds-Of-History 238 integer
257 VALUE Ascend-PW-Warntime Days-Of-Warning 0
/external/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1387 CAMLprim LLVMValueRef llvm_build_switch(LLVMValueRef Of, argument
1391 return LLVMBuildSwitch(Builder_val(B), Of, Else, Int_val(EstimatedCount));
/external/oprofile/utils/
H A Dopcontrol155 Choose an event. May be specified multiple times. Of the form
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl590 parts of the General Public License. Of course, the commands you use may
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex209 \texttt{-max-pkts=1} and then each IO would be treated individually. Of
/external/dropbear/libtommath/
H A Dbn.tex1284 Of particular interest to cryptography are reductions where $b$ is limited to the range $0 \le b < c^2$ since particularly
/external/iproute2/doc/
H A Dip-cref.tex1232 --- the Type Of Service (TOS) key. This key has no associated mask and
1775 --- the Type Of Service.
/external/grub/docs/
H A Dtexinfo.tex5813 % arguments (if present). Of course this is not nearly correct, but it

Completed in 360 milliseconds