Searched refs:LabelListAttribute (Results 1 – 10 of 10) sorted by relevance
90 srcs bazel.LabelListAttribute91 staticDeps bazel.LabelListAttribute92 dynamicDeps bazel.LabelListAttribute93 wholeArchiveDeps bazel.LabelListAttribute105 srcs := bazel.LabelListAttribute{108 staticDeps := bazel.LabelListAttribute{111 dynamicDeps := bazel.LabelListAttribute{114 wholeArchiveDeps := bazel.LabelListAttribute{128 srcs bazel.LabelListAttribute129 staticDeps bazel.LabelListAttribute[all …]
115 Srcs bazel.LabelListAttribute116 Hdrs bazel.LabelListAttribute117 Deps bazel.LabelListAttribute162 var deps bazel.LabelListAttribute
113 Hdrs bazel.LabelListAttribute115 Deps bazel.LabelListAttribute
224 Srcs bazel.LabelListAttribute225 Hdrs bazel.LabelListAttribute226 Deps bazel.LabelListAttribute227 Dynamic_deps bazel.LabelListAttribute228 Whole_archive_deps bazel.LabelListAttribute234 Shared_srcs bazel.LabelListAttribute235 Static_deps_for_shared bazel.LabelListAttribute236 Dynamic_deps_for_shared bazel.LabelListAttribute237 Whole_archive_deps_for_shared bazel.LabelListAttribute242 Static_srcs bazel.LabelListAttribute[all …]
300 type LabelListAttribute struct { struct316 func MakeLabelListAttribute(value LabelList) LabelListAttribute {317 return LabelListAttribute{Value: UniqueBazelLabelList(value)}322 func (attrs *LabelListAttribute) Append(other LabelListAttribute) { argument342 func (attrs LabelListAttribute) HasConfigurableValues() bool { argument357 func (attrs *LabelListAttribute) archValuePtrs() map[string]*LabelList { argument368 func (attrs *LabelListAttribute) GetValueForArch(arch string) LabelList { argument377 func (attrs *LabelListAttribute) SetValueForArch(arch string, value LabelList) { argument385 func (attrs *LabelListAttribute) osValuePtrs() map[string]*LabelList { argument398 func (attrs *LabelListAttribute) GetValueForOS(os string) LabelList { argument[all …]
49 func getLabelListValues(list bazel.LabelListAttribute) (reflect.Value, selects, selects) { argument78 case bazel.LabelListAttribute:
119 Arch_paths bazel.LabelListAttribute
39 Srcs bazel.LabelListAttribute40 Data bazel.LabelListAttribute
33 Srcs bazel.LabelListAttribute
807 Srcs bazel.LabelListAttribute809 Tools bazel.LabelListAttribute