Searched refs:ID8 (Results 1 – 9 of 9) sorted by relevance
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ |
D | DebugTreeGrammar.cs | 733 CommonTree ID8=null; in call() 759 ID8=(CommonTree)Match(input,ID,Follow._ID_in_call432); in call() 770 … CommonTree funcRoot = findFunction((ID8!=null?ID8.Text:null), p); in call() 772 … Console.Error.WriteLine("No match found for " + (ID8!=null?ID8.Text:null) + "(" + p + ")"); in call()
|
D | ProfileTreeGrammar.cs | 738 CommonTree ID8=null; in call() 764 ID8=(CommonTree)Match(input,ID,Follow._ID_in_call432); in call() 775 … CommonTree funcRoot = findFunction((ID8!=null?ID8.Text:null), p); in call() 777 … Console.Error.WriteLine("No match found for " + (ID8!=null?ID8.Text:null) + "(" + p + ")"); in call()
|
/external/ImageMagick/PerlMagick/t/reference/filter/ |
D | Resize.miff | 15 …�:1�:3�;1�<4�2*�.(�4"�7"�A:�E=�8$�@4�JI�JP�Ib�Ox�Rv�Tk�X`������������������ID8@;094.IA7RB2y{������…
|
/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmsmd5.c | 249 memmove(ProfileID ->ID8, ctx->buf, 16); in MD5finish()
|
D | cmsio1.c | 947 cmsGetHeaderProfileID(h, ps ->ProfileID.ID8); in _cmsCompileProfileSequence()
|
D | cmsio0.c | 885 memmove(ProfileID, Icc ->ProfileID.ID8, 16); in cmsGetHeaderProfileID()
|
D | cmstypes.c | 3386 if (io -> Read(io, seq ->ProfileID.ID8, 16, 1) != 1) return FALSE; in ReadSeqID() 3438 if (!io ->Write(io, 16, Seq ->seq[n].ProfileID.ID8)) return FALSE; in WriteSeqID()
|
/external/ImageMagick/PerlMagick/t/reference/write/filter/ |
D | Shear.miff | 42 …���������������������������������������������������������������������������ID8�>>3�?B.�LNH�[Yu�qp�…
|
/external/pdfium/third_party/lcms2-2.6/include/ |
D | lcms2.h | 588 cmsUInt8Number ID8[16]; member
|