Home
last modified time | relevance | path

Searched defs:StringPtr (Results 1 – 25 of 735) sorted by relevance

12345678910>>...30

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/primitives/primproc/
H A Ddictstep.h79 struct StringPtr struct
84 StringPtr() : ptr(NULL), len(0) {;} in StringPtr() argument
85 StringPtr(const uint8_t* p, unsigned l) : ptr(p), len(l) {;} in StringPtr() function
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/primitives/primproc/
H A Ddictstep.h79 struct StringPtr struct
84 StringPtr() : ptr(NULL), len(0) {;} in StringPtr() argument
85 StringPtr(const uint8_t* p, unsigned l) : ptr(p), len(l) {;} in StringPtr() function
/dports/devel/capnproto/capnproto-0.9.0/c++/src/kj/
H A Dstring.h31 class StringPtr; variable
70 inline StringPtr(): content("", 1) {} in StringPtr() function
71 inline StringPtr(decltype(nullptr)): content("", 1) {} in StringPtr() function
72 inline StringPtr(const char* value KJ_LIFETIMEBOUND): content(value, strlen(value) + 1) {} in StringPtr() function
73 inline StringPtr(const char* value KJ_LIFETIMEBOUND, size_t size): content(value, size + 1) { in StringPtr() function
77 inline StringPtr(String&& value KJ_LIFETIMEBOUND) : StringPtr(value) {} in StringPtr() function
87 inline StringPtr(const char8_t* value KJ_LIFETIMEBOUND, size_t size) in StringPtr() function
89 inline StringPtr(const char8_t* begin KJ_LIFETIMEBOUND, const char8_t* end KJ_LIFETIMEBOUND) in StringPtr() function
96 inline StringPtr(const T& t KJ_LIFETIMEBOUND): StringPtr(t.c_str()) {} in StringPtr() function
154 inline explicit constexpr StringPtr(ArrayPtr<const char> content): content(content) {} in StringPtr() function
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/PerformancePkg/Dp_App/
H A DDpProfile.c56 EFI_STRING StringPtr; in DumpAllProfile() local
93 EFI_STRING StringPtr; in DumpRawProfile() local
H A DDpTrace.c292 EFI_STRING StringPtr; in DumpRawTrace() local
381 EFI_STRING StringPtr; in ProcessPhases() local
517 EFI_STRING StringPtr; in ProcessHandles() local
637 EFI_STRING StringPtr; in ProcessPeims() local
714 EFI_STRING StringPtr; in ProcessGlobal() local
799 EFI_STRING StringPtr; in ProcessCumulative() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ShellPkg/Library/UefiDpLib/
H A DDpProfile.c56 EFI_STRING StringPtr; in DumpAllProfile() local
92 EFI_STRING StringPtr; in DumpRawProfile() local
H A DDpTrace.c292 EFI_STRING StringPtr; in DumpRawTrace() local
381 EFI_STRING StringPtr; in ProcessPhases() local
517 EFI_STRING StringPtr; in ProcessHandles() local
635 EFI_STRING StringPtr; in ProcessPeims() local
712 EFI_STRING StringPtr; in ProcessGlobal() local
795 EFI_STRING StringPtr; in ProcessCumulative() local
H A DDp.c94 EFI_STRING StringPtr; in DumpStatistics() local
139 EFI_STRING StringPtr; in ShellCommandRunDp() local
/dports/www/node10/node-v10.24.1/src/
H A Dnode_http_parser.cc82 struct StringPtr { struct
83 StringPtr() { in StringPtr() argument
89 ~StringPtr() { in ~StringPtr()
97 void Save() { in Save()
107 void Reset() { in Reset()
118 void Update(const char* str, size_t size) { in Update()
139 Local<String> ToString(Environment* env) const { in ToString()
148 Local<String> ToTrimmedString(Environment* env) { in ToTrimmedString()
156 const char* str_;
157 bool on_heap_;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ShellPkg/DynamicCommand/DpDynamicCommand/
H A DDpTrace.c351 EFI_STRING StringPtr; in DumpRawTrace() local
445 EFI_STRING StringPtr; in ProcessPhases() local
554 EFI_STRING StringPtr; in ProcessHandles() local
667 EFI_STRING StringPtr; in ProcessPeims() local
752 EFI_STRING StringPtr; in ProcessGlobal() local
845 EFI_STRING StringPtr; in ProcessCumulative() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ShellPkg/DynamicCommand/DpDynamicCommand/
H A DDpTrace.c351 EFI_STRING StringPtr; in DumpRawTrace() local
445 EFI_STRING StringPtr; in ProcessPhases() local
554 EFI_STRING StringPtr; in ProcessHandles() local
667 EFI_STRING StringPtr; in ProcessPeims() local
752 EFI_STRING StringPtr; in ProcessGlobal() local
845 EFI_STRING StringPtr; in ProcessCumulative() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ShellPkg/DynamicCommand/DpDynamicCommand/
H A DDpTrace.c351 EFI_STRING StringPtr; in DumpRawTrace() local
445 EFI_STRING StringPtr; in ProcessPhases() local
554 EFI_STRING StringPtr; in ProcessHandles() local
667 EFI_STRING StringPtr; in ProcessPeims() local
752 EFI_STRING StringPtr; in ProcessGlobal() local
845 EFI_STRING StringPtr; in ProcessCumulative() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ShellPkg/DynamicCommand/DpDynamicCommand/
H A DDpTrace.c351 EFI_STRING StringPtr; in DumpRawTrace() local
445 EFI_STRING StringPtr; in ProcessPhases() local
554 EFI_STRING StringPtr; in ProcessHandles() local
667 EFI_STRING StringPtr; in ProcessPeims() local
752 EFI_STRING StringPtr; in ProcessGlobal() local
845 EFI_STRING StringPtr; in ProcessCumulative() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ShellPkg/DynamicCommand/DpDynamicCommand/
H A DDpTrace.c351 EFI_STRING StringPtr; in DumpRawTrace() local
445 EFI_STRING StringPtr; in ProcessPhases() local
554 EFI_STRING StringPtr; in ProcessHandles() local
667 EFI_STRING StringPtr; in ProcessPeims() local
752 EFI_STRING StringPtr; in ProcessGlobal() local
845 EFI_STRING StringPtr; in ProcessCumulative() local
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ShellPkg/DynamicCommand/DpDynamicCommand/
H A DDpTrace.c351 EFI_STRING StringPtr; in DumpRawTrace() local
445 EFI_STRING StringPtr; in ProcessPhases() local
554 EFI_STRING StringPtr; in ProcessHandles() local
667 EFI_STRING StringPtr; in ProcessPeims() local
752 EFI_STRING StringPtr; in ProcessGlobal() local
845 EFI_STRING StringPtr; in ProcessCumulative() local
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ShellPkg/DynamicCommand/DpDynamicCommand/
H A DDpTrace.c351 EFI_STRING StringPtr; in DumpRawTrace() local
445 EFI_STRING StringPtr; in ProcessPhases() local
554 EFI_STRING StringPtr; in ProcessHandles() local
667 EFI_STRING StringPtr; in ProcessPeims() local
752 EFI_STRING StringPtr; in ProcessGlobal() local
845 EFI_STRING StringPtr; in ProcessCumulative() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/ShellPkg/DynamicCommand/DpDynamicCommand/
H A DDpTrace.c351 EFI_STRING StringPtr; in DumpRawTrace() local
445 EFI_STRING StringPtr; in ProcessPhases() local
554 EFI_STRING StringPtr; in ProcessHandles() local
667 EFI_STRING StringPtr; in ProcessPeims() local
752 EFI_STRING StringPtr; in ProcessGlobal() local
845 EFI_STRING StringPtr; in ProcessCumulative() local
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/kj/
H A Dstring.h31 class StringPtr; variable
70 inline StringPtr(): content("", 1) {} in StringPtr() function
71 inline StringPtr(decltype(nullptr)): content("", 1) {} in StringPtr() function
72 inline StringPtr(const char* value): content(value, strlen(value) + 1) {} in StringPtr() function
73 inline StringPtr(const char* value, size_t size): content(value, size + 1) { in StringPtr() function
76 inline StringPtr(const char* begin, const char* end): StringPtr(begin, end - begin) {} in StringPtr() function
81 inline StringPtr(const T& t): StringPtr(t.c_str()) {} in StringPtr() function
139 inline constexpr StringPtr(ArrayPtr<const char> content): content(content) {} in StringPtr() function
499 inline StringPtr::StringPtr(const String& value): content(value.cStr(), value.size() + 1) {} in StringPtr() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DConfigRouting.c445 IN EFI_STRING StringPtr, in GetValueOfNumber()
535 EFI_STRING StringPtr; in MergeDefaultString() local
2321 EFI_STRING StringPtr; in GetBlockElement() local
2490 EFI_STRING StringPtr; in GetNameElement() local
2607 CHAR16 *StringPtr; in GenerateConfigRequest() local
2869 CHAR16 *StringPtr; in GenerateAltConfigResp() local
3067 EFI_STRING StringPtr; in GetFullStringFromHiiFormPackages() local
3486 CHAR16 *StringPtr; in OffsetWidthValidate() local
3530 CHAR16 *StringPtr; in NameValueValidate() local
3565 CHAR16 *StringPtr; in ConfigRequestValidate() local
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DConfigRouting.c607 EFI_STRING StringPtr; in CompareBlockElementDefault() local
749 EFI_STRING StringPtr; in CompareNameElementDefault() local
880 EFI_STRING StringPtr; in CompareAndMergeDefaultString() local
1027 EFI_STRING StringPtr; in MergeDefaultString() local
3112 EFI_STRING StringPtr; in GetBlockElement() local
3281 EFI_STRING StringPtr; in GetNameElement() local
3398 CHAR16 *StringPtr; in GenerateConfigRequest() local
3821 CHAR16 *StringPtr; in GenerateAltConfigResp() local
4481 CHAR16 *StringPtr; in OffsetWidthValidate() local
4525 CHAR16 *StringPtr; in NameValueValidate() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DConfigRouting.c607 EFI_STRING StringPtr; in CompareBlockElementDefault() local
749 EFI_STRING StringPtr; in CompareNameElementDefault() local
880 EFI_STRING StringPtr; in CompareAndMergeDefaultString() local
1028 EFI_STRING StringPtr; in MergeDefaultString() local
3113 EFI_STRING StringPtr; in GetBlockElement() local
3282 EFI_STRING StringPtr; in GetNameElement() local
3399 CHAR16 *StringPtr; in GenerateConfigRequest() local
3822 CHAR16 *StringPtr; in GenerateAltConfigResp() local
4482 CHAR16 *StringPtr; in OffsetWidthValidate() local
4526 CHAR16 *StringPtr; in NameValueValidate() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DConfigRouting.c607 EFI_STRING StringPtr; in CompareBlockElementDefault() local
749 EFI_STRING StringPtr; in CompareNameElementDefault() local
880 EFI_STRING StringPtr; in CompareAndMergeDefaultString() local
1027 EFI_STRING StringPtr; in MergeDefaultString() local
3112 EFI_STRING StringPtr; in GetBlockElement() local
3281 EFI_STRING StringPtr; in GetNameElement() local
3398 CHAR16 *StringPtr; in GenerateConfigRequest() local
3821 CHAR16 *StringPtr; in GenerateAltConfigResp() local
4481 CHAR16 *StringPtr; in OffsetWidthValidate() local
4525 CHAR16 *StringPtr; in NameValueValidate() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DConfigRouting.c607 EFI_STRING StringPtr; in CompareBlockElementDefault() local
749 EFI_STRING StringPtr; in CompareNameElementDefault() local
880 EFI_STRING StringPtr; in CompareAndMergeDefaultString() local
1028 EFI_STRING StringPtr; in MergeDefaultString() local
3113 EFI_STRING StringPtr; in GetBlockElement() local
3282 EFI_STRING StringPtr; in GetNameElement() local
3399 CHAR16 *StringPtr; in GenerateConfigRequest() local
3822 CHAR16 *StringPtr; in GenerateAltConfigResp() local
4482 CHAR16 *StringPtr; in OffsetWidthValidate() local
4526 CHAR16 *StringPtr; in NameValueValidate() local
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DConfigRouting.c607 EFI_STRING StringPtr; in CompareBlockElementDefault() local
749 EFI_STRING StringPtr; in CompareNameElementDefault() local
880 EFI_STRING StringPtr; in CompareAndMergeDefaultString() local
1028 EFI_STRING StringPtr; in MergeDefaultString() local
3113 EFI_STRING StringPtr; in GetBlockElement() local
3282 EFI_STRING StringPtr; in GetNameElement() local
3399 CHAR16 *StringPtr; in GenerateConfigRequest() local
3822 CHAR16 *StringPtr; in GenerateAltConfigResp() local
4482 CHAR16 *StringPtr; in OffsetWidthValidate() local
4526 CHAR16 *StringPtr; in NameValueValidate() local
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DConfigRouting.c607 EFI_STRING StringPtr; in CompareBlockElementDefault() local
749 EFI_STRING StringPtr; in CompareNameElementDefault() local
880 EFI_STRING StringPtr; in CompareAndMergeDefaultString() local
1028 EFI_STRING StringPtr; in MergeDefaultString() local
3113 EFI_STRING StringPtr; in GetBlockElement() local
3282 EFI_STRING StringPtr; in GetNameElement() local
3399 CHAR16 *StringPtr; in GenerateConfigRequest() local
3822 CHAR16 *StringPtr; in GenerateAltConfigResp() local
4482 CHAR16 *StringPtr; in OffsetWidthValidate() local
4526 CHAR16 *StringPtr; in NameValueValidate() local
[all …]

12345678910>>...30