Home
last modified time | relevance | path

Searched defs:isInternal (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/conformance/declarationEmit/
DdeclarationEmitWorkWithInlineComments.ts35 public isInternal: string property in Baz
/third_party/typescript/tests/baselines/reference/
DdeclarationEmitWorkWithInlineComments.js84 function Baz(/* @internal */ isInternal) { argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceGlobalInits.h74 bool isInternal() const { in isInternal() function
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DAPIInfo.java120 public boolean isInternal() { return getVal(STA) == STA_INTERNAL; } in isInternal() method in APIInfo
/third_party/node/lib/internal/
Dchild_process.js959 function isInternal(message) { function