Home
last modified time | relevance | path

Searched defs:matched (Results 1 – 25 of 57) sorted by relevance

123

/external/brotli/c/enc/
Dfind_match_length.h25 size_t matched = 0; in FindMatchLengthWithLimit() local
Dcompress_fragment_two_pass.c323 size_t matched = 6 + FindMatchLengthWithLimit( in CreateCommands() local
373 size_t matched = 6 + FindMatchLengthWithLimit( in CreateCommands() local
Dcompress_fragment.c564 size_t matched = 5 + FindMatchLengthWithLimit( in BrotliCompressFragmentFastImpl() local
624 size_t matched = 5 + FindMatchLengthWithLimit( in BrotliCompressFragmentFastImpl() local
/external/curl/lib/
Dsystem_win32.c84 bool matched = FALSE; in Curl_verify_windows_version() local
Dx509asn1.c1049 bool matched; in checkOID() local
1079 int matched = -1; in Curl_verifyhost() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_suppressions.cc153 InternalMmapVector<Suppression *> matched(1); in PrintMatchedSuppressions() local
/external/sqlite/android/
DOldPhoneNumberUtils.cpp171 int matched; in phone_number_compare_loose() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_suppressions.cc162 InternalMmapVector<Suppression *> *matched) { in GetMatched()
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
DCondition.java33 public static <T> Condition<T> matched(final T theValue, final Description mismatch) { in matched() method in Condition
/external/icu/icu4c/source/common/
Duloc_keytype.cpp527 UBool matched = FALSE; in ulocimp_toBcpType() local
572 UBool matched = FALSE; in ulocimp_toLegacyType() local
/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc90 bool matched = scanner.GetResult(nullptr, &capture); in ExtractGpuWithStreamAll() local
119 bool matched = scanner.GetResult(nullptr, &capture); in ExtractGpuWithoutStream() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dplatform_util.cc162 std::vector<se::Platform*> matched; in GetPlatformExceptFor() local
Dhlo_constant_folding_test.cc196 bool matched = true; in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/data/
Dfilter_dataset_op.cc129 bool matched; in GetNextInternal() local
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Drules.c189 bool matched; member
611 bool matched = match_value(m, val, to->sval, match_type); in match_value_and_mark() local
770 bool matched = false; in matcher_rule_apply_if_matches() local
/external/v8/testing/gmock/src/
Dgmock-matchers.cc454 char matched = matrix.HasEdge(ilhs, irhs); in VerifyAllElementsAndMatchersAreMatched() local
/external/webrtc/talk/media/base/
Drtpdump.cc191 bool matched = (0 == first_line.find("#!rtpplay1.0 ")); in CheckFirstLine() local
/external/googletest/googlemock/src/
Dgmock-matchers.cc453 char matched = matrix.HasEdge(ilhs, irhs); in VerifyAllElementsAndMatchersAreMatched() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc103 bool matched = RE2::FullMatch( in ParseOneProfileOutputLine() local
/external/mesa3d/src/compiler/nir/
Dnir_search.c288 bool matched = true; in match_expression() local
/external/boringssl/src/crypto/x509v3/
Dpcy_tree.c316 int matched = 0; in tree_link_matching_nodes() local
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c443 int matched = sscanf(const_str, "const[%d] {%f, %f, %f, %f}", index, in parse_constant() local
/external/mesa3d/src/egl/main/
Deglconfig.c439 EGLBoolean matched = EGL_TRUE; in _eglMatchConfig() local
/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h67 bool matched = false; in RemoveDebugMessageCallback() local
/external/selinux/libsepol/src/
Dmodule_to_cil.c3030 int matched; in level_string_to_cil() local
3094 int matched; in context_string_to_cil() local
3142 int matched; in seusers_to_cil() local
3226 int matched; in user_extra_to_cil() local
3298 int matched; in file_contexts_to_cil() local

123