Home
last modified time | relevance | path

Searched defs:skip (Results 251 - 275 of 818) sorted by relevance

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

/third_party/libcoap/man/
H A Dexamples-code-check.c449 int skip = 1; in main() local
/third_party/libcoap/src/
H A Dcoap_option.c294 size_t skip = 0; in coap_opt_setheader() local
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractMessageLite.java318 public long skip(final long n) throws IOException { in skip() method in AbstractMessageLite.Builder.LimitedInputStream
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateLimitations.cpp431 bool skip = (mShaderType == GL_VERTEX_SHADER) && (operand->getQualifier() == EvqUniform); in validateIndexing() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBinaryStream.h131 void skip(size_t length) in skip() function in gl::BinaryInputStream
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDebugTest.cpp126 bool skip = false; in TEST_P() local
/third_party/skia/src/core/
H A DSkFontStream.cpp44 static bool skip(SkStream* stream, size_t amount) { in skip() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DValidateLimitations.cpp497 bool skip = (mShaderType == GL_VERTEX_SHADER) && in validateIndexing() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_reader_utils.c257 const int skip = 16 - (int)strlen(kLabels[i].label); in PrintBitTraces() local
/third_party/python/Lib/
H A Dwave.py187 def skip(self): member in _Chunk
/third_party/pulseaudio/src/pulsecore/
H A Dioline.c244 static void scan_for_lines(pa_ioline *l, size_t skip) { in scan_for_lines() argument
/third_party/skia/third_party/externals/zlib/
H A Dgzguts.h194 z_off64_t skip; /* amount to skip (already rewound if backwards) */ member
/third_party/toybox/toys/pending/
H A Dcrontab.c74 int skip = 0; in validate_component() local
/third_party/skia/include/core/
H A DSkStream.h63 size_t skip(size_t size) { in skip() function in SkStream
/third_party/zlib/examples/
H A Dgzappend.c202 local void skip(file *in, unsigned n) in skip() function
/third_party/zlib/
H A Dgzguts.h194 z_off64_t skip; /* amount to skip (already rewound if backwards) */ member
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dbts.c371 unsigned long head, space, next_space, pad, gap, skip, wakeup; in bts_buffer_reset() local
/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dutil.c27 int spu_sg_at_offset(struct scatterlist *sg, unsigned int skip, in spu_sg_at_offset() argument
50 sg_copy_part_to_buf(struct scatterlist *src, u8 *dest, unsigned int len, unsigned int skip) sg_copy_part_to_buf() argument
69 sg_copy_part_from_buf(struct scatterlist *dest, u8 *src, unsigned int len, unsigned int skip) sg_copy_part_from_buf() argument
93 spu_sg_count(struct scatterlist *sg_list, unsigned int skip, int nbytes) spu_sg_count() argument
140 u32 skip = *from_skip; spu_msg_sg_add() local
272 __dump_sg(struct scatterlist *sg, unsigned int skip, unsigned int len) __dump_sg() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/tablet/
H A Dwacom_serial4.c265 int r, skip; in wacom_handle_configuration_response() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c360 int skip; in iwl_mvm_power_config_skip_dtim() local
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c657 int skip; in check_patch() local
/kernel/linux/linux-5.10/drivers/pci/
H A Dvpd.c211 unsigned int i, skip; in pci_vpd_read() local
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dvc_screen.c403 unsigned int this_round, skip = 0; in vcs_read() local
296 vcs_read_buf(const struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed, unsigned int *skip) vcs_read_buf() argument
/kernel/linux/linux-5.10/sound/soc/sof/
H A Ddebug.c443 int skip = 0; in sof_dfsentry_read() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat.c331 bool skip = false; in process_counter_values() local
282 check_per_pkg(struct evsel *counter, struct perf_counts_values *vals, int cpu, bool *skip) check_per_pkg() argument

Completed in 19 milliseconds

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