Home
last modified time | relevance | path

Searched defs:label (Results 426 - 450 of 1642) sorted by relevance

1...<<11121314151617181920>>...66

/kernel/linux/linux-6.6/security/apparmor/
H A Dnet.c138 int aa_af_perm(const struct cred *subj_cred, struct aa_label *label, in aa_af_perm() argument
174 struct aa_label *label; in aa_sk_perm() local
149 aa_label_sk_perm(const struct cred *subj_cred, struct aa_label *label, const char *op, u32 request, struct sock *sk) aa_label_sk_perm() argument
189 aa_sock_file_perm(const struct cred *subj_cred, struct aa_label *label, const char *op, u32 request, struct socket *sock) aa_sock_file_perm() argument
202 struct aa_label *label; apparmor_secmark_init() local
256 apparmor_secmark_check(struct aa_label *label, char *op, u32 request, u32 secid, const struct sock *sk) apparmor_secmark_check() argument
[all...]
H A Dtask.c46 int aa_replace_current_label(struct aa_label *label) in aa_replace_current_label() argument
98 aa_set_current_onexec(struct aa_label *label, bool stack) aa_set_current_onexec() argument
120 aa_set_current_hat(struct aa_label *label, u64 token) aa_set_current_hat() argument
[all...]
H A Dresource.c115 int aa_task_setrlimit(const struct cred *subj_cred, struct aa_label *label, in aa_task_setrlimit() argument
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dfile.h44 struct aa_label __rcu *label; member
55 static inline struct aa_file_ctx *aa_alloc_file_ctx(struct aa_label *label, in aa_alloc_file_ctx() argument
[all...]
H A Dnet.h50 struct aa_label *label; member
87 char *label; member
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dipv6_flowlabel.c175 static void flowlabel_get(int fd, uint32_t label, uint8_t share, uint16_t flags) in flowlabel_get() argument
[all...]
/kernel/linux/linux-6.6/sound/firewire/tascam/
H A Dtascam-transaction.c64 u8 *label, *msg; in fill_message() local
/third_party/ffmpeg/libavformat/
H A Dsrtp.c54 static void derive_key(struct AVAES *aes, const uint8_t *salt, int label, in derive_key() argument
/third_party/gn/src/gn/
H A Dbuilder_record.h46 const Label& label() const { return label_; } in label() function in BuilderRecord
H A Dohos_components_mapping.cc98 MappingTargetAbsoluteDpes(const BuildSettings *settings, const std::string &label, const std::string &deps) const MappingTargetAbsoluteDpes() argument
131 MappingImportOther(const BuildSettings *settings, const std::string &label, const std::string &deps) const MappingImportOther() argument
H A Druntime_deps.cc160 Label label = in CollectRuntimeDepsFromFlag() local
H A Drust_project_writer_helpers.h84 const std::string& label() { return label_; } in label() function in Crate
37 Crate(SourceFile root, std::optional<OutputFile> gen_dir, CrateIndex index, std::string label, std::string edition) Crate() argument
/third_party/benchmark/test/
H A Dregister_benchmark_test.cc23 const std::string label; member
81 void BM_extra_args(benchmark::State& st, const char* label) { in BM_extra_args() argument
/third_party/cups-filters/filter/
H A Dcommon.c409 WriteLabelProlog(const char *label, /* I - Page label */ in WriteLabelProlog() argument
[all...]
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
H A DULocaleCollationTest.java119 void checklocs(String label, in checklocs() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DDayPeriodsMapperTest.java159 dayPeriodRule( Set<String> locales, RuleType type, Map<RuleName, String> rules, String label) dayPeriodRule() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DULocaleCollationTest.java122 void checklocs(String label, in checklocs() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DUnicodeSetClosure.java64 public static void generateSets(String label, boolean forward, in generateSets() argument
/third_party/libunwind/libunwind/tests/
H A DGperf-simple.c113 doit (const char *label) in doit() argument
H A DGperf-trace.c99 doit (const char *label) in doit() argument
/third_party/mesa3d/src/freedreno/afuc/
H A Dasm.c63 struct asm_label *label = &labels[num_labels++]; in decl_label() local
77 struct asm_label *label = &labels[i]; in resolve_label() local
344 struct asm_label *label = &labels[i]; emit_jumptable() local
[all...]
/third_party/ltp/docparse/
H A Dtestinfo.pl125 sub label subroutine
/third_party/node/src/permission/
H A Dfs_permission.h33 char label = prefix[0]; in CreateChild() local
/third_party/node/deps/base64/base64/test/
H A Dbenchmark.c49 char *label; member
/third_party/mesa3d/src/mesa/main/
H A Dobjectlabel.c46 set_label(struct gl_context *ctx, char **labelPtr, const char *label, in set_label() argument
252 _mesa_ObjectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar *label) _mesa_ObjectLabel() argument
272 _mesa_GetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label) _mesa_GetObjectLabel() argument
298 _mesa_ObjectPtrLabel(const void *ptr, GLsizei length, const GLchar *label) _mesa_ObjectPtrLabel() argument
325 _mesa_GetObjectPtrLabel(const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label) _mesa_GetObjectPtrLabel() argument
[all...]

Completed in 12 milliseconds

1...<<11121314151617181920>>...66