/third_party/protobuf/js/experimental/runtime/kernel/ |
D | indexer_test.js | 84 const data = createBufferDecoder(0x08, 0x01, 0x08, 0x01); constant 93 const data = createBufferDecoder(0xF8, 0x01, 0x01); constant 101 const data = createBufferDecoder( constant 119 const data = createBufferDecoder(0x08); constant 124 const data = createBufferDecoder( constant 135 const data = constant 154 const data = createBufferDecoder(0x09); constant 162 const data = createBufferDecoder(0x09); constant 171 const data = createBufferDecoder( constant 182 const data = createBufferDecoder(0x0A, 0x04, 0x00, 0x01); constant [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | dag_test.cpp | 44 Data data; in TEST_P() local 61 .then([](Data& data) { data.push("A"); }) in TEST_P() 62 .then([](Data& data) { data.push("B"); }) in TEST_P() 63 .then([](Data& data) { data.push("C"); }); in TEST_P() 67 Data data; in TEST_P() local 78 .then([](Data& data) { data.push("A"); }) in TEST_P() 79 .then([](Data& data) { data.push("B"); }) in TEST_P() 80 .then([](Data& data) { data.push("C"); }); in TEST_P() 100 root.then([](Data& data) { data.push("A"); }); in TEST_P() 101 root.then([](Data& data) { data.push("B"); }); in TEST_P() [all …]
|
/third_party/protobuf/src/google/protobuf/ |
D | reflection_internal.h | 46 Iterator* BeginIterator(const Field* data) const override { in BeginIterator() 49 Iterator* EndIterator(const Field* data) const override { in EndIterator() 52 Iterator* CopyIterator(const Field* data, in CopyIterator() 56 Iterator* AdvanceIterator(const Field* data, in AdvanceIterator() 60 bool EqualsIterator(const Field* data, const Iterator* a, in EqualsIterator() 64 void DeleteIterator(const Field* data, Iterator* iterator) const override {} in DeleteIterator() 65 const Value* GetIteratorValue(const Field* data, const Iterator* iterator, in GetIteratorValue() 89 bool IsEmpty(const Field* data) const override { in IsEmpty() 92 int Size(const Field* data) const override { in Size() 95 const Value* Get(const Field* data, int index, in Get() [all …]
|
D | lite_unittest.cc | 73 std::string data = message.SerializeAsString(); in SetAllTypesInEmptyMessageUnknownFields() local 85 std::string data = message.SerializeAsString(); in SetSomeTypesInEmptyMessageUnknownFields() local 90 std::string data; in TEST() local 110 std::string data; in TEST() local 129 std::string data, packed_data; in TEST() local 166 std::string data; in TEST() local 223 std::string data; in TEST() local 244 std::string data; in TEST() local 264 std::string data; in TEST() local 284 std::string data; in TEST() local [all …]
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | BytesTrieTest.java | 80 final StringAndValue[] data={ in Test10Empty() local 88 final StringAndValue[] data={ in Test11_a() local 96 final StringAndValue[] data={ in Test12_a_ab() local 105 final StringAndValue[] data={ in Test20ShortestBranch() local 114 final StringAndValue[] data={ in Test21Branches() local 138 final StringAndValue[] data={ in Test22LongSequence() local 157 final StringAndValue[] data={ in Test23LongBranch() local 187 final StringAndValue[] data={ in Test24ValuesForState() local 201 final StringAndValue[] data={ in Test30Compact() local 231 final StringAndValue[] data={ in buildMonthsTrie() local [all …]
|
D | CharsTrieTest.java | 75 final StringAndValue[] data={ in Test10Empty() local 83 final StringAndValue[] data={ in Test11_a() local 91 final StringAndValue[] data={ in Test12_a_ab() local 100 final StringAndValue[] data={ in Test20ShortestBranch() local 109 final StringAndValue[] data={ in Test21Branches() local 133 final StringAndValue[] data={ in Test22LongSequence() local 152 final StringAndValue[] data={ in Test23LongBranch() local 182 final StringAndValue[] data={ in Test24ValuesForState() local 196 final StringAndValue[] data={ in Test30Compact() local 223 final StringAndValue[] data={ in Test31FirstForCodePoint() local [all …]
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-external-refs.cc | 46 void f32_trunc_wrapper(Address data) { in f32_trunc_wrapper() 50 void f32_floor_wrapper(Address data) { in f32_floor_wrapper() 54 void f32_ceil_wrapper(Address data) { in f32_ceil_wrapper() 58 void f32_nearest_int_wrapper(Address data) { in f32_nearest_int_wrapper() 67 void f64_trunc_wrapper(Address data) { in f64_trunc_wrapper() 71 void f64_floor_wrapper(Address data) { in f64_floor_wrapper() 75 void f64_ceil_wrapper(Address data) { in f64_ceil_wrapper() 79 void f64_nearest_int_wrapper(Address data) { in f64_nearest_int_wrapper() 88 void int64_to_float32_wrapper(Address data) { in int64_to_float32_wrapper() 93 void uint64_to_float32_wrapper(Address data) { in uint64_to_float32_wrapper() [all …]
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | BytesTrieTest.java | 78 final StringAndValue[] data={ in Test10Empty() local 86 final StringAndValue[] data={ in Test11_a() local 94 final StringAndValue[] data={ in Test12_a_ab() local 103 final StringAndValue[] data={ in Test20ShortestBranch() local 112 final StringAndValue[] data={ in Test21Branches() local 136 final StringAndValue[] data={ in Test22LongSequence() local 155 final StringAndValue[] data={ in Test23LongBranch() local 185 final StringAndValue[] data={ in Test24ValuesForState() local 199 final StringAndValue[] data={ in Test30Compact() local 229 final StringAndValue[] data={ in buildMonthsTrie() local [all …]
|
D | CharsTrieTest.java | 72 final StringAndValue[] data={ in Test10Empty() local 80 final StringAndValue[] data={ in Test11_a() local 88 final StringAndValue[] data={ in Test12_a_ab() local 97 final StringAndValue[] data={ in Test20ShortestBranch() local 106 final StringAndValue[] data={ in Test21Branches() local 130 final StringAndValue[] data={ in Test22LongSequence() local 149 final StringAndValue[] data={ in Test23LongBranch() local 179 final StringAndValue[] data={ in Test24ValuesForState() local 193 final StringAndValue[] data={ in Test30Compact() local 220 final StringAndValue[] data={ in Test31FirstForCodePoint() local [all …]
|
/third_party/curl/lib/ |
D | cfilters.c | 50 void Curl_cf_def_close(struct Curl_cfilter *cf, struct Curl_easy *data) in Curl_cf_def_close() 61 void Curl_cf_def_get_host(struct Curl_cfilter *cf, struct Curl_easy *data, in Curl_cf_def_get_host() 75 struct Curl_easy *data, in Curl_cf_def_adjust_pollset() 85 const struct Curl_easy *data) in Curl_cf_def_data_pending() 91 ssize_t Curl_cf_def_send(struct Curl_cfilter *cf, struct Curl_easy *data, in Curl_cf_def_send() 99 ssize_t Curl_cf_def_recv(struct Curl_cfilter *cf, struct Curl_easy *data, in Curl_cf_def_recv() 108 struct Curl_easy *data, in Curl_cf_def_conn_is_alive() 117 struct Curl_easy *data) in Curl_cf_def_conn_keep_alive() 125 struct Curl_easy *data, in Curl_cf_def_query() 134 struct Curl_easy *data) in Curl_conn_cf_discard_chain() [all …]
|
D | imap.c | 253 static bool imap_endofresp(struct Curl_easy *data, struct connectdata *conn, in imap_endofresp() 356 static CURLcode imap_get_message(struct Curl_easy *data, struct bufref *out) in imap_get_message() 390 static void imap_state(struct Curl_easy *data, imapstate newstate) in imap_state() 429 static CURLcode imap_perform_capability(struct Curl_easy *data, in imap_perform_capability() 453 static CURLcode imap_perform_starttls(struct Curl_easy *data) in imap_perform_starttls() 470 static CURLcode imap_perform_upgrade_tls(struct Curl_easy *data, in imap_perform_upgrade_tls() 505 static CURLcode imap_perform_login(struct Curl_easy *data, in imap_perform_login() 544 static CURLcode imap_perform_authenticate(struct Curl_easy *data, in imap_perform_authenticate() 569 static CURLcode imap_continue_authenticate(struct Curl_easy *data, in imap_continue_authenticate() 587 static CURLcode imap_cancel_authenticate(struct Curl_easy *data, in imap_cancel_authenticate() [all …]
|
D | pop3.c | 204 static bool pop3_endofresp(struct Curl_easy *data, struct connectdata *conn, in pop3_endofresp() 253 static CURLcode pop3_get_message(struct Curl_easy *data, struct bufref *out) in pop3_get_message() 287 static void pop3_state(struct Curl_easy *data, pop3state newstate) in pop3_state() 322 static CURLcode pop3_perform_capa(struct Curl_easy *data, in pop3_perform_capa() 347 static CURLcode pop3_perform_starttls(struct Curl_easy *data, in pop3_perform_starttls() 365 static CURLcode pop3_perform_upgrade_tls(struct Curl_easy *data, in pop3_perform_upgrade_tls() 401 static CURLcode pop3_perform_user(struct Curl_easy *data, in pop3_perform_user() 430 static CURLcode pop3_perform_apop(struct Curl_easy *data, in pop3_perform_apop() 482 static CURLcode pop3_perform_auth(struct Curl_easy *data, in pop3_perform_auth() 508 static CURLcode pop3_continue_auth(struct Curl_easy *data, in pop3_continue_auth() [all …]
|
D | smtp.c | 208 static bool smtp_endofresp(struct Curl_easy *data, struct connectdata *conn, in smtp_endofresp() 251 static CURLcode smtp_get_message(struct Curl_easy *data, struct bufref *out) in smtp_get_message() 285 static void smtp_state(struct Curl_easy *data, smtpstate newstate) in smtp_state() 322 static CURLcode smtp_perform_ehlo(struct Curl_easy *data) in smtp_perform_ehlo() 349 static CURLcode smtp_perform_helo(struct Curl_easy *data, in smtp_perform_helo() 373 static CURLcode smtp_perform_starttls(struct Curl_easy *data, in smtp_perform_starttls() 392 static CURLcode smtp_perform_upgrade_tls(struct Curl_easy *data) in smtp_perform_upgrade_tls() 428 static CURLcode smtp_perform_auth(struct Curl_easy *data, in smtp_perform_auth() 454 static CURLcode smtp_continue_auth(struct Curl_easy *data, in smtp_continue_auth() 472 static CURLcode smtp_cancel_auth(struct Curl_easy *data, const char *mech) in smtp_cancel_auth() [all …]
|
/third_party/PyYAML/lib/yaml/ |
D | representer.py | 26 def represent(self, data): argument 33 def represent_data(self, data): argument 131 def ignore_aliases(self, data): argument 136 def ignore_aliases(self, data): argument 144 def represent_none(self, data): argument 147 def represent_str(self, data): argument 150 def represent_binary(self, data): argument 157 def represent_bool(self, data): argument 164 def represent_int(self, data): argument 171 def represent_float(self, data): argument [all …]
|
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/lib/ |
D | librpc01.h | 24 struct data { struct 27 long data_length; argument 28 char *data; argument
|
/third_party/node/deps/npm/node_modules/normalize-package-data/lib/ |
D | fixer.js | 17 fixRepositoryField: function (data) { argument 45 fixTypos: function (data) { argument 53 fixScriptsField: function (data) { argument 72 fixFilesField: function (data) { argument 89 fixBinField: function (data) { argument 105 fixManField: function (data) { argument 113 fixBundleDependenciesField: function (data) { argument 142 fixDependencies: function (data, strict) { argument 170 fixModulesField: function (data) { argument 177 fixKeywordsField: function (data) { argument [all …]
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
D | ec_curve.c | 35 unsigned char data[20 + 24 * 6]; member 67 unsigned char data[20 + 28 * 6]; member 105 unsigned char data[20 + 48 * 6]; member 149 unsigned char data[20 + 66 * 6]; member 207 unsigned char data[20 + 24 * 6]; member 239 unsigned char data[20 + 24 * 6]; member 271 unsigned char data[20 + 30 * 6]; member 309 unsigned char data[20 + 30 * 6]; member 347 unsigned char data[20 + 30 * 6]; member 386 unsigned char data[20 + 32 * 6]; member [all …]
|
/third_party/openssl/crypto/ec/ |
D | ec_curve.c | 35 unsigned char data[20 + 24 * 6]; member 67 unsigned char data[20 + 28 * 6]; member 105 unsigned char data[20 + 48 * 6]; member 149 unsigned char data[20 + 66 * 6]; member 207 unsigned char data[20 + 24 * 6]; member 239 unsigned char data[20 + 24 * 6]; member 271 unsigned char data[20 + 30 * 6]; member 309 unsigned char data[20 + 30 * 6]; member 347 unsigned char data[20 + 30 * 6]; member 386 unsigned char data[20 + 32 * 6]; member [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | typePredicateStructuralMatch.js | 5 getResults1({data: []}); property 8 getResults2({data: []}); property 13 function isResponseInData<T>(value: T | { data: T}): value is { data: T } { property 17 function getResults1(value: Results | { data: Results }): Results { property 21 function isPlainResponse<T>(value: T | { data: T}): value is T { property 25 function getResults2(value: Results | { data: Results }): Results { property 32 getResults1({ data: [] }); property 34 getResults2({ data: [] }); property
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/ |
D | FontDataTable.java | 33 protected ReadableFontData data; field in FontDataTable 39 FontDataTable(ReadableFontData data) { in FontDataTable() 72 protected int serialize(WritableFontData data) { in serialize() 98 protected Builder(WritableFontData data) { in Builder() 102 protected Builder(ReadableFontData data) { in Builder() 118 public WritableFontData data() { in data() method in FontDataTable.Builder 128 ReadableFontData data = internalReadData(); in data() local 137 public void setData(WritableFontData data) { in setData() 144 public void setData(ReadableFontData data) { in setData() 148 private void internalSetData(WritableFontData data, boolean dataChanged) { in internalSetData() [all …]
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Parser.java | 92 public MessageType parseFrom(ByteBuffer data) throws InvalidProtocolBufferException; in parseFrom() 98 public MessageType parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) in parseFrom() 104 public MessageType parseFrom(ByteString data) throws InvalidProtocolBufferException; in parseFrom() 110 public MessageType parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) in parseFrom() 117 public MessageType parsePartialFrom(ByteString data) throws InvalidProtocolBufferException; in parsePartialFrom() 123 public MessageType parsePartialFrom(ByteString data, ExtensionRegistryLite extensionRegistry) in parsePartialFrom() 130 public MessageType parseFrom(byte[] data, int off, int len) throws InvalidProtocolBufferException; in parseFrom() 137 byte[] data, int off, int len, ExtensionRegistryLite extensionRegistry) in parseFrom() 144 public MessageType parseFrom(byte[] data) throws InvalidProtocolBufferException; in parseFrom() 150 public MessageType parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) in parseFrom() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
D | ikev2.c | 21 void ikev2_initiator_deinit(struct ikev2_initiator_data *data) in ikev2_initiator_deinit() 35 static int ikev2_derive_keys(struct ikev2_initiator_data *data) in ikev2_derive_keys() 120 static int ikev2_parse_transform(struct ikev2_initiator_data *data, in ikev2_parse_transform() 209 static int ikev2_parse_proposal(struct ikev2_initiator_data *data, in ikev2_parse_proposal() 302 static int ikev2_process_sar1(struct ikev2_initiator_data *data, in ikev2_process_sar1() 363 static int ikev2_process_ker(struct ikev2_initiator_data *data, in ikev2_process_ker() 423 static int ikev2_process_nr(struct ikev2_initiator_data *data, in ikev2_process_nr() 446 static int ikev2_process_sa_init_encr(struct ikev2_initiator_data *data, in ikev2_process_sa_init_encr() 481 static int ikev2_process_sa_init(struct ikev2_initiator_data *data, in ikev2_process_sa_init() 513 static int ikev2_process_idr(struct ikev2_initiator_data *data, in ikev2_process_idr() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
D | ikev2.c | 21 void ikev2_initiator_deinit(struct ikev2_initiator_data *data) in ikev2_initiator_deinit() 35 static int ikev2_derive_keys(struct ikev2_initiator_data *data) in ikev2_derive_keys() 120 static int ikev2_parse_transform(struct ikev2_initiator_data *data, in ikev2_parse_transform() 209 static int ikev2_parse_proposal(struct ikev2_initiator_data *data, in ikev2_parse_proposal() 302 static int ikev2_process_sar1(struct ikev2_initiator_data *data, in ikev2_process_sar1() 363 static int ikev2_process_ker(struct ikev2_initiator_data *data, in ikev2_process_ker() 423 static int ikev2_process_nr(struct ikev2_initiator_data *data, in ikev2_process_nr() 446 static int ikev2_process_sa_init_encr(struct ikev2_initiator_data *data, in ikev2_process_sa_init_encr() 481 static int ikev2_process_sa_init(struct ikev2_initiator_data *data, in ikev2_process_sa_init() 513 static int ikev2_process_idr(struct ikev2_initiator_data *data, in ikev2_process_idr() [all …]
|
/third_party/node/test/parallel/ |
D | test-crypto-hmac.js | 41 function testHmac(algo, key, data, expected) { argument 73 key: 'key', data: 'The quick brown fox jumps over the lazy dog', property 83 key: 'key', data: '', property 93 key: '', data: 'The quick brown fox jumps over the lazy dog', property 103 key: '', data: '', property 114 for (const { key, data, hmac } of wikipedia) { property 123 data: Buffer.from('4869205468657265', 'hex'), // 'Hi There' property 140 data: Buffer.from('7768617420646f2079612077616e7420666f72206e6f74686' + property 158 data: Buffer.from('ddddddddddddddddddddddddddddddddddddddddddddddddd' + property 178 data: Buffer.from('cdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdcdc' + property [all …]
|
/third_party/node/test/fixtures/wpt/WebCryptoAPI/import_export/ |
D | okp_importKey_failures_X448.https.any.js | 12 …data: new Uint8Array([48, 66, 48, 5, 6, 3, 43, 101, 111, 3, 57, 0, 182, 4, 161, 209, 165, 205, 29,… property 16 …data: new Uint8Array([48, 70, 2, 1, 0, 48, 5, 6, 3, 43, 101, 111, 4, 58, 4, 56, 88, 199, 210, 154,… property 20 …data: new Uint8Array([182, 4, 161, 209, 165, 205, 29, 148, 38, 213, 97, 239, 99, 10, 158, 177, 108… property 24 data: { property 33 data: { property 45 …data: new Uint8Array([48, 66, 48, 5, 6, 3, 43, 101, 111, 3, 57, 0, 182, 4, 161, 209, 165, 205, 29,… property 49 …data: new Uint8Array([48, 70, 2, 1, 0, 48, 5, 6, 3, 43, 101, 111, 4, 58, 4, 56, 88, 199, 210, 154,… property 53 …data: new Uint8Array([182, 4, 161, 209, 165, 205, 29, 148, 38, 213, 97, 239, 99, 10, 158, 177, 108… property 57 data: { property 66 data: { property [all …]
|