{ "version": "1.0", "truncation": null, "padding": null, "added_tokens": [ { "id": 0, "special": true, "content": "À", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false }, { "id": 1, "special": true, "content": "Á", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false }, { "id": 2, "special": true, "content": "Â", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false }, { "id": 3, "special": true, "content": "Ã", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false }, { "id": 4, "special": true, "content": "Ä", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false }, { "id": 5, "special": true, "content": "Å", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false }, { "id": 6, "special": true, "content": "Æ", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false }, { "id": 9, "special": false, "content": "\n", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 100, "special": false, "content": "Ç", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 101, "special": false, "content": "È", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 102, "special": false, "content": "É", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 103, "special": false, "content": "Ê", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 104, "special": false, "content": "Ë", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 105, "special": false, "content": "Ì", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 106, "special": false, "content": "Í", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 107, "special": false, "content": "Î", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 108, "special": false, "content": "Ï", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 109, "special": false, "content": "Ð", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 110, "special": false, "content": "Ñ", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 111, "special": false, "content": "Ò", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 112, "special": false, "content": "Ó", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 113, "special": false, "content": "Ô", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 114, "special": false, "content": "Ö", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 115, "special": false, "content": "×", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 116, "special": false, "content": "Ø", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false }, { "id": 4096, "special": false, "content": "Õ", "single_word": false, "lstrip": true, "rstrip": true, "normalized": false } ], "normalizer": { "type": "Sequence", "normalizers": [ { "type": "Replace", "pattern": { "Regex": "\n" }, "content": "\n" }, { "type": "Replace", "pattern": { "Regex": "(?<=\\s)\\d+(?=\\s)" }, "content": "Ò" }, { "type": "Replace", "pattern": { "Regex": "asm\\.\\S+" }, "content": "Î" }, { "type": "Replace", "pattern": { "Regex": "int\\.\\S+" }, "content": "Ó" }, { "type": "Replace", "pattern": { "Regex": "loc\\.\\S+" }, "content": "Ø" }, { "type": "Replace", "pattern": { "Regex": "vtable\\.\\S+" }, "content": "Ï" }, { "type": "Replace", "pattern": { "Regex": "switch\\.\\S+" }, "content": "Ð" }, { "type": "Replace", "pattern": { "Regex": "section\\.\\S+" }, "content": "Ö" }, { "type": "Replace", "pattern": { "Regex": "str\\.\\S+" }, "content": "È" }, { "type": "Replace", "pattern": { "Regex": "sym\\.\\S+" }, "content": "Ê" }, { "type": "Replace", "pattern": { "Regex": "fcn\\.\\S+" }, "content": "Ë" }, { "type": "Replace", "pattern": { "Regex": "sub\\.\\S+" }, "content": "Í" }, { "type": "Replace", "pattern": { "Regex": "case\\.\\S+" }, "content": "Ñ" }, { "type": "Replace", "pattern": { "Regex": "reloc\\.\\S+" }, "content": "Õ" }, { "type": "Replace", "pattern": { "Regex": "var_\\S+" }, "content": "É" }, { "type": "Replace", "pattern": { "Regex": "arg_\\S+" }, "content": "Ì" }, { "type": "Replace", "pattern": { "Regex": "ARG_\\S+" }, "content": "Ì" }, { "type": "Replace", "pattern": { "Regex": "std::\\S+" }, "content": "×" }, { "type": "Replace", "pattern": { "Regex": "\\b0x\\w+\\b" }, "content": "Ç" }, { "type": "Replace", "pattern": { "Regex": "^[a-f0-9]+$" }, "content": "Ô" }, { "type": "Replace", "pattern": { "Regex": "^invalid$" }, "content": "Ô" } ] }, "pre_tokenizer": { "type": "Sequence", "pretokenizers": [ { "type": "Split", "pattern": { "String": " " }, "behavior": "Removed", "invert": false }, { "type": "Split", "pattern": { "String": "\t" }, "behavior": "Removed", "invert": false }, { "type": "Split", "pattern": { "String": "," }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "]" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "[" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "*" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "/" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "+" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "-" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "À" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Á" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Â" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ã" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ä" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Å" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Æ" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ç" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "È" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "É" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ê" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ë" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ì" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Í" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Î" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ï" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ð" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ñ" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ò" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ó" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ô" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Õ" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ö" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "×" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "Ø" }, "behavior": "Isolated", "invert": false }, { "type": "Split", "pattern": { "String": "\n" }, "behavior": "Isolated", "invert": false } ] }, "post_processor": null, "decoder": null, "model": { "type": "BPE", "dropout": null, "unk_token": null, "continuing_subword_prefix": null, "end_of_word_suffix": null, "fuse_unk": false, "vocab": { "À": 0, "Á": 1, "Â": 2, "Ã": 3, "Ä": 4, "Å": 5, "Æ": 6, "\u0002": 7, "\u0005": 8, "\n": 9, "\"": 10, "#": 11, "$": 12, "%": 13, "&": 14, "'": 15, "(": 16, ")": 17, "*": 18, "+": 19, ",": 20, "-": 21, ".": 22, "/": 23, "0": 24, "1": 25, "2": 26, "3": 27, "4": 28, "5": 29, "6": 30, "7": 31, "8": 32, "9": 33, ":": 34, "<": 35, "=": 36, ">": 37, "?": 38, "@": 39, "A": 40, "B": 41, "C": 42, "D": 43, "E": 44, "F": 45, "G": 46, "H": 47, "I": 48, "J": 49, "K": 50, "L": 51, "M": 52, "N": 53, "O": 54, "P": 55, "Q": 56, "R": 57, "S": 58, "T": 59, "U": 60, "V": 61, "W": 62, "X": 63, "Y": 64, "Z": 65, "[": 66, "\\": 67, "]": 68, "^": 69, "_": 70, "a": 71, "b": 72, "c": 73, "d": 74, "e": 75, "f": 76, "g": 77, "h": 78, "i": 79, "j": 80, "k": 81, "l": 82, "m": 83, "n": 84, "o": 85, "p": 86, "q": 87, "r": 88, "s": 89, "t": 90, "u": 91, "v": 92, "w": 93, "x": 94, "y": 95, "z": 96, "{": 97, "}": 98, "~": 99, "Ç": 100, "È": 101, "É": 102, "Ê": 103, "Ë": 104, "Ì": 105, "Í": 106, "Î": 107, "Ï": 108, "Ð": 109, "Ñ": 110, "Ò": 111, "Ó": 112, "Ô": 113, "Ö": 114, "×": 115, "Ø": 116, "˄": 117, "͎": 118, "֓": 119, "梃": 120, "ea": 121, "eax": 122, "or": 123, "ord": 124, "word": 125, "ov": 126, "mov": 127, "dword": 128, "al": 129, "te": 130, "sh": 131, "pu": 132, "push": 133, "ad": 134, "add": 135, "ed": 136, "yte": 137, "byte": 138, "es": 139, "eb": 140, "ec": 141, "ecx": 142, "esi": 143, "cal": 144, "call": 145, "ebx": 146, "edx": 147, "edi": 148, "mp": 149, "lea": 150, "ebp": 151, "op": 152, "pop": 153, "cmp": 154, "esp": 155, "st": 156, "je": 157, "test": 158, "ne": 159, "jmp": 160, "jne": 161, "xor": 162, "ub": 163, "sub": 164, "et": 165, "ret": 166, "qword": 167, "in": 168, "nd": 169, "and": 170, "inc": 171, "cl": 172, "ld": 173, "zx": 174, "movzx": 175, "fld": 176, "ul": 177, "dec": 178, "mul": 179, "jb": 180, "s:": 181, "dl": 182, "jl": 183, "ax": 184, "fs:": 185, "bl": 186, "fst": 187, "fstp": 188, "ja": 189, "es:": 190, "lp": 191, "jg": 192, "movs": 193, "dx": 194, "ch": 195, "imul": 196, "fadd": 197, "mm": 198, "shl": 199, "st(": 200, "xmm": 201, "sb": 202, "jae": 203, "fsub": 204, "shr": 205, "ar": 206, "ve": 207, "leave": 208, "nop": 209, "jle": 210, "di": 211, "jge": 212, "fmul": 213, "cx": 214, "jbe": 215, "1)": 216, "st(1)": 217, "ah": 218, "movsd": 219, "re": 220, "sd": 221, "movsx": 222, "set": 223, "rep": 224, "neg": 225, "si": 226, "div": 227, "sar": 228, "sbb": 229, "dq": 230, "ou": 231, "sto": 232, "er": 233, "xch": 234, "out": 235, "tr": 236, "od": 237, "me": 238, "adc": 239, "fn": 240, "le": 241, "bx": 242, "cdq": 243, "jn": 244, "Str": 245, "dh": 246, "xmm0": 247, "it": 248, "stosd": 249, "ile": 250, "ot": 251, "jns": 252, "ame": 253, "xchg": 254, "File": 255, "se": 256, "on": 257, "not": 258, "int": 259, "faddp": 260, "Byte": 261, "sete": 262, "ild": 263, "bh": 264, "rc": 265, "setg": 266, "at": 267, "Name": 268, "ex": 269, "Bytes": 270, "um": 271, "Num": 272, "ber": 273, "Number": 274, "jo": 275, "setne": 276, "Of": 277, "NumberOf": 278, "clex": 279, "fnclex": 280, "NumberOfBytes": 281, "fsubp": 282, "xmmword": 283, "0)": 284, "st(0)": 285, "sw": 286, "ing": 287, "js": 288, "fild": 289, "fd": 290, "fdiv": 291, "ro": 292, "idiv": 293, "String": 294, "dw": 295, "ps": 296, "eth": 297, "ethod": 298, "pushfd": 299, "method": 300, "Ch": 301, "xmm1": 302, "fnst": 303, "lpString": 304, "Wnd": 305, "id": 306, "2)": 307, "st(2)": 308, "uf": 309, "hWnd": 310, "movdq": 311, "rol": 312, "ait": 313, "wait": 314, "Wr": 315, "fnstsw": 316, "popal": 317, "ect": 318, "Buf": 319, "To": 320, "fer": 321, "movsb": 322, "Buffer": 323, "sc": 324, "outsb": 325, "FileName": 326, "lprc": 327, "sca": 328, "co": 329, "ror": 330, "lo": 331, "fxch": 332, "Des": 333, "movdqa": 334, "con": 335, "bp": 336, "ey": 337, "outsd": 338, "scasb": 339, "lpBuffer": 340, "Key": 341, "lpNumberOfBytes": 342, "ode": 343, "lpS": 344, "Dest": 345, "stosb": 346, "ion": 347, "const": 348, "repne": 349, "Char": 350, "insb": 351, "lpW": 352, "ead": 353, "xmm3": 354, "fco": 355, "ck": 356, "pv": 357, "ata": 358, "Data": 359, "NumberOfBytesTo": 360, "pushal": 361, "s2": 362, "xmm2": 363, "nNumberOfBytesTo": 364, "Read": 365, "ag": 366, "int3": 367, "ide": 368, "Code": 369, "arg": 370, "ib": 371, "In": 372, "ideChar": 373, "gs:": 374, "ter": 375, "pl": 376, "hKey": 377, "ist": 378, "bj": 379, "en": 380, "ce": 381, "gn": 382, "lpWideChar": 383, "lpWideCharStr": 384, "Par": 385, "Ex": 386, "::": 387, "lpFileName": 388, "fcomp": 389, "ten": 390, "mova": 391, "lpP": 392, "arpl": 393, "am": 394, "itten": 395, "Written": 396, "ss": 397, "ahf": 398, "xword": 399, "ite": 400, "pd": 401, "lpNumberOfBytesWritten": 402, "ime": 403, "cw": 404, "fldz": 405, "lock": 406, "lod": 407, "lpC": 408, "Time": 409, "pvarg": 410, "un": 411, "ult": 412, "xmm4": 413, "insd": 414, "Inf": 415, "xmm5": 416, "hd": 417, "hdc": 418, "cm": 419, "cmc": 420, "Obj": 421, "Object": 422, "Write": 423, "Af": 424, "cch": 425, "After": 426, "Child": 427, "hWndChild": 428, "hWndChildAfter": 429, "age": 430, "Param": 431, "char": 432, "cld": 433, "bt": 434, "s1": 435, "ess": 436, "ute": 437, "gned": 438, "signed": 439, "unsigned": 440, "sy": 441, "rp": 442, "an": 443, "jp": 444, "sym": 445, "ath": 446, "cs": 447, "lpString1": 448, "xmm7": 449, "At": 450, "xmm6": 451, "tion": 452, "Page": 453, "CodePage": 454, "lpL": 455, "Attr": 456, "hObject": 457, "ibute": 458, "Attribute": 459, "ound": 460, "Attributes": 461, "ind": 462, "lpR": 463, "bound": 464, "rit": 465, "nNumberOfBytesToWrite": 466, "Info": 467, "lpM": 468, "ap": 469, "de": 470, "rcl": 471, "lpNumberOfBytesRead": 472, "nNumberOfBytesToRead": 473, "lpString2": 474, "loop": 475, "int)": 476, "pe": 477, "Find": 478, "FindFile": 479, "cess": 480, "movq": 481, "Src": 482, "Res": 483, "lodsd": 484, "name": 485, "th": 486, "movaps": 487, "ance": 488, "hM": 489, "__": 490, "nt": 491, "cmov": 492, "3)": 493, "st(3)": 494, "as": 495, "ph": 496, "lahf": 497, "cmpsb": 498, "lpFile": 499, "lpV": 500, "ule": 501, "odule": 502, "ig": 503, "vo": 504, "fmulp": 505, "Result": 506, "movd": 507, "ue": 508, "ype": 509, "cale": 510, "orm": 511, "athName": 512, "str": 513, "fist": 514, "tem": 515, "alue": 516, "fsubrp": 517, "psz": 518, "sahf": 519, "cb": 520, "lpEx": 521, "ze": 522, "repe": 523, "pvargDest": 524, ">::": 525, "Type": 526, "phk": 527, "phkResult": 528, "lpSrc": 529, "fistp": 530, "igh": 531, "lpd": 532, "lpSrcStr": 533, "sp": 534, "rocess": 535, "lpRect": 536, "sz": 537, "lag": 538, "hFile": 539, "xadd": 540, "ption": 541, "Lo": 542, "lags": 543, "rcr": 544, "Mov": 545, "Move": 546, "Flags": 547, "ic": 548, "void": 549, "ator": 550, "clc": 551, "Hand": 552, "lpValue": 553, "ormat": 554, "movlpd": 555, "lpsz": 556, "method.": 557, "Locale": 558, "ception": 559, "em": 560, "fldcw": 561, "itCode": 562, "ds": 563, "stem": 564, "ystem": 565, "lodsb": 566, "stosw": 567, "Handle": 568, "lParam": 569, "lpSystem": 570, "ulti": 571, "ultiByte": 572, "ass": 573, "bsw": 574, "bswap": 575, "Sect": 576, "Exception": 577, "dwS": 578, "pb": 579, "jnp": 580, "Dist": 581, "ToMove": 582, "anceToMove": 583, "DistanceToMove": 584, "std": 585, "stc": 586, "ong": 587, "oint": 588, "Section": 589, "wParam": 590, "const&": 591, "ical": 592, "lpCrit": 593, "icalSection": 594, "lpCriticalSection": 595, "sal": 596, "ize": 597, "pck": 598, "seto": 599, "erator": 600, "lpPoint": 601, "lpFindFile": 602, "lpFindFileData": 603, "hMem": 604, "lpSystemTime": 605, "Process": 606, "lpValueName": 607, "movdqu": 608, ".char": 609, "urit": 610, "ecurit": 611, "ecurity": 612, "cmpsd": 613, "4)": 614, "Ne": 615, "bs": 616, "operator": 617, "pun": 618, "fcom": 619, "st(4)": 620, "dio": 621, "gdio": 622, "hgdio": 623, "hgdiobj": 624, "New": 625, "movapd": 626, "aas": 627, "jno": 628, "cwde": 629, "ubKey": 630, "ups": 631, "movups": 632, "mi": 633, "fld1": 634, "(void": 635, "lpA": 636, "lpPathName": 637, "Module": 638, "Lib": 639, "hLib": 640, "hLibModule": 641, "fnstcw": 642, "lpSubKey": 643, "long": 644, "mulsd": 645, "rg": 646, "cchSrc": 647, "ent": 648, "\\\"": 649, "dwFile": 650, "lat": 651, "Len": 652, "fch": 653, "fchs": 654, "addsd": 655, "dwFileAttributes": 656, "cchDest": 657, "pbstr": 658, "sg": 659, "shrd": 660, "fdivrp": 661, "punpck": 662, "ount": 663, "shld": 664, "const&)": 665, "setl": 666, "hFindFile": 667, "lpFilename": 668, "pxor": 669, "pal": 670, "src": 671, "Informat": 672, "Information": 673, "FileTime": 674, "lpdw": 675, "ct": 676, "uco": 677, "dwBytes": 678, "ight": 679, "St": 680, "lpT": 681, "ibFileName": 682, "lpLibFileName": 683, "hdcDest": 684, "lpMultiByte": 685, "lpMultiByteStr": 686, "fsubr": 687, "cr": 688, "lass": 689, "lpExitCode": 690, "ptr": 691, "ate": 692, "pt": 693, "isting": 694, "lq": 695, "Count": 696, "fuco": 697, "Path": 698, "lpExisting": 699, "lpExistingFileName": 700, "psr": 701, "cbData": 702, "sion": 703, "is": 704, "AData": 705, "SAData": 706, "lpWSAData": 707, "im": 708, "gth": 709, "Id": 710, "Length": 711, "lpNew": 712, "setge": 713, "ast": 714, "\\n": 715, "lete": 716, "delete": 717, "hD": 718, "om": 719, "lDistanceToMove": 720, "movsw": 721, "As": 722, "lpLast": 723, "jecx": 724, "jecxz": 725, "PathName": 726, "ol": 727, "mulpd": 728, "setb": 729, "oot": 730, "ootPathName": 731, "lpRootPathName": 732, "red": 733, "lpcbData": 734, "xorps": 735, "Ac": 736, "M_": 737, "fs": 738, "Map": 739, "Size": 740, "des": 741, "ppv": 742, "vt": 743, "seta": 744, "lpMsg": 745, "Desi": 746, "Desired": 747, "ldq": 748, "Mode": 749, "Parent": 750, "lpNewFileName": 751, "retf": 752, "High": 753, "hWndParent": 754, "fucomp": 755, "lpSystemTimeAs": 756, "lpSystemTimeAsFileTime": 757, "PInfo": 758, "lpCPInfo": 759, "popfd": 760, "lpData": 761, "lpb": 762, "lpSecurity": 763, "Ind": 764, "ine": 765, "cmova": 766, "das": 767, "WriteTime": 768, "lpLastWriteTime": 769, "fi": 770, "ID": 771, "He": 772, "Height": 773, "5)": 774, "st(5)": 775, "ign": 776, "publ": 777, "public": 778, "nHeight": 779, "cri": 780, "pp": 781, "ef": 782, "arget": 783, "this": 784, "__this": 785, "__thiscall": 786, "subsd": 787, "mx": 788, "csr": 789, "mxcsr": 790, "Max": 791, "Access": 792, "(int": 793, "public:": 794, "cmovne": 795, "Rect": 796, "les": 797, "dr": 798, "are": 799, "bts": 800, "ddr": 801, "lpChar": 802, "lpCharType": 803, "psh": 804, "::__": 805, "CData": 806, "lpLCData": 807, "ddress": 808, "lt": 809, "hare": 810, "dwShare": 811, "dwShareMode": 812, "lg": 813, "pS": 814, "fucompp": 815, "palign": 816, "palignr": 817, "cmove": 818, "enter": 819, "cli": 820, "movss": 821, "nNumber": 822, "Target": 823, "Line": 824, "cxx": 825, "lpClass": 826, "cript": 827, "hModule": 828, "lplpBuffer": 829, "criptor": 830, "Descriptor": 831, "cs:": 832, "lpClassName": 833, "vi": 834, "ersion": 835, "psa": 836, "lpSecurityAttributes": 837, "mm0": 838, "hlt": 839, "ume": 840, ">::_": 841, "omm": 842, "mm1": 843, "ExceptionInfo": 844, "cvt": 845, "pszPath": 846, "lpName": 847, "dwFlags": 848, "lpDest": 849, "lpDestStr": 850, "hIn": 851, "padd": 852, "pcmp": 853, ">::_M_": 854, "dest": 855, "=\\\"": 856, "sti": 857, "ufd": 858, "pshufd": 859, "nts": 860, "hr": 861, "art": 862, "loopne": 863, "lear": 864, "lpComm": 865, "Con": 866, "cmovae": 867, "ExitCode": 868, "andLine": 869, "lpCommandLine": 870, "clear": 871, "fdivp": 872, ">::clear": 873, ">::clear(": 874, "Wid": 875, "Width": 876, "xlat": 877, "xlatb": 878, "dwC": 879, "ation": 880, "DesiredAccess": 881, "nWidth": 882, "lpDistanceToMove": 883, "lpDistanceToMoveHigh": 884, "u_": 885, "gnu_": 886, "__gnu_": 887, "psl": 888, "gs": 889, "lpVersion": 890, "lpVersionInformation": 891, "ken": 892, "Token": 893, "dwException": 894, "rgume": 895, "rguments": 896, "extr": 897, "init": 898, "dwDesiredAccess": 899, "vice": 900, "ProcessId": 901, "lprcSrc": 902, "eq": 903, "Dst": 904, "uExitCode": 905, "__gnu_cxx": 906, "__gnu_cxx::__": 907, "punpckldq": 908, "class": 909, "MultiByte": 910, "cbMultiByte": 911, "aad": 912, "lds": 913, "pw": 914, "dwMap": 915, "dwMapFlags": 916, "us": 917, "ecurityDescriptor": 918, "hDC": 919, "int1": 920, ">(": 921, "ort": 922, "_add": 923, "volat": 924, "_add(int": 925, "volatile": 926, "aam": 927, "rea": 928, "hProcess": 929, "size": 930, "hInst": 931, "cmovb": 932, "up": 933, "lcall": 934, "mm2": 935, "tart": 936, "uct": 937, "lpStart": 938, "lpv": 939, "ss:": 940, "Index": 941, "ervice": 942, "2K": 943, "JP": 944, "cmpxchg": 945, "JP2K": 946, "reation": 947, "format": 948, "Item": 949, "ang": 950, "lpdwProcessId": 951, "delete(void": 952, "(unsigned": 953, "ljmp": 954, "addpd": 955, "andpd": 956, "os": 957, "upInfo": 958, "lpStartupInfo": 959, "scasd": 960, "ow": 961, "fcompp": 962, "And": 963, "nY": 964, "lpType": 965, "salc": 966, "dwFlagsAnd": 967, "dwFlagsAndAttributes": 968, "hInstance": 969, "bsr": 970, "len": 971, "Eve": 972, "fa": 973, "stmxcsr": 974, "dwExceptionCode": 975, "hS": 976, "ms": 977, "pcmpeq": 978, "iMax": 979, "iMaxLength": 980, "dwInfo": 981, "dwInfoType": 982, "ext": 983, "hpal": 984, "lpvObject": 985, "Or": 986, "osi": 987, "osition": 988, "Event": 989, "cpu": 990, "cpuid": 991, "mm3": 992, "::D": 993, "fabs": 994, "ange": 995, "lpArguments": 996, "dwSize": 997, "Lef": 998, "Left": 999, "ur": 1000, "paddd": 1001, ">\\n": 1002, "\\\"\\n": 1003, "iret": 1004, "pszDest": 1005, "pextr": 1006, "lpPro": 1007, "pextrw": 1008, "iretd": 1009, "form": 1010, "igin": 1011, "Origin": 1012, "OriginDest": 1013, "lpModule": 1014, "lpModuleName": 1015, "lpPre": 1016, "lpAddress": 1017, "loope": 1018, "Di": 1019, "Date": 1020, "cName": 1021, "lpProcName": 1022, "psrlq": 1023, "erform": 1024, "lpPerform": 1025, "anceCount": 1026, "lpPerformanceCount": 1027, "nX": 1028, "Im": 1029, "fal": 1030, "Image": 1031, "false": 1032, "movms": 1033, "movmsk": 1034, "pmovmsk": 1035, "pmovmskb": 1036, "ver": 1037, "lpKey": 1038, "pvParam": 1039, "ase": 1040, "locale": 1041, "into": 1042, "Class": 1043, "enc": 1044, "WideChar": 1045, "cchWideChar": 1046, "uBytes": 1047, "(char": 1048, "unc": 1049, "()": 1050, "indow": 1051, "dwCreation": 1052, "bnd": 1053, "pA": 1054, "_and": 1055, "nID": 1056, "ch::": 1057, "exch": 1058, "__gnu_cxx::__exch": 1059, "erviceSt": 1060, "ange_and": 1061, "__gnu_cxx::__exchange_and": 1062, "__gnu_cxx::__exchange_and_add(int": 1063, "vte": 1064, "devte": 1065, "devtech::": 1066, "ProcessHandle": 1067, "ppvData": 1068, "atus": 1069, "Dos": 1070, "pwDos": 1071, "il": 1072, "nSize": 1073, "short": 1074, "lpFileTime": 1075, "Msg": 1076, "pwDosDate": 1077, "Rec": 1078, "lpPoints": 1079, "fr": 1080, "lpmi": 1081, "fidiv": 1082, "item": 1083, "mm5": 1084, "bsf": 1085, "Func": 1086, "lpbmi": 1087, "ecim": 1088, "ecimal": 1089, ".0": 1090, "namelen": 1091, "hDlg": 1092, "lpProcess": 1093, "Icon": 1094, "ink": 1095, "blink": 1096, "::Decimal": 1097, "blink::Decimal": 1098, "lpProcessAttributes": 1099, "(void)": 1100, "Long": 1101, "emp": 1102, "Dlg": 1103, "Dim": 1104, "erviceStatus": 1105, "nIDDlg": 1106, "nIDDlgItem": 1107, "lpLo": 1108, "lprcSrc1": 1109, "Init": 1110, "Record": 1111, "addps": 1112, "mulps": 1113, "yle": 1114, "unpck": 1115, "lpbmih": 1116, "mm4": 1117, "hrgn": 1118, "acl": 1119, "vWnd": 1120, "lpPrevWnd": 1121, "lpPrevWndFunc": 1122, "lpLocal": 1123, "ExceptionRecord": 1124, "lpText": 1125, "mm6": 1126, "punpcklq": 1127, "punpcklqdq": 1128, "Right": 1129, "cchCount": 1130, "oub": 1131, "ouble": 1132, "cDim": 1133, "lpLocalFileTime": 1134, "cDims": 1135, "ination": 1136, "Destination": 1137, "new": 1138, "bo": 1139, "ial": 1140, "lpNumberOf": 1141, "bool": 1142, "sa": 1143, "env": 1144, "pvargSrc": 1145, "ain": 1146, "Value": 1147, "sposition": 1148, "Disposition": 1149, "dwCreationDisposition": 1150, "Un": 1151, "uctor": 1152, "ices": 1153, "Address": 1154, "Lbound": 1155, "plLbound": 1156, "fdivr": 1157, "tex": 1158, "lpw": 1159, "text": 1160, "psllq": 1161, "hread": 1162, "one": 1163, "setle": 1164, "rgInd": 1165, "rgIndices": 1166, "mm7": 1167, "ls": 1168, "shuf": 1169, "Base": 1170, "pbmi": 1171, "ldmxcsr": 1172, "pin": 1173, "lpWindow": 1174, "lpWindowName": 1175, "Context": 1176, "hTarget": 1177, "hTargetProcessHandle": 1178, "Def": 1179, "type": 1180, "ted": 1181, "ping": 1182, "Mapping": 1183, "State": 1184, "lpBase": 1185, "misd": 1186, "&)": 1187, "lpt": 1188, "shufps": 1189, "fp": 1190, "icon": 1191, "cbBuffer": 1192, "lpdwResult": 1193, "ndint": 1194, "frndint": 1195, "lpFileSize": 1196, "SecurityDescriptor": 1197, "lpBaseAddress": 1198, "so": 1199, "argv": 1200, "JP2KImage": 1201, "Col": 1202, "Color": 1203, "lpTemp": 1204, "urn": 1205, "Pro": 1206, "Defa": 1207, "lprcDst": 1208, "idl": 1209, "end": 1210, "ble": 1211, "nLeft": 1212, "ourc": 1213, "nLeftRect": 1214, "ource": 1215, "lpCap": 1216, "lpApp": 1217, "lpCaption": 1218, "lpAppName": 1219, "Pr": 1220, "endptr": 1221, "En": 1222, "outsw": 1223, "rom": 1224, "able": 1225, "ved": 1226, "false:": 1227, "pSecurityDescriptor": 1228, "inf": 1229, "Chars": 1230, "rgsa": 1231, "rgsabound": 1232, "DestinationString": 1233, "Op": 1234, "lpMode": 1235, "nYOriginDest": 1236, "sid": 1237, "ns": 1238, "bool)": 1239, "mbl": 1240, "sembl": 1241, ">\\n<": 1242, "sembly": 1243, "btr": 1244, "pcmpeqb": 1245, "Method": 1246, "dwMove": 1247, "dwMoveMethod": 1248, "Sh": 1249, "Re": 1250, "hHandle": 1251, "stm": 1252, "crColor": 1253, "double": 1254, "lpNumberOfChars": 1255, "From": 1256, "Ver": 1257, "hWndFrom": 1258, "Bot": 1259, "tom": 1260, "TokenInformation": 1261, "Bottom": 1262, "ost": 1263, "info": 1264, "Ptr": 1265, "pfmul": 1266, "pslld": 1267, "hrgnSrc": 1268, "TokenHandle": 1269, "Filename": 1270, "psrldq": 1271, "lpNumberOfCharsWritten": 1272, "strFilename": 1273, "lptstrFilename": 1274, "eam": 1275, "ut": 1276, "ppstm": 1277, "lpKeyName": 1278, "uID": 1279, "psrld": 1280, "phicon": 1281, "devtech::L": 1282, "pSid": 1283, "ds:": 1284, "lpwcx": 1285, "devtech::LM_": 1286, "fb": 1287, "tbyte": 1288, "6)": 1289, "st(6)": 1290, "wd": 1291, "eturn": 1292, "stream": 1293, "rem": 1294, "fprem": 1295, "xorpd": 1296, "ft": 1297, "Style": 1298, "pszSrc": 1299, "cchCount2": 1300, "String::": 1301, "ri": 1302, "host": 1303, "ity": 1304, "ert": 1305, "ack": 1306, "lpFileOp": 1307, "Ip": 1308, "hEvent": 1309, "TargetIp": 1310, "dwEx": 1311, "dwExStyle": 1312, "rt": 1313, "lpFileSizeHigh": 1314, "Block": 1315, "sam": 1316, "samDesired": 1317, "lpWnd": 1318, "lpWndClass": 1319, "psub": 1320, "dwNew": 1321, "dwNewLong": 1322, "ication": 1323, "lpServiceStatus": 1324, "hostshort": 1325, "ree": 1326, "Part": 1327, "lpFilePart": 1328, "comisd": 1329, "enu": 1330, "blink::Decimal::": 1331, "fiadd": 1332, "hMenu": 1333, "Prov": 1334, "all": 1335, "stp": 1336, "struct": 1337, "buf": 1338, "dwM": 1339, "Ident": 1340, "ppl": 1341, "lpAppl": 1342, "icationName": 1343, "lpApplicationName": 1344, "puLen": 1345, "orpd": 1346, "pvar": 1347, "file": 1348, "lpszFile": 1349, "aes": 1350, "_info": 1351, "nD": 1352, "Au": 1353, "Auth": 1354, "Fr": 1355, "Er": 1356, "Out": 1357, "TargetFr": 1358, "TargetFrame": 1359, "Dacl": 1360, "wVer": 1361, "wVerM": 1362, "ppidl": 1363, "lpTempFileName": 1364, "_m": 1365, "fbstp": 1366, "dwSt": 1367, "dq2": 1368, "cvtdq2": 1369, "inator": 1370, "enom": 1371, "nDenom": 1372, "nDenominator": 1373, "sets": 1374, "lpThread": 1375, "ructor": 1376, "constructor": 1377, "unpcklpd": 1378, "cchLength": 1379, "fimul": 1380, "version": 1381, "sole": 1382, "ab": 1383, "aesenc": 1384, "fninit": 1385, "eturned": 1386, "btc": 1387, "fucom": 1388, "fl": 1389, "Get": 1390, "00": 1391, "ipe": 1392, "initial": 1393, ">::init": 1394, "net": 1395, "ypun": 1396, "ize_m": 1397, "ct(int": 1398, ">::_M_initial": 1399, "oneypun": 1400, "ize_moneypun": 1401, ">::_M_initialize_moneypun": 1402, ">::_M_initialize_moneypunct(int": 1403, "nRight": 1404, "Uni": 1405, "nRightRect": 1406, "Sid": 1407, "punpckh": 1408, "IconIndex": 1409, "md": 1410, "main": 1411, "tp": 1412, "act": 1413, "com": 1414, "sd2": 1415, "fisttp": 1416, "depe": 1417, "assembly": 1418, ".0.0": 1419, "depend": 1420, "dwSpin": 1421, "dwSpinCount": 1422, "nIconIndex": 1423, "mpFlags": 1424, "dwCmpFlags": 1425, "lpF": 1426, "filename": 1427, ">::_M_extr": 1428, ">::_M_extract": 1429, "hCon": 1430, "fisub": 1431, "hSC": 1432, "devtech::LM_Uni": 1433, "ach": 1434, "aint": 1435, "tect": 1436, "Protect": 1437, "hrgnSrc1": 1438, "JP2KImageData": 1439, "cvtt": 1440, "nS": 1441, "n(char": 1442, "ail": 1443, ">::init(": 1444, "lpReturned": 1445, "lpReturnedString": 1446, "atom": 1447, "ic_add(int": 1448, "__gnu_cxx::__atom": 1449, "__gnu_cxx::__atomic_add(int": 1450, "lpszSh": 1451, "ortPath": 1452, "Err": 1453, "lpszShortPath": 1454, "cmpsw": 1455, "Arguments": 1456, "ill": 1457, "lpTls": 1458, "lpTlsValue": 1459, "ulted": 1460, "Defaulted": 1461, "2x": 1462, "erved": 1463, "sd2si": 1464, "nXOriginDest": 1465, "put": 1466, "hRes": 1467, "cy": 1468, "ond": 1469, "lpKeyState": 1470, "Sm": 1471, "setae": 1472, "phiconSm": 1473, "phiconSmall": 1474, "econd": 1475, "isecond": 1476, "dwMill": 1477, "iseconds": 1478, "dwMilliseconds": 1479, "Am": 1480, "Amount": 1481, "lpdwFlags": 1482, "lprcSrc2": 1483, "lpSystemInfo": 1484, "late": 1485, "dwErr": 1486, "punpckl": 1487, "lpbInit": 1488, "dwErrCode": 1489, "dt": 1490, "dwIndex": 1491, "Enable": 1492, "ry": 1493, "max": 1494, "xRight": 1495, "divsd": 1496, "setbe": 1497, "JP2KImageData::": 1498, "pfadd": 1499, "devtech::LM_UniString::": 1500, "nXDest": 1501, "hFileMapping": 1502, "hFileMappingObject": 1503, "uteSecurityDescriptor": 1504, "bsol": 1505, "bsoluteSecurityDescriptor": 1506, "wide": 1507, ">::wide": 1508, "n(char)": 1509, ">::widen(char)": 1510, "Cl": 1511, "pBlock": 1512, "dwDest": 1513, "dwDestContext": 1514, "nBottom": 1515, "nBottomRect": 1516, "(long": 1517, "nNumberOf": 1518, "lpPaint": 1519, "subpd": 1520, "inter": 1521, "ff": 1522, "si2": 1523, "cvtsi2": 1524, "rdt": 1525, "pAbsoluteSecurityDescriptor": 1526, "rdtsc": 1527, ">::operator": 1528, "iv": 1529, "bEnable": 1530, "lpFileMapping": 1531, "lpFileMappingAttributes": 1532, "Top": 1533, ">::_M_extract_": 1534, "him": 1535, "himl": 1536, "hH": 1537, "qrt": 1538, "paddq": 1539, "InBuffer": 1540, "utex": 1541, "type_info": 1542, "Source": 1543, "scasw": 1544, "Dom": 1545, "Domain": 1546, "Pipe": 1547, "SourceString": 1548, "dwExceptionFlags": 1549, "punpckhdq": 1550, "Upd": 1551, "lpmii": 1552, "ority": 1553, "hT": 1554, "class_": 1555, "nNumberOfArguments": 1556, "1::__": 1557, "true": 1558, "__cxx": 1559, "abiv": 1560, "class_type_info": 1561, "__cxxabiv": 1562, "__cxxabiv1::__": 1563, "lpSecurityDescriptor": 1564, "CType": 1565, "LCType": 1566, "lpThreadId": 1567, "aj": 1568, "ajor": 1569, "Ubound": 1570, "try": 1571, "plUbound": 1572, "destr": 1573, "ency": 1574, "lpszLong": 1575, "wVerMajor": 1576, "lpszLongPath": 1577, "Position": 1578, "cmovle": 1579, "cchBuffer": 1580, "unpckh": 1581, "its": 1582, "hServiceStatus": 1583, "rst": 1584, "decl": 1585, "lpDst": 1586, "lpCreation": 1587, "=\\\"1": 1588, "lpCreationTime": 1589, "el": 1590, "fds": 1591, "(class": 1592, "min": 1593, "ftst": 1594, "ui": 1595, "eck": 1596, "uster": 1597, "Cluster": 1598, "lpRes": 1599, "envp": 1600, "cdecl": 1601, "__cdecl": 1602, "Initial": 1603, "Man": 1604, "mem": 1605, "CH": 1606, "sr": 1607, "phProv": 1608, "pi": 1609, "clsid": 1610, "ternet": 1611, "hInternet": 1612, "pinsr": 1613, "Authority": 1614, "ffree": 1615, "Sacl": 1616, "read": 1617, "lpbSacl": 1618, "pvarIn": 1619, "destructor": 1620, "fier": 1621, "Text": 1622, "ecurityInformation": 1623, "pcmpeqw": 1624, "pcbBuffer": 1625, "rclsid": 1626, "cvttsd2si": 1627, "BufferLength": 1628, "hConsole": 1629, "lw": 1630, "uFlags": 1631, "lpdwHandle": 1632, "psubd": 1633, "ry::": 1634, "pinsrw": 1635, "List": 1636, "lpD": 1637, "long>(": 1638, "aw": 1639, "sert": 1640, "fscale": 1641, "'\"": 1642, "nNum": 1643, "nNumerator": 1644, "lpbSaclDefaulted": 1645, "stat": 1646, "mulss": 1647, "static": 1648, "ifier": 1649, "pIdent": 1650, "ure": 1651, "psz1": 1652, "unpckhpd": 1653, "ifierAuthority": 1654, "pIdentifierAuthority": 1655, "lpszDomain": 1656, "ive": 1657, "por": 1658, "dwSecurityInformation": 1659, "pDacl": 1660, "bF": 1661, "enum": 1662, "cmovns": 1663, "pwsz": 1664, "YAmount": 1665, "eap": 1666, "val": 1667, "Exec": 1668, "Default": 1669, "7)": 1670, "st(7)": 1671, "Per": 1672, "dy": 1673, "fldenv": 1674, "StringValue": 1675, "devtech::LM_UniString::StringValue": 1676, "nmem": 1677, "nmemb": 1678, "pand": 1679, "lpLastAccess": 1680, "lpLastAccessTime": 1681, "ymm1": 1682, "comp": 1683, "Handles": 1684, "opt": 1685, "lplpsz": 1686, "hHeap": 1687, "()(": 1688, ">::operator()(": 1689, "Ge": 1690, "pExec": 1691, "pAcl": 1692, "pExecInfo": 1693, "ameter": 1694, "lpInBuffer": 1695, "cchBufferMax": 1696, "gt": 1697, "punpcklwd": 1698, "DC": 1699, "Format": 1700, "aved": 1701, "cmovl": 1702, "nSaved": 1703, "lpReserved": 1704, "nSavedDC": 1705, "nTop": 1706, "nTopRect": 1707, "Ar": 1708, "Tr": 1709, "terator": 1710, "uid": 1711, "lpch": 1712, "lpchText": 1713, "pcmpgt": 1714, ">&": 1715, "sten": 1716, "Bits": 1717, "pm": 1718, "pdw": 1719, "pszF": 1720, "elf": 1721, "dwNumberOfBytesTo": 1722, "lative": 1723, "pSelf": 1724, "Relative": 1725, "pSelfRelative": 1726, "pSelfRelativeSecurityDescriptor": 1727, "eader": 1728, "ash": 1729, "bInitial": 1730, "xy": 1731, "imer": 1732, "setns": 1733, "lpEvent": 1734, "dwT": 1735, "dwStyle": 1736, "int<": 1737, "int&)": 1738, "omet": 1739, "Geomet": 1740, "::_M_insert": 1821, "false>::_M_initialize_moneypunct(int": 1822, "new(unsigned": 1823, "true>::_M_initialize_moneypunct(int": 1824, "__cxxabiv1::__class_type_info": 1825, "read_": 1826, "~destructor": 1827, "exception": 1828, "TokenInformationClass": 1829, "~destructor(void)": 1830, "essage": 1831, "cription": 1832, "ackSize": 1833, "dwStackSize": 1834, "hb": 1835, "dwHandle": 1836, "Pointer": 1837, "fsqrt": 1838, "hSource": 1839, "pa": 1840, "Cur": 1841, "Ow": 1842, "Point": 1843, "Show": 1844, "Owner": 1845, "12": 1846, "2\\\"\\n": 1847, "32\\\"\\n": 1848, "ater": 1849, "process": 1850, "win": 1851, "orAr": 1852, "movnt": 1853, "chite": 1854, "name=\\\"": 1855, "entAs": 1856, "cture": 1857, "description": 1858, "ersion=\\\"1": 1859, "=\\\"6": 1860, "=\\\"win": 1861, ".0\\\"": 1862, ".0\\\"\\n": 1863, "type=\\\"win": 1864, ">\\n::close": 1927, "fyl2x": 1928, ">::close()": 1929, "Larg": 1930, "ucomisd": 1931, "phiconLarg": 1932, "liDistanceToMove": 1933, "phiconLarge": 1934, "Action": 1935, "uiAction": 1936, "pszFirst": 1937, "pri": 1938, "vate": 1939, "lpSize": 1940, "encod": 1941, "private": 1942, "private:": 1943, "of": 1944, "lpbBuffer": 1945, "pic": 1946, "lpTime": 1947, "setn": 1948, "ImageBuffer(void)": 1949, "picce": 1950, "hSCManager": 1951, "f2x": 1952, "m1": 1953, "penv": 1954, "pidl": 1955, ">::open": 1956, "f2xm1": 1957, ">::open(char": 1958, "psrad": 1959, "::Double": 1960, "::DoubleTo": 1961, "lpbDacl": 1962, "Proxy": 1963, "base": 1964, "use": 1965, "est": 1966, "FilePointer": 1967, "entry": 1968, "lpCon": 1969, "lpNewFilePointer": 1970, "pause": 1971, "stor": 1972, "ndpl": 1973, "lpwndpl": 1974, "NewState": 1975, "hrgnSrc2": 1976, "optval": 1977, "lpBytes": 1978, "Hash": 1979, "cmovs": 1980, "timer": 1981, "ucb": 1982, "otal": 1983, "lpTotal": 1984, "lpFat": 1985, "Free": 1986, "cmovg": 1987, "olume": 1988, "frstor": 1989, "pad": 1990, "phHash": 1991, "cvtsi2sd": 1992, "8(unsigned": 1993, "pstr": 1994, "pProxy": 1995, "eb12": 1996, "lpMutex": 1997, "long)": 1998, ">(char": 1999, "pstrFormat": 2000, "eb128(unsigned": 2001, "lpMutexAttributes": 2002, "Sign": 2003, "iterator": 2004, "get": 2005, "vc": 2006, "dwProcessId": 2007, "dwAuth": 2008, "pAclInformation": 2009, "lpOutput": 2010, "lpOutputString": 2011, "dwItem": 2012, "ask": 2013, "dwItem1": 2014, "xString": 2015, "al_": 2016, "fixString": 2017, "lpPrefixString": 2018, "Win": 2019, "ps2": 2020, "pack": 2021, "pclsid": 2022, "sldt": 2023, "psz2": 2024, "evice": 2025, "lodsw": 2026, "JP2KImageData::Get": 2027, "cvtsi2ss": 2028, "movhlps": 2029, "hw": 2030, "lap": 2031, "insw": 2032, "pszFile": 2033, "lppe": 2034, "dwCreationFlags": 2035, "hrgnDest": 2036, "ymm0": 2037, "lpDefault": 2038, "ans": 2039, "sor": 2040, "cmpeq": 2041, "CHString::": 2042, "Conver": 2043, "Converter": 2044, "cmpeqsd": 2045, "KL": 2046, "rou": 2047, "fidivr": 2048, "roup": 2049, "Check": 2050, "hSourceHandle": 2051, "lpszClass": 2052, "Stm": 2053, "StringConverter": 2054, "psfi": 2055, "Start": 2056, "lpTarget": 2057, "cmovbe": 2058, "double_conversion::DoubleTo": 2059, "double_conversion::DoubleToStringConverter": 2060, "Co": 2061, "wc": 2062, "esent": 2063, "subss": 2064, "ficomp": 2065, "emplate": 2066, "blink::Decimal::Sign": 2067, "fisubr": 2068, "hTemplate": 2069, "hbr": 2070, "hTemplateFile": 2071, "addr": 2072, "lpEventAttributes": 2073, "flo": 2074, "inor": 2075, "hMutex": 2076, "wVerMinor": 2077, "trol": 2078, "hSession": 2079, "lpConsole": 2080, "time": 2081, "hResInfo": 2082, "Trans": 2083, "CertContext": 2084, "pAceList": 2085, "entry0": 2086, "..": 2087, "hme": 2088, "hps": 2089, "lhps": 2090, "movlhps": 2091, "stand": 2092, "hmenu": 2093, "Zone": 2094, "ped": 2095, "check": 2096, "lpdwNumberOfBytes": 2097, "lpTimeZone": 2098, "lpTimeZoneInformation": 2099, "Control": 2100, "ay": 2101, "exception::": 2102, "Av": 2103, "riid": 2104, "Avail": 2105, "Th": 2106, "cc": 2107, "Reg": 2108, "Options": 2109, "float": 2110, "Table": 2111, "bw": 2112, "hCh": 2113, "lpHandles": 2114, "angeHandle": 2115, "DestinationSid": 2116, "hChangeHandle": 2117, "fprem1": 2118, "hThread": 2119, "JP2KImageData::GetImageBuffer(void)": 2120, "nite": 2121, "char)": 2122, "pwszKL": 2123, "nitems": 2124, "pwszKLID": 2125, "Dr": 2126, "int&": 2127, ">::_M_extract_int<": 2128, "himlDr": 2129, ">::_M_insert_": 2130, "lsda_header_info": 2131, "himlDrag": 2132, "Over": 2133, "pvarDest": 2134, "JP2KImageGeometry::Get": 2135, "cchData": 2136, "uage": 2137, "termin": 2138, "anguage": 2139, "terminate": 2140, "lpOver": 2141, "CodeStm": 2142, "argp": 2143, "JP2KCodeStm": 2144, "lpThreadAttributes": 2145, "bInitialOwner": 2146, "lapped": 2147, "lpOverlapped": 2148, "JP2KCodeStm::": 2149, "nYEnd": 2150, "erver": 2151, "packs": 2152, "devtech::LM_exception::": 2153, "constructor(short": 2154, "devtech::LM_exception::constructor(short": 2155, "cr0": 2156, "pro": 2157, "pszS": 2158, "\\x": 2159, "cp": 2160, "ulOptions": 2161, "NewProtect": 2162, "flNewProtect": 2163, "Ref": 2164, "DataLen": 2165, "maxsize": 2166, "pDst": 2167, "rent": 2168, "Entry": 2169, "intern": 2170, "cach": 2171, "cmpn": 2172, "pwcs": 2173, "cache": 2174, "Set": 2175, "pdwType": 2176, "lpclsid": 2177, "atan": 2178, "save": 2179, "fpatan": 2180, "cmpnle": 2181, "Microsoft": 2182, "andps": 2183, "fnsave": 2184, "fIcon": 2185, "uleb128(unsigned": 2186, ">::_M_pad": 2187, ">::_M_cache": 2188, "read_uleb128(unsigned": 2189, "cmpnlepd": 2190, ">::_M_pad(char": 2191, "64": 2192, "Is": 2193, "Mask": 2194, "pHandles": 2195, "imum": 2196, "Maximum": 2197, "lpFatTime": 2198, "bstr": 2199, "zer": 2200, "sqrt": 2201, "FileHandle": 2202, "Current": 2203, "Nam": 2204, "edPipe": 2205, "Reserved": 2206, "hwnd": 2207, "NamedPipe": 2208, "ND": 2209, "Desc": 2210, "odeString": 2211, "icodeString": 2212, "ppvBits": 2213, "UnicodeString": 2214, "maxps": 2215, "bstrString": 2216, "nect": 2217, "uMode": 2218, "ubBlock": 2219, "lpSubBlock": 2220, "fcmov": 2221, "ace": 2222, "to": 2223, "ore": 2224, "hConnect": 2225, "Thread": 2226, "::C": 2227, "Update": 2228, "Arg": 2229, "pNum": 2230, "fsin": 2231, "olumeName": 2232, "Args": 2233, "pNumArgs": 2234, "if": 2235, "old": 2236, "CHString": 2237, "ps2dq": 2238, "Return": 2239, "value": 2240, "sdw": 2241, "cbw": 2242, "packssdw": 2243, "tDesc": 2244, "Sector": 2245, "rguid": 2246, "PerSector": 2247, "lpBytesPerSector": 2248, "Mem": 2249, "qu": 2250, "zS": 2251, "Present": 2252, "bInitialState": 2253, "64)": 2254, "ues": 2255, "int64)": 2256, "__int64)": 2257, "lpTargetHandle": 2258, "ListEntry": 2259, "Transfer": 2260, "hProv": 2261, "path": 2262, "lpPic": 2263, "dwMessage": 2264, "lpPictDesc": 2265, "hNamedPipe": 2266, "pcbData": 2267, "ual": 2268, "cmplt": 2269, "pSid2": 2270, "Tile": 2271, "lpTotalNumberOf": 2272, "ReturnLength": 2273, "(\"": 2274, "ectory": 2275, "IsMem": 2276, "IsMember": 2277, "punpcklbw": 2278, "requ": 2279, "lpFrequ": 2280, "minps": 2281, "pandn": 2282, "Directory": 2283, "lpFrequency": 2284, ")()": 2285, "_Un": 2286, "_Context": 2287, "group": 2288, "wind": 2289, "~__": 2290, "ToCheck": 2291, "::~__": 2292, "Reset": 2293, "NewItem": 2294, "long&)": 2295, ">::_M_group": 2296, "pslldq": 2297, "SidToCheck": 2298, "class_type_info()": 2299, "__cxxabiv1::__class_type_info::~__": 2300, ">::_M_insert_int<": 2301, ")())": 2302, "_Unwind": 2303, ">::_M_group_": 2304, "__cxxabiv1::__class_type_info::~__class_type_info()": 2305, "_Unwind_Context": 2306, "nIndex": 2307, "sPer": 2308, "lpNumberOfBytesTransfer": 2309, "lpSector": 2310, "lpNumberOfFree": 2311, "iterator'\"": 2312, "sPerCluster": 2313, "lpNumberOfBytesTransferred": 2314, "lpSectorsPerCluster": 2315, "lpNumberOfFreeClusters": 2316, "Req": 2317, "UT": 2318, "picon": 2319, "eded": 2320, "Needed": 2321, "piconinfo": 2322, "ss2": 2323, ".C": 2324, ".Window": 2325, "14": 2326, "1d": 2327, "4cc": 2328, "59": 2329, "5b": 2330, "8\\\"": 2331, ":s": 2332, "Updater": 2335, "?>\\n\\n\\n(\"": 2360, ">\\n\\n\\n(\"": 2366, "name=\\\"Updater": 2367, "name=\\\"Microsoft": 2368, "description>\\n\\n\\n<": 2372, "dependentAssembly>\\n<": 2373, "encoding=\\\"": 2374, "estVersion=\\\"1.0\\\"": 2375, "standalone": 2376, "Controls\\\"\\n": 2377, "6414": 2378, "ifestVersion=\\\"1.0\\\"": 2379, "UTF": 2380, ".Windows.C": 2381, "4ccf1d": 2382, "5b6414": 2383, ":schem": 2384, "\\n": 2386, ">Updater<": 2387, "language=\\\"": 2388, "manifestVersion=\\\"1.0\\\"": 2389, "xmlns=\\\"urn": 2390, "publicKeyToken=\\\"659": 2391, "=\\\"yes\\\"?>\\n\\nUpdater<": 2393, "version=\\\"1.0.0.0\\\"\\n": 2394, "version=\\\"6.0.0.0\\\"\\n": 2395, "name=\\\"Updater\\\"\\n": 2396, "name=\\\"Microsoft.Windows.C": 2397, "description>\\n\\n": 2398, "encoding=\\\"UTF": 2399, "standalone=\\\"yes\\\"?>\\n\\n::": 2490, "codecvt": 2491, "cept": 2492, "lpszCurrent": 2493, "__gnu_internal": 2494, "devtech::I": 2495, "Rep": 2496, "00000000": 2497, "encoded_value": 2498, "get_": 2499, ">::_M_extract_int::~destructor(void)": 2537, "nMax": 2538, "lpszWindow": 2539, "devtech::LM_UniString::StringValue>::~destructor(void)": 2540, "nMaxCount": 2541, "Fil": 2542, "lpLuid": 2543, "writefds": 2544, "Available": 2545, "Filter": 2546, "do": 2547, "par": 2548, "lptm": 2549, "ThreadHandle": 2550, "Iterator": 2551, "Word": 2552, "::Iterator": 2553, "devtech::IThesaurus": 2554, "Word::Iterator": 2555, "devtech::IThesaurusWord::Iterator": 2556, "devtech::IThesaurusWord::Iterator::~destructor(void)": 2557, ")const": 2558, "pmul": 2559, "pbData": 2560, "dwCls": 2561, "inity": 2562, "uested": 2563, "Requested": 2564, "dwClsContext": 2565, "Vi": 2566, "nVi": 2567, "lpszV": 2568, "rtKey": 2569, "pdwDataLen": 2570, "lpdwNumberOfBytesRead": 2571, "nVirtKey": 2572, "ObjectName": 2573, "pwszObjectName": 2574, "Cursor": 2575, "__int64))": 2576, "lpVolumeNameBuffer": 2577, "except": 2578, "dwMaximum": 2579, "Existing": 2580, "dwMessageId": 2581, "ss2si": 2582, "exceptfds": 2583, "dwMaximumSize": 2584, "hExisting": 2585, "mode": 2586, "rcp": 2587, "JP2KImageData::Set": 2588, "optlen": 2589, "hExistingToken": 2590, "\\a": 2591, "pec": 2592, "vtime": 2593, "ursor": 2594, "nfds": 2595, "lob": 2596, "Status": 2597, "lpStartAddress": 2598, "JP2KException": 2599, "Comp": 2600, "Bin": 2601, "vpmovmskb": 2602, "vzer": 2603, "oupp": 2604, "dwInit": 2605, "Coord": 2606, "Binary": 2607, "vzeroupp": 2608, "dwInitParam": 2609, "vzeroupper": 2610, "ek": 2611, "pUn": 2612, "(void)const": 2613, "pUnk": 2614, "yTop": 2615, "lpfn": 2616, "Log": 2617, "...": 2618, "Bu": 2619, "hdcRef": 2620, "fucompi": 2621, "Enc": 2622, "dwAuthzS": 2623, "Build": 2624, "dwAuthzSvc": 2625, "hi": 2626, "pInput": 2627, "StringBuild": 2628, "::StringBuild": 2629, "double_conversion::StringBuild": 2630, "double_conversion::StringBuilder": 2631, "(struct": 2632, "IRequested": 2633, "dwVer": 2634, "pSIRequested": 2635, "JP2KImageGeometry::GetTile": 2636, "Lin": 2637, "cScan": 2638, "o::": 2639, "rop": 2640, "fldlg": 2641, "terminate(void": 2642, "Lines": 2643, "cScanLines": 2644, "fldlg2": 2645, "(char": 2660, ">::_M_extract_num": 2661, ">::_M_extract_name(": 2662, "__cxxabiv1::__terminate(void": 2663, "long>(char": 2664, "devtech::LM_UniString::StringValue>": 2665, "Optional": 2666, "__cxxabiv1::__class_type_info::__": 2667, "iterator::_M_cache(": 2670, ">::_M_group_int(char": 2671, "com::sun::star::uno::": 2672, "\\a\\a": 2673, "pInputs": 2674, "(": 2675, "(": 2676, "Hotspot": 2677, "__gnu_cxx::__normal_iterator::_M_extract_num(": 2679, "punpckhwd": 2680, "Bound": 2681, "Insert": 2682, "Entr": 2683, "netlong": 2684, "readfds": 2685, "bv": 2686, "mt": 2687, "xget": 2688, "andn": 2689, "reate": 2690, "devtech::LM_UniString::constructor": 2691, "xgetbv": 2692, "hWin": 2693, "ies": 2694, "nResult": 2695, "psraw": 2696, "paddsw": 2697, "Index(long": 2698, "hHash": 2699, "Entries": 2700, "phKey": 2701, "(double": 2702, "By": 2703, "ge": 2704, "nLength": 2705, "pColor": 2706, "cwd": 2707, "hDevice": 2708, "lpvInBuffer": 2709, "pcchString": 2710, "pColors": 2711, "fBy": 2712, "nPos": 2713, "pf": 2714, "phModule": 2715, "hWndInsert": 2716, "lobal": 2717, "hWndInsertAfter": 2718, "%0": 2719, "Bo": 2720, "dHandle": 2721, "nSt": 2722, "vxorps": 2723, "ingBo": 2724, "StringSid": 2725, "string": 2726, "cvtps2dq": 2727, "psubq": 2728, "cmovge": 2729, "BoundingBo": 2730, "%02": 2731, "nStdHandle": 2732, "BoundingBox": 2733, ".string": 2734, "lpDirectory": 2735, "cchName": 2736, "hDrop": 2737, "virt": 2738, "nXEnd": 2739, "lm": 2740, "lpFileInformation": 2741, "psubw": 2742, "blink::Decimal::constructor(": 2743, "lpdwNumberOfBytesAvailable": 2744, "78": 2745, "cde": 2746, "fg": 2747, "jk": 2748, "qrst": 2749, "uv": 2750, "wxy": 2751, "lease": 2752, "nopqrst": 2753, "BytesAvail": 2754, "pszValue": 2755, "abcde": 2756, "lpTotalBytesAvail": 2757, "hijk": 2758, "lmnopqrst": 2759, "789": 2760, "fghijk": 2761, "uvwxy": 2762, "abcdefghijk": 2763, "lmnopqrstuvwxy": 2764, "abcdefghijklmnopqrstuvwxy": 2765, "abcdefghijklmnopqrstuvwxyz": 2766, "lpcch": 2767, "seek": 2768, "hWndTo": 2769, "JP2KRect": 2770, "Orient": 2771, "JP2KImageOrient": 2772, "Open": 2773, "pszFmt": 2774, "seek(long": 2775, "JP2KImageOrientation": 2776, "hen": 2777, "lb": 2778, "lplb": 2779, "cbString": 2780, "Events": 2781, "CReg": 2782, "hu": 2783, "nptr": 2784, "cel": 2785, "ObjectAttributes": 2786, "netshort": 2787, "write(unsigned": 2788, "JP2KCodeStm::write(unsigned": 2789, "erverName": 2790, "Encod": 2791, "BoundingBox(long": 2792, "CRegist": 2793, "hkey": 2794, "nYLeft": 2795, "devtech::LM_UniString::StringValue>::operator": 2796, "fByPosition": 2797, "pc": 2798, "long(": 2799, "guid": 2800, "lPath": 2801, "nan": 2802, "pmax": 2803, "Timeout": 2804, "blink::Decimal::nan": 2805, "oflag": 2806, "lpFatDate": 2807, "blink::Decimal::nan(void)": 2808, "Cry": 2809, "lpSource": 2810, "lpdwBufferLength": 2811, "Crypt": 2812, "hSection": 2813, "hCert": 2814, "nce": 2815, "dwBuffer": 2816, "Store": 2817, "lpBytesRead": 2818, "CRegistry::": 2819, "hCertStore": 2820, "ere": 2821, "gID": 2822, "nbyte": 2823, "comiss": 2824, "lpszFormat": 2825, "vision": 2826, "ProgID": 2827, "Release": 2828, "Revision": 2829, "lpParameters": 2830, "Refere": 2831, "pdecIn": 2832, "Io": 2833, "Ou": 2834, "bits": 2835, "hAc": 2836, "uSize": 2837, "exception_": 2838, "lpcchClass": 2839, "Encoded": 2840, "Outer": 2841, ".virt": 2842, "emm": 2843, "ual_": 2844, "vpcmpeqw": 2845, "popf": 2846, "vel": 2847, "swb": 2848, "lprc1": 2849, "CHString::Get": 2850, ".virtual_": 2851, "emms": 2852, "Ful": 2853, "S_": 2854, "from": 2855, "nb": 2856, "ray": 2857, "divss": 2858, "se_": 2859, "dwMode": 2860, "szFul": 2861, ">::_S_": 2862, "base_": 2863, "pad(": 2864, "fcmovnb": 2865, "szFullPath": 2866, ">::_S_pad(": 2867, "(_Unwind_Context": 2868, "_out": 2869, "_locale": 2870, "_encoded_value": 2871, "_exception_": 2872, "fpt": 2873, "leb128(unsigned": 2874, "sleb128(unsigned": 2875, "xwrite": 2876, "~codecvt": 2877, "orps": 2878, "ec(lsda_header_info": 2879, "spec(lsda_header_info": 2880, "long(unsigned": 2881, ">::_M_terminate": 2882, "dwCursor": 2883, "infinity": 2884, "double&": 2885, "blink::Decimal::infinity": 2886, "put()": 2887, "maxss": 2888, ">::_M_extract_float": 2889, "read_sleb128(unsigned": 2890, "lsda_header(_Unwind_Context": 2891, "of_encoded_value": 2892, "check_exception_": 2893, ">::_M_cache_locale": 2894, ">::_M_insert_int::~codecvt": 2896, "__gnu_internal::xwrite": 2897, "parse_": 2898, "blink::Decimal::constructor(enum": 2899, "pci": 2900, "base_of_encoded_value": 2901, "_output()": 2902, "fptan": 2903, ">::_M_terminate_output()": 2904, "dwCursorPosition": 2905, "blink::Decimal::infinity(enum": 2906, ">::_M_extract_float(": 2907, "check_exception_spec(lsda_header_info": 2908, ">::_M_cache_locale(": 2909, "int>::~codecvt()": 2910, "__gnu_internal::xwrite(int": 2911, "parse_lsda_header(_Unwind_Context": 2912, "base_of_encoded_value(unsigned": 2913, "Header": 2914, "hCrypt": 2915, "dwLen": 2916, "ueTime": 2917, "pServer": 2918, "face": 2919, "flProtect": 2920, "cvttss2si": 2921, "compare": 2922, "pServerInfo": 2923, "Group": 2924, "Le": 2925, "hCursor": 2926, "psw": 2927, "pcb": 2928, "Buff": 2929, "first": 2930, "Array": 2931, "hSourceProcessHandle": 2932, "CHStringData": 2933, "lpszVolume": 2934, "Level": 2935, "Inter": 2936, "ister": 2937, "pSource": 2938, "nYPos": 2939, "pSid1": 2940, "hbmp": 2941, "Register": 2942, "dwMaximumSizeLow": 2943, "pSourceSid": 2944, "Us": 2945, "lInitial": 2946, "edge": 2947, "AccessMask": 2948, "Verb": 2949, "cvttps2dq": 2950, "pwszVerb": 2951, "JP2KImageData::SetImageBuffer": 2952, "User": 2953, "lInitialCount": 2954, "bEr": 2955, "n2": 2956, "off": 2957, "clos": 2958, "dwType": 2959, "Data(void)const": 2960, "pbBinary": 2961, "lpFileTime1": 2962, "ure'\"": 2963, "movhps": 2964, "lpTemplateName": 2965, "\\xb": 2966, "::Create": 2967, "fldln2": 2968, "CHString::GetData(void)const": 2969, "bErase": 2970, "offset": 2971, "closure'\"": 2972, "Asy": 2973, "Task": 2974, "bRep": 2975, "hObj": 2976, "hAsy": 2977, "pfsub": 2978, "lppt": 2979, "dwDataLen": 2980, "ncTask": 2981, "bRepaint": 2982, "hAsyncTask": 2983, "hAsyncTaskHandle": 2984, "cvtps2": 2985, "TokenInformationLength": 2986, "fileInfo": 2987, "hCryptProv": 2988, "cvtps2pd": 2989, "Previ": 2990, "ii": 2991, "lRelease": 2992, "dxHotspot": 2993, "lpNumberOfEvents": 2994, "JP2KImageData::Free": 2995, "JP2KException::C": 2996, "789abcdefghijklmnopqrstuvwxyz": 2997, "Previous": 2998, "lReleaseCount": 2999, "JP2KImageData::FreeImageBuffer(void)": 3000, "789abcdefghijklmnopqrstuvwxyz\"": 3001, "cTable": 3002, "o(enum": 3003, "pszEx": 3004, "lpProfileInfo": 3005, "blink::Decimal::zer": 3006, "timeptr": 3007, "andnps": 3008, "hAccTable": 3009, "Interface": 3010, "blink::Decimal::zero(enum": 3011, "'s": 3012, "Wh": 3013, "Wor": 3014, "brevi": 3015, "cAc": 3016, "for": 3017, "fession": 3018, "most": 3019, "res": 3020, "s...": 3021, "pushf": 3022, "edited": 3023, "ld's": 3024, "rehen": 3025, "sive": 3026, "loc": 3027, "lpbi": 3028, "ations...": 3029, "inition": 3030, "newpath": 3031, "Definition": 3032, "ally": 3033, "abbrevi": 3034, "comprehen": 3035, "The": 3036, "profession": 3037, "cmpltpd": 3038, "NSND.": 3039, "does": 3040, "pfrcp": 3041, "compareTo": 3042, "What": 3043, "World's": 3044, "cAccel": 3045, "for?": 3046, "abbreviations...": 3047, "comprehensive": 3048, "professionally": 3049, "Fat": 3050, "tor": 3051, "wFat": 3052, "dwOffset": 3053, "dwAceIndex": 3054, "let": 3055, "l::": 3056, "lMaximum": 3057, "ont": 3058, "dwOptional": 3059, "lpszPath": 3060, "rtl::": 3061, "devtech::LM_UniString": 3062, "lMaximumCount": 3063, "dwOptionalLength": 3064, "rtl::O": 3065, "lpResult": 3066, "pdwRegister": 3067, "=(class": 3068, "System": 3069, "pGroup": 3070, "fstpnce": 3071, "lpnLength": 3072, "lpTargetPath": 3073, "StatusBlock": 3074, "JP2KImageOrientation)": 3075, "lpszFormatName": 3076, "IoStatusBlock": 3077, "lpnLengthNeeded": 3078, "Returned": 3079, "edDomain": 3080, "fldl2": 3081, "ncedDomain": 3082, "dwAceRevision": 3083, "ReferencedDomain": 3084, "rtl::OU": 3085, "ReferencedDomainName": 3086, "Test": 3087, "\\b": 3088, "bPrevious": 3089, "g.": 3090, "gr": 3091, "gEvent": 3092, "pDestinationSid": 3093, "uCode": 3094, "ugEvent": 3095, "ebugEvent": 3096, "hostlong": 3097, "minss": 3098, "lpDueTime": 3099, "lpDebugEvent": 3100, "JP2KImageData::SetImageBuffer(class": 3101, "TestChar": 3102, "pguid": 3103, "lpcb": 3104, "vert": 3105, "unpcklps": 3106, "Oper": 3107, "PosInfo": 3108, "hWinPosInfo": 3109, "pmaxsw": 3110, "Ret": 3111, "Val": 3112, "aMode": 3113, "cIn": 3114, "eFileName": 3115, "pFileName": 3116, "resent": 3117, "tach": 3118, "vd": 3119, "idAt": 3120, "strIn": 3121, "cchDestBuff": 3122, "ation(char": 3123, "::Dto": 3124, "blink::Decimal::compareTo": 3125, "piRet": 3126, "double_conversion::DoubleToStringConverter::Create": 3127, "double_conversion::DoubleToStringConverter::Dto": 3128, "Represent": 3129, "pszExeFileName": 3130, "fldl2e": 3131, "idAttach": 3132, "cchDestBuffSize": 3133, "blink::Decimal::compareTo(class": 3134, "double_conversion::DoubleToStringConverter::DtoaMode": 3135, "Representation(char": 3136, "Asc": 3137, "Com": 3138, "_w": 3139, "fig": 3140, "Resol": 3141, "fucomi": 3142, "ppCertContext": 3143, "Config": 3144, "pwc": 3145, "hService": 3146, "dwNumberOfBytesToMap": 3147, "zServerName": 3148, "pmulhw": 3149, "pswzServerName": 3150, "Ascii": 3151, "Evt": 3152, "_intern": 3153, "fet": 3154, "pre": 3155, "s\"": 3156, "opLevel": 3157, "fer()": 3158, "ExceptionFilter": 3159, "lpTopLevel": 3160, "ddrInfo": 3161, "vious": 3162, "lpPrevious": 3163, "nXPos": 3164, "pAddrInfo": 3165, "buffer()": 3166, "al_buffer()": 3167, "Transform": 3168, "pmullw": 3169, "Compone": 3170, "EvtMask": 3171, "_internal_buffer()": 3172, "fetch": 3173, "prefetch": 3174, "lpTopLevelExceptionFilter": 3175, "lpPreviousCount": 3176, "Spec": 3177, "ee": 3178, "og": 3179, "rch": 3180, "movlps": 3181, "alog": 3182, "pvData": 3183, "Inst": 3184, "double_conversion::DoubleToStringConverter::": 3185, "Headers": 3186, "(int)": 3187, "Node": 3188, "Timer": 3189, "bg.": 3190, "dbg.": 3191, "une": 3192, "ution": 3193, "xpec": 3194, "lpDate": 3195, "lprc2": 3196, "lpBuffers": 3197, "lpszSrc": 3198, "JP2KTile": 3199, "InitJP2KImageData": 3200, "JP2KImageData::InitJP2KImageData": 3201, "do_": 3202, "Resolution": 3203, "unexpec": 3204, "JP2KImageData::InitJP2KImageData(long": 3205, "unexpected": 3206, "8b": 3207, "Pel": 3208, "_base": 3209, "cBits": 3210, "hToken": 3211, "lpDi": 3212, "cchReferencedDomainName": 3213, "cmpxchg8b": 3214, "PerPel": 3215, "lpContext": 3216, "hwndOwner": 3217, "ReturnedLength": 3218, "alogFunc": 3219, "unexpected(void": 3220, "cBitsPerPel": 3221, "lpDialogFunc": 3222, ".2": 3223, "(": 3246, "convert": 3247, "ode(": 3248, "ternal": 3249, "ult&)": 3250, "cchSize": 3251, "char&)": 3252, ">::x": 3253, "ast_res": 3254, ">::_M_seek(long": 3255, ">::_M_convert": 3256, "Cont": 3257, ">(__gnu_cxx::__normal_iterator::_M_cache(": 3259, "Recast": 3260, "ted_ptr": 3261, "double)": 3262, "psubsw": 3263, "_mode(": 3264, ">::_M_extract(": 3265, ">::_M_extract(": 3266, "cyDesired": 3267, "true>::_M_cache(": 3268, "__cxxabiv1::__unexpected(void": 3269, ">::_M_insert(": 3270, ">::_M_insert(": 3271, "read_encoded_value": 3272, "float(char": 3273, "float::_M_extract_int(": 3275, ">::_M_insert_float::_M_insert_int(": 3277, ">::_M_group_float(char": 3278, "int>::codecvt": 3279, "0000000000000000": 3280, "get_ttype": 3281, "get_adjus": 3282, "__gnu_internal::fopen": 3283, "upcast(": 3284, "upcast_res": 3285, "__cxxabiv1::__class_type_info::__do_": 3286, "__cxxabiv1::__class_type_info::__upcast_res": 3287, "%02.2": 3288, "devtech::LM_UniString::StringValue>::operator=(class": 3289, "nbytes": 3290, "\\b\\b": 3291, "_with_base": 3292, "_external": 3293, "_entry(lsda_header_info": 3294, "_to_external": 3295, ">::_M_convert_to_external": 3296, "ted_ptr(": 3297, "read_encoded_value_with_base": 3298, ">::_M_insert_float(": 3299, "int>::codecvt(unsigned": 3300, "get_ttype_entry(lsda_header_info": 3301, "get_adjusted_ptr(": 3302, "__gnu_internal::fopen_mode(": 3303, "upcast(__cxxabiv1::__class_type_info": 3304, "__cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info": 3305, "__cxxabiv1::__class_type_info::__upcast_result&)": 3306, "%02.2hu": 3307, ">::_M_convert_to_external(char": 3308, "read_encoded_value_with_base(unsigned": 3309, "EY": 3310, "HK": 3311, "Language": 3312, "cEntries": 3313, "BytesNeeded": 3314, "ucomiss": 3315, "cvtsd2": 3316, "uIDCheck": 3317, "fcmovnu": 3318, "pUnkOuter": 3319, "pcbBytesNeeded": 3320, "EY__": 3321, "HKEY__": 3322, "cvtsd2ss": 3323, "uIDCheckItem": 3324, "Clo": 3325, "Global": 3326, "XIndex(long": 3327, "YIndex(long": 3328, "elp": 3329, "eof": 3330, "femms": 3331, "hGlobal": 3332, "help": 3333, "no": 3334, "orce": 3335, "ne(class": 3336, "er'\"": 3337, "lone(class": 3338, ">::eof": 3339, "shufpd": 3340, "bForce": 3341, "JP2KImageGeometry::GetXIndex(long": 3342, "JP2KImageGeometry::GetYIndex(long": 3343, "Compu": 3344, "helper'\"": 3345, ">::eof()": 3346, "nExitCode": 3347, "uswb": 3348, "dwFileOffset": 3349, "psrlw": 3350, "unpckhps": 3351, "hConsoleOutput": 3352, "CertEncoded": 3353, "::DoubleToAscii": 3354, "packuswb": 3355, "double_conversion::DoubleToStringConverter::DoubleToAscii": 3356, "double_conversion::DoubleToStringConverter::DoubleToAscii(double": 3357, "Al": 3358, "ger": 3359, "pInfo": 3360, "fildes": 3361, "phNew": 3362, "CharsTo": 3363, "Client": 3364, "nNumberOfCharsTo": 3365, "pszSrch": 3366, "\\xe": 3367, "MessageNumber": 3368, "MessageFlags": 3369, "rcpps": 3370, "Logger": 3371, "lpDirectoryName": 3372, "long(__int64)": 3373, "JP2KTileGeometry::": 3374, "ClientToken": 3375, "LoggerHandle": 3376, "Rgn": 3377, "\\\\\"": 3378, "global": 3379, "StringSecurityDescriptor": 3380, "fcompi": 3381, "cchText": 3382, "pSacl": 3383, "Array::": 3384, "fcmovbe": 3385, "wMsg": 3386, "lpEvtMask": 3387, ">::init(void)": 3388, "devtech::LM_UniString::StringValue>::init(void)": 3389, "lplpszProgID": 3390, "pfrcpit": 3391, "Values": 3392, "wMsgFilter": 3393, "\\r": 3394, "dwRes": 3395, "nta": 3396, "constructor(void)": 3397, "prefetchnta": 3398, "dwResSize": 3399, "CT": 3400, "Elap": 3401, "More": 3402, "\\t": 3403, "bScan": 3404, "uElap": 3405, "vbase": 3406, "teTransform": 3407, "lpEr": 3408, "ider": 3409, "rors": 3410, "pszMore": 3411, "lpszHeaders": 3412, "fcomi": 3413, "JP2KImageGeometry::Compu": 3414, "fcmovu": 3415, "cmpltps": 3416, "pdecResult": 3417, "pDataOut": 3418, "\\a\\a\\a\\a": 3419, "%02d": 3420, "JP2KException::Clone(class": 3421, "uElapse": 3422, "teTransformed": 3423, "lpErrors": 3424, "JP2KImageGeometry::ComputeTransformed": 3425, "AND": 3426, "Mount": 3427, "PubKey": 3428, "hPubKey": 3429, "nCount": 3430, "opy": 3431, "ppInterface": 3432, "lpszVolumeName": 3433, "MountPoint": 3434, "0\"": 3435, "Wait": 3436, "flags": 3437, "fcmovb": 3438, "finity": 3439, "nDim": 3440, "nPr": 3441, "son": 3442, "lpU": 3443, "dwR": 3444, "Affinity": 3445, "pszIcon": 3446, "Rect(struct": 3447, "length": 3448, "Provider": 3449, "constructor(class": 3450, "punpckhbw": 3451, "piIcon": 3452, "lpConsoleCursor": 3453, "\\xa": 3454, "dwMaximumSizeHigh": 3455, "JP2KImageGeometry::GetTileBoundingBox(long": 3456, "Components": 3457, "AffinityMask": 3458, "pszIconPath": 3459, "lpConsoleCursorInfo": 3460, "Font": 3461, "fcmove": 3462, "pP": 3463, "usb": 3464, "eason": 3465, "cbSid": 3466, "Lock": 3467, "lpNewDirectory": 3468, "lsl": 3469, "sidt": 3470, "CHString::~destructor(void)": 3471, "SystemInformation": 3472, "lpcbNeeded": 3473, "dwReason": 3474, ".ex": 3475, "ev": 3476, "fcmovne": 3477, "lldt": 3478, "ands": 3479, "Stream": 3480, "hdcDst": 3481, "lpszDst": 3482, "HandleSpec": 3483, "pSID": 3484, "cvtss2si": 3485, "nXStart": 3486, "ialValues": 3487, "hEventLog": 3488, "destructor'\"": 3489, "JP2KCodeStm::seek(long": 3490, "devtech::LM_UniString::constructor(void)": 3491, "long(__int64))": 3492, "lpszVolumeMountPoint": 3493, "cAccelEntries": 3494, "Operands": 3495, "double_conversion::DoubleToStringConverter::HandleSpec": 3496, ".exe": 3497, "ialValues(double": 3498, "double_conversion::DoubleToStringConverter::HandleSpecialValues(double": 3499, "Bk": 3500, "iBk": 3501, "seed": 3502, "pbBuffer": 3503, "pbFont": 3504, "iBkMode": 3505, "A\"": 3506, "OR": 3507, "PImage": 3508, "XOR": 3509, "aine": 3510, "finc": 3511, "iority": 3512, "nBuffer": 3513, "pSrc": 3514, "sWritten": 3515, "uFormat": 3516, "incos": 3517, "lpOptional": 3518, "dwReserved": 3519, "AttrsWritten": 3520, "lpszProgID": 3521, "fsincos": 3522, "lpbAND": 3523, "lpbXOR": 3524, "cvtss2": 3525, "lpNumberOfAttrsWritten": 3526, "member": 3527, "lpszVolumePathName": 3528, "letion": 3529, "CTPImage": 3530, "nPriority": 3531, "ainer": 3532, "fincstp": 3533, "nBufferSize": 3534, "lpbANDbits": 3535, "lpbXORbits": 3536, "cvtss2sd": 3537, "3\\xb": 3538, ">(void)const": 3539, "An": 3540, "Sw": 3541, "Service": 3542, "eSw": 3543, "gle": 3544, "hRgn": 3545, "iptr": 3546, "ngle": 3547, "vCertContext": 3548, "lpIcon": 3549, "revCertContext": 3550, "lpCursor": 3551, "anted": 3552, "pAngle": 3553, "hTimer": 3554, "dwThread": 3555, "devtech::LM_UniString::constructor(class": 3556, "fcmovnbe": 3557, "idAttachTo": 3558, "eepAngle": 3559, "Granted": 3560, "Alloc": 3561, "\\xe3\\xb": 3562, "pPrevCertContext": 3563, "eSweepAngle": 3564, "lpIconName": 3565, "lpCursorName": 3566, "GrantedAccess": 3567, "Du": 3568, "XDest": 3569, "map": 3570, "pstm": 3571, "ory": 3572, "GetResolution": 3573, "dyHotspot": 3574, "parameter": 3575, "CompBoundingBox(long": 3576, "Coords": 3577, "JP2KImageGeometry::GetTileCompBoundingBox(long": 3578, "wFatTime": 3579, "lpDateStr": 3580, "JP2KTileGeometry::GetResolution": 3581, "\\t\\t": 3582, "JP2KTileGeometry::GetResolutionCoords": 3583, "Acl": 3584, "Esca": 3585, "Pl": 3586, "Sent": 3587, "Tit": 3588, "ist(": 3589, "lpNumberOfBytesRec": 3590, "lpNumberOfBytesSent": 3591, "lpConsoleTit": 3592, "lpNumberOfEventsRead": 3593, "lpNumberOfBytesRecvd": 3594, "lpConsoleTitle": 3595, "80": 3596, "CB": 3597, "my": 3598, "nChar": 3599, "oy": 3600, "rl": 3601, "vpcmpeqb": 3602, "Exp": 3603, "nYStart": 3604, "lptpm": 3605, "CHPtr": 3606, "lpDCB": 3607, "lpServiceConfig": 3608, "cmpltss": 3609, "andnpd": 3610, "rtl::OUString": 3611, "StreamPointer": 3612, "JP2KTileGeometry::GetResolutionCoords(long": 3613, "\"(": 3614, "Act": 3615, "CS": 3616, "HU": 3617, "NCS": 3618, "pfa": 3619, "pOwner": 3620, "pNode": 3621, "uHU": 3622, "up\\\\": 3623, "alled": 3624, "123": 3625, "\\\\Microsoft": 3626, "\\\\Act": 3627, "packsswb": 3628, "Setup\\\\": 3629, "dwBufferCoord": 3630, "wFatDate": 3631, "Installed": 3632, "lpUNCS": 3633, "Components\\\\\"": 3634, "\"(uHU": 3635, "pfacc": 3636, "\\\\Microsoft\\\\Act": 3637, "Setup\\\\Installed": 3638, "lpUNCServerName": 3639, "\"(uHU\"": 3640, "\\\\Microsoft\\\\Active": 3641, "4\\xb": 3642, "YDest": 3643, "_init": 3644, "cPl": 3645, "fuFlags": 3646, "hReq": 3647, "kOuter": 3648, "nAcl": 3649, "uest": 3650, "vices": 3651, "alloc": 3652, "hWndNew": 3653, "anes": 3654, "punkOuter": 3655, "Sta": 3656, "ate_internal_buffer()": 3657, ">::_M_alloc": 3658, "hEventObject": 3659, "ThreadInformation": 3660, "\\r\\n": 3661, "\\xe3\\xb4\\xb": 3662, "cPlanes": 3663, "hRequest": 3664, "nAclLength": 3665, ">::_M_allocate_internal_buffer()": 3666, "&)": 3765, "@@\"": 3766, "Min": 3767, "Meth": 3768, "Org": 3769, "S\"": 3770, "XInterface": 3771, "her": 3772, "jcx": 3773, "sput": 3774, "s_init": 3775, "tm": 3776, "ud": 3777, "ubAuthority": 3778, "etn(char": 3779, "lphModule": 3780, "fnP": 3781, "ature": 3782, "OfDu": 3783, "Data(long": 3784, "Inher": 3785, "Para": 3786, "hMnu": 3787, "pbSign": 3788, "ProcessInformation": 3789, "sgetn(char": 3790, ">::_M_destr": 3791, "learErr": 3792, "psllw": 3793, "JP2KRecast": 3794, "short>(": 3795, "short&)": 3796, "BaseOfDu": 3797, "State(void)": 3798, "nSubAuthority": 3799, "JP2KImageData::Recast": 3800, "Clsid": 3801, "pcmpgtw": 3802, "Geometry": 3803, "float&": 3804, ">::_M_extract_int::_M_insert_int(unsigned": 3813, ">::xsput": 3814, ">::xsgetn(char": 3815, "0000000000000000000000000\"": 3816, "%02.2hu%02.2hu": 3817, "pfrcpit2": 3818, "oy_internal_buffer()": 3819, "jcxz": 3820, "s_init()": 3821, "Inherit": 3822, "pbSignature": 3823, ">::_M_destroy_internal_buffer()": 3824, "JP2KRecastMeth": 3825, "BaseOfDump": 3826, "get_globals_init()": 3827, "JP2KException::ClearErrState(void)": 3828, ">::xsputn(char": 3829, "%s\"": 3830, "AT": 3831, "Back": 3832, "font": 3833, "gfont": 3834, "ppsz": 3835, "pControl": 3836, "wType": 3837, "invd": 3838, "dwLength": 3839, "Descr": 3840, "DataDescr": 3841, "__std": 3842, "lpLogfont": 3843, "psubb": 3844, "pvarSrc": 3845, "dwBufferSize": 3846, "dbg.__": 3847, "parameter\"": 3848, "ppszDataDescr": 3849, "__stdcall": 3850, "ac": 3851, "hFind": 3852, "mSt": 3853, "rot": 3854, "tt": 3855, "inue": 3856, "sisten": 3857, "itor": 3858, "onitor": 3859, "dwOpen": 3860, "dwCont": 3861, "pvInfo": 3862, "ObjectInformation": 3863, "hMonitor": 3864, "Type(long": 3865, "HandleId": 3866, "ppResult": 3867, "lpBaseName": 3868, "&)const": 3869, "lpModemSt": 3870, "lpNumberOfCharsRead": 3871, "nDev": 3872, "hConsoleInput": 3873, "roto": 3874, "inueStatus": 3875, "dwOpenMode": 3876, "dwContinueStatus": 3877, "lpModemStat": 3878, "nDevInst": 3879, "0123": 3880, "45": 3881, "6789": 3882, "HI": 3883, "JKL": 3884, "L::C": 3885, "MN": 3886, "ON": 3887, "OP": 3888, "QR": 3889, "Services": 3890, "UV": 3891, "Url": 3892, "WX": 3893, "YZ": 3894, "\\Current": 3895, "l\"": 3896, "uCheck": 3897, "when": 3898, "track": 3899, "dwLog": 3900, "lpPath": 3901, "uIDEnable": 3902, "ell": 3903, "lpbSaclPresent": 3904, "\\\\Services": 3905, "lpTemplateDirectory": 3906, "FreeBytes": 3907, "pProxyConfig": 3908, "addrlen": 3909, "lpTotalNumberOfFreeBytes": 3910, "abcdefghijklmnopqrstuvwxyz0123": 3911, "ground": 3912, "Callback": 3913, "Close": 3914, "notrack": 3915, "bForceBack": 3916, "STUV": 3917, "pminsw": 3918, "ATL::C": 3919, "456789": 3920, "HIJKL": 3921, "MNOP": 3922, "QRSTUV": 3923, "WXYZ": 3924, "\\CurrentControl": 3925, "whence": 3926, "dwLogon": 3927, "uIDEnableItem": 3928, "abcdefghijklmnopqrstuvwxyz0123456789": 3929, "bForceBackground": 3930, "HIJKLMNOP": 3931, "QRSTUVWXYZ": 3932, "HIJKLMNOPQRSTUVWXYZ": 3933, "HIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789": 3934, ":%02d": 3935, "Port": 3936, "Rand": 3937, "SecurityInformation": 3938, "be": 3939, "iod": 3940, "nAce": 3941, "pStm": 3942, "proto": 3943, "qui": 3944, "usw": 3945, "ucchMax": 3946, "lpem": 3947, "Name(int)": 3948, "dwPipe": 3949, "::X": 3950, "cbCertEncoded": 3951, "method.ATL::C": 3952, "lpTable": 3953, "Path()": 3954, "fsModi": 3955, "paddb": 3956, "GetUser": 3957, "nServer": 3958, "fiers": 3959, "ListLength": 3960, "Period": 3961, "ScLock": 3962, "Region": 3963, "hWinSta": 3964, "Open(char": 3965, "Header()": 3966, "CreateHeader()": 3967, "RandName(int)": 3968, "nAceListLength": 3969, "quire": 3970, "lpemh": 3971, "dwPipeMode": 3972, "lpTableName": 3973, "fsModifiers": 3974, "GetUserPath()": 3975, "nServerPort": 3976, "Copy": 3977, "hUpdate": 3978, "lar": 3979, "ler": 3980, "lib": 3981, "ock": 3982, "vpxor": 3983, "xac": 3984, "and\"": 3985, "lpOper": 3986, "mmand\"": 3987, "err": 3988, "ery": 3989, "Buffer(int)": 3990, "command\"": 3991, "tension": 3992, "phglobal": 3993, "pszUrl": 3994, "lpExtension": 3995, "GetCurrent": 3996, "Gener": 3997, "open\\\\": 3998, "\\\\open\\\\": 3999, "CHString::constructor(class": 4000, "time0": 4001, "CRegistry::my": 4002, "CRegistry::GetCurrent": 4003, "Reference": 4004, "dwFileOffsetLow": 4005, "phNewToken": 4006, "dwThreadId": 4007, "xacquire": 4008, "lpOperation": 4009, "\\\\open\\\\command\"": 4010, "CRegistry::myReg": 4011, "Ad": 4012, "App": 4013, "Alg": 4014, "Ali": 4015, "Bit": 4016, "Fi": 4017, "Mgr": 4018, "Opt": 4019, "Se": 4020, "av": 4021, "bol": 4022, "copy": 4023, "pD": 4024, "tainer": 4025, "uist": 4026, "wLanguage": 4027, "xed": 4028, "align": 4029, "stance": 4030, "lpUni": 4031, "distance": 4032, "inguist": 4033, "String(void)": 4034, "StringMgr": 4035, "container": 4036, "pvFind": 4037, "enStyle": 4038, "gnedOperands": 4039, "lpMax": 4040, "lpMessage": 4041, "salTime": 4042, "RectTo": 4043, "ationType": 4044, "JP2KEnc": 4045, "versalTime": 4046, "able(void)": 4047, "blink::Decimal::to": 4048, "blink::Decimal::Ali": 4049, "blink::Decimal::align": 4050, "flAlloc": 4051, "pProxyInfo": 4052, "terminate(void)": 4053, "JP2KCodeStm::Is": 4054, "com::sun::star::container": 4055, "ekable(void)": 4056, "JP2KImageGeometry::GetTileResolution": 4057, "com::sun::star::uno::Type": 4058, "com::sun::star::uno::An": 4059, "pfcmp": 4060, "pcbBinary": 4061, "phNewWait": 4062, "pfrcpit1": 4063, "Operands(class": 4064, "fnPenStyle": 4065, "JP2KRecastMeth)": 4066, "method.ATL::CFi": 4067, "Algid": 4068, "Bitmap": 4069, "Seekable(void)": 4070, "xedStringMgr": 4071, "lpUniversalTime": 4072, "inguistic": 4073, "pvFindPara": 4074, "JP2KEncOpt": 4075, "blink::Decimal::toString(void)": 4076, "blink::Decimal::AlignedOperands": 4077, "blink::Decimal::alignOperands(class": 4078, "flAllocationType": 4079, "JP2KCodeStm::IsSeekable(void)": 4080, "com::sun::star::uno::Any": 4081, "phNewWaitObject": 4082, "method.ATL::CFixedStringMgr": 4083, "method.ATL::CFixedStringMgr.virtual_": 4084, "ET": 4085, "RW": 4086, "SRW": 4087, "apd": 4088, "hore": 4089, "kt": 4090, "lang": 4091, "sSecurityDescriptor": 4092, "wchar": 4093, "lpOut": 4094, "lpBitmap": 4095 }, "merges": [ "e a", "ea x", "o r", "or d", "w ord", "o v", "m ov", "d word", "a l", "t e", "s h", "p u", "pu sh", "a d", "ad d", "e d", "y te", "b yte", "e s", "e b", "e c", "ec x", "es i", "c al", "cal l", "eb x", "ed x", "ed i", "m p", "l ea", "eb p", "o p", "p op", "c mp", "es p", "s t", "j e", "te st", "n e", "j mp", "j ne", "x or", "u b", "s ub", "e t", "r et", "q word", "i n", "n d", "a nd", "in c", "c l", "l d", "z x", "mov zx", "f ld", "u l", "d ec", "m ul", "j b", "s :", "d l", "j l", "a x", "f s:", "b l", "f st", "fst p", "j a", "es :", "l p", "j g", "mov s", "d x", "c h", "i mul", "f add", "m m", "sh l", "st (", "x mm", "s b", "ja e", "f sub", "sh r", "a r", "v e", "lea ve", "n op", "jl e", "d i", "jg e", "f mul", "c x", "jb e", "1 )", "st( 1)", "a h", "movs d", "r e", "s d", "movs x", "s et", "re p", "ne g", "s i", "di v", "s ar", "sb b", "d q", "o u", "st o", "e r", "x ch", "ou t", "t r", "o d", "m e", "ad c", "f n", "l e", "b x", "c dq", "j n", "S tr", "d h", "xmm 0", "i t", "sto sd", "i le", "o t", "jn s", "a me", "xch g", "F ile", "s e", "o n", "n ot", "in t", "fadd p", "B yte", "se te", "i ld", "b h", "r c", "set g", "a t", "N ame", "e x", "Byte s", "u m", "N um", "b er", "Num ber", "j o", "set ne", "O f", "Number Of", "cl ex", "fn clex", "NumberOf Bytes", "fsub p", "xmm word", "0 )", "st( 0)", "s w", "in g", "j s", "f ild", "f d", "f div", "r o", "i div", "Str ing", "d w", "p s", "et h", "eth od", "push fd", "m ethod", "C h", "xmm 1", "fn st", "lp String", "W nd", "i d", "2 )", "st( 2)", "u f", "h Wnd", "mov dq", "ro l", "a it", "w ait", "W r", "fnst sw", "pop al", "ec t", "B uf", "T o", "f er", "movs b", "Buf fer", "s c", "out sb", "File Name", "lp rc", "sc a", "c o", "r or", "l o", "f xch", "D es", "movdq a", "c on", "b p", "e y", "out sd", "sca sb", "lp Buffer", "K ey", "lp NumberOfBytes", "od e", "lp S", "Des t", "sto sb", "i on", "con st", "rep ne", "Ch ar", "in sb", "lp W", "ea d", "xmm 3", "f co", "c k", "p v", "at a", "D ata", "NumberOfBytes To", "push al", "s 2", "xmm 2", "n NumberOfBytesTo", "R ead", "a g", "int 3", "id e", "C ode", "ar g", "i b", "I n", "ide Char", "g s:", "te r", "p l", "h Key", "i st", "b j", "e n", "c e", "g n", "lpW ideChar", "lpWideChar Str", "P ar", "E x", ": :", "lp FileName", "fco mp", "te n", "mov a", "lp P", "ar pl", "a m", "it ten", "Wr itten", "s s", "ah f", "x word", "i te", "p d", "lpNumberOfBytes Written", "i me", "c w", "fld z", "lo ck", "l od", "lp C", "T ime", "pv arg", "u n", "ul t", "xmm 4", "in sd", "In f", "xmm 5", "h d", "hd c", "c m", "cm c", "O bj", "Obj ect", "Wr ite", "A f", "c ch", "Af ter", "Ch ild", "hWnd Child", "hWndChild After", "ag e", "Par am", "ch ar", "cl d", "b t", "s 1", "es s", "u te", "gn ed", "si gned", "un signed", "s y", "r p", "a n", "j p", "sy m", "at h", "c s", "lpString 1", "xmm 7", "A t", "xmm 6", "t ion", "P age", "Code Page", "lp L", "At tr", "h Object", "ib ute", "Attr ibute", "ou nd", "Attribute s", "in d", "lp R", "b ound", "r it", "nNumberOfBytesTo Write", "Inf o", "lp M", "a p", "d e", "r cl", "lpNumberOfBytes Read", "nNumberOfBytesTo Read", "lpString 2", "lo op", "int )", "p e", "F ind", "Find File", "c ess", "mov q", "S rc", "R es", "lod sd", "n ame", "t h", "mova ps", "an ce", "h M", "_ _", "n t", "c mov", "3 )", "st( 3)", "a s", "p h", "l ahf", "cmp sb", "lp File", "lp V", "ul e", "od ule", "i g", "v o", "fmul p", "Res ult", "mov d", "u e", "y pe", "cal e", "or m", "ath Name", "st r", "f ist", "te m", "al ue", "fsub rp", "ps z", "s ahf", "c b", "lp Ex", "z e", "rep e", "pvarg Dest", "> ::", "T ype", "ph k", "phk Result", "lpS rc", "fist p", "ig h", "lp d", "lpSrc Str", "s p", "ro cess", "lpR ect", "s z", "l ag", "h File", "x add", "p tion", "L o", "lag s", "rc r", "M ov", "Mov e", "F lags", "i c", "vo id", "at or", "cl c", "H and", "lpV alue", "orm at", "mov lpd", "lp sz", "method .", "Lo cale", "ce ption", "e m", "fld cw", "it Code", "d s", "s tem", "y stem", "lod sb", "sto sw", "Hand le", "l Param", "lpS ystem", "ult i", "ulti Byte", "a ss", "b sw", "bsw ap", "S ect", "Ex ception", "dw S", "p b", "jn p", "D ist", "To Move", "ance ToMove", "Dist anceToMove", "st d", "st c", "on g", "o int", "Sect ion", "w Param", "const &", "i cal", "lpC rit", "ical Section", "lpCrit icalSection", "s al", "i ze", "p ck", "set o", "er ator", "lpP oint", "lp FindFile", "lpFindFile Data", "hM em", "lpSystem Time", "P rocess", "lpValue Name", "movdq u", ". char", "u rit", "ec urit", "ecurit y", "cmp sd", "4 )", "N e", "b s", "op erator", "pu n", "fco m", "st( 4)", "di o", "g dio", "h gdio", "hgdio bj", "Ne w", "mova pd", "a as", "jn o", "cw de", "ub Key", "u ps", "mov ups", "m i", "fld 1", "( void", "lp A", "lpP athName", "M odule", "L ib", "h Lib", "hLib Module", "fnst cw", "lpS ubKey", "l ong", "mul sd", "r g", "cch Src", "en t", "\\ \"", "dw File", "l at", "L en", "f ch", "fch s", "add sd", "dwFile Attributes", "cch Dest", "pb str", "s g", "shr d", "fdiv rp", "pun pck", "ou nt", "sh ld", "const& )", "set l", "h FindFile", "lpFile name", "p xor", "p al", "s rc", "Inf ormat", "Informat ion", "File Time", "lp dw", "c t", "u co", "dw Bytes", "igh t", "S t", "lp T", "ib FileName", "lpL ibFileName", "hdc Dest", "lpM ultiByte", "lpMultiByte Str", "fsub r", "c r", "l ass", "lpEx itCode", "p tr", "a te", "p t", "ist ing", "l q", "C ount", "f uco", "P ath", "lpEx isting", "lpExisting FileName", "ps r", "cb Data", "si on", "i s", "A Data", "S AData", "lpW SAData", "i m", "g th", "I d", "Len gth", "lp New", "setg e", "a st", "\\ n", "le te", "de lete", "h D", "o m", "l DistanceToMove", "movs w", "A s", "lpL ast", "j ecx", "jecx z", "P athName", "o l", "mul pd", "set b", "o ot", "oot PathName", "lpR ootPathName", "r ed", "lp cbData", "xor ps", "A c", "M _", "f s", "M ap", "S ize", "d es", "p pv", "v t", "set a", "lpM sg", "D esi", "Desi red", "ld q", "M ode", "Par ent", "lpNew FileName", "ret f", "H igh", "hWnd Parent", "fuco mp", "lpSystemTime As", "lpSystemTimeAs FileTime", "P Info", "lpC PInfo", "pop fd", "lp Data", "lp b", "lpS ecurity", "I nd", "i ne", "c mova", "d as", "Write Time", "lpLast WriteTime", "f i", "I D", "H e", "He ight", "5 )", "st( 5)", "i gn", "pu bl", "publ ic", "n Height", "cr i", "p p", "e f", "arg et", "th is", "__ this", "__this call", "sub sd", "m x", "cs r", "mx csr", "M ax", "Ac cess", "( int", "public :", "cmov ne", "R ect", "l es", "d r", "ar e", "bt s", "d dr", "lp Char", "lpChar Type", "p sh", ":: __", "C Data", "lpL CData", "ddr ess", "l t", "h are", "dwS hare", "dwShare Mode", "l g", "p S", "fucomp p", "pal ign", "palign r", "cmov e", "en ter", "cl i", "movs s", "n Number", "T arget", "L ine", "cx x", "lpC lass", "cri pt", "hM odule", "lp lpBuffer", "cript or", "Des criptor", "c s:", "lpClass Name", "v i", "er sion", "ps a", "lpSecurity Attributes", "mm 0", "h lt", "u me", ">:: _", "o mm", "mm 1", "Exception Info", "c vt", "psz Path", "lp Name", "dw Flags", "lp Dest", "lpDest Str", "h In", "p add", "p cmp", ">::_ M_", "des t", "= \\\"", "st i", "u fd", "psh ufd", "nt s", "h r", "ar t", "loop ne", "lea r", "lpC omm", "C on", "cmova e", "Ex itCode", "and Line", "lpComm andLine", "c lear", "fdiv p", ">:: clear", ">::clear (", "W id", "Wid th", "x lat", "xlat b", "dw C", "at ion", "Desired Access", "n Width", "lp DistanceToMove", "lpDistanceToMove High", "u _", "gn u_", "__ gnu_", "ps l", "g s", "lpV ersion", "lpVersion Information", "k en", "To ken", "dw Exception", "rg ume", "rgume nts", "ex tr", "in it", "dw DesiredAccess", "vi ce", "Process Id", "lprc Src", "e q", "D st", "u ExitCode", "__gnu_ cxx", "__gnu_cxx ::__", "punpck ldq", "cl ass", "M ultiByte", "cb MultiByte", "a ad", "ld s", "p w", "dw Map", "dwMap Flags", "u s", "ecurity Descriptor", "hD C", "int 1", "> (", "or t", "_ add", "vo lat", "_add (int", "volat ile", "a am", "r ea", "h Process", "si ze", "hIn st", "cmov b", "u p", "l call", "mm 2", "t art", "u ct", "lpS tart", "lp v", "s s:", "Ind ex", "er vice", "2 K", "J P", "cmp xchg", "JP 2K", "rea tion", "f ormat", "I tem", "an g", "lpdw ProcessId", "delete (void", "( unsigned", "l jmp", "add pd", "and pd", "o s", "up Info", "lpStart upInfo", "sca sd", "o w", "fcomp p", "A nd", "n Y", "lp Type", "sal c", "dwFlags And", "dwFlagsAnd Attributes", "hInst ance", "bs r", "le n", "E ve", "f a", "st mxcsr", "dwException Code", "h S", "m s", "pcmp eq", "i Max", "iMax Length", "dw Info", "dwInfo Type", "ex t", "h pal", "lpv Object", "O r", "o si", "osi tion", "Eve nt", "c pu", "cpu id", "mm 3", ":: D", "fa bs", "ang e", "lpA rguments", "dwS ize", "L ef", "Lef t", "u r", "padd d", "> \\n", "\\\" \\n", "i ret", "psz Dest", "p extr", "lpP ro", "pextr w", "iret d", "f orm", "ig in", "Or igin", "Origin Dest", "lpM odule", "lpModule Name", "lpP re", "lpA ddress", "loop e", "D i", "D ate", "c Name", "lpPro cName", "psr lq", "er form", "lpP erform", "ance Count", "lpPerform anceCount", "n X", "I m", "f al", "Im age", "fal se", "mov ms", "movms k", "p movmsk", "pmovmsk b", "ve r", "lp Key", "pv Param", "a se", "lo cale", "int o", "C lass", "en c", "W ideChar", "cch WideChar", "u Bytes", "( char", "un c", "( )", "ind ow", "dwC reation", "b nd", "p A", "_ and", "n ID", "ch ::", "e xch", "__gnu_cxx::__ exch", "ervice St", "ange _and", "__gnu_cxx::__exch ange_and", "__gnu_cxx::__exchange_and _add(int", "v te", "de vte", "devte ch::", "Process Handle", "ppv Data", "at us", "D os", "pw Dos", "i l", "n Size", "sh ort", "lpFile Time", "M sg", "pwDos Date", "R ec", "lpPoint s", "f r", "lp mi", "f idiv", "ite m", "mm 5", "bs f", "F unc", "lpb mi", "ec im", "ecim al", ". 0", "name len", "hD lg", "lpP rocess", "I con", "in k", "bl ink", "::D ecimal", "blink ::Decimal", "lpProcess Attributes", "(void )", "L ong", "e mp", "D lg", "D im", "erviceSt atus", "nID Dlg", "nIDDlg Item", "lpL o", "lprcSrc 1", "In it", "Rec ord", "add ps", "mul ps", "y le", "un pck", "lpbmi h", "mm 4", "hr gn", "a cl", "v Wnd", "lpPre vWnd", "lpPrevWnd Func", "lpLo cal", "Exception Record", "lpT ext", "mm 6", "punpck lq", "punpcklq dq", "R ight", "cch Count", "o ub", "oub le", "c Dim", "lpLocal FileTime", "cDim s", "in ation", "Dest ination", "ne w", "b o", "i al", "lp NumberOf", "bo ol", "s a", "en v", "pvarg Src", "a in", "V alue", "sp osition", "Di sposition", "dwCreation Disposition", "U n", "uct or", "ic es", "A ddress", "L bound", "pl Lbound", "fdiv r", "te x", "lp w", "tex t", "psl lq", "hr ead", "o ne", "set le", "rg Ind", "rgInd ices", "mm 7", "l s", "sh uf", "B ase", "pb mi", "ld mxcsr", "p in", "lpW indow", "lpWindow Name", "Con text", "h Target", "hTarget ProcessHandle", "D ef", "t ype", "te d", "p ing", "Map ping", "St ate", "lp Base", "mi sd", "& )", "lp t", "shuf ps", "f p", "i con", "cb Buffer", "lpdw Result", "nd int", "fr ndint", "lpFile Size", "S ecurityDescriptor", "lpBase Address", "s o", "arg v", "JP2K Image", "C ol", "Col or", "lpT emp", "ur n", "P ro", "Def a", "lprc Dst", "i dl", "e nd", "bl e", "n Left", "ou rc", "nLeft Rect", "ourc e", "lpC ap", "lpA pp", "lpCap tion", "lpApp Name", "P r", "end ptr", "E n", "out sw", "ro m", "a ble", "v ed", "false :", "pS ecurityDescriptor", "in f", "Char s", "rg sa", "rgsa bound", "Destination String", "O p", "lpM ode", "nY OriginDest", "si d", "n s", "bool )", "m bl", "se mbl", ">\\n <", "sembl y", "b tr", "pcmpeq b", "M ethod", "dw Move", "dwMove Method", "S h", "R e", "h Handle", "st m", "cr Color", "d ouble", "lpNumberOf Chars", "F rom", "V er", "hWnd From", "B ot", "t om", "Token Information", "Bot tom", "o st", "inf o", "P tr", "p fmul", "psl ld", "hrgn Src", "Token Handle", "File name", "psr ldq", "lpNumberOfChars Written", "str Filename", "lpt strFilename", "ea m", "u t", "pp stm", "lpKey Name", "u ID", "psr ld", "ph icon", "devtech:: L", "pS id", "d s:", "lpw cx", "devtech::L M_", "f b", "t byte", "6 )", "st( 6)", "w d", "et urn", "str eam", "re m", "fp rem", "xor pd", "f t", "St yle", "psz Src", "cchCount 2", "String ::", "r i", "h ost", "it y", "er t", "a ck", "lpFile Op", "I p", "h Event", "Target Ip", "dw Ex", "dwEx Style", "r t", "lpFileSize High", "B lock", "s am", "sam Desired", "lp Wnd", "lpWnd Class", "p sub", "dw New", "dwNew Long", "ic ation", "lpS erviceStatus", "host short", "re e", "Par t", "lpFile Part", "co misd", "en u", "blink::Decimal ::", "fi add", "hM enu", "Pr ov", "al l", "st p", "str uct", "b uf", "dw M", "Id ent", "p pl", "lpA ppl", "ication Name", "lpAppl icationName", "pu Len", "or pd", "pv ar", "f ile", "lpsz File", "a es", "_ info", "n D", "A u", "Au th", "F r", "E r", "O ut", "Target Fr", "TargetFr ame", "D acl", "w Ver", "wVer M", "pp idl", "lpTemp FileName", "_ m", "fb stp", "dwS t", "dq 2", "cvt dq2", "in ator", "en om", "nD enom", "nDenom inator", "set s", "lpT hread", "r uctor", "const ructor", "unpck lpd", "cch Length", "f imul", "ver sion", "so le", "a b", "aes enc", "fn init", "eturn ed", "bt c", "fuco m", "f l", "G et", "0 0", "i pe", "init ial", ">:: init", "ne t", "y pun", "ize _m", "ct (int", ">::_M_ initial", "one ypun", "ize_m oneypun", ">::_M_initial ize_moneypun", ">::_M_initialize_moneypun ct(int", "n Right", "Un i", "nRight Rect", "S id", "punpck h", "Icon Index", "m d", "m ain", "t p", "a ct", "co m", "sd 2", "fist tp", "de pe", "as sembly", ".0 .0", "depe nd", "dwS pin", "dwSpin Count", "n IconIndex", "mp Flags", "dwC mpFlags", "lp F", "file name", ">::_M_ extr", ">::_M_extr act", "h Con", "fi sub", "hS C", "devtech::LM_ Uni", "a ch", "a int", "te ct", "Pro tect", "hrgnSrc 1", "JP2KImage Data", "cvt t", "n S", "n (char", "a il", ">::init (", "lpR eturned", "lpReturned String", "at om", "ic _add(int", "__gnu_cxx::__ atom", "__gnu_cxx::__atom ic_add(int", "lpsz Sh", "ort Path", "Er r", "lpszSh ortPath", "cmp sw", "A rguments", "il l", "lpT ls", "lpTls Value", "ul ted", "Defa ulted", "2 x", "er ved", "sd2 si", "nX OriginDest", "pu t", "h Res", "c y", "o nd", "lpKey State", "S m", "seta e", "phicon Sm", "phiconSm all", "ec ond", "is econd", "dwM ill", "isecond s", "dwMill iseconds", "A m", "Am ount", "lpdw Flags", "lprcSrc 2", "lpSystem Info", "l ate", "dw Err", "punpck l", "lpb Init", "dwErr Code", "d t", "dw Index", "En able", "r y", "m ax", "x Right", "div sd", "setb e", "JP2KImageData ::", "p fadd", "devtech::LM_Uni String::", "nX Dest", "hFile Mapping", "hFileMapping Object", "ute SecurityDescriptor", "bs ol", "bsol uteSecurityDescriptor", "w ide", ">:: wide", "n(char )", ">::wide n(char)", "C l", "p Block", "dw Dest", "dwDest Context", "n Bottom", "nBottom Rect", "( long", "n NumberOf", "lpP aint", "sub pd", "in ter", "f f", "si 2", "cvt si2", "r dt", "pA bsoluteSecurityDescriptor", "rdt sc", ">:: operator", "i v", "b Enable", "lpFile Mapping", "lpFileMapping Attributes", "T op", ">::_M_extract _", "h im", "him l", "h H", "q rt", "padd q", "In Buffer", "ute x", "type _info", "S ource", "sca sw", "D om", "Dom ain", "P ipe", "Source String", "dwException Flags", "punpckh dq", "U pd", "lpmi i", "or ity", "h T", "class _", "nNumberOf Arguments", "1 ::__", "tr ue", "__ cxx", "ab iv", "class_ type_info", "__cxx abiv", "__cxxabiv 1::__", "lpSecurity Descriptor", "C Type", "L CType", "lpThread Id", "a j", "aj or", "U bound", "tr y", "pl Ubound", "des tr", "enc y", "lpsz Long", "wVerM ajor", "lpszLong Path", "P osition", "cmov le", "cch Buffer", "unpck h", "it s", "hS erviceStatus", "r st", "dec l", "lp Dst", "lpC reation", "=\\\" 1", "lpCreation Time", "e l", "fd s", "( class", "m in", "ft st", "u i", "ec k", "us ter", "Cl uster", "lpR es", "env p", "c decl", "__ cdecl", "Init ial", "M an", "me m", "C H", "s r", "ph Prov", "p i", "cl sid", "ter net", "hIn ternet", "pin sr", "Auth ority", "ff ree", "S acl", "r ead", "lpb Sacl", "pvar In", "destr uctor", "fi er", "T ext", "ecurity Information", "pcmpeq w", "p cbBuffer", "rcl sid", "cvtt sd2si", "Buffer Length", "hCon sole", "l w", "u Flags", "lpdw Handle", "psub d", "ry ::", "pinsr w", "L ist", "lp D", "long >(", "a w", "s ert", "fs cale", "' \"", "n Num", "nNum erator", "lpbSacl Defaulted", "st at", "mul ss", "stat ic", "i fier", "p Ident", "u re", "psz 1", "unpckh pd", "ifier Authority", "pIdent ifierAuthority", "lpsz Domain", "i ve", "p or", "dwS ecurityInformation", "p Dacl", "b F", "en um", "cmov ns", "pw sz", "Y Amount", "ea p", "v al", "Ex ec", "Defa ult", "7 )", "st( 7)", "P er", "d y", "fld env", "String Value", "devtech::LM_UniString:: StringValue", "n mem", "nmem b", "p and", "lpLast Access", "lpLastAccess Time", "y mm1", "co mp", "Hand les", "op t", "lp lpsz", "hH eap", "() (", ">::operator ()(", "G e", "p Exec", "pA cl", "pExec Info", "ame ter", "lp InBuffer", "cchBuffer Max", "g t", "punpckl wd", "D C", "F ormat", "a ved", "cmov l", "nS aved", "lpRes erved", "nSaved DC", "n Top", "nTop Rect", "A r", "T r", "ter ator", "u id", "lp ch", "lpch Text", "pcmp gt", "> &", "s ten", "B its", "p m", "p dw", "psz F", "el f", "dw NumberOfBytesTo", "lat ive", "pS elf", "Re lative", "pSelf Relative", "pSelfRelative SecurityDescriptor", "ead er", "a sh", "b Initial", "x y", "im er", "set ns", "lp Event", "dw T", "dwSt yle", "int <", "int &)", "om et", "Ge omet", "< struct", "C Ptr", "R CPtr", "lp s", "devtech:: RCPtr", "devtech::RCPtr ::_M_ insert", "false >::_M_initialize_moneypunct(int", "new (unsigned", "true >::_M_initialize_moneypunct(int", "__cxxabiv1::__ class_type_info", "read _", "~ destructor", "ex ception", "TokenInformation Class", "~destructor (void)", "ess age", "cri ption", "ack Size", "dwSt ackSize", "h b", "dw Handle", "P ointer", "fs qrt", "hS ource", "p a", "C ur", "O w", "P oint", "Sh ow", "Ow ner", "1 2", "2 \\\"\\n", "3 2\\\"\\n", "a ter", "p rocess", "w in", "or Ar", "mov nt", "ch ite", "name =\\\"", "ent As", "ct ure", "des cription", "ersion =\\\"1", "=\\\" 6", "=\\\" win", ".0 \\\"", ".0 \\\"\\n", "type =\\\"win", ">\\n< assembly", "ity \\n", "Ident ity\\n", ".0.0 .0\\\"\\n", "depend ency", "depend entAs", "Upd ater", "process orAr", "chite cture", "ersion=\\\"1 .0\\\"", "type=\\\"win 32\\\"\\n", "dependentAs sembly", "processorAr chitecture", "processorArchitecture =\\\"", "dwNumberOfBytesTo Read", "u Type", "w r", "E nd", "S c", "constructor (", "movnt q", "n u", "pcmpeq d", "W indow", "\\ \\", "_ h", "arg c", "Cmd Show", "u Position", "sub ps", "Cluster s", "wr ite", "ag er", "Man ager", "h Icon", "lpTemp late", "pshuf lw", "bl Out", "pd blOut", "pop aw", "fld pi", "JP2KImage Geometry::", "f u", "i rst", "n CmdShow", "ld t", "a _h", "l sd", "ist ri", "lpC md", "Lo ad", "pcmp istri", "Di r", "00 00", "fu Load", "a_h eader", "lsd a_header", "lpCmd Line", "f y", "l 2x", "o se", "cl ose", ">:: close", "fy l2x", ">::close ()", "L arg", "uco misd", "phicon Larg", "li DistanceToMove", "phiconLarg e", "Ac tion", "ui Action", "pszF irst", "p ri", "v ate", "lpS ize", "enc od", "pri vate", "private :", "o f", "lpb Buffer", "p ic", "lp Time", "set n", "ImageBuffer (void)", "pic ce", "hSC Manager", "f 2x", "m 1", "p env", "p idl", ">:: open", "f2x m1", ">::open (char", "psr ad", "::D ouble", "::Double To", "lpb Dacl", "Pro xy", "b ase", "u se", "es t", "File Pointer", "en try", "lpC on", "lpNew FilePointer", "pa use", "st or", "nd pl", "lpw ndpl", "New State", "hrgnSrc 2", "opt val", "lp Bytes", "H ash", "c movs", "t imer", "u cb", "ot al", "lpT otal", "lpF at", "F ree", "cmov g", "ol ume", "fr stor", "p ad", "ph Hash", "cvtsi2 sd", "8 (unsigned", "p str", "p Proxy", "eb 12", "lpM utex", "long )", ">( char", "pstr Format", "eb12 8(unsigned", "lpMutex Attributes", "S ign", "i terator", "g et", "v c", "dw ProcessId", "dw Auth", "pAcl Information", "lp Output", "lpOutput String", "dw Item", "as k", "dwItem 1", "x String", "al _", "fi xString", "lpPre fixString", "W in", "ps 2", "p ack", "p clsid", "s ldt", "psz 2", "e vice", "lod sw", "JP2KImageData:: Get", "cvtsi2 ss", "movh lps", "h w", "l ap", "in sw", "psz File", "lp pe", "dwCreation Flags", "hrgn Dest", "y mm0", "lp Default", "an s", "s or", "cmp eq", "CH String::", "Con ver", "Conver ter", "cmpeq sd", "K L", "r ou", "fidiv r", "rou p", "Ch eck", "hSource Handle", "lpsz Class", "St m", "String Converter", "ps fi", "St art", "lpT arget", "cmovb e", "double_conversion ::DoubleTo", "double_conversion::DoubleTo StringConverter", "C o", "w c", "es ent", "sub ss", "fi comp", "emp late", "blink::Decimal:: Sign", "fisub r", "hT emplate", "hb r", "hTemplate File", "add r", "lpEvent Attributes", "f lo", "in or", "hM utex", "wVerM inor", "tr ol", "hS ession", "lpCon sole", "t ime", "hRes Info", "Tr ans", "Cert Context", "pAce List", "entry 0", ". .", "h me", "h ps", "l hps", "mov lhps", "st and", "hme nu", "Z one", "p ed", "ch eck", "lpdw NumberOfBytes", "lpTime Zone", "lpTimeZone Information", "Con trol", "a y", "exception ::", "A v", "ri id", "Av ail", "T h", "c c", "Re g", "Option s", "flo at", "T able", "b w", "h Ch", "lp Handles", "ange Handle", "Destination Sid", "hCh angeHandle", "fprem 1", "hT hread", "JP2KImageData::Get ImageBuffer(void)", "n ite", "char )", "pwsz KL", "nite ms", "pwszKL ID", "D r", "int &", ">::_M_extract_ int<", "himl Dr", ">::_M_insert _", "lsda_header _info", "himlDr ag", "O ver", "pvar Dest", "JP2KImageGeometry:: Get", "cch Data", "u age", "ter min", "ang uage", "termin ate", "lp Over", "Code Stm", "arg p", "JP2K CodeStm", "lpThread Attributes", "bInitial Owner", "lap ped", "lpOver lapped", "JP2KCodeStm ::", "nY End", "er ver", "pack s", "devtech::LM_ exception::", "constructor( short", "devtech::LM_exception:: constructor(short", "cr 0", "p ro", "psz S", "\\ x", "c p", "ul Options", "New Protect", "fl NewProtect", "R ef", "Data Len", "max size", "p Dst", "re nt", "En try", "inter n", "c ach", "cmp n", "pw cs", "cach e", "S et", "pdw Type", "lp clsid", "ata n", "sa ve", "fp atan", "cmpn le", "M icrosoft", "and ps", "fn save", "f Icon", "ul eb128(unsigned", ">::_M_ pad", ">::_M_ cache", "read_ uleb128(unsigned", "cmpnle pd", ">::_M_pad (char", "6 4", "I s", "M ask", "p Handles", "im um", "Max imum", "lpFat Time", "b str", "z er", "s qrt", "File Handle", "Cur rent", "N am", "ed Pipe", "Res erved", "hw nd", "Nam edPipe", "N D", "Des c", "ode String", "ic odeString", "ppv Bits", "Un icodeString", "max ps", "bstr String", "n ect", "u Mode", "ub Block", "lpS ubBlock", "f cmov", "a ce", "t o", "or e", "hCon nect", "T hread", ":: C", "Upd ate", "A rg", "p Num", "fs in", "olume Name", "Arg s", "pNum Args", "i f", "o ld", "CH String", "ps2 dq", "R eturn", "v alue", "sd w", "cb w", "packs sdw", "t Desc", "Sect or", "rg uid", "Per Sector", "lpBytes PerSector", "M em", "q u", "z S", "Pr esent", "bInitial State", "6 4)", "u es", "int 64)", "__ int64)", "lpTarget Handle", "List Entry", "Trans fer", "h Prov", "p ath", "lpP ic", "dwM essage", "lpPic tDesc", "h NamedPipe", "p cbData", "u al", "cmp lt", "pSid 2", "T ile", "lpTotal NumberOf", "Return Length", "( \"", "ector y", "Is Mem", "IsMem ber", "punpckl bw", "re qu", "lpF requ", "min ps", "pand n", "Dir ectory", "lpFrequ ency", ") ()", "_ Un", "_ Context", "g roup", "w ind", "~ __", "To Check", ":: ~__", "Res et", "New Item", "long &)", ">::_M_ group", "psl ldq", "Sid ToCheck", "class_type_info ()", "__cxxabiv1::__class_type_info ::~__", ">::_M_insert_ int<", ")() )", "_Un wind", ">::_M_group _", "__cxxabiv1::__class_type_info::~__ class_type_info()", "_Unwind _Context", "n Index", "s Per", "lpNumberOfBytes Transfer", "lpS ector", "lpNumberOf Free", "iterator '\"", "sPer Cluster", "lpNumberOfBytesTransfer red", "lpSector sPerCluster", "lpNumberOfFree Clusters", "R eq", "U T", "p icon", "ed ed", "Ne eded", "picon info", "s s2", ". C", ". Window", "1 4", "1 d", "4 cc", "5 9", "5 b", "8 \\\"", ": s", "< assembly", "< dependentAssembly", "> Updater", "? >\\n\\n\\n (\"", ">\\n< description", ">\\n< dependency", "version =\\\"1", "version =\\\"6", "com :", "assembly >\\n(\"", "name=\\\" Updater", "name=\\\" Microsoft", "description >\\n\\n\\n<", "dependentAssembly >\\n<", "encod ing=\\\"", "est Version=\\\"1.0\\\"", "stand alone", "Control s\\\"\\n", "64 14", "if estVersion=\\\"1.0\\\"", "UT F", ".Window s.C", "4cc f1d", "5b 6414", ":s chem", "\\n", ">Updater <", "language =\\\"", "man ifestVersion=\\\"1.0\\\"", "xmlns =\\\"urn", "publicKeyToken =\\\"659", "=\\\"yes \\\"?>\\n\\nUpdater<", "version=\\\"1 .0.0.0\\\"\\n", "version=\\\"6 .0.0.0\\\"\\n", "name=\\\"Updater \\\"\\n", "name=\\\"Microsoft .Windows.C", "description>\\n\\n", "encoding=\\\" UTF", "standalone =\\\"yes\\\"?>\\n\\n::", "co decvt", "ce pt", "lpsz Current", "__gnu_ internal", "devtech:: I", "Re p", "0000 0000", "encod ed_value", "get _", ">::_M_extract_int< unsigned", "sqrt sd", "__gnu_internal ::", "c ted", "p cch", "te cted", "re en", "Buffer Info", "psz Dir", "lpD eviceName", "Sc reen", "setn p", "lpConsole Screen", "time out", "pro tected", "lpConsoleScreen BufferInfo", "protected :", "h Write", "y mm", "dw Ace", "lpV olumeName", "is pl", "hWrite Pipe", "ymm word", "M essage", "a ur", "p dec", "p CertContext", "es aur", "nID Button", "lpD ispl", "ay Name", "Th esaur", "lpDispl ayName", "Thesaur us", "f unc", "lpL ist", ">:: ~destructor(void)", "n Max", "lpsz Window", "devtech::LM_UniString::StringValue >::~destructor(void)", "nMax Count", "F il", "lpL uid", "write fds", "Avail able", "Fil ter", "d o", "p ar", "lpt m", "Thread Handle", "I terator", "W ord", ":: Iterator", "devtech::I Thesaurus", "Word ::Iterator", "devtech::IThesaurus Word::Iterator", "devtech::IThesaurusWord::Iterator ::~destructor(void)", ") const", "p mul", "pb Data", "dwC ls", "init y", "ues ted", "Req uested", "dwCls Context", "V i", "n Vi", "lpsz V", "rt Key", "pdw DataLen", "lpdwNumberOfBytes Read", "nVi rtKey", "Object Name", "pwsz ObjectName", "Cur sor", "__int64) )", "lpVolumeName Buffer", "ex cept", "dw Maximum", "Ex isting", "dwMessage Id", "ss2 si", "except fds", "dwMaximum Size", "h Existing", "m ode", "rc p", "JP2KImageData:: Set", "opt len", "hExisting Token", "\\ a", "p ec", "vt ime", "ur sor", "n fds", "lo b", "St atus", "lpStart Address", "JP2K Exception", "Co mp", "B in", "v pmovmskb", "v zer", "ou pp", "dw Init", "Co ord", "Bin ary", "vzer oupp", "dwInit Param", "vzeroupp er", "e k", "p Un", "(void) const", "pUn k", "y Top", "lp fn", "Lo g", ".. .", "B u", "hdc Ref", "fucomp i", "En c", "dwAuth zS", "Bu ild", "dwAuthzS vc", "h i", "p Input", "String Build", ":: StringBuild", "double_conversion ::StringBuild", "double_conversion::StringBuild er", "( struct", "I Requested", "dw Ver", "pS IRequested", "JP2KImageGeometry::Get Tile", "L in", "c Scan", "o ::", "r op", "fld lg", "terminate (void", "Lin es", "cScan Lines", "fldlg 2", "< char", "< false", "< true", "H ot", "n orm", "p Data", "int (char", "un o::", "name (", "sp ot", "Lo w", "lpNew Item", "__gnu_cxx::__ norm", "up c", "double >(char", ">::_M_extract_ num", ">::_M_extract_ name(", "__cxxabiv1::__ terminate(void", "long>( char", "devtech::LM_UniString::StringValue >", "Option al", "__cxxabiv1::__class_type_info ::__", "iterator ::_M_cache (", ">::_M_group_ int(char", "com::sun::star:: uno::", "\\a \\a", "pInput s", "(", "(", "Hot spot", "__gnu_cxx::__norm al_iterator::_M_extract_num (", "punpckh wd", "B ound", "In sert", "En tr", "net long", "read fds", "b v", "m t", "x get", "and n", "rea te", "devtech::LM_UniString:: constructor", "xget bv", "h Win", "i es", "n Result", "psr aw", "padd sw", "Index (long", "hH ash", "Entr ies", "p hKey", "( double", "B y", "g e", "n Length", "p Color", "cw d", "hD evice", "lpv InBuffer", "pcch String", "pColor s", "f By", "n Pos", "p f", "p hModule", "hWnd Insert", "lob al", "hWndInsert After", "% 0", "B o", "d Handle", "n St", "v xorps", "ing Bo", "String Sid", "str ing", "cvt ps2dq", "psub q", "cmovg e", "Bound ingBo", "%0 2", "nSt dHandle", "BoundingBo x", ". string", "lp Directory", "cch Name", "hD rop", "vi rt", "nX End", "l m", "lpFile Information", "psub w", "blink::Decimal:: constructor(", "lpdwNumberOfBytes Available", "7 8", "c de", "f g", "j k", "q rst", "u v", "w xy", "lea se", "nop qrst", "Bytes Avail", "psz Value", "ab cde", "lpTotal BytesAvail", "hi jk", "lm nopqrst", "78 9", "fg hijk", "uv wxy", "abcde fghijk", "lmnopqrst uvwxy", "abcdefghijk lmnopqrstuvwxy", "abcdefghijklmnopqrstuvwxy z", "lp cch", "se ek", "hWnd To", "JP2K Rect", "Or ient", "JP2KImage Orient", "Op en", "pszF mt", "seek (long", "JP2KImageOrient ation", "h en", "l b", "lp lb", "cb String", "Eve nts", "C Reg", "h u", "n ptr", "ce l", "Object Attributes", "net short", "write (unsigned", "JP2KCodeStm:: write(unsigned", "erver Name", "Enc od", "BoundingBox (long", "CReg ist", "h key", "nY Left", "devtech::LM_UniString::StringValue >::operator", "fBy Position", "p c", "long (", "g uid", "l Path", "n an", "p max", "Time out", "blink::Decimal:: nan", "of lag", "lpFat Date", "blink::Decimal::nan (void)", "C ry", "lpS ource", "lpdw BufferLength", "Cry pt", "h Section", "h Cert", "n ce", "dw Buffer", "St ore", "lpBytes Read", "CRegist ry::", "hCert Store", "e re", "g ID", "n byte", "co miss", "lpsz Format", "vi sion", "Pro gID", "Re lease", "Re vision", "lpParameter s", "Ref ere", "pdec In", "I o", "O u", "b its", "h Ac", "u Size", "exception _", "lpcch Class", "Encod ed", "Ou ter", ". virt", "e mm", "u al_", "v pcmpeqw", "pop f", "ve l", "sw b", "lprc 1", "CHString:: Get", ".virt ual_", "emm s", "F ul", "S _", "f rom", "n b", "r ay", "div ss", "se _", "dw Mode", "sz Ful", ">::_ S_", "base _", "pad (", "fcmov nb", "szFul lPath", ">::_S_ pad(", "( _Unwind_Context", "_ out", "_ locale", "_ encoded_value", "_ exception_", "f pt", "l eb128(unsigned", "s leb128(unsigned", "x write", "~ codecvt", "or ps", "ec (lsda_header_info", "sp ec(lsda_header_info", "long (unsigned", ">::_M_ terminate", "dwC ursor", "inf inity", "double &", "blink::Decimal:: infinity", "put ()", "max ss", ">::_M_extract_ float", "read_ sleb128(unsigned", "lsda_header (_Unwind_Context", "of _encoded_value", "check _exception_", ">::_M_cache _locale", ">::_M_insert_int< unsigned", "int>:: ~codecvt", "__gnu_internal:: xwrite", "par se_", "blink::Decimal::constructor( enum", "pc i", "base_ of_encoded_value", "_out put()", "fpt an", ">::_M_terminate _output()", "dwCursor Position", "blink::Decimal::infinity (enum", ">::_M_extract_float (", "check_exception_ spec(lsda_header_info", ">::_M_cache_locale (", "int>::~codecvt ()", "__gnu_internal::xwrite (int", "parse_ lsda_header(_Unwind_Context", "base_of_encoded_value (unsigned", "H eader", "h Crypt", "dw Len", "ue Time", "pS erver", "fa ce", "fl Protect", "cvtt ss2si", "comp are", "pServer Info", "G roup", "L e", "h Cursor", "p sw", "p cb", "Buf f", "fi rst", "Ar ray", "hSource ProcessHandle", "CHString Data", "lpszV olume", "Le vel", "In ter", "is ter", "pS ource", "nY Pos", "pSid 1", "hb mp", "Reg ister", "dwMaximumSize Low", "pSource Sid", "U s", "l Initial", "ed ge", "Access Mask", "Ver b", "cvtt ps2dq", "pwsz Verb", "JP2KImageData::Set ImageBuffer", "Us er", "lInitial Count", "b Er", "n 2", "o ff", "cl os", "dw Type", "Data (void)const", "pb Binary", "lpFileTime 1", "ure '\"", "movh ps", "lpTemplate Name", "\\x b", "::C reate", "fldl n2", "CHString::Get Data(void)const", "bEr ase", "off set", "clos ure'\"", "A sy", "T ask", "b Rep", "h Obj", "h Asy", "p fsub", "lp pt", "dw DataLen", "nc Task", "bRep aint", "hAsy ncTask", "hAsyncTask Handle", "cvt ps2", "TokenInformation Length", "file Info", "hCrypt Prov", "cvtps2 pd", "P revi", "i i", "l Release", "dx Hotspot", "lpNumberOf Events", "JP2KImageData:: Free", "JP2KException ::C", "789 abcdefghijklmnopqrstuvwxyz", "Previ ous", "lRelease Count", "JP2KImageData::Free ImageBuffer(void)", "789abcdefghijklmnopqrstuvwxyz \"", "c Table", "o (enum", "psz Ex", "lpPro fileInfo", "blink::Decimal:: zer", "time ptr", "andn ps", "hAc cTable", "Inter face", "blink::Decimal::zer o(enum", "' s", "W h", "W or", "b revi", "c Ac", "f or", "f ession", "m ost", "r es", "s ...", "push f", "edi ted", "ld 's", "re hen", "si ve", "lo c", "lpb i", "ation s...", "init ion", "new path", "Def inition", "all y", "ab brevi", "comp rehen", "Th e", "pro fession", "cmplt pd", "NSND .", "do es", "pf rcp", "compare To", "Wh at", "Wor ld's", "cAc cel", "for ?", "abbrevi ations...", "comprehen sive", "profession ally", "F at", "t or", "w Fat", "dw Offset", "dwAce Index", "l et", "l ::", "l Maximum", "on t", "dw Optional", "lpsz Path", "rt l::", "devtech::LM_Uni String", "lMaximum Count", "dwOptional Length", "rtl:: O", "lpRes ult", "pdw Register", "= (class", "S ystem", "p Group", "fstp nce", "lp nLength", "lpTarget Path", "Status Block", "JP2KImageOrientation )", "lpszFormat Name", "Io StatusBlock", "lpnLength Needed", "R eturned", "ed Domain", "fldl 2", "nc edDomain", "dwAce Revision", "Refere ncedDomain", "rtl::O U", "ReferencedDomain Name", "T est", "\\ b", "b Previous", "g .", "g r", "g Event", "p DestinationSid", "u Code", "u gEvent", "eb ugEvent", "host long", "min ss", "lpD ueTime", "lpD ebugEvent", "JP2KImageData::SetImageBuffer (class", "Test Char", "p guid", "lp cb", "ver t", "unpck lps", "Op er", "Pos Info", "hWin PosInfo", "pmax sw", "R et", "V al", "a Mode", "c In", "e FileName", "p FileName", "r esent", "t ach", "v d", "id At", "str In", "cchDest Buff", "ation (char", "::D to", "blink::Decimal:: compareTo", "pi Ret", "double_conversion::DoubleToStringConverter ::Create", "double_conversion::DoubleToStringConverter ::Dto", "Rep resent", "pszEx eFileName", "fldl2 e", "idAt tach", "cchDestBuff Size", "blink::Decimal::compareTo (class", "double_conversion::DoubleToStringConverter::Dto aMode", "Represent ation(char", "A sc", "C om", "_ w", "f ig", "Res ol", "fuco mi", "pp CertContext", "Con fig", "pw c", "hS ervice", "dwNumberOfBytesTo Map", "zS erverName", "pmul hw", "psw zServerName", "Asc ii", "E vt", "_ intern", "f et", "p re", "s \"", "op Level", "fer ()", "Exception Filter", "lpT opLevel", "ddr Info", "vi ous", "lpPre vious", "nX Pos", "pA ddrInfo", "buf fer()", "al_ buffer()", "Trans form", "pmul lw", "Comp one", "Evt Mask", "_intern al_buffer()", "fet ch", "pre fetch", "lpTopLevel ExceptionFilter", "lpPrevious Count", "S pec", "e e", "o g", "r ch", "mov lps", "al og", "pv Data", "In st", "double_conversion::DoubleToStringConverter ::", "Header s", "( int)", "N ode", "T imer", "b g.", "d bg.", "u ne", "u tion", "x pec", "lp Date", "lprc 2", "lpBuffer s", "lpsz Src", "JP2K Tile", "Init JP2KImageData", "JP2KImageData:: InitJP2KImageData", "do _", "Resol ution", "une xpec", "JP2KImageData::InitJP2KImageData (long", "unexpec ted", "8 b", "P el", "_ base", "c Bits", "h Token", "lp Di", "cch ReferencedDomainName", "cmpxchg 8b", "Per Pel", "lpCon text", "hwnd Owner", "Returned Length", "alog Func", "unexpected (void", "cBits PerPel", "lpDi alogFunc", ". 2", "< double", "C all", "G r", "V k", "_ ex", "_ ptr", "_ entry", "_ to", "_ res", "a st(", "b Vk", "d ata", "f open", "h _base", "j us", "n al", "p pt", "t type", "ad jus", "cx Desired", "me nt", "it h_base", "int >(", "con vert", "ode (", "ter nal", "ult &)", "cch Size", "char &)", ">:: x", "ast _res", ">::_M_ seek(long", ">::_M_ convert", "Con t", ">( __gnu_cxx::__normal_iterator::_M_cache(", "Rec ast", "ted _ptr", "double )", "psub sw", "_m ode(", ">::_M_extract (", ">::_M_extract (", "cy Desired", "true >::_M_cache(", "__cxxabiv1::__ unexpected(void", ">::_M_insert (", ">::_M_insert (", "read_ encoded_value", "float (char", "float ::_M_extract_int< long>(", ">::_M_insert_ float::_M_insert_int< long>(", ">::_M_group_ float(char", "int>:: codecvt", "00000000 00000000", "get_ ttype", "get_ adjus", "__gnu_internal:: fopen", "upc ast(", "upc ast_res", "__cxxabiv1::__class_type_info::__ do_", "__cxxabiv1::__class_type_info::__ upcast_res", "%02 .2", "devtech::LM_UniString::StringValue>::operator =(class", "nbyte s", "\\b \\b", "_w ith_base", "_ex ternal", "_entry (lsda_header_info", "_to _external", ">::_M_convert _to_external", "ted_ptr (", "read_encoded_value _with_base", ">::_M_insert_float(", "int>::codecvt (unsigned", "get_ttype _entry(lsda_header_info", "get_adjus ted_ptr(", "__gnu_internal::fopen _mode(", "upcast( __cxxabiv1::__class_type_info", "__cxxabiv1::__class_type_info::__do_ upcast(__cxxabiv1::__class_type_info", "__cxxabiv1::__class_type_info::__upcast_res ult&)", "%02.2 hu", ">::_M_convert_to_external (char", "read_encoded_value_with_base (unsigned", "E Y", "H K", "L anguage", "c Entries", "Bytes Needed", "uco miss", "cvt sd2", "uID Check", "fcmov nu", "pUnk Outer", "pcb BytesNeeded", "EY __", "HK EY__", "cvtsd2 ss", "uIDCheck Item", "C lo", "G lobal", "X Index(long", "Y Index(long", "e lp", "e of", "f emms", "h Global", "h elp", "n o", "or ce", "ne (class", "er '\"", "lo ne(class", ">:: eof", "shuf pd", "bF orce", "JP2KImageGeometry::Get XIndex(long", "JP2KImageGeometry::Get YIndex(long", "Com pu", "help er'\"", ">::eof ()", "n ExitCode", "u swb", "dwFile Offset", "psr lw", "unpckh ps", "hConsole Output", "Cert Encoded", "::DoubleTo Ascii", "pack uswb", "double_conversion::DoubleToStringConverter ::DoubleToAscii", "double_conversion::DoubleToStringConverter::DoubleToAscii (double", "A l", "g er", "p Info", "fild es", "ph New", "Chars To", "Cl ient", "nNumberOf CharsTo", "pszS rch", "\\x e", "Message Number", "Message Flags", "rcp ps", "Log ger", "lpDirectory Name", "long( __int64)", "JP2KTile Geometry::", "Client Token", "Logger Handle", "R gn", "\\ \\\"", "g lobal", "String SecurityDescriptor", "fcomp i", "cch Text", "pS acl", "Array ::", "f cmovbe", "w Msg", "lp EvtMask", ">::init (void)", "devtech::LM_UniString::StringValue >::init(void)", "lplpsz ProgID", "pfrcp it", "Val ues", "wMsg Filter", "\\ r", "dw Res", "nt a", "constructor (void)", "prefetch nta", "dwRes Size", "C T", "E lap", "M ore", "\\ t", "b Scan", "u Elap", "v base", "te Transform", "lp Er", "id er", "ror s", "psz More", "lpsz Headers", "fcom i", "JP2KImageGeometry:: Compu", "fcmov u", "cmplt ps", "pdec Result", "pData Out", "\\a\\a \\a\\a", "%02 d", "JP2KException::C lone(class", "uElap se", "teTransform ed", "lpEr rors", "JP2KImageGeometry::Compu teTransformed", "A ND", "M ount", "P ubKey", "h PubKey", "n Count", "op y", "pp Interface", "lpszV olumeName", "Mount Point", "0 \"", "W ait", "f lags", "f cmovb", "f inity", "n Dim", "n Pr", "s on", "lp U", "dw R", "Af finity", "psz Icon", "Rect (struct", "len gth", "Prov ider", "constructor (class", "punpckh bw", "pi Icon", "lpConsole Cursor", "\\x a", "dwMaximumSize High", "JP2KImageGeometry::GetTile BoundingBox(long", "Compone nts", "Affinity Mask", "pszIcon Path", "lpConsoleCursor Info", "F ont", "f cmove", "p P", "u sb", "ea son", "cb Sid", "Lo ck", "lpNew Directory", "ls l", "sid t", "CHString:: ~destructor(void)", "System Information", "lpcb Needed", "dwR eason", ". ex", "e v", "f cmovne", "l ldt", "and s", "Str eam", "hdc Dst", "lpsz Dst", "Handle Spec", "pS ID", "cvt ss2si", "nX Start", "ial Values", "hEvent Log", "destructor '\"", "JP2KCodeStm:: seek(long", "devtech::LM_UniString::constructor (void)", "long( __int64))", "lpszVolume MountPoint", "cAccel Entries", "Oper ands", "double_conversion::DoubleToStringConverter:: HandleSpec", ".ex e", "ialValues (double", "double_conversion::DoubleToStringConverter::HandleSpec ialValues(double", "B k", "i Bk", "se ed", "pb Buffer", "pb Font", "iBk Mode", "A \"", "O R", "P Image", "X OR", "a ine", "f inc", "i ority", "n Buffer", "p Src", "s Written", "u Format", "inc os", "lp Optional", "dw Reserved", "Attr sWritten", "lpsz ProgID", "fs incos", "lpb AND", "lpb XOR", "cvt ss2", "lpNumberOf AttrsWritten", "mem ber", "lpszVolume PathName", "let ion", "CT PImage", "nPr iority", "aine r", "finc stp", "nBuffer Size", "lpbAND bits", "lpbXOR bits", "cvtss2 sd", "3 \\xb", "> (void)const", "A n", "S w", "S ervice", "e Sw", "g le", "h Rgn", "i ptr", "n gle", "v CertContext", "lp Icon", "re vCertContext", "lpC ursor", "an ted", "pA ngle", "hT imer", "dwT hread", "devtech::LM_UniString::constructor (class", "fcmovnb e", "idAttach To", "ee pAngle", "Gr anted", "Al loc", "\\xe 3\\xb", "pP revCertContext", "eSw eepAngle", "lpIcon Name", "lpCursor Name", "Granted Access", "D u", "X Dest", "m ap", "p stm", "or y", "Get Resolution", "dy Hotspot", "par ameter", "Comp BoundingBox(long", "Coord s", "JP2KImageGeometry::GetTile CompBoundingBox(long", "wFat Time", "lpDate Str", "JP2KTileGeometry:: GetResolution", "\\t \\t", "JP2KTileGeometry::GetResolution Coords", "A cl", "E sca", "P l", "S ent", "T it", "i st(", "lpNumberOfBytes Rec", "lpNumberOfBytes Sent", "lpConsole Tit", "lpNumberOfEvents Read", "lpNumberOfBytesRec vd", "lpConsoleTit le", "8 0", "C B", "m y", "n Char", "o y", "r l", "v pcmpeqb", "Ex p", "nY Start", "lpt pm", "CH Ptr", "lpD CB", "lpService Config", "cmplt ss", "andn pd", "rtl::OU String", "Stream Pointer", "JP2KTileGeometry::GetResolutionCoords (long", "\" (", "A ct", "C S", "H U", "N CS", "p fa", "p Owner", "p Node", "u HU", "up \\\\", "all ed", "12 3", "\\\\ Microsoft", "\\\\ Act", "packs swb", "Set up\\\\", "dwBuffer Coord", "wFat Date", "Inst alled", "lpU NCS", "Components \\\\\"", "\"( uHU", "pfa cc", "\\\\Microsoft \\\\Act", "Setup\\\\ Installed", "lpUNCS erverName", "\"(uHU \"", "\\\\Microsoft\\\\Act ive", "4 \\xb", "Y Dest", "_ init", "c Pl", "f uFlags", "h Req", "k Outer", "n Acl", "u est", "v ices", "al loc", "hWnd New", "an es", "pun kOuter", "St a", "ate _internal_buffer()", ">::_M_ alloc", "hEvent Object", "Thread Information", "\\r \\n", "\\xe3\\xb 4\\xb", "cPl anes", "hReq uest", "nAcl Length", ">::_M_alloc ate_internal_buffer()", "< class", "D ecimal", "E S", "S T", "g en", "p min", "u sh", "u Cmd", "lp i", "si st", "fn Map", "Bytes Available", "To Call", "nt ial", "as sist", "sg dt", "pwDos Time", "one ntial", "ree BytesAvailable", "blink::Decimal:: operator", "aes key", "fl ush", "lpF reeBytesAvailable", "ffree p", "old path", "rtl::OU String::", "double_conversion::DoubleToStringConverter::Create Exp", "double_conversion::DoubleToStringConverter::Create Decimal", "nNumberOfCharsTo Write", "wMsgFilter Max", "letion Key", "CHPtr Array::", "gen assist", "fnMap Mode", "ToCall er", "onential Representation(char", "aeskey genassist", "lpFreeBytesAvailable ToCaller", "double_conversion::DoubleToStringConverter::CreateExp onentialRepresentation(char", "double_conversion::DoubleToStringConverter::CreateDecimal Representation(char", "C reate", "Q ue", "a f", "m eb", "n meb", "r d", "lp Info", "File Ex", "dw Write", "dw Language", "Buffer (void)", "pd ate", "Write Buffer(void)", "de let", "lpsz D", "pS ession", "psub usb", "Point (long", "JP2KCodeStm:: flush", "sqrt ps", "Timer Que", "dwFileOffset High", "JP2KImageGeometry::ComputeTransformed Point(long", "ist( char", "pNode Name", "FileEx ist(char", "dwWrite Coord", "dwLanguage Id", "delet ing", "pSession Id", "JP2KCodeStm::flush WriteBuffer(void)", "TimerQue ue", "@ \"", "A p", "M o", "O n", "U se", "b ack", "s ed", "v ector", "er vices", "ps Clo", "pe Use", "method. C", "pb Encoded", "pb CertEncoded", "pshuf w", "pData In", "dwBuffer Count", ".virtual_ 0", "from len", "bForce Ap", "lpi id", "Mo di", "psClo sed", "bForceAp psClosed", "% s", ") \"", "> &)", "@ @\"", "M in", "M eth", "O rg", "S \"", "X Interface", "h er", "j cx", "s put", "s _init", "t m", "u d", "ub Authority", "et n(char", "lp hModule", "fn P", "at ure", "Of Du", "Data (long", "In her", "Par a", "hM nu", "pb Sign", "Process Information", "sg etn(char", ">::_M_ destr", "lear Err", "psl lw", "JP2K Recast", "short >(", "short &)", "Base OfDu", "State (void)", "nS ubAuthority", "JP2KImageData:: Recast", "Cl sid", "pcmpgt w", "Geomet ry", "float &", ">::_M_extract_int< long", ">::_M_insert_int< long", "00000000 0\"", "get_ global", "com::sun::star::uno:: XInterface", "devtech::LM_UniString::constructor (unsigned", "pmax ub", "JP2KException::C learErr", "int>( unsigned", ">::x sput", ">::x sgetn(char", "0000000000000000 000000000\"", "%02.2hu %02.2hu", "pfrcpit 2", "oy _internal_buffer()", "jcx z", "s_init ()", "Inher it", "pbSign ature", ">::_M_destr oy_internal_buffer()", "JP2KRecast Meth", "BaseOfDu mp", "get_global s_init()", "JP2KException::ClearErr State(void)", ">::xsput n(char", "% s\"", "A T", "B ack", "f ont", "g font", "p psz", "p Control", "w Type", "in vd", "dw Length", "Des cr", "Data Descr", "__ std", "lpLo gfont", "psub b", "pvar Src", "dwBuffer Size", "dbg. __", "parameter \"", "ppsz DataDescr", "__std call", "a c", "h Find", "m St", "r ot", "t t", "in ue", "si sten", "it or", "on itor", "dw Open", "dw Cont", "pv Info", "Object Information", "hM onitor", "Type (long", "Handle Id", "pp Result", "lpBase Name", "&) const", "lpMode mSt", "lpNumberOfChars Read", "nD ev", "hConsole Input", "rot o", "inue Status", "dwOpen Mode", "dwCont inueStatus", "lpModemSt at", "nDev Inst", "0 123", "4 5", "6 789", "H I", "J KL", "L ::C", "M N", "O N", "O P", "Q R", "S ervices", "U V", "U rl", "W X", "Y Z", "\\ Current", "l \"", "u Check", "w hen", "tr ack", "dw Log", "lpP ath", "uID Enable", "el l", "lpbSacl Present", "\\\\ Services", "lpTemplate Directory", "Free Bytes", "pProxy Config", "addr len", "lpTotalNumberOf FreeBytes", "abcdefghijklmnopqrstuvwxyz 0123", "gr ound", "Call back", "Clo se", "no track", "bForce Back", "ST UV", "pmin sw", "AT L::C", "45 6789", "HI JKL", "MN OP", "QR STUV", "WX YZ", "\\Current Control", "when ce", "dwLog on", "uIDEnable Item", "abcdefghijklmnopqrstuvwxyz0123 456789", "bForceBack ground", "HIJKL MNOP", "QRSTUV WXYZ", "HIJKLMNOP QRSTUVWXYZ", "HIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz0123456789", ": %02d", "P ort", "R and", "S ecurityInformation", "b e", "i od", "n Ace", "p Stm", "p roto", "q ui", "u sw", "u cchMax", "lp em", "Name (int)", "dw Pipe", ":: X", "cb CertEncoded", "method. ATL::C", "lpT able", "Path ()", "fs Modi", "padd b", "Get User", "nS erver", "fier s", "List Length", "Per iod", "Sc Lock", "Reg ion", "hWin Sta", "Open (char", "Header ()", "Create Header()", "Rand Name(int)", "nAce ListLength", "qui re", "lpem h", "dwPipe Mode", "lpTable Name", "fsModi fiers", "GetUser Path()", "nServer Port", "C opy", "h Update", "l ar", "l er", "l ib", "o ck", "v pxor", "x ac", "and \"", "lp Oper", "mm and\"", "er r", "er y", "Buffer (int)", "co mmand\"", "ten sion", "ph global", "psz Url", "lpEx tension", "Get Current", "Ge ner", "open \\\\", "\\\\ open\\\\", "CHString:: constructor(class", "time 0", "CRegistry:: my", "CRegistry:: GetCurrent", "Refere nce", "dwFileOffset Low", "phNew Token", "dwThread Id", "xac quire", "lpOper ation", "\\\\open\\\\ command\"", "CRegistry::my Reg", "A d", "A pp", "A lg", "A li", "B it", "F i", "M gr", "O pt", "S e", "a v", "b ol", "c opy", "p D", "t ainer", "u ist", "w Language", "x ed", "al ign", "st ance", "lp Uni", "di stance", "ing uist", "String (void)", "String Mgr", "con tainer", "pv Find", "en Style", "gned Operands", "lpM ax", "lpM essage", "sal Time", "Rect To", "ation Type", "JP2K Enc", "ver salTime", "able (void)", "blink::Decimal:: to", "blink::Decimal:: Ali", "blink::Decimal:: align", "fl Alloc", "pProxy Info", "terminate (void)", "JP2KCodeStm:: Is", "com::sun::star:: container", "ek able(void)", "JP2KImageGeometry::GetTile Resolution", "com::sun::star::uno:: Type", "com::sun::star::uno:: An", "pf cmp", "pcb Binary", "phNew Wait", "pfrcpit 1", "Operands (class", "fnP enStyle", "JP2KRecastMeth )", "method.ATL::C Fi", "Alg id", "Bit map", "Se ekable(void)", "xed StringMgr", "lpUni versalTime", "inguist ic", "pvFind Para", "JP2KEnc Opt", "blink::Decimal::to String(void)", "blink::Decimal::Ali gnedOperands", "blink::Decimal::align Operands(class", "flAlloc ationType", "JP2KCodeStm::Is Seekable(void)", "com::sun::star::uno::An y", "phNewWait Object", "method.ATL::CFi xedStringMgr", "method.ATL::CFixedStringMgr .virtual_", "E T", "R W", "S RW", "a pd", "h ore", "k t", "l ang", "s SecurityDescriptor", "w char", "lp Out", "lp Bitmap" ] } }