/aosp_15_r20/external/apache-http/src/org/apache/http/message/ |
H A D | BasicHeaderValueFormatter.java | 103 final boolean quote, in formatElements() 114 final boolean quote) { in formatElements() 172 boolean quote, in formatHeaderElement() 183 final boolean quote) { in formatHeaderElement() 260 final boolean quote, in formatParameters() 271 boolean quote) { in formatParameters() 328 final boolean quote, in formatNameValuePair() 339 final boolean quote) { in formatNameValuePair() 396 boolean quote) { in doFormatValue()
|
H A D | HeaderValueFormatter.java | 82 boolean quote) in formatElements() 101 boolean quote) in formatHeaderElement() 123 boolean quote) in formatParameters() 142 boolean quote) in formatNameValuePair()
|
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/text/ |
H A D | StrTokenizer.java | 309 public StrTokenizer(final String input, final char delim, final char quote) { in StrTokenizer() 322 public StrTokenizer(final String input, final StrMatcher delim, final StrMatcher quote) { in StrTokenizer() 378 public StrTokenizer(final char[] input, final char delim, final char quote) { in StrTokenizer() 391 public StrTokenizer(final char[] input, final StrMatcher delim, final StrMatcher quote) { in StrTokenizer() 910 public StrTokenizer setQuoteMatcher(final StrMatcher quote) { in setQuoteMatcher() 927 public StrTokenizer setQuoteChar(final char quote) { in setQuoteChar()
|
/aosp_15_r20/external/mesa3d/subprojects/packagefiles/quote/ |
H A D | meson.build | 1 project( 24 lib = static_library(
|
/aosp_15_r20/external/mesa3d/subprojects/packagefiles/syn/ |
H A D | meson.build | 34 quote = subproject('quote').get_variable('lib') variable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/proc_macro/src/ |
H A D | quote.rs | 49 macro_rules! quote { macro 63 pub fn quote(stream: TokenStream) -> TokenStream { in quote() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/proc_macro/src/ |
H A D | quote.rs | 49 macro_rules! quote { macro 63 pub fn quote(stream: TokenStream) -> TokenStream { in quote() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/proc_macro/src/ |
H A D | quote.rs | 49 macro_rules! quote { macro 63 pub fn quote(stream: TokenStream) -> TokenStream { in quote() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/proc_macro/src/ |
H A D | quote.rs | 49 macro_rules! quote { macro 63 pub fn quote(stream: TokenStream) -> TokenStream { in quote() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/proc_macro/src/ |
H A D | quote.rs | 49 macro_rules! quote { macro 63 pub fn quote(stream: TokenStream) -> TokenStream { in quote() function
|
/aosp_15_r20/external/mesa3d/subprojects/packagefiles/pest_generator/ |
H A D | meson.build | 10 quote = subproject('quote').get_variable('lib') variable
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | AboutDialog.cpp | 27 #define LLL_(quote) L##quote argument 28 #define LLL(quote) LLL_(quote) argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/attr/ |
D | error_context.h | 30 const char *(*quote) (struct error_context *, const char *); member 41 # define quote(ctx, name) \ macro
|
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/processor/ |
H A D | JavaScanner.java | 104 char quote = s.charAt(start); in quoteEnd() local 105 assert quote == '\'' || quote == '"' || quote == '`'; in quoteEnd() local
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/ |
H A D | CommandLineSupport.java | 34 static String quote(final String arg) { in quote() method in CommandLineSupport 56 static String quote(final List<String> args) { in quote() method in CommandLineSupport
|
/aosp_15_r20/sdk/apps/NotificationStudio/src/com/android/notificationstudio/generator/ |
H A D | CodeGenerator.java | 123 private static String quote(EditableItem text) { in quote() method in CodeGenerator 127 private static String quote(String text) { in quote() method in CodeGenerator
|
/aosp_15_r20/external/strace/tests/ |
H A D | print_quoted_string.c | 13 print_quoted_string_ex(const char *instr, bool quote, const char *escape_chars) in print_quoted_string_ex() 73 bool quote, const char *escape_chars) in print_quoted_memory_ex()
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | print_quoted_string.c | 13 print_quoted_string_ex(const char *instr, bool quote, const char *escape_chars) in print_quoted_string_ex() 73 bool quote, const char *escape_chars) in print_quoted_memory_ex()
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | print_quoted_string.c | 13 print_quoted_string_ex(const char *instr, bool quote, const char *escape_chars) in print_quoted_string_ex() 73 bool quote, const char *escape_chars) in print_quoted_memory_ex()
|
/aosp_15_r20/external/icu/icu4c/source/tools/pkgdata/ |
H A D | pkgtypes.c | 30 …kg_writeCharListWrap(FileStream *s, CharList *l, const char *delim, const char *brk, int32_t quote) in pkg_writeCharListWrap() 76 const char *pkg_writeCharList(FileStream *s, CharList *l, const char *delim, int32_t quote) in pkg_writeCharList()
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/pkgdata/ |
H A D | pkgtypes.c | 30 …kg_writeCharListWrap(FileStream *s, CharList *l, const char *delim, const char *brk, int32_t quote) in pkg_writeCharListWrap() 76 const char *pkg_writeCharList(FileStream *s, CharList *l, const char *delim, int32_t quote) in pkg_writeCharList()
|
/aosp_15_r20/external/autotest/client/common_lib/cros/network/ |
H A D | xmlrpc_security_types.py | 159 quote = lambda x: '"%s"' % x function 176 quote = lambda x: '\\"%s\\"' % x function 671 quote = lambda x: '"' + x + '"' function
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | execsnoop.c | 30 bool quote; member 194 static void print_args(const struct event *e, bool quote) in print_args()
|
/aosp_15_r20/external/libcxx/test/std/strings/string.view/string.view.nonmem/ |
H A D | quoted.pass.cpp | 80 std::string quote ( const char *p, char delim='"', char escape='\\' ) { in quote() function 144 std::wstring quote ( const wchar_t *p, wchar_t delim='"', wchar_t escape='\\' ) { in quote() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/string.view/string.view.nonmem/ |
H A D | quoted.pass.cpp | 75 std::string quote(const char* p, char delim = '"', char escape = '\\') { in quote() function 137 std::wstring quote(const wchar_t* p, wchar_t delim = '"', wchar_t escape = '\\') { in quote() function
|