Home
last modified time | relevance | path

Searched refs:getRoot (Results 1 – 25 of 144) sorted by relevance

123456

/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/
DFlexBuffersTest.kt37 val ref = getRoot(data) in <lambda>()
57 val ref = getRoot(data) in <lambda>()
70 val ref = getRoot(data) in <lambda>()
80 val ref = getRoot(data) in <lambda>()
92 val ref = getRoot(data) in <lambda>()
102 val ref = getRoot(data) in <lambda>()
112 val ref = getRoot(data) in <lambda>()
122 val ref = getRoot(data) in <lambda>()
132 val ref = getRoot(data) in <lambda>()
145 val vec = getRoot(data).toVector() in <lambda>()
[all …]
/third_party/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/benchmark/
DFlexBuffersBenchmark.kt22 import com.google.flatbuffers.kotlin.getRoot
63 val ref = getRoot(kBuilder.finish()) in mapKotlin()
91 val ref = FlexBuffers.getRoot(jBuilder.finish()) in mapJava()
108 val root = getRoot(kBuilder.finish()) in intArrayKotlin()
119 val root = FlexBuffers.getRoot(jBuilder.buffer) in intArrayJava()
133 val root = getRoot(kBuilder.buffer) in stringArrayKotlin()
145 val root = FlexBuffers.getRoot(jBuilder.buffer) in stringArrayJava()
158 val ref = getRoot(kBuilder.finish()) in stringMapKotlin()
175 val ref = getRoot(kBuilder.finish()) in stringMapBytIndexKotlin()
190 val ref = FlexBuffers.getRoot(jBuilder.finish()) in stringMapJava()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationroot.cpp66 CollationCacheEntry *entry = new CollationCacheEntry(Locale::getRoot(), t.getAlias()); in load()
82 CollationRoot::getRoot(UErrorCode &errorCode) { in getRoot() function in CollationRoot
90 const CollationTailoring *root = getRoot(errorCode); in getData()
97 const CollationTailoring *root = getRoot(errorCode); in getSettings()
/third_party/icu/icu4c/source/i18n/
Dcollationroot.cpp66 CollationCacheEntry *entry = new CollationCacheEntry(Locale::getRoot(), t.getAlias()); in load()
82 CollationRoot::getRoot(UErrorCode &errorCode) { in getRoot() function in CollationRoot
90 const CollationTailoring *root = getRoot(errorCode); in getData()
97 const CollationTailoring *root = getRoot(errorCode); in getSettings()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationroot.cpp66 CollationCacheEntry *entry = new CollationCacheEntry(Locale::getRoot(), t.getAlias()); in load()
82 CollationRoot::getRoot(UErrorCode &errorCode) { in getRoot() function in CollationRoot
90 const CollationTailoring *root = getRoot(errorCode); in getData()
97 const CollationTailoring *root = getRoot(errorCode); in getSettings()
/third_party/node/deps/icu-small/source/i18n/
Dcollationroot.cpp66 CollationCacheEntry *entry = new CollationCacheEntry(Locale::getRoot(), t.getAlias()); in load()
82 CollationRoot::getRoot(UErrorCode &errorCode) { in getRoot() function in CollationRoot
90 const CollationTailoring *root = getRoot(errorCode); in getData()
97 const CollationTailoring *root = getRoot(errorCode); in getSettings()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationRoot.java30 public static final CollationTailoring getRoot() { in getRoot() method in CollationRoot
37 CollationTailoring root = getRoot(); in getData()
41 CollationTailoring root = getRoot(); in getSettings()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationRoot.java32 public static final CollationTailoring getRoot() { in getRoot() method in CollationRoot
39 CollationTailoring root = getRoot(); in getData()
43 CollationTailoring root = getRoot(); in getSettings()
/third_party/flatbuffers/tests/
DJavaTest.java660 FlexBuffers.Map m = FlexBuffers.getRoot(builder.getBuffer()).asMap(); in testFlexBuffersTest()
752 Vector v = FlexBuffers.getRoot(b).asVector(); in testFlexBufferVectorStrings()
767 Reference ref = FlexBuffers.getRoot(ByteBuffer.wrap(data)); in testDeprecatedTypedVectorString()
780 assert(FlexBuffers.getRoot(b).asBoolean()); in testSingleElementBoolean()
787 TestEq(10, FlexBuffers.getRoot(b).asInt()); in testSingleElementByte()
794 TestEq(Short.MAX_VALUE, (short)FlexBuffers.getRoot(b).asInt()); in testSingleElementShort()
801 TestEq(Integer.MIN_VALUE, FlexBuffers.getRoot(b).asInt()); in testSingleElementInt()
808 TestEq(Long.MAX_VALUE, FlexBuffers.getRoot(b).asLong()); in testSingleElementLong()
815 TestEq(Float.compare(Float.MAX_VALUE, (float) FlexBuffers.getRoot(b).asFloat()), 0); in testSingleElementFloat()
822 TestEq(Double.compare(Double.MAX_VALUE, FlexBuffers.getRoot(b).asFloat()), 0); in testSingleElementDouble()
[all …]
/third_party/jsframework/runtime/preparation/
Dmethods.ts80 function getRoot(...args: any[]): any | Error { function
154 getRoot: getRoot,
Dinit.ts40 getRoot: (...args: any[]) => any | Error; property
63 'getRoot': globalApi.getRoot,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp134 if (G->getRoot().getNode()) in addCustomGraphFeatures()
135 GW.emitEdge(nullptr, -1, G->getRoot().getNode(), G->getRoot().getResNo(), in addCustomGraphFeatures()
299 const SDNode *N = DAG->getRoot().getNode(); in getCustomGraphFeatures()
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf_processor.cc553 pdf->getRoot().removeKey("/PageMode"); in start()
554 pdf->getRoot().removeKey("/Outlines"); in start()
555 pdf->getRoot().removeKey("/OpenAction"); in start()
556 pdf->getRoot().removeKey("/PageLabels"); in start()
612 pdf->getRoot().removeKey("/PageMode");
613 pdf->getRoot().removeKey("/Outlines");
614 pdf->getRoot().removeKey("/OpenAction");
615 pdf->getRoot().removeKey("/PageLabels");
766 QPDFObjectHandle root=pdf->getRoot(); in hasAcroForm()
Dqpdf_cm.cc43 auto catalog=pdf.getRoot(); in hasOutputIntent()
78 auto catalog=pdf.getRoot(); in addOutputIntent()
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_graph.cpp208 if (graph->getRoot()) { in DFSIterator()
209 graph->getRoot()->visit(seq); in DFSIterator()
210 search(graph->getRoot(), preorder, seq); in DFSIterator()
268 if (graph->getRoot()) in CFGIterator()
269 search(graph->getRoot(), graph->nextSequence()); in CFGIterator()
Dnv50_ir_ssa.cpp140 buildDFS(cfg->getRoot()); in build()
168 insert(&BasicBlock::get(cfg->getRoot())->dom); in build()
432 BasicBlock::get(func->cfg.getRoot())->insertHead(nop); in mkUndefined()
440 search(BasicBlock::get(func->domTree->getRoot())); in run()
460 if (bb == BasicBlock::get(func->cfg.getRoot())) { in search()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineDominanceFrontier.h45 MachineBasicBlock *getRoot() const { in getRoot() function
46 return Base.getRoot(); in getRoot()
/third_party/node/deps/icu-small/source/common/
Dlocalebuilder.cpp231 extensions_ = Locale::getRoot().clone(); in setExtension()
262 extensions_ = Locale::getRoot().clone(); in setUnicodeLocaleKeyword()
283 extensions_ = Locale::getRoot().clone(); in addUnicodeLocaleAttribute()
418 extensions_ = Locale::getRoot().clone(); in copyExtensionsFrom()
/third_party/flutter/skia/src/xml/
DSkDOM.cpp196 SkDOM::Node* getRoot() const { return fRoot; } in getRoot() function in SkDOMParser
304 fRoot = parser.getRoot(); in build()
341 fRoot = parser.getRoot(); in copy()
354 fRoot = fParser->getRoot(); in finishParsing()
/third_party/skia/src/xml/
DSkDOM.cpp165 fRoot = parser.getRoot(); in build()
202 fRoot = parser.getRoot(); in copy()
215 fRoot = fParser->getRoot(); in finishParsing()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDominanceFrontier.h62 BlockT *getRoot() const { in getRoot() function
135 this->Roots = {DT.getRoot()}; in analyze()
/third_party/jsframework/runtime/main/
Dindex.ts24 export { getRoot } from './manage/instance/misc';
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.h100 return HSAMetadataDoc->getRoot().getMap(/*Convert=*/true)[Key]; in getRootMetadata()
104 return HSAMetadataDoc->getRoot(); in getHSAMetadataRoot()
/third_party/flutter/skia/experimental/svg/model/
DSkSVGXMLDOM.cpp162 fRoot = parser.getRoot(); in build()
176 fRoot = parser.getRoot(); in copy()
/third_party/jsframework/runtime/main/manage/instance/
Dmisc.ts31 export function getRoot(id: string): object { function

123456