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

  /external/strace/tests/
qual_fault.c 52 static int is_raw, err, first, step, iter, try; variable
79 if (is_raw)
93 if (is_raw)
124 is_raw = !strcmp("raw", argv[1]);
  /external/strace/tests-m32/
qual_fault.c 52 static int is_raw, err, first, step, iter, try; variable
79 if (is_raw)
93 if (is_raw)
124 is_raw = !strcmp("raw", argv[1]);
  /external/strace/tests-mx32/
qual_fault.c 52 static int is_raw, err, first, step, iter, try; variable
79 if (is_raw)
93 if (is_raw)
124 is_raw = !strcmp("raw", argv[1]);
  /external/libaom/libaom/apps/
aomdec.c 252 int is_raw = 0; local
264 is_raw = 1;
277 return is_raw;
    [all...]
  /external/libvpx/libvpx/
vpxdec.c 329 int is_raw = 0; local
342 is_raw = 1;
355 return is_raw;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regcomp.c 4605 int is_raw = NSTRING_IS_RAW(node); local
    [all...]

Completed in 328 milliseconds