Home
last modified time | relevance | path

Searched defs:anything (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DstrictTypeofUnionNarrowing.js21 function stringify1(anything) { argument
24 function stringify2(anything) { argument
27 function stringify3(anything) { argument
30 function stringify4(anything) { argument
Dfuzzy.js18 return <R>({ anything: 1 }); property
DobjectSpread.js70 let anything: any; variable
199 var anything; variable
/third_party/grpc/tools/buildgen/plugins/
Dcheck_attrs.py17 def anything(): function
/third_party/typescript/tests/cases/compiler/
Dfuzzy.ts9 anything:number; property
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleValidityChecker.java121 normal, anything, reorder, codepoints, subdivision, rgKey; enumConstant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLocaleValidityChecker.java126 normal, anything, reorder, codepoints, subdivision, rgKey; enumConstant
/third_party/typescript/tests/cases/conformance/types/spread/
DobjectSpread.ts71 let anything: any; variable
/third_party/gptfdisk/
Dbasicmbr.cc1098 string anything; in MakeBiggestPart() local