Home
last modified time | relevance | path

Searched defs:Labels (Results 1 – 25 of 66) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/miette-derive/src/
Dlabel.rs17 pub struct Labels(Vec<Label>); struct
78 impl Labels { implementation
Dforward.rs38 Labels, enumerator
/aosp_15_r20/external/executorch/examples/demo-apps/apple_ios/ExecuTorchDemo/
H A DREADME.md73 ### 1. Export Model
90 ### 2. Download Labels
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.h33 SmallVector<MCSymbol*, 4> Labels; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.h33 SmallVector<MCSymbol*, 4> Labels; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/panel/component/selector/ui/composable/
DRadioButtonBarComponent.java21 /*public static final*/ Labels /* = new Labels(0.0F) */; enumConstant
/aosp_15_r20/external/autotest/server/
H A Dconstants.py6 class Labels: class
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Deinsum_op_util.h23 using Labels = gtl::InlinedVector<int, 8>; variable
/aosp_15_r20/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.h32 SmallVector<MCSymbol*, 4> Labels; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/pprof/
Dlabel.go80 func Labels(args ...string) LabelSet { func
/aosp_15_r20/external/bazelbuild-rules_go/go/tools/gopackagesdriver/
H A Dbazel_json_builder.go180 func (b *BazelJSONBuilder) Labels(ctx context.Context, requests []string) ([]string, error) { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp123 SmallVectorImpl<DbgLabel *> &Labels = ScopeLabels[LS]; in addScopeLabel() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp122 SmallVectorImpl<DbgLabel *> &Labels = ScopeLabels[LS]; in addScopeLabel() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/resource/v1/
Dresource.pb.go51Labels map[string]string `protobuf:"bytes,2,rep,name=labels,proto3" json:"labels,omitempty" protob… member
/aosp_15_r20/build/soong/remoteexec/
H A Dremoteexec.go69 Labels map[string]string member
/aosp_15_r20/external/aws-sdk-java-v2/services/serverlessapplicationrepository/src/main/resources/codegen-resources/
H A Dservice-2.json489 "Labels" : { object
646 "Labels" : { object
772 "Labels" : { object
854 "Labels" : { object
950 "Labels" : { object
1427 "Labels" : { object
1962 "Labels" : { object
2004 "Labels" : { object
2055 "Labels" : { object
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
Ddotgraph.go47 Labels []string // The labels for the DOT's legend member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
H A DTargetOptions.h67 Labels, // Do not use Basic Block Sections but label basic blocks. This enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h285 SmallDenseMap<uint64_t, uint64_t, 1> Labels; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h279 SmallDenseMap<uint64_t, uint64_t, 1> Labels; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/
DTargetOptions.h67 Labels, // Do not use Basic Block Sections but label basic blocks. This enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h292 SmallDenseMap<uint64_t, uint64_t, 1> Labels; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/
DTargetOptions.h67 Labels, // Do not use Basic Block Sections but label basic blocks. This enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/
DDWARFLinkerCompileUnit.h294 SmallDenseMap<uint64_t, uint64_t, 1> Labels; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/
DTargetOptions.h67 Labels, // Do not use Basic Block Sections but label basic blocks. This enumerator

123