Home
last modified time | relevance | path

Searched defs:match_length (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c76 static int match_length(regmatch_t * matches, int index) in match_length() function
/external/python/cpython2/Modules/zlib/
Ddeflate.h156 uInt match_length; /* length of best match */ member
/external/syslinux/com32/lib/zlib/
Ddeflate.h153 uInt match_length; /* length of best match */ member
/external/zlib/src/
Ddeflate.h156 uInt match_length; /* length of best match */ member
/external/pdfium/third_party/zlib_v128/
Ddeflate.h156 uInt match_length; /* length of best match */ member
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh790 unsigned int match_length, in ligate_input()
957 unsigned int match_length) in apply_lookup()
1115 unsigned int match_length = 0; in context_apply_lookup() local
1642 unsigned int match_length = 0; in chain_context_apply_lookup() local
Dhb-ot-layout-gsub-table.hh655 unsigned int match_length = 0; in apply() local
/external/v8/src/runtime/
Druntime-regexp.cc1629 const int match_length = match->length(); in RUNTIME_FUNCTION() local
/external/v8/src/builtins/
Dbuiltins-regexp.cc1682 Node* const match_length = LoadStringLength(match); in RegExpPrototypeMatchBody() local