| /third_party/skia/docs/examples/ |
| H A D | Path_Convexity.cpp | 10 const char* labels[] = { "unknown", "convex", "concave" }; in REG_FIDDLE() local
|
| H A D | Region_Op.cpp | 9 const char* labels[] = {"difference", "intersect", "union", "xor", "reverse diff", "replace"}; in REG_FIDDLE() local
|
| H A D | Matrix_ScaleToFit.cpp | 8 const char* labels[] = { "Fill", "Start", "Center", "End" }; in REG_FIDDLE() local
|
| H A D | Path_addRRect_2.cpp | 26 auto labels = SkTextBlob::MakeFromRSXform(&"01234567"[start], 1, &rsxForm, font); in REG_FIDDLE() local
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | mpls_iptunnel.h | 10 u8 labels; member
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | mpls_iptunnel.h | 13 u8 labels; member
|
| /kernel/linux/linux-5.10/samples/seccomp/ |
| H A D | bpf-helper.c | 19 int bpf_resolve_jumps(struct bpf_labels *labels, in bpf_resolve_jumps() argument 64 seccomp_bpf_label(struct bpf_labels *labels, const char *label) seccomp_bpf_label() argument [all...] |
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | xt_connlabel.c | 24 struct nf_conn_labels *labels; in connlabel_mt() local
|
| H A D | nf_conntrack_labels.c | 34 struct nf_conn_labels *labels; in nf_connlabels_replace() local
|
| /kernel/linux/linux-5.10/sound/firewire/fireface/ |
| H A D | ff-proc.c | 12 static const char *const labels[] = { in snd_ff_proc_get_clk_label() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | xt_connlabel.c | 24 struct nf_conn_labels *labels; in connlabel_mt() local
|
| H A D | nf_conntrack_labels.c | 34 struct nf_conn_labels *labels; in nf_connlabels_replace() local
|
| /kernel/linux/linux-6.6/sound/firewire/fireface/ |
| H A D | ff-proc.c | 12 static const char *const labels[] = { in snd_ff_proc_get_clk_label() local
|
| /kernel/linux/linux-6.6/samples/seccomp/ |
| H A D | bpf-helper.c | 19 int bpf_resolve_jumps(struct bpf_labels *labels, in bpf_resolve_jumps() argument 64 seccomp_bpf_label(struct bpf_labels *labels, const char *label) seccomp_bpf_label() argument [all...] |
| /kernel/linux/linux-6.6/drivers/misc/lkdtm/ |
| H A D | cfi.c | 107 void *labels[] = { NULL, &&normal, &&redirected, &&check_normal, &&check_redirected }; in lkdtm_CFI_BACKWARD() local
|
| /kernel/linux/linux-5.10/include/net/tc_act/ |
| H A D | tc_ct.h | 19 u32 labels[NF_CT_LABELS_MAX_SIZE / sizeof(u32)]; member
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_command_buffer.h | 121 struct util_dynarray labels; member
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
| H A D | unified_data.cpp | 119 std::set<std::string> labels; in GetEntriesTypes() local
|
| /kernel/linux/linux-5.10/security/apparmor/include/ |
| H A D | policy_ns.h | 71 struct aa_labelset labels; member
|
| /kernel/linux/linux-6.6/include/net/tc_act/ |
| H A D | tc_ct.h | 20 u32 labels[NF_CT_LABELS_MAX_SIZE / sizeof(u32)]; member
|
| /kernel/linux/linux-6.6/security/apparmor/include/ |
| H A D | policy_ns.h | 71 struct aa_labelset labels; member
|
| /third_party/mesa3d/src/freedreno/afuc/ |
| H A D | asm.c | 48 static struct asm_label labels[0x512]; variable
|
| /third_party/ltp/testcases/realtime/func/gtod_latency/ |
| H A D | gtod_latency.c | 82 char *labels[] = { "scatter plot x-axis", variable
|
| /foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/ |
| H A D | utils.cpp | 201 std::vector<string> labels; in AnalysisResults() local 210 LOG(INFO) << confidence << ": " << index << " " << labels[index]; in AnalysisResults() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
| H A D | communicator_linker.cpp | 469 void CommunicatorLinker::UpdateOnlineLabels(const std::string &device, const std::map<LabelType, bool> &labels) in UpdateOnlineLabels() argument [all...] |