HomeSort by relevance Sort by last modified time
    Searched defs:match_length (Results 1 - 14 of 14) sorted by null

  /system/extras/simpleperf/
callchain.h 58 size_t match_length = local
60 CHECK_GT(match_length, 0u);
61 callchain_pos += match_length;
63 if (match_length < p->chain.size()) {
64 SplitNode(p, match_length);
  /external/mesa3d/src/gallium/drivers/r300/compiler/tests/
rc_test_helpers.c 30 static int match_length(regmatch_t * matches, int index) function
107 tokens.Negate.Length = match_length(matches, 1);
109 tokens.Abs.Length = match_length(matches, 2);
111 tokens.File.Length = match_length(matches, 3);
113 tokens.Index.Length = match_length(matches, 4);
115 tokens.Swizzle.Length = match_length(matches, 5);
233 tokens.File.Length = match_length(matches, 1);
235 tokens.Index.Length = match_length(matches, 2);
237 tokens.WriteMask.Length = match_length(matches, 3);
335 tokens.Opcode.Length = match_length(matches, 1)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
deflate.h 156 uInt match_length; /* length of best match */ member in struct:internal_state
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
deflate.h 153 uInt match_length; /* length of best match */ member in struct:internal_state
  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 655 unsigned int match_length = 0; local
662 &match_length,
671 match_length,
    [all...]
hb-ot-layout-gsubgpos-private.hh 790 unsigned int match_length,
799 buffer->merge_clusters (buffer->idx, buffer->idx + match_length);
957 unsigned int match_length)
968 end = bl + match_length;
1115 unsigned int match_length = 0; local
1642 unsigned int match_length = 0; local
    [all...]
  /external/pdfium/third_party/zlib_v128/
deflate.h 156 uInt match_length; /* length of best match */ member in struct:internal_state
  /external/syslinux/com32/lib/zlib/
deflate.h 153 uInt match_length; /* length of best match */ member in struct:internal_state
  /external/zlib/src/
deflate.h 156 uInt match_length; /* length of best match */ member in struct:internal_state
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/
bcel-findbugs-6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 187 milliseconds