/kernel/linux/linux-6.6/net/atm/ |
H A D | br2684.c | 817 .start = br2684_seq_start,
|
/kernel/linux/linux-6.6/net/appletalk/ |
H A D | aarp.c | 1035 .start = aarp_seq_start,
|
/kernel/linux/linux-6.6/mm/kfence/ |
H A D | core.c | 749 .start = start_object,
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6_flowlabel.c | 863 .start = ip6fl_seq_start,
|
/kernel/linux/linux-6.6/sound/soc/stm/ |
H A D | stm32_spdifrx.c | 344 dev_dbg(&spdifrx->pdev->dev, "start synchronization\n"); in stm32_spdifrx_start_sync() 365 "Failed to start synchronization\n"); in stm32_spdifrx_start_sync() 928 spdifrx->phys_addr = res->start; in stm32_spdifrx_parse_of()
|
/kernel/linux/linux-6.6/sound/soc/sh/rcar/ |
H A D | rsnd.h | 317 int (*start)(struct rsnd_mod *mod, member 376 * C 0: start 1: stop
|
H A D | gen.c | 196 gen->res[reg_id] = res->start; in _rsnd_gen_regmap_init()
|
/kernel/linux/linux-6.6/sound/soc/img/ |
H A D | img-spdif-in.c | 774 spdif->dma_data.addr = res->start + IMG_SPDIF_IN_RX_FIFO_OFFSET; in img_spdif_in_probe()
|
/kernel/linux/linux-6.6/sound/soc/sh/ |
H A D | rz-ssi.c | 945 ssi->phys = res->start; in rz_ssi_probe()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1128 __u32 start, offset, len; member
|
/kernel/linux/linux-6.6/net/core/ |
H A D | bpf_sk_storage.c | 895 .start = bpf_sk_storage_map_seq_start,
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_conntrack_expect.c | 671 .start = exp_seq_start,
|
/third_party/ffmpeg/libavcodec/ |
H A D | ass_split.c | 135 {"Start", ASS_TIMESTAMP, offsetof(ASSDialog, start) },
|
H A D | rpzaenc.c | 81 uint16_t start; member
|
/third_party/ffmpeg/libavformat/ |
H A D | dump.c | 663 av_log(NULL, AV_LOG_INFO, ", start: "); in av_dump_format() 685 "start %f, ", ch->start * av_q2d(ch->time_base)); in av_dump_format()
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_shm.c | 617 .start = snd_pcm_shm_start,
|
H A D | pcm_dshare.c | 55 /* start is pending - this state happens when rate plugin does a delayed commit */ 617 .start = snd_pcm_dshare_start,
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | CheckAPI.java | 559 public static boolean start(RootDoc root) { in start() method in CheckAPI
|
/third_party/libwebsockets/lib/cose/ |
H A D | cose_key.c | 1173 ctx->used = lws_ptr_diff_size_t(ctx->buf, ctx->start); in lws_cose_key_export()
|
/third_party/libsnd/src/ |
H A D | rf64.c | 147 /* Lite remove start */ in rf64_open() 190 /* Set position to start of file to begin reading header. */ in rf64_read_header() 401 ** Check for 'wvpk' at the start of the DATA section. Not able to in rf64_read_header() 409 /* Seek to start of DATA section. */ in rf64_read_header() 737 psf_binheader_writef (psf, "44", BHW4 (psf->instrument->loops [tmp].start), BHW4 (psf->instrument->loops [tmp].end)) ; in rf64_write_header()
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.h | 203 LLVMValueRef ac_extract_components(struct ac_llvm_context *ctx, LLVMValueRef value, unsigned start,
|
/third_party/littlefs/scripts/ |
H A D | code.py | 344 folded.append(sum(rs[1:], start=rs[0]))
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_compiler.h | 638 uint8_t start; member 768 * should be zeroed by SW at the start of the shader. The corresponding 960 * kernel start pointer (KSP) indices that is based on what dispatch widths 1139 * We always program SF to start reading at an offset of 1 (2 varying slots) 1140 * from the start of the vertex URB entry. This causes it to skip:
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3dx_rcl.c | 481 branch.start = tile_list_start; in v3d_rcl_emit_generic_per_tile_list()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-module.cc | 39 DecodeFunctionNames(wire_bytes.start(), wire_bytes.end(), in LookupFunctionName() 605 // For non-asm.js modules, we just add the function's start offset in GetSourcePosition()
|