/external/freetype/src/sfnt/ |
ttpost.c | 73 "quotedbl", "numbersign", "dollar", "percent", "ampersand",
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
typoscript.php | 230 // Constant dollar sign
|
/external/qemu/android/skin/ |
keyset.c | 91 _KEYSYM1_(DOLLAR) \
|
/ndk/sources/cxx-stl/llvm-libc++/src/ |
regex.cpp | 128 {"dollar-sign", 0x24},
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
regex_constants.h | 258 * @li $$ The dollar-sign itself ($)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
regex_constants.h | 258 * @li $$ The dollar-sign itself ($)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex_constants.h | 258 * @li $$ The dollar-sign itself ($)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex_constants.h | 258 * @li $$ The dollar-sign itself ($)
|
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/ |
icu4j-2.6.1.jar | |
/cts/tests/tests/text/src/android/text/cts/ |
EmojiConstants.java | 531 0x1F4B2, // HEAVY DOLLAR SIGN 534 0x1F4B5, // BANKNOTE WITH DOLLAR SIGN
|
/cts/tools/dasm/src/java_cup/ |
lexer.java | 328 * or dollar sign, which is followed by zero or more letters, numbers, 329 * underscores or dollar signs. This routine returns an str_token suitable
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
TokenTypes.java | 181 public static final int DOLLAR = LexerCore.DOLLAR;
|
/libcore/luni/src/test/java/libcore/java/util/regex/ |
OldMatcherTest.java | 384 assertEquals("\\$dollar and slash\\\\", Matcher.quoteReplacement("$dollar and slash\\"));
|
/external/chromium/chrome/browser/extensions/ |
key_identifier_conversion_views.cc | 166 { {"Dollar", "$", "U+0024"}, ui::VKEY_4, ui::EF_SHIFT_DOWN },
|
/external/icu4c/i18n/ |
regeximp.h | 220 "DOLLAR", \
|
/external/qemu/ |
curses_keys.h | 252 { "dollar", 0x024 },
|
/external/valgrind/main/include/ |
pub_tool_redir.h | 185 $ --> ZD (dollar)
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
Makefile.in | 650 dollar noeol noeolw modulo numsub numsub2 numsub3 numsub4 \ 680 dollar.good dollar.inp dollar.sed \ [all...] |
Makefile.tests | 21 enable sep inclib 8bit 8to7 newjis xabcx dollar noeol bkslashes \
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
ANTLR.g | 955 | DOLLAR! label // reference to a label in a rewrite rule 1138 DOLLAR : '$' ;
|
/external/chromium/chrome/common/extensions/docs/ |
i18n-messages.html | 502 To put a dollar sign (<code>$</code>) into the string, 634 for a dollar amount
|
/external/llvm/lib/Target/X86/ |
X86AsmPrinter.cpp | 129 // If the name begins with a dollar-sign, enclose it in parens. We do this 159 // If the name begins with a dollar-sign, enclose it in parens. We do this
|
/external/icu4c/i18n/unicode/ |
decimfmt.h | 256 * "US dollar" or "US dollars" for America. [all...] |
/ndk/sources/host-tools/sed-4.2.1/doc/ |
sed-in.texi | 133 * Circumflex/dollar sign/period:: Behave specially with regard to new lines 851 Instead, this matches a string consisting of a single dollar sign, [all...] |
sed.texi | 134 * Circumflex/dollar sign/period:: Behave specially with regard to new lines 852 Instead, this matches a string consisting of a single dollar sign, [all...] |