Home
last modified time | relevance | path

Searched defs:stop (Results 326 - 350 of 983) sorted by relevance

1...<<11121314151617181920>>...40

/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-pasemi-core.c116 pasemi_i2c_xfer_msg(struct i2c_adapter *adapter, struct i2c_msg *msg, int stop) pasemi_i2c_xfer_msg() argument
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dsched-messaging.c272 struct timeval start, stop, diff; in bench_sched_messaging() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dsteal_time.c210 struct timespec ts, stop; in do_steal_time() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmlock2-tests.c25 char *stop; in get_vm_area() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c35 static unsigned int stop; variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c23 static int stop, duration; variable
H A Dsk_assign.c27 static int stop, duration; variable
/kernel/linux/linux-6.6/sound/aoa/soundbus/
H A Dsoundbus.h130 int (*stop)(struct codec_info_item *cii, member
/kernel/liteos_a/kernel/extended/perf/
H A Dlos_perf_pri.h105 UINT32 (*stop)(VOID); member
/kernel/linux/linux-6.6/lib/
H A Dtest_vmalloc.c428 unsigned long stop; member
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_ecache.c53 unsigned long stop = jiffies + ECACHE_MAX_JIFFIES; in ecache_work_evict_list() local
/test/testfwk/xdevice/plugins/devicetest/runner/
H A Dtest_runner.py320 def stop(self): member in TestRunner
413 def stop(self): member in TestSuiteRunner
/third_party/ffmpeg/libavcodec/
H A Daacsbr.c54 static void make_bands(int16_t* bands, int start, int stop, int num_bands) in make_bands() argument
/third_party/ffmpeg/libavdevice/
H A Ddshow_pin.c181 long WINAPI ff_dshow_pin_NewSegment(DShowPin *this, REFERENCE_TIME start, REFERENCE_TIME stop, in ff_dshow_pin_NewSegment() argument
/third_party/curl/src/
H A Dtool_cb_hdr.c258 char stop = '\0'; in parse_filename() local
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c43 static volatile sig_atomic_t stop = 0; variable
/third_party/curl/lib/
H A Dhsts.c407 bool stop; in Curl_hsts_save() local
301 hsts_push(struct Curl_easy *data, struct curl_index *i, struct stsentry *sts, bool *stop) hsts_push() argument
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-intel.h68 uint32_t stop; member
/third_party/googletest/googletest/src/
H A Dgtest-filepath.cc170 bool stop = IsPathSeparator(*s); in CalculateRootLength() local
/third_party/alsa-lib/include/
H A Dpcm_ioplug.h135 int (*stop)(snd_pcm_ioplug_t *io); member
/third_party/icu/icu4c/source/common/unicode/
H A Dbytestrie.h399 inline void stop() { in stop() function in BytesTrie
/third_party/json/tools/serve_header/
H A Dserve_header.py239 def stop(self): member in WorkTrees
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
H A Dst_tusb.h78 void (*stop) (struct usb_hcd *hcd); member
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dxvmc_bench.c196 struct timeval start, stop, diff; in main() local
H A Dtest_rendering.c105 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned int intra_unsigned) in Gradient() argument
219 const int start = 16, stop = 235, range = stop - start; in main() local
236 const int start = 16, stop = 240, range = stop - start; in main() local

Completed in 15 milliseconds

1...<<11121314151617181920>>...40