/kernel/linux/linux-6.6/scripts/gcc-plugins/ |
H A D | Makefile | 58 $(addprefix $(obj)/, $($(target-stem)-objs))
|
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | sidtab.h | 69 struct sidtab *target; member
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | audit.h | 124 const char *target; member
|
H A D | file.h | 114 const char *target, struct aa_label *tlabel, kuid_t ouid,
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/include/ |
H A D | crb.h | 126 struct data_descriptor_entry target; member
|
/kernel/liteos_a/kernel/extended/liteipc/ |
H A D | hm_liteipc.h | 148 SvcIdentity target; /**< serviceHandle or targetTaskId, depending on type */ member 177 IpcMsg *outMsg; /**< data to send to target */ 178 IpcMsg *inMsg; /**< data reply by target */
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | virtgpu_drm.h | 57 __u32 target; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | v4l2-subdev.h | 89 __u32 target; member
|
/kernel/linux/linux-6.6/net/ipv4/netfilter/ |
H A D | ipt_SYNPROXY.c | 99 .target = synproxy_tg4,
|
H A D | ipt_ECN.c | 115 .target = ecn_tg,
|
H A D | ipt_REJECT.c | 28 MODULE_DESCRIPTION("Xtables: packet \"rejection\" target for IPv4"); 91 .target = reject_tg,
|
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | ip6t_SYNPROXY.c | 102 .target = synproxy_tg6,
|
H A D | ip6t_REJECT.c | 3 * IP6 tables REJECT target module 31 MODULE_DESCRIPTION("Xtables: packet \"rejection\" target for IPv6"); 101 .target = reject_tg6,
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | virtgpu_drm.h | 57 __u32 target; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | v4l2-subdev.h | 64 __u32 target; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | v4l2-subdev.h | 83 __u32 target; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | virtgpu_drm.h | 41 __u32 target; member
|
/kernel/liteos_m/ |
H A D | Makefile | 88 all: do build (Default target)
|
/test/testfwk/developer_test/src/core/build/ |
H A D | build_lite_testcases.sh | 38 echo " ./build_testcase.sh product=PRODUCT [kernel=KERNEL] [devicecompany=DEVICECOMPANY] [target=TARGET]" 41 echo " target : TARGET the target for build, such as //utils/native/lite/test:liteos_m_unittest." 42 echo " kernel : KERNEL the target for kernel, such as liteos_m" 58 target) TARGET="$PARAM"
|
/test/xts/acts/kernel_lite/utils/ |
H A D | utils.h | 37 // check if 'actual' is close to 'target', within 5% in default 38 int CheckValueClose(double target, double actual, double accuracy = 0.05); 45 * input: pid -- target pid 50 * 0 -- target process still alive 51 * 1 -- target process existd, exist code is set in 'code' 52 * 2 -- target process killed by a signal, signal number is set in 'code' 53 * 3 -- target process is stopped, signal number is set in 'code' 54 * 4 -- get target process state error, due to waitpid error 62 ASSERT_EQ(procStat, 0) << "target process should still alive.\n"; \ 67 EXPECT_EQ(procStat, 0) << "target proces [all...] |
/third_party/alsa-utils/bat/ |
H A D | common.h | 210 float *target; /* target single-tone as standard */ member 211 float rms_tgt; /* rms of target single-tone */
|
/third_party/gn/src/gn/ |
H A D | ninja_c_binary_target_writer.h | 16 // Writes a .ninja file for a binary target type (an executable, a shared 20 NinjaCBinaryTargetWriter(const Target* target, std::ostream& out); 43 // compiling this target. It will be empty if there are no input deps. 106 // argument, plus the data file dependencies in the target.
|
/third_party/icu/tools/multi/proj/provider/glue/ |
H A D | oicu.h | 43 const UChar * target,
|
/third_party/icu/icu4c/source/i18n/ |
H A D | rbt_pars.h | 349 * The target must be equal in size as the source. 353 utrans_stripRules(const UChar *source, int32_t sourceLen, UChar *target, UErrorCode *status);
|
/third_party/libdrm/include/drm/ |
H A D | virtgpu_drm.h | 83 __u32 target; member
|