Searched defs:skip_ (Results 1 - 6 of 6) sorted by relevance

/external/strace/tests/
H A Dinit.sh10 skip_() { warn_ "$ME_: skipped test: $*"; exit 77; } function
/external/pcre/dist/
H A Dpcre_scanner.h152 RE* skip_; // If non-NULL, RE for skipping input member in class:pcrecpp::Scanner
153 bool should_skip_; // If true, use skip_
154 bool skip_repeat_; // If true, repeat skip_ as long as it works
165 // helper function to consume *skip_ and honour
/external/chromium_org/third_party/libwebp/dec/
H A Dvp8i.h198 uint8_t skip_; member in struct:__anon13248
/external/webp/src/dec/
H A Dvp8i.h198 uint8_t skip_; member in struct:__anon33342
/external/chromium_org/third_party/libwebp/enc/
H A Dvp8enci.h233 unsigned int skip_:1; member in struct:__anon13286
/external/webp/src/enc/
H A Dvp8enci.h233 unsigned int skip_:1; member in struct:__anon33383

Completed in 252 milliseconds