Home
last modified time | relevance | path

Searched defs:components (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/crypto/heimdal/lib/asn1/
H A Dasn1-common.h40 unsigned *components; member
/freebsd-src/lib/libc/locale/
H A Dxlocale_private.h112 struct xlocale_component *components[XLC_LAST]; member
/freebsd-src/sys/geom/virstor/
H A Dg_virstor.h85 struct g_virstor_component *components; member
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp186 static void AppendPathComponents(FileSpec &path, llvm::StringRef components, in AppendPathComponents() argument
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp469 std::vector<llvm::StringRef> components; in GetComponents() local
/freebsd-src/contrib/lib9p/pytest/
H A Dp9conn.py827 def lookup(self, fid, components): argument
880 def lookup_last(self, fid, components): argument
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp120 llvm::SmallVector<llvm::StringRef, 8> components; in SetSubValue() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp718 llvm::SmallVectorImpl<llvm::Type*> &components) { in legalizeVectorType() argument
H A DCGVTables.cpp940 auto components = builder.beginStruct(); GenerateConstructionVTable() local
H A DItaniumCXXABI.cpp1812 auto components = builder.beginStruct(); emitVTableDefinitions() local
H A DMicrosoftCXXABI.cpp1760 auto components = builder.beginStruct(); emitVTableDefinitions() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp427 if (!a.isTriviallyEmpty()) components.push_back(a.toStringRef(a_storage)); in append() local
722 SmallVector<StringRef, 16> components; remove_dots() local
[all...]
/freebsd-src/sys/dev/usb/input/
H A Datp.c651 fg_stroke_component_t components[NUM_AXES]; member
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp5153 char *components[MAX_T_LEVEL]; __kmp_stg_parse_hw_subset() local