Home
last modified time | relevance | path

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

12

/external/linux-tools-perf/Documentation/
Dasciidoc.conf19 tilde=~
/external/checkpolicy/
Dpolicy_parse.y743 tilde : '~'
754 | tilde identifier
757 | tilde nested_id_set
763 tilde_push : tilde
/external/clang/lib/Format/
DFormatToken.h256 case tok::tilde: in isUnaryOperator()
DTokenAnnotator.cpp1125 if (Left.isOneOf(tok::exclaim, tok::tilde)) in spaceRequiredBetween()
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DHTMLEntities.properties288 # tilde 732
/external/clang/include/clang/Basic/
DOperatorKinds.def71 OVERLOADED_OPERATOR(Tilde , "~" , tilde , true , false, false)
DTokenKinds.def159 PUNCTUATOR(tilde, "~")
308 CXX_KEYWORD_OPERATOR(compl , tilde)
/external/clang/lib/Parse/
DParseExprCXX.cpp349 if (CheckForDestructor && GetLookAheadToken(2).is(tok::tilde)) { in ParseOptionalCXXScopeSpecifier()
421 if (CheckForDestructor && GetLookAheadToken(2).is(tok::tilde) && in ParseOptionalCXXScopeSpecifier()
517 if (CheckForDestructor && Tok.is(tok::tilde)) in ParseOptionalCXXScopeSpecifier()
1307 assert(Tok.is(tok::tilde) && "ParseOptionalCXXScopeSpecifier fail"); in ParseCXXPseudoDestructor()
2309 (AllowDestructorName || SS.isSet()) && Tok.is(tok::tilde)) { in ParseUnqualifiedId()
DParseTentative.cpp754 case tok::tilde: in isExpressionOrTypeSpecifierSimple()
DParseExpr.cpp919 case tok::tilde: // unary-expression: '~' cast-expression in ParseCastExpression()
DParseObjc.cpp699 case tok::tilde: in ParseObjCSelectorPiece()
DParseDeclCXX.cpp3095 case tok::tilde: // 'compl' in TryParseCXX11AttributeIdentifier()
/external/mksh/src/
Deval.c1657 tilde(Xstring(ts, tp)) : NULL; in maybe_expand_tilde()
1679 tilde(char *cp) in tilde() function
Dsh.h1694 char *tilde(char *);
/external/clang/lib/Lex/
DPPExpressions.cpp382 case tok::tilde: { in EvaluateValue()
DLexer.cpp3127 Kind = tok::tilde; in LexTokenInternal()
/external/libvpx/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/chromium_org/third_party/icu/patches/
Dsearch_collation.patch41 +/*36*/ 0x1E4D, 0x0020, /* small letter o with tilde and acute, decomposes …
240 + 0x0020, 0x1E4D, /* small letter o with tilde and acute, decomposes */
/external/chromium_org/third_party/icu/source/data/unidata/
DSpecialCasing.txt234 # (of the accents used in Lithuanian: grave, acute, tilde above, and ogonek)
/external/icu4c/data/unidata/
DSpecialCasing.txt236 # (of the accents used in Lithuanian: grave, acute, tilde above, and ogonek)
/external/openssh/
Dssh.0502 A single tilde character can be sent as ~~ or by following the tilde by a
Dssh_config.0373 The file name may use the tilde syntax to refer to a user's home
/external/ceres-solver/docs/source/
Dmodeling.rst929 \tilde{f}(x) &= \frac{\sqrt{\rho'}}{1 - \alpha} f(x)\\
930 \tilde{J}(x) &= \sqrt{\rho'}\left(1 - \alpha
/external/icu4c/test/testdata/
Dconversion.txt209 // Test ticket 5691: HZ with illegal tilde sequences.
/external/chromium_org/third_party/icu/source/test/testdata/
Dconversion.txt209 // Test ticket 5691: HZ with illegal tilde sequences.

12