| /kernel/linux/linux-6.6/lib/ |
| H A D | btree.c | 635 int btree_merge(struct btree_head *target, struct btree_head *victim, in btree_merge() argument
|
| /kernel/linux/linux-6.6/lib/lz4/ |
| H A D | lz4hc_compress.c | 80 U32 const target = (U32)(ip - base); in LZ4HC_Insert() local
|
| /kernel/linux/linux-6.6/net/caif/ |
| H A D | caif_socket.c | 347 int target; in caif_stream_recvmsg() local
|
| /kernel/linux/linux-6.6/net/llc/ |
| H A D | af_llc.c | 772 int target; /* Read at least this many bytes */ in llc_ui_recvmsg() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_nat_proto.c | 353 nf_nat_ipv4_manip_pkt(struct sk_buff *skb, unsigned int iphdroff, const struct nf_conntrack_tuple *target, enum nf_nat_manip_type maniptype) nf_nat_ipv4_manip_pkt() argument 381 nf_nat_ipv6_manip_pkt(struct sk_buff *skb, unsigned int iphdroff, const struct nf_conntrack_tuple *target, enum nf_nat_manip_type maniptype) nf_nat_ipv6_manip_pkt() argument 423 struct nf_conntrack_tuple target; nf_nat_manip_pkt() local 571 struct nf_conntrack_tuple target; nf_nat_icmp_reply_translation() local 848 struct nf_conntrack_tuple target; nf_nat_icmpv6_reply_translation() local [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | fib_rules.c | 306 struct fib_rule *target; in fib_rules_lookup() local [all...] |
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | feature.c | 892 section_system_config(enum probe_component target, const char *define_prefix) in section_system_config() argument 1164 enum probe_component target = COMPONENT_UNSPEC; in do_probe() local
|
| /kernel/linux/linux-6.6/sound/soc/ti/ |
| H A D | j721e-evm.c | 60 struct clk *target; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/ |
| H A D | ebtables.h | 110 struct xt_target * target; member 117 struct ebt_entry_target target; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_ipv6/ |
| H A D | ip6_tables.h | 91 struct xt_standard_target target; member 95 struct xt_error_target target; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
| H A D | tegra_drm.h | 88 } target; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_bridge/ |
| H A D | ebtables.h | 110 struct xt_target * target; member 117 struct ebt_entry_target target; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| H A D | tegra_drm.h | 88 } target; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_ipv6/ |
| H A D | ip6_tables.h | 88 struct xt_standard_target target; member 92 struct xt_error_target target; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/ |
| H A D | ebtables.h | 117 struct xt_target *target; member 125 struct ebt_entry_target target; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpeg12enc.c | 131 AVRational target = av_inv_q(s->avctx->time_base); in find_frame_rate_index() local
|
| H A D | cbs_av1.c | 502 static int cbs_av1_tile_log2(int blksize, int target) in cbs_av1_tile_log2() argument
|
| H A D | aacdec.c | 214 apply_dependent_coupling(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index) apply_dependent_coupling() argument 250 apply_independent_coupling(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index) apply_independent_coupling() argument
|
| H A D | xan.c | 476 unsigned lo, hi = 0xff40, target; in gamma_corr() local
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg_filter.c | 55 choose_pixel_fmt(AVStream *st, AVCodecContext *enc_ctx, const AVCodec *codec, enum AVPixelFormat target) choose_pixel_fmt() argument
|
| /third_party/f2fs-tools/lib/ |
| H A D | libf2fs_io.c | 266 long entry, least_used, target; in dcache_find() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | f_sendcmd.c | 89 char *target, *command, *arg; member [all...] |
| H A D | vf_colormap.c | 52 float target[MAX_SIZE][4]; member 427 AVFrame *in, *out, *source, *target; process_frame() local 489 AVFilterLink *target = ctx->inputs[2]; config_output() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | rdt.c | 395 unsigned char *target; in rdt_parse_b64buf() local
|
| /third_party/glslang/gtests/ |
| H A D | TestFixture.h | 460 loadFileCompileAndCheck(const std::string& testDir, const std::string& testName, Source source, Semantics semantics, glslang::EShTargetClientVersion clientTargetVersion, glslang::EShTargetLanguageVersion targetLanguageVersion, Target target, bool automap = true, const std::string& entryPointName=�, const std::string& baseDir=�, const bool enableOptimizer = false, const bool enableDebug = false, const bool enableNonSemanticShaderDebugInfo = false) loadFileCompileAndCheck() argument 499 loadFileCompileAndCheckWithOptions(const std::string &testDir, const std::string &testName, Source source, Semantics semantics, glslang::EShTargetClientVersion clientTargetVersion, glslang::EShTargetLanguageVersion targetLanguageVersion, Target target, bool automap = true, const std::string &entryPointName = �, const std::string &baseDir = �, const EShMessages additionalOptions = EShMessages::EShMsgDefault) loadFileCompileAndCheckWithOptions() argument 528 loadFileCompileFlattenUniformsAndCheck(const std::string& testDir, const std::string& testName, Source source, Semantics semantics, Target target, const std::string& entryPointName=�) loadFileCompileFlattenUniformsAndCheck() argument 555 loadFileCompileIoMapAndCheck(const std::string& testDir, const std::string& testName, Source source, Semantics semantics, Target target, const std::string& entryPointName, int baseSamplerBinding, int baseTextureBinding, int baseImageBinding, int baseUboBinding, int baseSsboBinding, bool autoMapBindings, bool flattenUniformArrays) loadFileCompileIoMapAndCheck() argument 592 loadFileCompileRemapAndCheck(const std::string& testDir, const std::string& testName, Source source, Semantics semantics, Target target, const std::string& entryPointName=�, const unsigned int remapOptions = spv::spirvbin_t::NONE) loadFileCompileRemapAndCheck() argument 619 loadFileRemapAndCheck(const std::string& testDir, const std::string& testName, Source source, Semantics semantics, Target target, const unsigned int remapOptions = spv::spirvbin_t::NONE) loadFileRemapAndCheck() argument 699 loadCompileUpgradeTextureToSampledTextureAndDropSamplersAndCheck(const std::string& testDir, const std::string& testName, Source source, Semantics semantics, Target target, const std::string& entryPointName = �) loadCompileUpgradeTextureToSampledTextureAndDropSamplersAndCheck() argument [all...] |