Home
last modified time | relevance | path

Searched defs:whitespace (Results 1 – 25 of 648) sorted by relevance

12345678910>>...26

/aosp_15_r20/external/libchrome/base/strings/
H A Dstring_split.cc76 WhitespaceHandling whitespace, in SplitStringT()
136 WhitespaceHandling whitespace, in SplitStringUsingSubstrT()
162 WhitespaceHandling whitespace, in SplitString()
174 WhitespaceHandling whitespace, in SplitString()
186 WhitespaceHandling whitespace, in SplitStringPiece()
198 WhitespaceHandling whitespace, in SplitStringPiece()
232 WhitespaceHandling whitespace, in SplitStringUsingSubstr()
241 WhitespaceHandling whitespace, in SplitStringUsingSubstr()
251 WhitespaceHandling whitespace, in SplitStringPieceUsingSubstr()
261 WhitespaceHandling whitespace, in SplitStringPieceUsingSubstr()
/aosp_15_r20/external/cronet/base/strings/
H A Dstring_split.cc52 WhitespaceHandling whitespace, in SplitString()
60 WhitespaceHandling whitespace, in SplitString()
68 WhitespaceHandling whitespace, in SplitStringPiece()
76 WhitespaceHandling whitespace, in SplitStringPiece()
116 WhitespaceHandling whitespace, in SplitStringUsingSubstr()
124 WhitespaceHandling whitespace, in SplitStringUsingSubstr()
133 WhitespaceHandling whitespace, in SplitStringPieceUsingSubstr()
143 WhitespaceHandling whitespace, in SplitStringPieceUsingSubstr()
H A Dstring_split_win.cc27 WhitespaceHandling whitespace, in SplitString()
35 WhitespaceHandling whitespace, in SplitStringPiece()
43 WhitespaceHandling whitespace, in SplitStringUsingSubstr()
52 WhitespaceHandling whitespace, in SplitStringPieceUsingSubstr()
H A Dstring_split_internal.h37 WhitespaceHandling whitespace, in SplitStringT()
71 WhitespaceHandling whitespace, in SplitStringUsingSubstrT()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/support/utree/
Dsexpr_parser.hpp131 struct whitespace : qi::grammar<Iterator> { struct
133 start;
135 whitespace() : whitespace::base_type(start) in whitespace() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dprinter.go70 type whitespace struct { struct
71 last token
72 kind ctrlSymbol
/aosp_15_r20/libcore/luni/src/main/java/javax/xml/parsers/
H A DDocumentBuilderFactory.java37 private boolean whitespace = false; field in DocumentBuilderFactory
157 public void setIgnoringElementContentWhitespace(boolean whitespace) { in setIgnoringElementContentWhitespace()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/lex/
Dtoken_omit.cpp57 lex::token_def<lex::omit> whitespace; member
95 lex::token_def<lex::omit> whitespace; member
Dtoken_iterpair.cpp57 lex::token_def<lex::omit> whitespace; member
95 lex::token_def<lex::omit> whitespace; member
Dtoken_moretypes.cpp59 lex::token_def<lex::omit> whitespace; member
97 lex::token_def<lex::omit> whitespace; member
Dtoken_onetype.cpp59 lex::token_def<lex::omit> whitespace; member
97 lex::token_def<lex::omit> whitespace; member
/aosp_15_r20/tools/metalava/metalava-model-source/src/main/java/com/android/tools/metalava/model/source/utils/
H A DJavadocUtils.kt161 val whitespace = Character.isWhitespace(c) in getBodyContents() constant
/aosp_15_r20/external/javapoet/src/main/java/com/squareup/javapoet/
H A DAnnotationSpec.java54 String whitespace = inline ? "" : "\n"; in emit() local
87 private void emitAnnotationValues(CodeWriter codeWriter, String whitespace, in emitAnnotationValues()
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonMain/kotlin/com/squareup/kotlinpoet/
H A DAnnotationSpec.kt65 val whitespace = if (inline) "" else "\n" in <lambda>() constant
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/src/unicode/
Dmod.rs11 mod whitespace; module
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/scripts/
Dgenerate-unicode-data92 whitespace() { function
/aosp_15_r20/external/python/cpython2/Lib/plat-irix6/
Dpanelparser.py12 whitespace = ' \t\n' variable
/aosp_15_r20/external/python/cpython2/Lib/plat-irix5/
Dpanelparser.py12 whitespace = ' \t\n' variable
/aosp_15_r20/external/google-java-format/core/src/test/java/com/google/googlejavaformat/java/
H A DModifierOrdererTest.java89 public void whitespace() throws FormatterException { in whitespace() method in ModifierOrdererTest
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/predef/tools/check/
Dpredef_check.h34 const char * whitespace = " "; variable
/aosp_15_r20/external/selinux/mcstrans/src/
H A Dmcstrans.c77 char *whitespace; member
674 trim(char *str, const char *whitespace) { in trim()
683 triml(char *str, const char *whitespace) { in triml()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/num/dec2flt/
H A Dmod.rs104 fn whitespace() { in whitespace() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/num/dec2flt/
H A Dmod.rs104 fn whitespace() { in whitespace() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/num/dec2flt/
H A Dmod.rs104 fn whitespace() { in whitespace() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/num/dec2flt/
H A Dmod.rs104 fn whitespace() { in whitespace() function

12345678910>>...26