/external/icu4c/tools/toolutil/ |
D | writesrc.c | 104 const char *postfix) { in usrc_writeArray() argument 156 if(postfix!=NULL) { in usrc_writeArray() 157 fputs(postfix, f); in usrc_writeArray() 165 const char *postfix) { in usrc_writeUTrie2Arrays() argument 168 … usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength+pTrie->dataLength, postfix); in usrc_writeUTrie2Arrays() 171 usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength, postfix); in usrc_writeUTrie2Arrays() 172 usrc_writeArray(f, data32Prefix, pTrie->data32, 32, pTrie->dataLength, postfix); in usrc_writeUTrie2Arrays() 181 const char *postfix) { in usrc_writeUTrie2Struct() argument 220 if(postfix!=NULL) { in usrc_writeUTrie2Struct() 221 fputs(postfix, f); in usrc_writeUTrie2Struct() [all …]
|
D | writesrc.h | 51 const char *postfix); 62 const char *postfix); 74 const char *postfix); 90 const char *postfix);
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
D | writesrc.c | 99 const char *postfix) { in usrc_writeArray() argument 151 if(postfix!=NULL) { in usrc_writeArray() 152 fputs(postfix, f); in usrc_writeArray() 160 const char *postfix) { in usrc_writeUTrie2Arrays() argument 163 … usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength+pTrie->dataLength, postfix); in usrc_writeUTrie2Arrays() 166 usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength, postfix); in usrc_writeUTrie2Arrays() 167 usrc_writeArray(f, data32Prefix, pTrie->data32, 32, pTrie->dataLength, postfix); in usrc_writeUTrie2Arrays() 176 const char *postfix) { in usrc_writeUTrie2Struct() argument 215 if(postfix!=NULL) { in usrc_writeUTrie2Struct() 216 fputs(postfix, f); in usrc_writeUTrie2Struct()
|
D | writesrc.h | 51 const char *postfix); 62 const char *postfix); 74 const char *postfix);
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | ParsedURL.js | 182 var postfix = ""; 184 postfix = path.substring(query); 189 postfix = path.substring(fragment); 196 if (postfix.charAt(0) === "?") { 203 …eme + "://" + parsedURL.host + (parsedURL.port ? (":" + parsedURL.port) : "") + basePath + postfix; 213 return parsedURL.scheme + ":" + path + postfix; 215 …rsedURL.port ? (":" + parsedURL.port) : "") + WebInspector.ParsedURL.normalizePath(path) + postfix;
|
/external/clang/test/Parser/ |
D | attributes.mm | 14 @interface EXP I @end // expected-error {{postfix attributes are not allowed on Objective-C directi… 17 @implementation EXP I @end // expected-error-re {{postfix attributes are not allowed on Objective-C… 21 @class EXP OC; // expected-error-re {{postfix attributes are not allowed on Objective-C directives$… 24 @protocol EXP P @end // expected-error {{postfix attributes are not allowed on Objective-C directiv…
|
/external/chromium_org/v8/test/webkit/ |
D | toString-prefix-postfix-preserve-parens-expected.txt | 24 This test checks that toString() round-trip on a function that has prefix, postfix and typeof opera… 35 …s(1, 2, 3); threw exception ReferenceError: Invalid left-hand side expression in postfix operation. 36 …)(1, 2, 3); threw exception ReferenceError: Invalid left-hand side expression in postfix operation. 47 …i(1, 2, 3); threw exception ReferenceError: Invalid left-hand side expression in postfix operation. 48 …)(1, 2, 3); threw exception ReferenceError: Invalid left-hand side expression in postfix operation. 55 …1(1, 2, 3); threw exception ReferenceError: Invalid left-hand side expression in postfix operation. 56 …)(1, 2, 3); threw exception ReferenceError: Invalid left-hand side expression in postfix operation. 63 …2(1, 2, 3); threw exception ReferenceError: Invalid left-hand side expression in postfix operation. 64 …)(1, 2, 3); threw exception ReferenceError: Invalid left-hand side expression in postfix operation.
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
D | create-html-entity-table | 39 postfix = "EntityName" 41 return "%sSemicolon%s" % (entity[:-1], postfix) 42 return "%s%s" % (entity, postfix)
|
/external/chromium_org/third_party/re2/re2/testing/ |
D | regexp_generator.cc | 60 vector<string> postfix; in Generate() local 61 GeneratePostfix(&postfix, 0, 0, 0); in Generate() 70 vector<string> postfix; in GenerateRandom() local 71 GenerateRandomPostfix(&postfix, 0, 0, 0); in GenerateRandom()
|
/external/regex-re2/re2/testing/ |
D | regexp_generator.cc | 60 vector<string> postfix; in Generate() local 61 GeneratePostfix(&postfix, 0, 0, 0); in Generate() 70 vector<string> postfix; in GenerateRandom() local 71 GenerateRandomPostfix(&postfix, 0, 0, 0); in GenerateRandom()
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/devtools/inspectedWindow/chrome-preprocessor/Panel/ |
D | PreprocessorPanel.js | 13 var postfix = '\n//# sourceURL=' + url + '.js\n'; 14 return prefix + source + postfix;
|
/external/chromium_org/third_party/openssl/openssl/crypto/x509/ |
D | by_dir.c | 294 const char *postfix=""; in get_cert_by_subject() local 304 postfix=""; in get_cert_by_subject() 311 postfix="r"; in get_cert_by_subject() 392 postfix,k); in get_cert_by_subject() 398 postfix,k); in get_cert_by_subject()
|
/external/openssl/crypto/x509/ |
D | by_dir.c | 292 const char *postfix=""; in get_cert_by_subject() local 302 postfix=""; in get_cert_by_subject() 309 postfix="r"; in get_cert_by_subject() 386 postfix,k); in get_cert_by_subject() 392 postfix,k); in get_cert_by_subject()
|
/external/chromium_org/chrome/test/chromedriver/test/ |
D | webserver.py | 94 postfix = '://127.0.0.1:%s' % self.server_port 96 return 'https' + postfix 97 return 'http' + postfix
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | nfrs.h | 46 UnicodeString postfix = UNICODE_STRING_SIMPLE("-postfix"); in isParseable() local 49 …return ( name.indexOf(prefixpart) == -1 && name.indexOf(postfix) == -1 && name.indexOf(postfx) == … in isParseable()
|
/external/chromium/googleurl/src/ |
D | url_canon_icu.cc | 72 const static char postfix[postfix_len + 1] = "%3B"; // ";" percent-escaped in appendURLEscapedChar() local 73 ucnv_cbFromUWriteBytes(from_args, postfix, postfix_len, 0, err); in appendURLEscapedChar()
|
/external/chromium_org/url/ |
D | url_canon_icu.cc | 47 const static char postfix[postfix_len + 1] = "%3B"; // ";" percent-escaped in appendURLEscapedChar() local 48 ucnv_cbFromUWriteBytes(from_args, postfix, postfix_len, 0, err); in appendURLEscapedChar()
|
/external/qemu/ |
D | qemu-option.c | 190 char *postfix; in parse_option_number() local 194 number = strtoull(value, &postfix, 0); in parse_option_number() 195 if (*postfix != '\0') { in parse_option_number() 209 char *postfix; in parse_option_size() local 213 sizef = strtod(value, &postfix); in parse_option_size() 214 switch (*postfix) { in parse_option_size()
|
/external/chromium_org/third_party/openssl/openssl/patches/ |
D | x509_hash_name_algorithm_change.patch | 12 const char *postfix="";
|
/external/chromium_org/v8/test/webkit/fast/js/ |
D | modify-non-references-expected.txt | 30 …reference.. Threw exception ReferenceError: Invalid left-hand side expression in postfix operation. 31 …reference.. Threw exception ReferenceError: Invalid left-hand side expression in postfix operation.
|
/external/chromium/chrome/browser/metrics/ |
D | metrics_log_unittest.cc | 29 const char postfix = '\"'; in NormalizeBuildtime() local 33 size_t postfix_position = xml_encoded->find(postfix, offset); in NormalizeBuildtime()
|
/external/chromium_org/third_party/openssl/patches.chromium/ |
D | 0003-x509_hash_name_algorithm_change.patch | 34 + const char *postfix="";
|
/external/valgrind/main/coregrind/m_gdbserver/ |
D | target.c | 105 static char *postfix[3] = { "", "s1", "s2" }; in build_shadow_arch() local 112 + strlen (postfix[i]) + 1); in build_shadow_arch() 114 strcat (new_regs[i*n + r].name, postfix[i]); in build_shadow_arch()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-P2P | 461 p2p_set ssid_postfix <postfix> 463 Set postfix string to be added to the automatically generated P2P SSID 464 (DIRECT-<two random characters>). For example, postfix of "-testing" 535 set p2p_ssid_postfix <P2P SSID postfix> 537 Set P2P SSID postfix.
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 952 char *postfix; in wpas_dbus_setter_p2p_device_config() local 957 postfix = os_strdup(entry.str_value); in wpas_dbus_setter_p2p_device_config() 958 if (!postfix) in wpas_dbus_setter_p2p_device_config() 962 wpa_s->conf->p2p_ssid_postfix = postfix; in wpas_dbus_setter_p2p_device_config()
|