Home
last modified time | relevance | path

Searched refs:tilde (Results 1 – 25 of 30) sorted by relevance

12

/external/apache-xml/src/main/java/org/apache/xml/serializer/
DHTMLEntities.properties288 # tilde 732
/external/clang/lib/Parse/
DParseExprCXX.cpp249 if (CheckForDestructor && GetLookAheadToken(2).is(tok::tilde)) { in ParseOptionalCXXScopeSpecifier()
320 if (CheckForDestructor && GetLookAheadToken(2).is(tok::tilde) && in ParseOptionalCXXScopeSpecifier()
432 if (CheckForDestructor && Tok.is(tok::tilde)) in ParseOptionalCXXScopeSpecifier()
734 assert(Tok.is(tok::tilde) && "ParseOptionalCXXScopeSpecifier fail"); in ParseCXXPseudoDestructor()
1674 (AllowDestructorName || SS.isSet()) && Tok.is(tok::tilde)) { in ParseUnqualifiedId()
DParseTentative.cpp619 case tok::tilde: in isExpressionOrTypeSpecifierSimple()
DParseExpr.cpp820 case tok::tilde: // unary-expression: '~' cast-expression in ParseCastExpression()
DParseObjc.cpp624 case tok::tilde: in ParseObjCSelectorPiece()
DParseDecl.cpp3454 Tok.is(tok::annot_template_id) || Tok.is(tok::tilde)) { in ParseDirectDeclarator()
/external/clang/include/clang/Basic/
DOperatorKinds.def71 OVERLOADED_OPERATOR(Tilde , "~" , tilde , true , false, false)
DTokenKinds.def145 PUNCTUATOR(tilde, "~")
283 CXX_KEYWORD_OPERATOR(compl , tilde)
/external/mksh/src/
Deval.c65 static char *tilde(char *);
1441 tilde(Xstring(ts, tp)) : NULL; in maybe_expand_tilde()
1463 tilde(char *cp) in tilde() function
Dcheck.t4688 name: tilde-expand-1
4690 Check tilde expansion after equal signs
/external/webkit/LayoutTests/platform/android/fast/text/
Dhyphenate-character-expected.txt93 text run at (0,0) width 156: "Middle dot and tilde ("
/external/quake/quake/src/WinQuake/data/
DMANUAL.TXT230 the Escape key, and the ~ (tilde) key.
266 Console ~ (tilde)
392 Escape key, and the ~ (tilde) key. "Weird" keys such as Scroll
436 ~ (tilde) key.
482 Tap the ~ (tilde) key to bring down the console. As with the Main Menu,
485 ~ (tilde), the Options Menu (inside the Main Menu) has a "Console" option.
DTECHINFO.TXT24 are typed in at the console. To bring up the console, press the tilde ('~')
112 press tilde ('~'), or press Esc to bring up the menu, select Options, and
472 bringing down the console (either press tilde ('~'), or press Esc to bring
1480 bringing down the console (either press tilde ('~'), or press Esc to bring
1583 Pressing the tilde key ("~") will bring down the console (pressing the
1584 tilde key or ESC while in the console will close the console). From the
1659 *~ (tilde)
1841 tilde ('~') key. Press tilde ('~') again or ESC to exit.
DREADME.TXT39 in id1\autoexec.cfg, or, typing blind, press tilde ('~') to bring down
/external/clang/lib/Lex/
DPPExpressions.cpp337 case tok::tilde: { in EvaluateValue()
DLexer.cpp2336 Kind = tok::tilde; in LexTokenInternal()
/external/quake/quake/src/WinQuake/kit/
D3DFX.TXT164 From the console (hit the ~ tilde key), enter m_filter 1 <enter>
/external/bluetooth/glib/tests/
Dcasemap.txt28 lt_LT Ĩ i̇̃ Ĩ Ĩ # LATIN CAPITAL LETTER I (with tilde above)
39 lt_LT.UTF-8 Ĩ i̇̃ Ĩ Ĩ # LATIN CAPITAL LETTER I (with tilde above)
/external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
DPHP Markdown Extra Readme.text250 starts with a line of consecutive tilde (~) and ends on the
251 next line with the same number of consecutive tilde. Here's an
/external/icu4c/data/unidata/
DSpecialCasing.txt234 # (of the accents used in Lithuanian: grave, acute, tilde above, and ogonek)
/external/pcre/doc/
Dpcretest.txt685 a tilde (~) is not available.
/external/icu4c/test/testdata/
Dconversion.txt209 // Test ticket 5691: HZ with illegal tilde sequences.
/external/webkit/Source/WebCore/html/parser/
DHTMLEntityNames.in1956 "tilde;","U+002DC"
/external/quake/quake/src/QW/docs/
Dqwcl-readme.txt137 tilde ('~') key, and type "joystick 1<enter>"; you can disable the
/external/quake/quake/src/WinQuake/
Dwqreadme.txt138 tilde ('~') key, and type "joystick 1<enter>"; you can disable the

12