Searched defs:match_index (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/cronet/base/i18n/ |
H A D | string_search.cc | 50 size_t* match_index, in Search() 89 size_t* match_index, in Search() 97 size_t* match_index, in StringSearchIgnoringCaseAndAccents() 105 size_t* match_index, in StringSearch() 143 bool RepeatingStringSearch::NextMatchResult(int& match_index, in NextMatchResult()
|
H A D | string_search_unittest.cc | 339 int match_index; in TEST() member 357 int match_index; in TEST() local 377 int match_index; in TEST() local
|
/aosp_15_r20/external/libchrome/base/i18n/ |
H A D | string_search.cc | 41 const string16& in_this, size_t* match_index, size_t* match_length) { in Search() 74 size_t* match_index, in StringSearchIgnoringCaseAndAccents()
|
/aosp_15_r20/external/vboot_reference/cgpt/ |
H A D | cgpt.c | 59 int match_index = 0; in main() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | compound_type.c | 88 int *match_index) { in find_comp_rd_in_stats() 918 int match_index) { in populate_reuse_comp_type_data() 1249 int match_index = 0; in av1_compound_type_rd() local
|
H A D | tx_search.c | 93 int32_t match_index = -1; in find_mb_rd_info() local 3538 const int match_index = find_mb_rd_info(mb_rd_record, ref_best_rd, hash); in av1_pick_recursive_tx_size_type_yrd() local 3609 const int match_index = find_mb_rd_info(mb_rd_record, ref_best_rd, hash); in av1_pick_uniform_tx_size_type_yrd() local
|
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/ |
H A D | repeated_scalar_container.cc | 515 Py_ssize_t match_index = -1; in Remove() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | repeated_scalar_container.cc | 515 Py_ssize_t match_index = -1; in Remove() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/ |
D | repeated.c | 471 Py_ssize_t match_index = -1; in PyUpb_RepeatedContainer_Remove() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | shader_query.cpp | 1932 unsigned match_index = 0; in validate_io() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/aho-corasick/src/ |
D | ahocorasick.rs | 1223 match_index: usize, field
|
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/ |
H A D | tls_openssl.c | 2035 int i, ret = 0, len, config_dn_field_index, match_index = 0; in match_dn_field() local
|