| /third_party/node/deps/brotli/c/enc/ |
| H A D | metablock.c | 156 BROTLI_BOOL skip; in BrotliBuildMetaBlock() local
|
| H A D | compress_fragment.c | 520 uint32_t skip = 32; in BrotliCompressFragmentFastImpl() local
|
| H A D | compress_fragment_two_pass.c | 281 uint32_t skip = 32; in CreateCommands() local
|
| /third_party/mesa3d/src/util/ |
| H A D | register_allocate.c | 756 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 D | date.cc | 447 DateCache::DST* DateCache::LeastRecentlyUsedDST(DST* skip) { in LeastRecentlyUsedDST() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-inspector-session-impl.cc | 477 void V8InspectorSessionImpl::setSkipAllPauses(bool skip) { in setSkipAllPauses() argument
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | scanner-character-streams.cc | 790 size_t skip = position - GetChunk(chunk_no).start.chars; in SearchPosition() local
|
| /third_party/skia/src/core/ |
| H A D | SkReadBuffer.cpp | 55 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 D | lexer.py | 361 def skip(self, n=1): member in TokenStream
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | vp8_dec.c | 609 int skip = dec->use_skip_proba_ ? block->skip_ : 0; in VP8DecodeMB() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | compress_fragment.c | 520 uint32_t skip = 32; in BrotliCompressFragmentFastImpl() local
|
| H A D | metablock.c | 156 BROTLI_BOOL skip; in BrotliBuildMetaBlock() local
|
| H A D | compress_fragment_two_pass.c | 281 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 D | YAMLParser.h | 170 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 D | YAMLParser.h | 145 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 D | crond.c | 123 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 D | diff.c | 469 static int skip(struct dirtree *node) in skip() function
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | RopeByteString.java | 856 public long skip(long length) { in skip() method in RopeByteString.RopeInputStream
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | crypto_linux.c | 537 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip() argument
|
| H A D | tls_internal.c | 419 int ret = -1, skip = 0; in tls_connection_prf() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | crypto_linux.c | 537 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip() argument
|
| H A D | tls_internal.c | 419 int ret = -1, skip = 0; in tls_connection_prf() local
|
| /third_party/vulkan-loader/loader/ |
| H A D | cJSON.c | 454 static const char *skip(const char *in) { in skip() function [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_cs.c | 1378 bool skip = false; in hexdump() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | canvas_paint_op.h | 43 uint32_t skip : 24; member 584 size_t skip = AlignPtr(sizeof(T) + pod); in Push() local
|