Home
last modified time | relevance | path

Searched defs:labels (Results 1 - 25 of 145) sorted by relevance

123456

/third_party/skia/docs/examples/
H A DPath_Convexity.cpp10 const char* labels[] = { "unknown", "convex", "concave" }; in REG_FIDDLE() local
H A DRegion_Op.cpp9 const char* labels[] = {"difference", "intersect", "union", "xor", "reverse diff", "replace"}; in REG_FIDDLE() local
H A DMatrix_ScaleToFit.cpp8 const char* labels[] = { "Fill", "Start", "Center", "End" }; in REG_FIDDLE() local
H A DPath_addRRect_2.cpp26 auto labels = SkTextBlob::MakeFromRSXform(&"01234567"[start], 1, &rsxForm, font); in REG_FIDDLE() local
/kernel/linux/linux-5.10/include/net/
H A Dmpls_iptunnel.h10 u8 labels; member
/kernel/linux/linux-6.6/include/net/
H A Dmpls_iptunnel.h13 u8 labels; member
/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_authenticator_stub.cpp44 CheckAccountLabels( const std::string &name, const std::vector<std::string> &labels, const sptr<IRemoteObject> &callback) CheckAccountLabels() argument
/kernel/linux/linux-5.10/samples/seccomp/
H A Dbpf-helper.c19 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 Dxt_connlabel.c24 struct nf_conn_labels *labels; in connlabel_mt() local
H A Dnf_conntrack_labels.c34 struct nf_conn_labels *labels; in nf_connlabels_replace() local
/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-proc.c12 static const char *const labels[] = { in snd_ff_proc_get_clk_label() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_connlabel.c24 struct nf_conn_labels *labels; in connlabel_mt() local
H A Dnf_conntrack_labels.c34 struct nf_conn_labels *labels; in nf_connlabels_replace() local
/kernel/linux/linux-6.6/sound/firewire/fireface/
H A Dff-proc.c12 static const char *const labels[] = { in snd_ff_proc_get_clk_label() local
/kernel/linux/linux-6.6/samples/seccomp/
H A Dbpf-helper.c19 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 Dcfi.c107 void *labels[] = { NULL, &&normal, &&redirected, &&check_normal, &&check_redirected }; in lkdtm_CFI_BACKWARD() local
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_authenticator_stub.cpp163 std::vector<std::string> labels; in ProcCheckAccountLabels() local
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_proxy.cpp187 CheckAccountLabels( const std::string &name, const std::vector<std::string> &labels, const sptr<IRemoteObject> &callback) CheckAccountLabels() argument
/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_authenticator.h50 std::vector<std::string> labels; member
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_ct.h19 u32 labels[NF_CT_LABELS_MAX_SIZE / sizeof(u32)]; member
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_command_buffer.h121 struct util_dynarray labels; member
/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_stub_test.cpp687 std::vector<std::string> labels; in HWTEST_F() local
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_module_not_mock_test.cpp224 std::vector<std::string> labels; in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_data.cpp119 std::set<std::string> labels; in GetEntriesTypes() local
/kernel/linux/linux-5.10/security/apparmor/include/
H A Dpolicy_ns.h71 struct aa_labelset labels; member

Completed in 8 milliseconds

123456