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

12

/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/llvm/test/tools/dsymutil/Inputs/scattered-reloc/
H A D1.s105 .byte 0 @ End Of Children Mark
109 .byte 0 @ End Of Macro List Mark
/external/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp640 uint16_t Wd = im(2), Of = im(3);
646 RegisterCell Pad = (Wd+Of > W0) ? rc(1).cat(eIMM(0, Wd+Of-W0)) : rc(1);
647 RegisterCell Ext = eXTR(Pad, Of, Wd+Of);
656 uint16_t Wd = im(3), Of = im(4);
657 assert(Wd < W0 && Of < W0);
658 // If Wd+Of exceeds W0, the inserted bits are truncated.
659 if (Wd+Of > W0)
660 Wd = W0-Of;
[all...]
/external/llvm/test/DebugInfo/SystemZ/
H A Dvariable-loc.s173 .byte 0 # End Of Children Mark
174 .byte 0 # End Of Children Mark
175 .byte 0 # End Of Children Mark
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
H A DSlimTokenStream.cs236 return GetTokens( start, stop, BitSet.Of( ttype ) );
/external/v8/src/compiler/
H A Dtypes.h553 static Type* Of(double value, Zone* zone) { function in class:v8::internal::compiler::BitsetType::Type
556 static Type* Of(i::Object* value, Zone* zone) { function in class:v8::internal::compiler::BitsetType::Type
559 static Type* Of(i::Handle<i::Object> value, Zone* zone) { function in class:v8::internal::compiler::BitsetType::Type
560 return Of(*value, zone);
/external/vulkan-validation-layers/
H A DCONTRIBUTING.md27 Of course, if you have your own work in mind, please open an issue to describe it and assign it to yourself.
/external/v8/src/ast/
H A Dast-types.h774 static AstType* Of(double value, Zone* zone) { function in class:v8::internal::AstBitsetType::AstType
778 static AstType* Of(i::Object* value, Zone* zone) { function in class:v8::internal::AstBitsetType::AstType
782 static AstType* Of(i::Handle<i::Object> value, Zone* zone) { function in class:v8::internal::AstBitsetType::AstType
783 return Of(*value, zone);
H A Dast-types.cc569 return Of(value, zone);
/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/libunwind/doc/
H A Dlibunwind-ptrace.tex62 use. Of course, the addresses of these routines could also be picked
H A Dlibunwind-dynamic.tex216 each instruction in the region affects the frame state. Of course,
/external/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1743 CAMLprim LLVMValueRef llvm_build_switch(LLVMValueRef Of, argument
1747 return LLVMBuildSwitch(Builder_val(B), Of, Else, Int_val(EstimatedCount));
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1385 CAMLprim LLVMValueRef llvm_build_switch(LLVMValueRef Of, argument
1389 return LLVMBuildSwitch(Builder_val(B), Of, Else, Int_val(EstimatedCount));
/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/ImageMagick/www/api/
H A Dmorphology.php270 <dd> However using a larger radius such as "Euclidean:4" you will get a much smoother distance gradient from the edge of the shape. Especially if the image is pre-processed to include any anti-aliasing pixels. Of course a larger kernel is slower to use, and not always needed. </dd>
/external/libvpx/libvpx/third_party/x86inc/
H A Dx86inc.asm32 ; to the largest audience possible. Of course, if you modify it for your own
/external/iproute2/doc/
H A Dip-cref.tex1267 --- the Type Of Service (TOS) key. This key has no associated mask and
1856 --- the Type Of Service.
/external/webrtc/data/voice_engine/stereo_rtp_files/
H A Dtoggling_stereo_g729_pt18_pt125.rtp772 ���( |΀}��I��X��`r�ڟ`���`r�ڟ`�( |؀}��I��XI��Of�j�I��Of�j�( |�}��UI��X�cNӌ������cNӌ�����( |�} ��I��X/�J�����r/�J�����r( |��}

Completed in 948 milliseconds

12