Home
last modified time | relevance | path

Searched defs:skip (Results 426 - 450 of 852) sorted by relevance

1...<<11121314151617181920>>...35

/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLParser.h170 virtual void skip() {} in skip() function in llvm::yaml::Node
388 template <class CollectionType> void skip(CollectionType &C) { in skip() function
429 void skip() override { yaml::skip(*this); } global() member in llvm::yaml::final::yaml
486 void skip() override { yaml::skip(*this); } global() member in llvm::yaml::final::yaml
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLParser.h145 virtual void skip() {} in skip() function in llvm::yaml::Node
374 template <class CollectionType> void skip(CollectionType &C) { in skip() function
414 void skip() override { yaml::skip(*this); } global() member in llvm::yaml::final::yaml
472 void skip() override { yaml::skip(*this); } global() member in llvm::yaml::final::yaml
[all...]
/third_party/toybox/toys/pending/
H A Dcrond.c123 static void fillarray(char *dst, int start, int end, int skip) in fillarray() argument
151 int start, end, skip = 0; in parse_and_fillarray() local
H A Ddiff.c469 static int skip(struct dirtree *node) in skip() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DRopeByteString.java856 public long skip(long length) { in skip() method in RopeByteString.RopeInputStream
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_linux.c537 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip() argument
H A Dtls_internal.c419 int ret = -1, skip = 0; in tls_connection_prf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_linux.c537 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip() argument
H A Dtls_internal.c419 int ret = -1, skip = 0; in tls_connection_prf() local
/third_party/vulkan-loader/loader/
H A DcJSON.c454 static const char *skip(const char *in) { in skip() function
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c1378 bool skip = false; in hexdump() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_paint_op.h43 uint32_t skip : 24; member
584 size_t skip = AlignPtr(sizeof(T) + pod); in Push() local

Completed in 35 milliseconds

1...<<11121314151617181920>>...35