Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c76 static int match_length(regmatch_t * matches, int index) in match_length() function
/third_party/node/deps/v8/src/regexp/experimental/
Dexperimental-interpreter.cc188 const int match_length = match_end - match_begin; in FindMatches() local
/third_party/ffmpeg/libavcodec/
Dnotchlc.c81 unsigned reference_pos, match_length, delta, pos = 0; in lz4_decompress() local
/third_party/libwebsockets/win32port/zlib/
Ddeflate.h153 uInt match_length; /* length of best match */ member
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c1849 lit_utf8_size_t match_length; in ecma_regexp_exec_helper() local
2248 uint32_t match_length; in ecma_regexp_split_helper() local
/third_party/zlib/
Ddeflate.h159 uInt match_length; /* length of best match */ member
/third_party/skia/third_party/externals/zlib/
Ddeflate.h159 uInt match_length; /* length of best match */ member
/third_party/node/deps/v8/third_party/zlib/
Ddeflate.h159 uInt match_length; /* length of best match */ member
/third_party/node/deps/zlib/
Ddeflate.h163 uInt match_length; /* length of best match */ member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh1063 unsigned int match_length, in ligate_input()
1348 unsigned int match_length) in apply_lookup()
1550 unsigned int match_length = 0; in context_apply_lookup() local
2452 unsigned int start_index = 0, match_length = 0, end_index = 0; in chain_context_apply_lookup() local
Dhb-aat-layout-morx-table.hh569 unsigned int match_length; member
Dhb-ot-layout-gsub-table.hh829 unsigned int match_length = 0; in apply() local
/third_party/node/deps/v8/src/runtime/
Druntime-regexp.cc1901 const int match_length = match->length(); in RUNTIME_FUNCTION() local