OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quotation
(Results
1 - 22
of
22
) sorted by null
/tools/tradefederation/core/src/com/android/tradefed/util/
QuotationAwareTokenizer.java
38
* <li> If it's a
quotation
mark, flip the "we're being quoted" bit
45
* <li> If we're in the middle of a
quotation
, throw an exception; that's not valid
66
boolean
quotation
= false;
73
if (
quotation
) {
74
// inside a
quotation
; treat spaces as part of the token
87
// unescaped
quotation
mark; flip
quotation
state
88
Log.v(LOG_TAG, "Flipped
quotation
state");
89
quotation
^= true;
96
if (
quotation
|| "\\".equals(aChar))
[
all
...]
/external/v8/tools/release/
test_scripts.py
718
change_log = """Line with "
quotation
marks".\n"""
719
commit_msg = """Line with "
quotation
marks"."""
[
all
...]
/external/blktrace/btt/doc/
btt.tex
35
\begin{
quotation
}
38
\end{
quotation
}
[
all
...]
/external/libunwind/doc/
libunwind-ia64.tex
26
as ``ia64'' (without the
quotation
marks). The former makes it
/external/blktrace/btreplay/doc/
btreplay.tex
120
\begin{
quotation
}
125
\end{
quotation
}
/prebuilts/go/darwin-x86/src/encoding/json/
scanner.go
601
// use quoted string with different
quotation
marks
encode.go
108
// only Unicode letters, digits, and ASCII punctuation except
quotation
[
all
...]
/prebuilts/go/linux-x86/src/encoding/json/
scanner.go
601
// use quoted string with different
quotation
marks
encode.go
108
// only Unicode letters, digits, and ASCII punctuation except
quotation
[
all
...]
/prebuilts/go/darwin-x86/src/html/template/
escape.go
689
// IE treats '`' as a
quotation
character.
/prebuilts/go/linux-x86/src/html/template/
escape.go
689
// IE treats '`' as a
quotation
character.
/external/bison/build-aux/
texinfo.tex
[
all
...]
/external/libmicrohttpd/doc/
texinfo.tex
[
all
...]
/external/e2fsprogs/doc/
texinfo.tex
[
all
...]
/external/e2fsprogs/lib/et/
texinfo.tex
[
all
...]
/external/netperf/doc/
texinfo.tex
[
all
...]
/toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex
[
all
...]
/prebuilts/sdk/tools/
jack-launcher.jar
jack-server-4.11.ALPHA.jar
/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.2455.10/
uast-171.2455.10.jar
/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.3780.107/
uast-171.3780.107.jar
/prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar
Completed in 629 milliseconds