/llvm-project/libc/test/src/string/ |
H A D | CMakeLists.txt | 1 add_custom_target(libc-string-tests) 14 libc-string-tests 18 libc.src.string.memccpy 24 libc-string-tests 28 libc.src.string.mempcpy 34 libc-string-tests 38 libc.src.string.memmem 44 libc-string-tests 48 libc.src.string.memchr 54 libc-string [all...] |
/llvm-project/llvm/test/tools/dxil-dis/ |
H A D | md-manystrings.ll | 9 !0 = !{!"String 0"} 10 !1 = !{!"String 1"} 11 !2 = !{!"String 2"} 12 !3 = !{!"String 3"} 13 !4 = !{!"String 4"} 14 !5 = !{!"String 5"} 15 !6 = !{!"String 6"} 16 !7 = !{!"String 7"} 17 !8 = !{!"String 8"} 18 !9 = !{!"String 9"} [all …]
|
/llvm-project/llvm/utils/vscode/llvm/syntaxes/ |
H A D | TableGen.tmLanguage | 6 <array><string>td</string></array> 8 <string>/\*\*|\{\s*$</string> 10 <string>\*\*/|^\s*\}</string> 12 <string>TableGen</string> 17 <string>#comments</string> 21 …<string>\b(def|let|in|code|dag|string|list|bits|bit|field|include|defm|foreach|class|multiclass|in… 23 <string>keyword.control.tablegen</string> 27 <string>"</string> 29 <string>"</string> 31 <string>string.quoted.double.untitled</string> [all …]
|
/llvm-project/llvm/utils/textmate/TableGen.tmbundle/Syntaxes/ |
H A D | TableGen.tmLanguage | 6 <array><string>td</string></array> 8 <string>/\*\*|\{\s*$</string> 10 <string>\*\*/|^\s*\}</string> 12 <string>TableGen</string> 17 <string>#comments</string> 21 …<string>\b(def|let|in|code|dag|string|list|bits|bit|field|include|defm|foreach|class|multiclass|in… 23 <string>keyword.control.tablegen</string> 27 <string>"</string> 29 <string>"</string> 31 <string>string.quoted.double.untitled</string> [all …]
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | redundant-string-init.cpp | 1 // RUN: %check_clang_tidy %s readability-redundant-string-init %t \ 3 // RUN: {readability-redundant-string-init.StringNames: \ 19 typedef basic_string<char> string; typedef 38 std::string a = ""; in f() 39 …CHECK-MESSAGES: [[@LINE-1]]:15: warning: redundant string initialization [readability-redundant-st… in f() 40 // CHECK-FIXES: std::string a; in f() 41 std::string b(""); in f() 42 // CHECK-MESSAGES: [[@LINE-1]]:15: warning: redundant string initialization in f() 43 // CHECK-FIXES: std::string b; in f() 44 std::string c = R"()"; in f() [all …]
|
/llvm-project/lldb/test/API/macosx/find-dsym/deep-bundle/ |
H A D | Info.plist | 6 <string>16B2657</string> 8 <string>en</string> 10 <string>MyFramework</string> 12 <string>com.apple.test.framework</string> 14 <string>6.0</string> 16 <string>MyFramework</string> 18 <string>FMWK</string> 20 <string>113</string> 22 <string>????</string> 25 <string>MacOSX</string> [all …]
|
/llvm-project/lldb/include/lldb/Utility/ |
H A D | ConstString.h | 29 /// A uniqued constant string class. 37 /// No reference counting is done on strings that are added to the string 38 /// pool, once strings are added they are in the string pool for the life of 44 /// Initializes the string to an empty string. 49 /// Construct with C String value 51 /// Constructs this object with a C string by looking to see if the 52 /// C string already exists in the global string pool. If it doesn't 53 /// exist, it is added to the string pool. 56 /// A NULL terminated C string to add to the string pool. 59 /// Construct with C String value with max length [all …]
|
/llvm-project/clang/test/Analysis/Inputs/expected-plists/ |
H A D | objc-arc.m.plist | 12 <key>kind</key><string>event</string> 36 <string>'p' initialized to a null pointer value</string> 38 <string>'p' initialized to a null pointer value</string> 41 <key>kind</key><string>control</string> 75 <key>kind</key><string>control</string> 109 <key>kind</key><string>event</string> 133 <string>Dereference of null pointer (loaded from variable 'p')</string> 135 <string>Dereference of null pointer (loaded from variable 'p')</string> 138 …<key>description</key><string>Dereference of null pointer (loaded from variable 'p')</st… 139 <key>category</key><string>Logic error</string> [all …]
|
H A D | generics.m.plist | 12 <key>kind</key><string>event</string> 36 …string>Type 'NSMutableArray<NSString *> *' is inferred from implicit cast (from &a… 38 …string>Type 'NSMutableArray<NSString *> *' is inferred from implicit cast (from &a… 41 <key>kind</key><string>control</string> 75 <key>kind</key><string>control</string> 109 <key>kind</key><string>event</string> 133 …string>Conversion from value of type 'NSMutableArray<NSString *> *' to incompatibl… 135 …string>Conversion from value of type 'NSMutableArray<NSString *> *' to incompatibl… 138 …string>Conversion from value of type 'NSMutableArray<NSString *> *' to incompatibl… 139 <key>category</key><string>Core Foundation/Objective-C</string> [all …]
|
H A D | method-call-path-notes.cpp.plist | 12 <key>kind</key><string>event</string> 36 <string>'p' declared without an initial value</string> 38 <string>'p' declared without an initial value</string> 41 <key>kind</key><string>control</string> 75 <key>kind</key><string>event</string> 99 <string>Called C++ object pointer is uninitialized</string> 101 <string>Called C++ object pointer is uninitialized</string> 104 <key>description</key><string>Called C++ object pointer is uninitialized</string> 105 <key>category</key><string>Logic error</string> 106 <key>type</key><string>Called C++ object pointer is uninitialized</string> [all …]
|
H A D | malloc-plist.c.plist | 3 <key>kind</key><string>control</string> 37 <key>kind</key><string>event</string> 61 <string>Assuming 'in' is > 5</string> 63 <string>Assuming 'in' is > 5</string> 66 <key>kind</key><string>control</string> 100 <key>kind</key><string>event</string> 124 <string>Memory is allocated</string> 126 <string>Memory is allocated</string> 129 <key>kind</key><string>control</string> 163 <key>kind</key><string>control</string> [all …]
|
H A D | retain-release-path-notes.m.plist | 12 <key>kind</key><string>event</string> 36 <string>Method returns an instance of NSObject with a +1 retain count</string> 38 <string>Method returns an instance of NSObject with a +1 retain count</string> 41 <key>kind</key><string>control</string> 75 <key>kind</key><string>event</string> 99 …string>Object leaked: object allocated and stored into 'leaked' is not referenced later … 101 …string>Object leaked: object allocated and stored into 'leaked' is not referenced later … 104 <key>description</key><string>Potential leak of an object stored into 'leaked'</string> 105 <key>category</key><string>Memory (Core Foundation/Objective-C/OSObject)</string> 106 <key>type</key><string>Leak</string> [all …]
|
H A D | unix-fns.c.plist | 12 <key>kind</key><string>control</string> 46 <key>kind</key><string>control</string> 80 <key>kind</key><string>event</string> 104 <string>Assuming 'fd' is not equal to 0</string> 106 <string>Assuming 'fd' is not equal to 0</string> 109 <key>kind</key><string>control</string> 143 <key>kind</key><string>control</string> 177 <key>kind</key><string>event</string> 201 …<string>Call to 'open' requires a 3rd argument when the 'O_CREAT' flag is set<… 203 …<string>Call to 'open' requires a 3rd argument when the 'O_CREAT' flag is set<… [all …]
|
H A D | retain-release.m.objcpp.plist | 12 <key>kind</key><string>control</string> 46 <key>kind</key><string>event</string> 70 …<string>Call to function 'CFDateCreate' returns a Core Foundation object of type 'C… 72 …<string>Call to function 'CFDateCreate' returns a Core Foundation object of type 'C… 75 <key>kind</key><string>control</string> 109 <key>kind</key><string>event</string> 145 <string>Reference count incremented. The object now has a +2 retain count</string> 147 <string>Reference count incremented. The object now has a +2 retain count</string> 150 <key>kind</key><string>control</string> 184 <key>kind</key><string>event</string> [all …]
|
/llvm-project/llvm/test/TableGen/ |
H A D | name-resolution-consistency.td | 5 // CHECK: string e = "B0"; 9 // CHECK: string a = "B0b"; 10 // CHECK: string b = "B0"; 14 // CHECK: string f = "B0b"; 15 // CHECK: string g = "B0"; 19 // CHECK: string a = "B0cz"; 20 // CHECK: string b = "B0"; 24 // CHECK: string f = "B0cz"; 25 // CHECK: string g = "B0"; 29 // CHECK: string a = "C0"; [all …]
|
/llvm-project/libc/AOR_v20.02/string/ |
H A D | Dir.mk | 7 S := $(srcdir)/string 8 B := build/string 11 all-string check-string install-string clean-string: 16 string-lib-srcs := $(wildcard $(S)/$(ARCH)/*.[cS]) 17 string-test-srcs := $(wildcard $(S)/test/*.c) 19 string-includes := $(patsubst $(S)/%,build/%,$(wildcard $(S)/include/*.h)) 21 string-libs := \ 25 string-tools := \ 41 string-lib-objs := $(patsubst $(S)/%,$(B)/%.o,$(basename $(string-lib-srcs))) 42 string-test-objs := $(patsubst $(S)/%,$(B)/%.o,$(basename $(string-test-srcs))) [all …]
|
/llvm-project/libc/src/__support/CPP/ |
H A D | string.h | 1 //===-- A simple implementation of the string class -------------*- C++ -*-===// 18 #include "src/string/memory_utils/inline_memcpy.h" 19 #include "src/string/memory_utils/inline_memset.h" 20 #include "src/string/string_utils.h" // string_length 27 // This class mimics std::string but does not intend to be a full fledged 30 class string { in get_empty_string() 54 LIBC_INLINE constexpr string() {} in string() 55 LIBC_INLINE string(const string &other) { this->operator+=(other); } in string() 56 LIBC_INLINE constexpr string(strin in string() 51 LIBC_INLINE constexpr string() {} string() function 52 LIBC_INLINE string(const string &other) { this->operator+=(other); } string() function 53 LIBC_INLINE constexpr string(string &&other) string() function 57 LIBC_INLINE string(const char *cstr, size_t count) { string() function 61 LIBC_INLINE string(const string_view &view) string() function 63 LIBC_INLINE string(const char *cstr) string() function 65 LIBC_INLINE string(size_t size_, char value) { string() function [all...] |
/llvm-project/llvm/test/tools/opt-viewer/Inputs/basic/ |
H A D | or.yaml | 8 - String: ' will not be inlined into ' 10 - String: ' because its definition is unavailable' 19 - String: ' will not be inlined into ' 21 - String: ' because its definition is unavailable' 30 - String: ' can be inlined into ' 32 - String: ' with cost=' 34 - String: ' (threshold=' 36 - String: ')' 45 - String: ' inlined into ' 55 - String: ' can be inlined into ' [all …]
|
/llvm-project/llvm/test/tools/llvm-opt-report/Inputs/ |
H A D | or.yaml | 8 - String: ' will not be inlined into ' 10 - String: ' because its definition is unavailable' 19 - String: ' will not be inlined into ' 21 - String: ' because its definition is unavailable' 30 - String: ' can be inlined into ' 32 - String: ' with cost=' 34 - String: ' (threshold=' 36 - String: ')' 45 - String: ' inlined into ' 55 - String: ' can be inlined into ' [all …]
|
/llvm-project/clang/test/Analysis/inlining/Inputs/expected-plists/ |
H A D | path-notes.cpp.plist | 12 <key>kind</key><string>control</string> 46 <key>kind</key><string>event</string> 70 <string>Null pointer value stored to 'globalPtr'</string> 72 <string>Null pointer value stored to 'globalPtr'</string> 75 <key>kind</key><string>control</string> 109 <key>kind</key><string>event</string> 118 <string>Calling '~Bar'</string> 120 <string>Calling '~Bar'</string> 123 <key>kind</key><string>event</string> 132 <string>Entered call from 'test'</string> [all …]
|
H A D | path-notes.c.plist | 12 <key>kind</key><string>event</string> 36 <string>Calling 'zero'</string> 38 <string>Calling 'zero'</string> 41 <key>kind</key><string>event</string> 50 <string>Entered call from 'testZero'</string> 52 <string>Entered call from 'testZero'</string> 55 <key>kind</key><string>control</string> 89 <key>kind</key><string>event</string> 113 <string>Null pointer value stored to 'a'</string> 115 <string>Null pointer value stored to 'a'</string> [all …]
|
/llvm-project/llvm/test/Transforms/IROutliner/ |
H A D | opt-remarks.ll | 35 ; YAML-NEXT: - String: 'did not outline ' 36 ; YAML-NEXT: - String: '2' 37 ; YAML-NEXT: - String: ' regions due to estimated increase of ' 39 ; YAML-NEXT: - String: ' instructions at locations ' 41 ; YAML-NEXT: - String: ' ' 49 ; YAML-NEXT: - String: 'did not outline ' 50 ; YAML-NEXT: - String: '2' 51 ; YAML-NEXT: - String: ' regions due to estimated increase of ' 53 ; YAML-NEXT: - String: ' instructions at locations ' 55 ; YAML-NEXT: - String: ' ' [all …]
|
/llvm-project/clang/test/Analysis/diagnostics/Inputs/expected-plists/ |
H A D | report-issues-within-main-file.cpp.plist | 12 <key>kind</key><string>control</string> 46 <key>kind</key><string>event</string> 70 <string>Calling 'cause_div_by_zero_in_header2'</string> 72 <string>Calling 'cause_div_by_zero_in_header2'</string> 75 <key>kind</key><string>event</string> 84 <string>Entered call from 'callInMacro'</string> 86 <string>Entered call from 'callInMacro'</string> 89 <key>kind</key><string>control</string> 123 <key>kind</key><string>event</string> 147 <string>'h2' initialized to 0</string> [all …]
|
/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerIO.h | 18 long GetEpoch(const std::string &Path); 20 Unit FileToVector(const std::string &Path, size_t MaxSize = 0, 23 std::string FileToString(const std::string &Path); 25 void CopyFileToErr(const std::string &Path); 27 void WriteToFile(const uint8_t *Data, size_t Size, const std::string &Path); 29 void WriteToFile(const std::string &Data, const std::string &Path); 30 void WriteToFile(const Unit &U, const std::string &Path); 32 void AppendToFile(const uint8_t *Data, size_t Size, const std::string &Path); 33 void AppendToFile(const std::string &Data, const std::string &Path); 37 std::vector<std::string> *VPaths = 0); [all …]
|
/llvm-project/clang/docs/ |
H A D | PCHLayout.graffle | 9 <string>com.omnigroup.OmniGrafflePro</string> 10 <string>137.11.0.108132</string> 17 <string>{{0, 0}, {576, 733}}</string> 19 <string>SolidGraphic</string> 27 <string>NO</string> 32 <string>NO</string> 37 <string>{0, 0}</string> 43 <string>2009-06-02 11:19:43 -0700</string> 45 <string>Douglas Gregor</string> 47 <string>1 0/72 in = 1.0000 in</string> [all …]
|