Home
last modified time | relevance | path

Searched refs:start (Results 19251 - 19275 of 20214) sorted by relevance

1...<<771772773774775776777778779780>>...809

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h1247 __u32 start, offset, len; member
/kernel/linux/linux-6.6/net/bluetooth/hidp/
H A Dcore.c744 .start = hidp_start,
1092 * start the session thread, link it into the global session list and
/kernel/linux/linux-6.6/net/netfilter/
H A Dnfnetlink_log.c1109 .start = seq_start,
/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dscheduler.py134 # start driver thread
343 # start driver thread
426 driver_thread.start()
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
H A Dimage_source_test.cpp410 rawFileDescriptor.start = offset; in CreateFromRawFile()
/third_party/ffmpeg/libavcodec/
H A Dmpeg12enc.c75 int64_t timecode_frame_start; ///< GOP timecode frame start number, in non drop frame format
252 mpeg12->timecode_frame_start = mpeg12->tc.start; in encode_init()
1169 { "timecode_frame_start", "GOP timecode frame start number, in non-drop-frame format", \
/third_party/ffmpeg/libavdevice/
H A Dv4l2.c115 void *(*mmap_f)(void *start, size_t length, int prot, int flags, int fd, int64_t offset);
561 /* when we start getting low on queued buffers, fall back on copying data */ in mmap_read_frame()
/third_party/alsa-lib/src/pcm/
H A Dpcm_dmix.c55 /* start is pending - this state happens when rate plugin does a delayed commit */
921 .start = snd_pcm_dmix_start,
H A Dpcm_file.c853 .start = snd_pcm_generic_start,
/third_party/alsa-lib/include/
H A Dpcm.h304 /** Ready to start */
323 /** PCM start mode */
325 /** Automatic start on data read/write */
327 /** Explicit start */
1271 void (*start)(snd_pcm_scope_t *scope); member
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DTimeZoneFormatTest.java1119 thread.start(); in TestTZDBNamesThreading()
1250 assertEquals("Abstract: find(CharSequence text, int start, EnumSet<NameType> nameTypes)", in TestDefaultTimeZoneNames()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java282 {(byte) 0x80, (byte) 0x20, (byte) 0x54, (byte) 0x68, (byte) 0x69, (byte) 0x73, (byte) 0x20, (byte) 0x69, (byte) 0x73, (byte) 0x20, (byte) 0x45, (byte) 0x6E, (byte) 0x67, (byte) 0x6C, (byte) 0x69, (byte) 0x73, (byte) 0x68, (byte) 0x20, (byte) 0x1b, (byte) 0x24, (byte) 0x28, (byte) 0x44}, /* A complete ISO-2022 shift state at the end with a bad one at the start */ in TestBufferOverflow()
1243 threads[i].start(); in TestMultithreaded()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateTimeGeneratorTest.java1342 wk.start(); in TestT7169()
H A DDateIntervalFormatTest.java1918 t.start(); in TestTicket11669()
1974 assertEquals("Expect start index", 0, cfpos.getStart()); in testFormattedDateInterval()
H A DTimeZoneFormatTest.java1122 thread.start(); in TestTZDBNamesThreading()
1253 assertEquals("Abstract: find(CharSequence text, int start, EnumSet<NameType> nameTypes)", in TestDefaultTimeZoneNames()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java279 {(byte) 0x80, (byte) 0x20, (byte) 0x54, (byte) 0x68, (byte) 0x69, (byte) 0x73, (byte) 0x20, (byte) 0x69, (byte) 0x73, (byte) 0x20, (byte) 0x45, (byte) 0x6E, (byte) 0x67, (byte) 0x6C, (byte) 0x69, (byte) 0x73, (byte) 0x68, (byte) 0x20, (byte) 0x1b, (byte) 0x24, (byte) 0x28, (byte) 0x44}, /* A complete ISO-2022 shift state at the end with a bad one at the start */ in TestBufferOverflow()
1240 threads[i].start(); in TestMultithreaded()
/third_party/libunwind/libunwind/doc/
H A Dunw_create_addr_space.tex225 return the byte-offset relative to the start of the procedure whose
/third_party/libsnd/src/
H A Dxi.c428 psf->instrument->loops [0].start = loop_begin ; in xi_read_header()
/third_party/libdrm/intel/
H A Dintel_bufmgr_fake.c980 /* Note that it is invalid right from the start. Also note in drm_intel_bo_fake_disable_backing_store()
1466 batch.start = bo->offset; in drm_intel_fake_bo_exec()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h241 unsigned find_bit(unsigned start = 0);
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute.c1097 static void si_set_compute_resources(struct pipe_context *ctx_, unsigned start, unsigned count, in si_set_compute_resources() argument
/third_party/node/lib/
H A D_tls_wrap.js486 // Used by both client and server TLSSockets to start data flowing from _handle,
599 // we want to start to send any tls data to `wrap`.
1091 this._handle.start();
/third_party/node/deps/v8/src/wasm/
H A Dwasm-serialization.cc615 // Publishing is sequential, so only start publishing if no one else is. in TryPublishing()
860 enabled_features, owned_wire_bytes.start(), owned_wire_bytes.end(), false, in DeserializeNativeModule()
/third_party/node/src/
H A Dutil.h780 const v8::FunctionCallbackInfo<v8::Value>& args, size_t start = 0);
/third_party/mesa3d/src/intel/compiler/
H A Dtest_fs_scoreboard.cpp73 fs_inst *inst = (fs_inst *)block->start(); in instruction()

Completed in 59 milliseconds

1...<<771772773774775776777778779780>>...809