/external/boringssl/src/crypto/curve25519/ |
D | ed25519_tests.txt | 13 # print "PRIV:", private 19 PRIV: 9d61b19deffd5a60ba844af492ec2cc44449c5697b326919703bac031cae7f60d75a980182b10ab7d54bfed3c9640… 24 PRIV: 4ccd089b28ff96da9db6c346ec114e0f5b8a319f35aba624da8cf6ed4fb8a6fb3d4017c3e843895a92b70aa74d1b7… 29 PRIV: c5aa8df43f9f837bedb7442f31dcb7b166d38535076f094b85ce3a2e0b4458f7fc51cd8e6218a1a38da47ed00230f… 34 PRIV: 0d4a05b07352a5436e180356da0ae6efa0345ff7fb1572575772e8005ed978e9e61a185bcef2613a6c7cb79763ce9… 39 PRIV: 6df9340c138cc188b5fe4464ebaa3f7fc206a2d55c3434707e74c9fc04e20ebbc0dac102c4533186e25dc43128472… 44 PRIV: b780381a65edf8b78f6945e8dbec7941ac049fd4c61040cf0c324357975a293ce253af0766804b869bb1595be9765… 49 PRIV: 78ae9effe6f245e924a7be63041146ebc670dbd3060cba67fbc6216febc44546fbcfbfa40505d7f2be444a33d185c… 54 PRIV: 691865bfc82a1e4b574eecde4c7519093faf0cf867380234e3664645c61c5f7998a5e3a36e67aaba89888bf093de1… 59 PRIV: 3b26516fb3dc88eb181b9ed73f0bcd52bcd6b4c788e4bcaf46057fd078bee073f81fb54a825fced95eb033afcd643… [all …]
|
/external/pcre/dist/ |
D | pcre_ucd.c | 35 const ucd_record PRIV(ucd_records)[] = {{0,0,0,0,0 }}; 36 const pcre_uint8 PRIV(ucd_stage1)[] = {0}; 37 const pcre_uint16 PRIV(ucd_stage2)[] = {0}; 38 const pcre_uint32 PRIV(ucd_caseless_sets)[] = {0}; 55 const pcre_uint32 PRIV(ucd_caseless_sets)[] = { 82 const ucd_record PRIV(ucd_records)[] = { /* 5760 bytes, record size 8 */ 805 const pcre_uint8 PRIV(ucd_stage1)[] = { /* 8704 bytes */ 1352 const pcre_uint16 PRIV(ucd_stage2)[] = { /* 58112 bytes, block = 128 */
|
D | pcre_xclass.c | 67 PRIV(xclass)(pcre_uint32 c, const pcre_uchar *data, BOOL utf) in PRIV() function 150 if ((data[1] == PRIV(ucp_gentype)[prop->chartype]) == isprop) in PRIV() 163 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L || in PRIV() 164 PRIV(ucp_gentype)[prop->chartype] == ucp_N) == isprop) in PRIV() 182 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == isprop) in PRIV() 189 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L || in PRIV() 190 PRIV(ucp_gentype)[prop->chartype] == ucp_N || c == CHAR_UNDERSCORE) in PRIV() 222 if ((PRIV(ucp_gentype)[prop->chartype] != ucp_Z && in PRIV() 223 (PRIV(ucp_gentype)[prop->chartype] != ucp_C || in PRIV() 236 (PRIV(ucp_gentype)[prop->chartype] != ucp_C || in PRIV() [all …]
|
D | pcre_internal.h | 315 PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \ 329 PRIV(was_newline)((p), NLBLOCK->nltype, NLBLOCK->PSSTART, \ 703 #define GET_EXTRALEN(c) (PRIV(utf8_table4)[(c) & 0x3f]) 2623 #ifndef PRIV 2624 #define PRIV(name) _pcre_##name macro 2630 #ifndef PRIV 2631 #define PRIV(name) _pcre16_##name macro 2637 #ifndef PRIV 2638 #define PRIV(name) _pcre32_##name macro 2662 extern const int PRIV(utf8_table1)[]; [all …]
|
D | pcre_string_utils.c | 68 PRIV(strcmp_uc_uc)(const pcre_uchar *str1, const pcre_uchar *str2) in PRIV() function 87 PRIV(strcmp_uc_uc_utf)(const pcre_uchar *str1, const pcre_uchar *str2) in PRIV() function 106 PRIV(strcmp_uc_c8)(const pcre_uchar *str1, const char *str2) in PRIV() function 126 PRIV(strcmp_uc_c8_utf)(const pcre_uchar *str1, const char *str2) in PRIV() function 157 PRIV(strncmp_uc_uc)(const pcre_uchar *str1, const pcre_uchar *str2, unsigned int num) in PRIV() function 174 PRIV(strncmp_uc_c8)(const pcre_uchar *str1, const char *str2, unsigned int num) in PRIV() function 201 PRIV(strlen_uc)(const pcre_uchar *str) in PRIV() function
|
D | pcre_ord2utf8.c | 68 PRIV(ord2utf)(pcre_uint32 cvalue, pcre_uchar *buffer) in PRIV() function 74 for (i = 0; i < PRIV(utf8_table1_size); i++) in PRIV() 75 if ((int)cvalue <= PRIV(utf8_table1)[i]) break; in PRIV() 82 *buffer = PRIV(utf8_table2)[i] | cvalue; in PRIV()
|
D | pcre_study.c | 199 cc += PRIV(OP_lengths)[*cc]; in find_minlength() 208 cc += PRIV(OP_lengths)[*cc]; in find_minlength() 319 cc += PRIV(OP_lengths)[op]; in find_minlength() 327 cc += PRIV(OP_lengths)[op]; in find_minlength() 341 cc += PRIV(OP_lengths)[OP_CLASS]; in find_minlength() 343 cc += PRIV(OP_lengths)[OP_CLASS]; in find_minlength() 398 ce = cs = (pcre_uchar *)PRIV(find_bracket)(startcode, utf, GET2(slot, 0)); in find_minlength() 438 ce = cs = (pcre_uchar *)PRIV(find_bracket)(startcode, utf, GET2(cc, 1)); in find_minlength() 576 cc += PRIV(OP_lengths)[op]; in find_minlength() 588 cc += PRIV(OP_lengths)[op] + cc[1]; in find_minlength() [all …]
|
D | pcre_dfa_exec.c | 1085 OK = PRIV(ucp_gentype)[prop->chartype] == code[2]; in internal_dfa_exec() 1099 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_L || in internal_dfa_exec() 1100 PRIV(ucp_gentype)[prop->chartype] == ucp_N; in internal_dfa_exec() 1117 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_Z; in internal_dfa_exec() 1123 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_L || in internal_dfa_exec() 1124 PRIV(ucp_gentype)[prop->chartype] == ucp_N || in internal_dfa_exec() 1129 cp = PRIV(ucd_caseless_sets) + code[2]; in internal_dfa_exec() 1343 OK = PRIV(ucp_gentype)[prop->chartype] == code[3]; in internal_dfa_exec() 1357 OK = PRIV(ucp_gentype)[prop->chartype] == ucp_L || in internal_dfa_exec() 1358 PRIV(ucp_gentype)[prop->chartype] == ucp_N; in internal_dfa_exec() [all …]
|
D | pcre_tables.c | 59 const pcre_uint8 PRIV(OP_lengths)[] = { OP_LENGTHS }; 64 const pcre_uint32 PRIV(hspace_list)[] = { HSPACE_LIST }; 65 const pcre_uint32 PRIV(vspace_list)[] = { VSPACE_LIST }; 81 const int PRIV(utf8_table1)[] = 84 const int PRIV(utf8_table1_size) = sizeof(PRIV(utf8_table1)) / sizeof(int); 89 const int PRIV(utf8_table2)[] = { 0, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc}; 90 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; 95 const pcre_uint8 PRIV(utf8_table4)[] = { 107 const pcre_uint32 PRIV(ucp_gentype)[] = { 152 const pcre_uint32 PRIV(ucp_gbtable[]) = { [all …]
|
D | pcre_printint.c | 59 #define PRIV(name) name macro 144 int a = PRIV(utf8_table4)[c & 0x3f]; /* Number of additional bytes */ in print_char() 146 c = (c & PRIV(utf8_table3)[a]) << s; in print_char() 240 for (i = PRIV(utt_size) - 1; i >= 0; i--) in get_ucpname() 242 if (ptype == PRIV(utt)[i].type && pvalue == PRIV(utt)[i].value) break; in get_ucpname() 244 return (i >= 0)? PRIV(utt_names) + PRIV(utt)[i].name_offset : "??"; in get_ucpname() 277 const pcre_uint32 *p = PRIV(ucd_caseless_sets) + code[2]; in print_prop()
|
D | pcre_compile.c | 1558 top = PRIV(utt_size); in get_ucp() 1564 r = STRCMP_UC_C8(name, PRIV(utt_names) + PRIV(utt)[i].name_offset); in get_ucp() 1567 *ptypeptr = PRIV(utt)[i].type; in get_ucp() 1568 *pdataptr = PRIV(utt)[i].value; in get_ucp() 1680 code += PRIV(OP_lengths)[*code]; in first_significant_code() 1694 code += PRIV(OP_lengths)[*code]; in first_significant_code() 1830 cc += cc[1] + PRIV(OP_lengths)[*cc]; in find_fixedlength() 1857 cc += PRIV(OP_lengths)[*cc]; in find_fixedlength() 1934 cc += PRIV(OP_lengths)[OP_CLASS]; in find_fixedlength() 1936 cc += PRIV(OP_lengths)[OP_CLASS]; in find_fixedlength() [all …]
|
D | pcre_newline.c | 76 PRIV(is_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR endptr, int *lenptr, in PRIV() function 151 PRIV(was_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR startptr, int *lenptr, in PRIV() function
|
D | pcre_valid_utf8.c | 107 PRIV(valid_utf)(PCRE_PUCHAR string, int length, int *erroroffset) in PRIV() function 137 ab = PRIV(utf8_table4)[c & 0x3f]; /* Number of additional bytes */ in PRIV()
|
D | pcre_exec.c | 221 const pcre_uint32 *pp = PRIV(ucd_caseless_sets) + ur->caseset; in match_ref() 759 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md, in match() 783 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, in match() 789 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, in match() 797 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md, in match() 805 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, in match() 823 ecode += PRIV(OP_lengths)[*ecode] + ecode[1]; in match() 826 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md, in match() 843 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, in match() 852 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, in match() [all …]
|
D | pcre_fullinfo.c | 123 PRIV(jit_get_size)(extra_data->executable_jit) : 0; in pcre_fullinfo() 203 *((const pcre_uint8 **)where) = (const pcre_uint8 *)(PRIV(default_tables)); in pcre_fullinfo()
|
D | pcre32_ord2utf32.c | 68 PRIV(ord2utf)(pcre_uint32 cvalue, pcre_uchar *buffer) in PRIV() function
|
D | pcre16_ord2utf16.c | 68 PRIV(ord2utf)(pcre_uint32 cvalue, pcre_uchar *buffer) in PRIV() function
|
D | pcre32_valid_utf32.c | 82 PRIV(valid_utf)(PCRE_PUCHAR string, int length, int *erroroffset) in PRIV() function
|
D | pcre16_valid_utf16.c | 84 PRIV(valid_utf)(PCRE_PUCHAR string, int length, int *erroroffset) in PRIV() function
|
D | pcre_config.c | 138 *((const char **)where) = PRIV(jit_get_target)(); in pcre_config()
|
D | pcre_byte_order.c | 270 length = PRIV(OP_lengths)[*ptr] - 1; in pcre_pattern_to_host_byte_order()
|
D | pcre_jit_compile.c | 675 return cc + PRIV(OP_lengths)[*cc]; in next_opcode() 733 cc += PRIV(OP_lengths)[*cc]; in next_opcode() 753 return cc + PRIV(OP_lengths)[*cc] - 1; in next_opcode() 2656 OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(utf8_table4) - 0xc0); in read_char7_type() 2695 OP1(SLJIT_MOV_UB, RETURN_ADDR, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0); in read_char_range() 2719 OP1(SLJIT_MOV_UB, RETURN_ADDR, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0); in read_char_range() 2739 OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0); in read_char_range() 2748 OP1(SLJIT_MOV_UB, RETURN_ADDR, 0, SLJIT_MEM1(TMP1), (sljit_sw)PRIV(utf8_table4) - 0xc0); in read_char_range() 3046 OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(utf8_table4) - 0xc0); in do_utfreadtype8() 3072 OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_stage1)); in do_getucd() [all …]
|
D | pcre_chartables.c.dist | 29 const pcre_uint8 PRIV(default_tables)[] = {
|
/external/pcre/ |
D | pcre_chartables.c | 29 const pcre_uint8 PRIV(default_tables)[] = {
|
/external/icu/icu4c/source/common/ |
D | uloc_tag.c | 1772 #define PRIV 0x0080 macro 1856 next = LANG | PRIV; in ultag_parse() 1890 next = EXTL | SCRT | REGN | VART | EXTS | PRIV; in ultag_parse() 1901 next = EXTL | SCRT | REGN | VART | EXTS | PRIV; in ultag_parse() 1903 next = SCRT | REGN | VART | EXTS | PRIV; in ultag_parse() 1924 next = REGN | VART | EXTS | PRIV; in ultag_parse() 1934 next = VART | EXTS | PRIV; in ultag_parse() 1958 next = VART | EXTS | PRIV; in ultag_parse() 2018 next = EXTS | EXTV | PRIV; in ultag_parse() 2023 if (next & PRIV) { in ultag_parse()
|