Home
last modified time | relevance | path

Searched defs:label (Results 526 - 550 of 1263) sorted by relevance

1...<<21222324252627282930>>...51

/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib.h66 const char *label; member
182 const char *label; member
199 static inline int gpiod_request_user(struct gpio_desc *desc, const char *label) in gpiod_request_user() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dvfdi.h177 u32 label; member
187 u32 label; member
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.c554 void camif_hw_dump_regs(struct camif_dev *camif, const char *label) in camif_hw_dump_regs() argument
/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-omap-usb2.c73 const char *label; member
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsmpro-hwmon.c65 const char *label; member
[all...]
H A Dintel-m10-bmc-hwmon.c22 const char *label; member
H A Dtmp421.c95 const char *label; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_bo.c39 static bool is_user_label(int label) in is_user_label() argument
132 static void vc4_bo_set_label(struct drm_gem_object *gem_obj, int label) in vc4_bo_set_label() argument
1072 int ret = 0, label; vc4_label_bo_ioctl() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dmt6360-adc.c216 mt6360_adc_read_label(struct iio_dev *iio_dev, const struct iio_chan_spec *chan, char *label) mt6360_adc_read_label() argument
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt_overlay.c417 const char *label; in overlay_fixup_phandle() local
353 overlay_fixup_one_phandle(void *fdt, void *fdto, int symbols_off, const char *path, uint32_t path_len, const char *name, uint32_t name_len, int poffset, const char *label) overlay_fixup_one_phandle() argument
/kernel/linux/linux-6.6/security/apparmor/
H A Dmount.c394 aa_remount(const struct cred *subj_cred, struct aa_label *label, const struct path *path, unsigned long flags, void *data) aa_remount() argument
420 aa_bind_mount(const struct cred *subj_cred, struct aa_label *label, const struct path *path, const char *dev_name, unsigned long flags) aa_bind_mount() argument
458 aa_mount_change_type(const struct cred *subj_cred, struct aa_label *label, const struct path *path, unsigned long flags) aa_mount_change_type() argument
485 aa_move_mount(const struct cred *subj_cred, struct aa_label *label, const struct path *from_path, const struct path *to_path) aa_move_mount() argument
517 aa_move_mount_old(const struct cred *subj_cred, struct aa_label *label, const struct path *path, const char *orig_name) aa_move_mount_old() argument
535 aa_new_mount(const struct cred *subj_cred, struct aa_label *label, const char *dev_name, const struct path *path, const char *type, unsigned long flags, void *data) aa_new_mount() argument
636 aa_umount(const struct cred *subj_cred, struct aa_label *label, struct vfsmount *mnt, int flags) aa_umount() argument
718 aa_pivotroot(const struct cred *subj_cred, struct aa_label *label, const struct path *old_path, const struct path *new_path) aa_pivotroot() argument
[all...]
H A Dfile.c160 path_name(const char *op, const struct cred *subj_cred, struct aa_label *label, const struct path *path, int flags, char *buffer, const char **name, struct path_cond *cond, u32 request) path_name() argument
282 aa_path_perm(const char *op, const struct cred *subj_cred, struct aa_label *label, const struct path *path, int flags, u32 request, struct path_cond *cond) aa_path_perm() argument
433 aa_path_link(const struct cred *subj_cred, struct aa_label *label, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) aa_path_link() argument
463 update_file_ctx(struct aa_file_ctx *fctx, struct aa_label *label, u32 request) update_file_ctx() argument
484 __file_path_perm(const char *op, const struct cred *subj_cred, struct aa_label *label, struct aa_label *flabel, struct file *file, u32 request, u32 denied, bool in_atomic) __file_path_perm() argument
538 update_file_ctx(file_ctx(file), label, request); __file_path_perm() local
545 __file_sock_perm(const char *op, const struct cred *subj_cred, struct aa_label *label, struct aa_label *flabel, struct file *file, u32 request, u32 denied) __file_sock_perm() argument
568 update_file_ctx(file_ctx(file), label, request); __file_sock_perm() local
584 aa_file_perm(const char *op, const struct cred *subj_cred, struct aa_label *label, struct file *file, u32 request, bool in_atomic) aa_file_perm() argument
633 revalidate_tty(const struct cred *subj_cred, struct aa_label *label) revalidate_tty() argument
664 struct aa_label *label; global() member
681 struct aa_label *label = aa_get_newest_cred_label(cred); aa_inherit_files() local
[all...]
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dpolicy.h218 struct aa_label label; member
[all...]
/third_party/ffmpeg/libavcodec/
H A Daudiotoolboxenc.c188 int c, label; in remap_layout() local
H A Daudiotoolboxdec.c98 static int ffat_get_channel_id(AudioChannelLabel label) in ffat_get_channel_id() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_dnn_detect.c254 char *label; in read_detect_label_file() local
/third_party/gn/src/gn/
H A Dinnerapis_publicinfo_generator.cc110 const std::string label = params.label; in CheckIncludes() local
127 static void SetExternalPublicConfigsKey(const std::string &label, bool is_public) in SetExternalPublicConfigsKey() argument
139 static void SetExternalPublicConfigsValue(const std::string &label, cons argument
89 TraverIncludeDirs(const OhosComponentChecker *checker, const Target *target, const Scope *scope, const std::string &label, Err *err) TraverIncludeDirs() argument
157 GetSingleFlagInfo(const std::string &name, const std::vector<std::string> flags, const std::string &label, bool needSetToConfigs) GetSingleFlagInfo() argument
182 GetFlagsInfo(const Config *config, const std::string &label, bool needSetToConfigs) GetFlagsInfo() argument
203 GetIncludeDirsInfo(const Config *config, const OhosComponentChecker *checker, const std::string &label, const PublicConfigInfoParams &params) GetIncludeDirsInfo() argument
237 std::string label = config.label.GetUserVisibleName(false); GetPublicConfigInfo() local
261 GetPublicConfigsInfo(const Target *target, const std::string &label, Scope *scope, const OhosComponentChecker *checker, Err *err) GetPublicConfigsInfo() argument
278 GetAllDependentConfigsInfo(const Target *target, const std::string &label, Scope *scope, const OhosComponentChecker *checker, Err *err) GetAllDependentConfigsInfo() argument
300 GetPrivateConfigsInfo(const Target *target, const std::string &label, Scope *scope, const OhosComponentChecker *checker, Err *err) GetPrivateConfigsInfo() argument
335 GetPublicDepsInfo(const Target *target, const std::string &label, const OhosComponentChecker *checker, Err *err) GetPublicDepsInfo() argument
381 WritePublicConfigs(const std::string &label, const std::string &info) WritePublicConfigs() argument
400 CheckInExternalPublicConfigsMap(const std::string &label) CheckInExternalPublicConfigsMap() argument
409 FillPublicConfigs(const Config *config, const std::string &label) FillPublicConfigs() argument
419 GetExternalPublicConfigsInfo(const std::string &label) GetExternalPublicConfigsInfo() argument
446 GeneratedExternalPublicConfigs(const std::string &label, const Config *config) GeneratedExternalPublicConfigs() argument
456 GeneratedInnerapiPublicInfo(const Target *target, const Label &label, Scope *scope, const std::string &type, Err *err) GeneratedInnerapiPublicInfo() argument
[all...]
H A Dninja_build_writer.cc537 const Label& label = target->label(); variable
635 const Label& label = target->label(); global() variable
[all...]
H A Dohos_components.cc47 void OhosComponent::addInnerApi(const std::string &name, const std::string &label) in addInnerApi() argument
161 const OhosComponent *OhosComponentsImpl::matchComponentByLabel(const char *label) in matchComponentByLabel() argument
273 const base::Value *label = kv.FindKey("label"); LoadInnerApi() local
391 GetPrivateDepsLabel(const Value &dep, std::string &label, const Label& current_toolchain, int &whole_status, Err *err) const GetPrivateDepsLabel() argument
415 GetExternalDepsLabel(const Value &external_dep, std::string &label, const Label& current_toolchain, int &whole_status, Err *err) const GetExternalDepsLabel() argument
525 GetExternalDepsLabel(const Value &external_dep, std::string &label, const Label& current_toolchain, int &whole_status, Err *err) const GetExternalDepsLabel() argument
538 GetPrivateDepsLabel(const Value &dep, std::string &label, const Label& current_toolchain, int &whole_status, Err *err) const GetPrivateDepsLabel() argument
551 GetSubsystemName(const Value &part_name, std::string &label, Err *err) const GetSubsystemName() argument
[all...]
/third_party/cups-filters/filter/
H A Dtexttopdf.c274 WriteProlog(const char *title, const char *user, const char *classification, const char *label, ppd_file_t *ppd) WriteProlog() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DIDNA.java169 public abstract StringBuilder labelToASCII(CharSequence label, StringBuilder dest, Info info); in labelToASCII() argument
182 public abstract StringBuilder labelToUnicode(CharSequence label, StringBuilde argument
[all...]
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DAlphabeticIndexTest.java512 private void showLabelAtTop(StringBuilder buffer, String label) { in showLabelAtTop() argument
520 private void showLabelInList(StringBuilder buffer, String label) { in showLabelInList() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DAlphabeticIndexTest.java515 private void showLabelAtTop(StringBuilder buffer, String label) { in showLabelAtTop() argument
523 private void showLabelInList(StringBuilder buffer, String label) { in showLabelInList() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DIDNA.java161 public abstract StringBuilder labelToASCII(CharSequence label, StringBuilder dest, Info info); in labelToASCII() argument
173 public abstract StringBuilder labelToUnicode(CharSequence label, StringBuilde argument
[all...]
/third_party/libsnd/tests/
H A Dcommand_test.c559 char label [128] ; in calc_peak_test() local

Completed in 22 milliseconds

1...<<21222324252627282930>>...51