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

  /external/tensorflow/tensorflow/tools/graph_transforms/
transform_utils.cc 511 bool is_match; local
514 is_match = true;
522 is_match = (CanonicalInputName(source_name) ==
526 if (is_match) {
  /external/skia/src/compute/hs/vk/bench/
main.c 499 bool const is_match = is_matching_device(&tmp, local
506 is_match ? '*' : ' ',
511 if (is_match)
    [all...]
  /external/skqp/src/compute/hs/vk/bench/
main.c 499 bool const is_match = is_matching_device(&tmp, local
506 is_match ? '*' : ' ',
511 if (is_match)
    [all...]
  /external/xz-embedded/linux/lib/xz/
xz_dec_lzma2.c 159 uint16_t is_match[STATES][POS_STATES_MAX]; member in struct:lzma_dec
740 if (!rc_bit(&s->rc, &s->lzma.is_match[
787 probs = s->lzma.is_match[0];
  /external/skia/src/compute/skc/platforms/cl_12/kernels/
rasterize.cl     [all...]
  /external/skqp/src/compute/skc/platforms/cl_12/kernels/
rasterize.cl     [all...]
  /external/toybox/toys/pending/
xzcat.c 1315 uint16_t is_match[STATES][POS_STATES_MAX]; member in struct:lzma_dec
    [all...]
  /external/squashfs-tools/squashfs-tools/
action.c 2292 int is_match = fnmatch(atom->argv[0], get_start(path, local
    [all...]
  /external/epid-sdk/ext/argtable3/
argtable3.c 2776 TRexBool is_match = TRex_False; local
    [all...]

Completed in 442 milliseconds