Home
last modified time | relevance | path

Searched defs:skip (Results 401 - 425 of 823) sorted by relevance

1...<<11121314151617181920>>...33

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp452 unsigned skip = alignSize - pos; in SkipToAligned() local
/third_party/mesa3d/src/amd/common/
H A Dac_shader_args.h66 bool skip; member
/third_party/libdrm/include/drm/
H A Dsavage_drm.h193 unsigned short skip; /* vertex format (skip flags) */ member
200 unsigned short skip; member
/third_party/jinja2/
H A Dlexer.py360 def skip(self, n: int = 1) -> None: member in TokenStream
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_ioctl.c524 static boolean skip = FALSE; in vmw_ioctl_command() local
/third_party/node/deps/v8/third_party/jinja2/
H A Dlexer.py361 def skip(self, n=1): member in TokenStream
/third_party/node/tools/inspector_protocol/jinja2/
H A Dlexer.py333 def skip(self, n=1): member in TokenStream
/third_party/node/
H A Dvcbuild.bat240 :skip-clean label
356 :skip-configure label
593 :skip-install-doctools label
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregexec.c339 int skip = 0; in tre_tnfa_run_parallel() local
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregexec.c339 int skip = 0; in tre_tnfa_run_parallel() local
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregexec.c339 int skip = 0; in tre_tnfa_run_parallel() local
/third_party/musl/src/regex/
H A Dregexec.c339 int skip = 0; in tre_tnfa_run_parallel() local
/third_party/node/deps/brotli/c/enc/
H A Dmetablock.c156 BROTLI_BOOL skip; in BrotliBuildMetaBlock() local
H A Dcompress_fragment.c520 uint32_t skip = 32; in BrotliCompressFragmentFastImpl() local
H A Dcompress_fragment_two_pass.c281 uint32_t skip = 32; in CreateCommands() local
/third_party/mesa3d/src/util/
H A Dregister_allocate.c756 BITSET_WORD skip = g->tmp.in_stack[i] | g->tmp.reg_assigned[i]; in ra_simplify() local
/third_party/node/deps/v8/src/date/
H A Ddate.cc447 DateCache::DST* DateCache::LeastRecentlyUsedDST(DST* skip) { in LeastRecentlyUsedDST() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-inspector-session-impl.cc477 void V8InspectorSessionImpl::setSkipAllPauses(bool skip) { in setSkipAllPauses() argument
/third_party/node/deps/v8/src/parsing/
H A Dscanner-character-streams.cc790 size_t skip = position - GetChunk(chunk_no).start.chars; in SearchPosition() local
/third_party/skia/src/core/
H A DSkReadBuffer.cpp55 const void* SkReadBuffer::skip(size_t size) { in skip() function in SkReadBuffer
68 const void* SkReadBuffer::skip(size_t count, size_t size) { in skip() function in SkReadBuffer
[all...]
/third_party/skia/third_party/externals/jinja2/
H A Dlexer.py361 def skip(self, n=1): member in TokenStream
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8_dec.c609 int skip = dec->use_skip_proba_ ? block->skip_ : 0; in VP8DecodeMB() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcompress_fragment.c520 uint32_t skip = 32; in BrotliCompressFragmentFastImpl() local
H A Dmetablock.c156 BROTLI_BOOL skip; in BrotliBuildMetaBlock() local
H A Dcompress_fragment_two_pass.c281 uint32_t skip = 32; in CreateCommands() local

Completed in 31 milliseconds

1...<<11121314151617181920>>...33