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

  /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...]
  /system/extras/simpleperf/
callchain.cpp 84 size_t match_length = GetMatchingLengthInNode(p, callchain, callchain_pos); local
85 CHECK_GT(match_length, 0u);
86 callchain_pos += match_length;
88 if (match_length < p->chain.size()) {
89 SplitNode(p, match_length);
  /external/opencv3/3rdparty/zlib/
deflate.c 383 s->match_length = s->prev_length = MIN_MATCH-1;
    [all...]
deflate.h 156 uInt match_length; /* length of best match */ member in struct:internal_state
  /external/pdfium/third_party/zlib_v128/
deflate.c 382 s->match_length = s->prev_length = MIN_MATCH-1;
    [all...]
deflate.h 156 uInt match_length; /* length of best match */ member in struct:internal_state
  /external/zlib/src/
deflate.c 383 s->match_length = s->prev_length = MIN_MATCH-1;
    [all...]
deflate.h 156 uInt match_length; /* length of best match */ member in struct:internal_state
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 788 unsigned int match_length,
797 buffer->merge_clusters (buffer->idx, buffer->idx + match_length);
955 unsigned int match_length)
966 end = bl + match_length;
1106 unsigned int match_length = 0; local
1633 unsigned int match_length = 0; local
    [all...]
hb-ot-layout-gsub-table.hh 632 unsigned int match_length = 0; local
639 &match_length,
648 match_length,
    [all...]
  /external/chromium-trace/catapult/tracing/third_party/jszip/
jszip.min.js     [all...]
  /external/valgrind/exp-bbv/tests/amd64-linux/
ll.S 77 lodsw # get match_length and match_position
85 # (=match_length)
  /external/valgrind/exp-bbv/tests/x86-linux/
ll.S 69 lodsw # get match_length and match_position
77 # (=match_length)
  /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 940 milliseconds