Home
last modified time | relevance | path

Searched refs:Leading (Results 1 – 25 of 112) sorted by relevance

12345

/external/llvm-project/clang-tools-extra/clangd/
DFormat.cpp139 StringRef Leading = in getIncrementalChangesAfterNewline() local
151 StringRef CommentMarker = commentMarker(Leading); in getIncrementalChangesAfterNewline()
159 Leading.take_front(CommentMarker.data() - Leading.data()); in getIncrementalChangesAfterNewline()
172 if (CommentMarker.empty() && Leading.endswith("{") && in getIncrementalChangesAfterNewline()
183 tooling::Range(Leading.data() - Code.data(), Leading.size())); in getIncrementalChangesAfterNewline()
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-06-01.data1 # Leading comment line spaces are
8 Flow style: [ # Leading spaces
/external/llvm/test/YAMLParser/
Dspec-06-01.test3 # Leading comment line spaces are
10 Flow style: [ # Leading spaces
/external/llvm-project/llvm/test/YAMLParser/
Dspec-06-01.test3 # Leading comment line spaces are
10 Flow style: [ # Leading spaces
/external/libcups/data/
Draster.defs39 #define CUPS_EDGE_TOP 0 /* Leading edge is the top of the page */
40 #define CUPS_EDGE_RIGHT 1 /* Leading edge is the right of the page */
41 #define CUPS_EDGE_BOTTOM 2 /* Leading edge is the bottom of the page */
42 #define CUPS_EDGE_LEFT 3 /* Leading edge is the left of the page */
/external/llvm-project/llvm/test/MC/ARM/
Darm-branches.s18 @ Leading '$' on branch targets must not be dropped if part of symbol names
40 @ Leading '$' should be allowed to introduce an expression
/external/skia/modules/skparagraph/include/
DParagraphStyle.h36 void setLeading(SkScalar Leading) { fLeading = Leading; } in setLeading()
/external/curl/docs/cmdline-opts/
Dform-string.d9 literally. Leading \&'@' and \&'<' characters, and the \&';type=' string in
/external/protobuf/csharp/protos/
Dunittest_proto3.proto390 // Leading nested message comment
392 // Leading nested message field comment
396 // Leading nested enum comment
402 // Leading field comment
406 // Leading enum comment
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/Inputs/
Ddebug_line_reserved_length.s2 # Leading good section
Ddebug_line_malformed.s2 # Leading good section.
/external/llvm-project/llvm/tools/llvm-objcopy/
DObjcopyOpts.td63 "contain comments beginning with '#'. Leading and trailing "
156 "'#'. Leading and trailing whitespace is stripped from each line. May "
183 "'#'. Leading and trailing whitespace is stripped from each line. May "
/external/rust/crates/heck/
DREADME.md28 "hello_world", not the exact same string). Leading or trailing word boundary
/external/jarjar/res/com/tonicsystems/jarjar/
Dhelp.txt46 The rules file is a text file, one rule per line. Leading and trailing
/external/llvm-project/libcxx/
DTODO.TXT53 * INCOMPLETE - US 61: Leading dots in filename() should not begin an extension
/external/curl/tests/
Dobjnames.inc53 # 1) Leading directory components are removed.
/external/python/cpython2/Doc/c-api/
Dint.rst50 must be between ``2`` and ``36``, inclusive. Leading spaces are ignored. If
Dlong.rst95 between ``2`` and ``36``, inclusive. Leading spaces are ignored. If there are
/external/libcxx/
DTODO.TXT54 * INCOMPLETE - US 61: Leading dots in filename() should not begin an extension
/external/cldr/tools/java/org/unicode/cldr/draft/
DidnaContextRules.txt19 # Leading and trailing spaces are ignored.
156 Title: 4.2.3.2. Leading Combining Marks
DidnaTestLog.txt24 {Rule before: ^, at: $M, result: fail, line: 160, title: 4.2.3.2. Leading Combining Marks}
102 79. Success - expected and got Invalid: ☹\u094D\u200C 4.2.3.2. Leading Combining Marks; RuleLine…
104 81. Success - expected and got Invalid: ☹\u094D\u200Cख 4.2.3.2. Leading Combining Marks; RuleLin…
108 91. Success - expected and got Invalid: ☹\u094D\u200D 4.2.3.2. Leading Combining Marks; RuleLine…
110 93. Success - expected and got Invalid: ☹\u094D\u200Dख 4.2.3.2. Leading Combining Marks; RuleLin…
148 181. Success - expected and got Invalid: ☹\u0300a 4.2.3.2. Leading Combining Marks; RuleLine: 160
149 182. Success - expected and got Invalid: ☹\u0300\u0301a 4.2.3.2. Leading Combining Marks; RuleLi…
/external/iptables/extensions/
Dlibxt_time.man18 23:59:59. Leading zeroes are allowed (e.g. "06:03") and correctly interpreted
/external/starlark-go/starlark/testdata/
Dpaths.star218 Leading periods on the basename are ignored, so
/external/clang/docs/
DControlFlowIntegrityDesign.rst112 Stripping Leading/Trailing Zeros in Bit Vectors
195 those sub-hierarchies need to be (see "Stripping Leading/Trailing Zeros in Bit
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/
DIDNATestInput.txt475 desc: 2-3-2-1 If UseSTD3ASCIIRules: Leading hyphen before Nameprep
519 desc: 2-3-4-1 If UseSTD3ASCIIRules: Leading hyphen after Nameprep

12345