Home
last modified time | relevance | path

Searched defs:isRoot (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLDevice.h81 inline bool Device::isRoot() const noexcept in isRoot() function
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/compile/
Dindex.js91 isRoot: isRoot, property
170 function resolveRef(baseId, ref, isRoot) { argument
/third_party/skia/infra/bots/gen_tasks_logic/
Dcompile_cas.go116 func (n *node) isRoot() bool { func
/third_party/node/deps/npm/test/tap/
Dpublish-invalid-semver-tag.js18 const isRoot = process.getuid && process.getuid() === 0 constant
Dupdate-examples.js83 const isRoot = process.getuid && process.getuid() === 0 constant
/third_party/node/deps/npm/node_modules/npm-packlist/
Dindex.js113 const isRoot = !this.parent constant
/third_party/typescript/tests/baselines/reference/
DoptionalParamArgsTest.js252 function fnOpt1(id, children, expectedPath, isRoot) { argument
256 function fnOpt2(id, children, expectedPath, isRoot) { } argument
/third_party/node/deps/npm/node_modules/npm-logical-tree/
Dindex.js19 get isRoot () { return !this.requiredBy.size } getter in LogicalTree
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DCompactData.java170 public void put(UResource.Key key, UResource.Value value, boolean isRoot) { in put()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DCompactData.java180 public void put(UResource.Key key, UResource.Value value, boolean isRoot) { in put()
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
DICUCurrencyDisplayInfoProvider.java384 public void put(UResource.Key key, UResource.Value value, boolean isRoot) { in put()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUCurrencyDisplayInfoProvider.java388 public void put(UResource.Key key, UResource.Value value, boolean isRoot) { in put()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duresbund.cpp459 UBool *isRoot, UBool *hasChopped, UBool *isDefault, UErrorCode* status) { in findFirstExisting()
621 UBool isRoot = FALSE; in entryOpen() local
/third_party/icu/icu4c/source/common/
Duresbund.cpp465 UBool *isRoot, UBool *hasChopped, UBool *isDefault, UErrorCode* status) { in findFirstExisting()
643 UBool isRoot = FALSE; in entryOpen() local
/third_party/skia/third_party/externals/icu/source/common/
Duresbund.cpp465 UBool *isRoot, UBool *hasChopped, UBool *isDefault, UErrorCode* status) { in findFirstExisting()
643 UBool isRoot = FALSE; in entryOpen() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp172 bool isRoot() const { return StartIdx == EmptyIdx; } in isRoot() function
/third_party/node/deps/icu-small/source/common/
Duresbund.cpp467 UBool *isRoot, UBool *hasChopped, UBool *isDefault, UErrorCode* status) { in findFirstExisting()
644 UBool isRoot = FALSE; in entryOpen() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDateTimePatternGenerator.java252 public void put(UResource.Key key, UResource.Value value, boolean isRoot) { in put()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateTimePatternGenerator.java279 public void put(UResource.Key key, UResource.Value value, boolean isRoot) { in put()
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/dist/
Dajv.min.js2 … define&&define.amd?define([],e):("undefined"!=typeof window?window:"undefined"!=typeof global?glo… argument
Dajv.bundle.js392 isRoot: isRoot, property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp463 bool isRoot() { return Parent == nullptr; } in isRoot() function in __anon577507e60211::MRT
/third_party/typescript/lib/
Dtsserverlibrary.js154642 Project.prototype.isRoot = function (info) { method in Project
Dtsserver.js154448 Project.prototype.isRoot = function (info) { method in Project