/external/icing/icing/index/embed/ |
D | posting-list-embedding-hit-serializer_test.cc | 55 EmbeddingHit hit; member 599 for (const EmbeddingHit &hit : hits_in) { in TEST() local 640 for (const EmbeddingHit &hit : hits_in) { in TEST() local 645 EmbeddingHit hit = in TEST() local 674 for (const EmbeddingHit &hit : hits_in) { in TEST() local 697 EmbeddingHit hit = in TEST() local 719 for (const EmbeddingHit &hit : hits1) { in TEST() local 728 for (const EmbeddingHit &hit : hits2) { in TEST() local 748 for (const EmbeddingHit &hit : hits) { in TEST() local 768 for (const EmbeddingHit &hit : hits1) { in TEST() local [all …]
|
D | posting-list-embedding-hit-serializer.cc | 122 const EmbeddingHit& hit = hits[hits.size() - i - 1]; in MoveFrom() local 226 PostingListUsed* posting_list_used, const EmbeddingHit& hit, in PrependHitToNotFull() 441 EmbeddingHit hit = GetSpecialHit(posting_list_used, in GetHitsInternal() local 469 EmbeddingHit hit(val); in GetHitsInternal() local 499 EmbeddingHit hit(val); in GetHitsInternal() local 632 PostingListUsed* posting_list_used, const EmbeddingHit& hit, in PrependHitUncompressed()
|
/external/icing/icing/index/main/ |
D | posting-list-hit-accessor_test.cc | 87 for (const Hit& hit : hits1) { in TEST_F() local 157 for (const Hit& hit : hits1) { in TEST_F() local 177 for (const Hit& hit : hits2) { in TEST_F() local 207 for (const Hit& hit : hits2) { in TEST_F() local 227 for (const Hit& hit : hits1) { in TEST_F() local 276 for (const Hit& hit : hits1) { in TEST_F() local 297 for (const Hit& hit : hits2) { in TEST_F() local 307 for (const Hit& hit : hits2) { in TEST_F() local
|
D | posting-list-hit-serializer.cc | 37 uint32_t GetTermFrequencyByteSize(const Hit& hit) { in GetTermFrequencyByteSize() 41 uint32_t GetFlagsByteSize(const Hit& hit) { in GetFlagsByteSize() 156 const Hit& hit = hits[hits.size() - i - 1]; in MoveFrom() local 271 PostingListUsed* posting_list_used, const Hit& hit, uint32_t offset) const { in PrependHitToNotFull() argument 504 Hit hit = GetSpecialHit(posting_list_used, /*index=*/offset / sizeof(Hit)) in GetHitsInternal() local 532 Hit hit(val); in GetHitsInternal() local 575 Hit hit(val); in GetHitsInternal() local 731 PostingListUsed* posting_list_used, const Hit& hit, uint32_t offset) const { in PrependHitUncompressed() argument 761 const PostingListUsed* posting_list_used, Hit* hit, in ConsumeFlagsAndTermFrequencyIfPresent()
|
D | doc-hit-info-iterator-term-main.cc | 52 const Hit& hit, bool need_hit_term_frequency, in MergeNewHitIntoCachedDocHitInfos() 146 for (const Hit& hit : hits) { in RetrieveMoreHits() local 196 for (const Hit& hit : hits) { in RetrieveMoreHits() local
|
D | main-index-merger.cc | 107 const Hit& hit = term_id_hit_pair.hit(); in SelectPrefixHitIfBetter() local 126 const Hit& hit = term_id_hit_pair.hit(); in SelectExactHitIfBetter() local 259 Hit hit(term_id_hit_pair.hit()); in TranslateAndExpandLiteHits() local
|
/external/rust/android-crates-io/crates/cov-mark/src/ |
D | lib.rs | 90 macro_rules! hit { macro 167 pub fn hit(key: &'static str) { in hit() function 189 fn hit(&self, key: &'static str) { in hit() method 239 pub fn hit(_: &'static str) {} in hit() function
|
/external/apache-http/src/org/apache/http/impl/ |
D | DefaultConnectionReuseStrategy.java | 119 HeaderIterator hit = response.headerIterator(HTTP.CONN_DIRECTIVE); in keepAlive() local 184 protected TokenIterator createTokenIterator(HeaderIterator hit) { in createTokenIterator()
|
/external/sdv/vsomeip/third_party/boost/spirit/classic/test/actor/ |
D | assign_test.cpp | 29 match<> hit; in assign_test() local 51 match<> hit; in assign_test_ref() local
|
D | insert_at_test.cpp | 35 match<> hit; in insert_at_single_argument_test() local 77 match<> hit; in insert_at_two_arguments_test() local
|
D | assign_key_test.cpp | 39 match<> hit; in assign_key_single_argument_test() local 81 match<> hit; in assign_key_two_arguments_test() local
|
D | insert_key_test.cpp | 39 match<> hit; in insert_key_single_argument_test() local 81 match<> hit; in insert_key_two_arguments_test() local
|
D | clear_test.cpp | 32 match<> hit; in clear_action_test() local
|
D | swap_test.cpp | 34 match<> hit; in swap_action_test() local
|
D | increment_test.cpp | 31 match<> hit; in increment_action_test() local
|
D | decrement_test.cpp | 31 match<> hit; in decrement_action_test() local
|
D | push_back_test.cpp | 39 match<> hit; in push_back_test() local
|
D | push_front_test.cpp | 38 match<> hit; in push_front_test() local
|
D | erase_at_test.cpp | 32 match<> hit; in erase_action_test() local
|
/external/icing/icing/index/lite/ |
D | term-id-hit-pair.h | 40 TermIdHitPair(uint32_t term_id, const Hit& hit) { in TermIdHitPair() 71 Hit hit() const { in hit() function
|
/external/sdv/vsomeip/third_party/boost/spirit/classic/example/fundamental/more_calculators/ |
D | ast_calc2.cpp | 45 long evaluate(parse_tree_match_t hit) in evaluate() 151 parse_tree_match_t hit = expression.parse(scan); in main() local
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/utility/ |
D | loops.hpp | 60 result_t hit = scan.empty_match(); in parse() local 126 result_t hit = scan.empty_match(); in parse() local 212 result_t hit = scan.empty_match(); in parse() local
|
/external/sdv/vsomeip/third_party/boost/spirit/classic/example/techniques/ |
D | dynamic_rule.cpp | 32 parse_info<> hit; in main() local
|
/external/libwebsockets/lib/roles/http/server/ |
D | server.c | 941 const struct lws_http_mount *hm, *hit = NULL; in lws_find_mount() local 989 int fd, match = 0, pos = 0, n = 0, hit = 0; in lws_find_string_in_file() local 1248 lws_http_proxy_start(struct lws *wsi, const struct lws_http_mount *hit, in lws_http_proxy_start() 1499 const struct lws_http_mount *hit, char *uri_ptr, in lws_http_redirect_hit() 1590 const struct lws_http_mount *hit = NULL; in lws_http_action() local 2328 const struct lws_http_mount *hit = NULL; in lws_handshake_server() local 3360 int hits = 0, hit = 0; in lws_chunked_html_process() local
|
/external/sdv/vsomeip/third_party/boost/spirit/classic/test/ |
D | primitives_tests.cpp | 43 match<char> hit = ch_p('z').parse(scan); in primitives_tests() local
|