Searched +defs:c +defs:block +defs:comment +defs:prefix (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 849 function patternText({ prefix, suffix }) { argument 868 function startsWith(str, prefix) { argument 871 function isPatternMatch({ prefix, suffix }, candidate) { argument 9648 function getTextOfJSDocComment(comment) { argument 11446 function getReplacement(c, offset, input) { argument 11475 function getJsxAttributeStringReplacement(c) { argument 11676 function isPinnedCommentLocal(comment) { argument 14193 function createBaseGeneratedIdentifier(text, autoGenerateFlags, prefix, suffix) { argument 14219 function createTempVariable(recordTempVariable, reservedInNestedScopes, prefix, suffix) { argument 14235 function createUniqueName(text, flags2 = 0 /* None */, prefix, suffix) { argument [all …]
|
| D | tsc.js | 1339 function compose(a, b, c, d, e) { argument 1617 function patternText({ prefix, suffix }) { argument 1636 function startsWith(str, prefix) { argument 1639 function removePrefix(str, prefix) { argument 1642 function tryRemovePrefix(str, prefix, getCanonicalFileName = identity) { argument 1645 function isPatternMatch({ prefix, suffix }, candidate) { argument 11708 function getTextOfJSDocComment(comment) { argument 15454 function getReplacement(c, offset, input) { argument 15483 function getJsxAttributeStringReplacement(c) { argument 15886 function isPinnedCommentLocal(comment) { argument [all …]
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 57974 const Comparator* c = reinterpret_cast<const Comparator*>(aData); in Compare() local 62344 for (T c; (c = *aStr); aStr++) { in HashUntilZero() local 63271 Range(const HashTable& tableArg, Entry* c, Entry* e) in Range() 70763 char c; member 81323 static nsIAtom* block; member in nsGkAtoms 81411 static nsIAtom* comment; member in nsGkAtoms 82210 static nsIAtom* prefix; member in nsGkAtoms 91571 inline bool IsUpperCase(uint32_t c) { in IsUpperCase() 91575 inline bool IsLowerCase(uint32_t c) { in IsLowerCase() 96871 Jsvalify(const Class* c) in Jsvalify() [all …]
|