Home
last modified time | relevance | path

Searched defs:exts (Results 1 - 25 of 112) sorted by relevance

12345

/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dmod.rs16 mod exts; modules
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
H A Dlib.rs20 pub mod exts; modules
/third_party/mesa3d/src/freedreno/rnn/
H A Dpath.c42 const char *exts[] = { "", ".gz" }; in find_in_path() local
/third_party/skia/tools/flags/
H A DCommonFlagsImages.cpp12 static const char* const exts[] = { in CollectImages() local
/kernel/linux/linux-5.10/net/openvswitch/
H A Dvport-vxlan.c31 struct nlattr *exts; in vxlan_get_options() local
54 struct nlattr *exts[OVS_VXLAN_EXT_MAX + 1]; in vxlan_configure_exts() local
/kernel/linux/linux-6.6/net/openvswitch/
H A Dvport-vxlan.c31 struct nlattr *exts; in vxlan_get_options() local
54 struct nlattr *exts[OVS_VXLAN_EXT_MAX + 1]; in vxlan_configure_exts() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveName.cpp121 const char *exts = isHash ? g_HashExts : g_ArcExts; in CreateArchiveName() local
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dintc-arcv2.c17 unsigned int pad:3, firq:1, prio:4, exts:8, irqs:8, ver:8; member
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dintc-arcv2.c17 unsigned int pad:3, firq:1, prio:4, exts:8, irqs:8, ver:8; member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c96 struct tcf_exts *exts; in fill_action_fields() local
/kernel/linux/linux-5.10/net/sched/
H A Dcls_cgroup.c19 struct tcf_exts exts; member
[all...]
H A Dcls_matchall.c17 struct tcf_exts exts; member
[all...]
H A Dcls_fw.c38 struct tcf_exts exts; member
[all...]
H A Dcls_basic.c30 struct tcf_exts exts; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c96 struct tcf_exts *exts; in fill_action_fields() local
/kernel/linux/linux-6.6/net/sched/
H A Dcls_cgroup.c20 struct tcf_exts exts; member
[all...]
H A Dcls_matchall.c18 struct tcf_exts exts; member
[all...]
H A Dcls_fw.c39 struct tcf_exts exts; member
[all...]
H A Dcls_basic.c31 struct tcf_exts exts; member
[all...]
/third_party/libwebsockets/lwsws/
H A Dmain.c69 static const struct lws_extension exts[] = { variable
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_prn.c139 X509V3_extensions_print(BIO *bp, const char *title, const STACK_OF(X509_EXTENSION) *exts, unsigned long flag, int indent) X509V3_extensions_print() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFunctionsGL.cpp117 const char *exts = reinterpret_cast<const char *>(getString(GL_EXTENSIONS)); in initialize() local
/third_party/openssl/crypto/x509/
H A Dv3_prn.c139 X509V3_extensions_print(BIO *bp, const char *title, const STACK_OF(X509_EXTENSION) *exts, unsigned long flag, int indent) X509V3_extensions_print() argument
/kernel/linux/linux-5.10/fs/efs/
H A Dinode.c207 efs_extent ext, *exts; in efs_map_block() local
/kernel/linux/linux-6.6/fs/efs/
H A Dinode.c209 efs_extent ext, *exts; in efs_map_block() local

Completed in 12 milliseconds

12345