/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1247 __u32 start, offset, len; member
|
/kernel/linux/linux-6.6/net/bluetooth/hidp/ |
H A D | core.c | 744 .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 D | nfnetlink_log.c | 1109 .start = seq_start,
|
/test/testfwk/xdevice/src/xdevice/_core/executor/ |
H A D | scheduler.py | 134 # 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 D | image_source_test.cpp | 410 rawFileDescriptor.start = offset; in CreateFromRawFile()
|
/third_party/ffmpeg/libavcodec/ |
H A D | mpeg12enc.c | 75 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 D | v4l2.c | 115 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 D | pcm_dmix.c | 55 /* start is pending - this state happens when rate plugin does a delayed commit */ 921 .start = snd_pcm_dmix_start,
|
H A D | pcm_file.c | 853 .start = snd_pcm_generic_start,
|
/third_party/alsa-lib/include/ |
H A D | pcm.h | 304 /** 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 D | TimeZoneFormatTest.java | 1119 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 D | TestCharsetDetector.java | 282 {(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 D | DateTimeGeneratorTest.java | 1342 wk.start(); in TestT7169()
|
H A D | DateIntervalFormatTest.java | 1918 t.start(); in TestTicket11669() 1974 assertEquals("Expect start index", 0, cfpos.getStart()); in testFormattedDateInterval()
|
H A D | TimeZoneFormatTest.java | 1122 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 D | TestCharsetDetector.java | 279 {(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 D | unw_create_addr_space.tex | 225 return the byte-offset relative to the start of the procedure whose
|
/third_party/libsnd/src/ |
H A D | xi.c | 428 psf->instrument->loops [0].start = loop_begin ; in xi_read_header()
|
/third_party/libdrm/intel/ |
H A D | intel_bufmgr_fake.c | 980 /* 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 D | sb_ir.h | 241 unsigned find_bit(unsigned start = 0);
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_compute.c | 1097 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.js | 486 // 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 D | wasm-serialization.cc | 615 // 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 D | util.h | 780 const v8::FunctionCallbackInfo<v8::Value>& args, size_t start = 0);
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | test_fs_scoreboard.cpp | 73 fs_inst *inst = (fs_inst *)block->start(); in instruction()
|