/third_party/flutter/skia/third_party/externals/harfbuzz/test/subset/ |
D | subset_test_suite.py | 71 destinations = { 87 if line in destinations: 88 current_destination = destinations[line]
|
/third_party/glslang/glslang/MachineIndependent/ |
D | LiveTraverser.h | 77 destinations.push_back(candidate); in pushFunction() 95 destinations.push_back(candidate); in pushGlobalReference() 103 TDestinationStack destinations; variable
|
D | iomapper.cpp | 1113 while (! iter_binding_live.destinations.empty()) { in addStage() 1114 TIntermNode* destination = iter_binding_live.destinations.back(); in addStage() 1115 iter_binding_live.destinations.pop_back(); in addStage() 1209 while (! iter_binding_live.destinations.empty()) { in addStage() 1210 TIntermNode* destination = iter_binding_live.destinations.back(); in addStage() 1211 iter_binding_live.destinations.pop_back(); in addStage()
|
/third_party/harfbuzz/test/subset/ |
D | subset_test_suite.py | 78 destinations = { 94 if line in destinations: 95 current_destination = destinations[line]
|
/third_party/skia/third_party/externals/harfbuzz/test/subset/ |
D | subset_test_suite.py | 82 destinations = { 98 if line in destinations: 99 current_destination = destinations[line]
|
/third_party/node/deps/npm/node_modules/unpipe/ |
D | README.md | 9 Unpipe a stream from all destinations. 25 Unpipes all destinations from a given stream. With stream 2+, this is
|
/third_party/python/Lib/test/ |
D | test_clinic.py | 56 self.destinations = {} 60 d = self.destinations.get 72 d = self.destinations.get(name) 78 if name in self.destinations: 80 self.destinations[name] = clinic.Destination(name, type, self, *args)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | README-Thumb2.txt | 5 Make sure jumptable destinations are below the jumptable in order to make use
|
/third_party/flutter/skia/src/pdf/ |
D | SkPDFDocument.cpp | 313 SkPDFDict destinations; in append_destinations() local 322 destinations.insertObject(SkString((const char*)dest.fName->data()), std::move(pdfDest)); in append_destinations() 324 return doc->emit(destinations); in append_destinations()
|
/third_party/skia/src/pdf/ |
D | SkPDFDocument.cpp | 301 SkPDFDict destinations; in append_destinations() local 310 destinations.insertObject(ToValidUtf8String(*dest.fName), std::move(pdfDest)); in append_destinations() 312 return doc->emit(destinations); in append_destinations()
|
/third_party/ltp/testcases/kdump/doc/ |
D | ALL_TEST.txt | 50 Extra tests include dump on different destinations,
|
D | README | 21 destinations like ext3, raw and network dump.
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.5.7.rst | 53 - nvc0/ir: set ftz when sources are floats, not just destinations
|
D | 18.2.3.rst | 92 - nir/from_ssa: Don't rewrite derefs destinations to registers
|
D | 21.0.1.rst | 88 - intel/fs: Handle payload node interference in destinations
|
D | 10.6.6.rst | 123 - i965/fs: Handle MRF destinations in lower_integer_multiplication().
|
D | 13.0.2.rst | 111 destinations
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/ |
D | cards_demo.dart | 43 const List<TravelDestination> destinations = <TravelDestination>[ 394 children: destinations.map<Widget>((TravelDestination destination) {
|
/third_party/spirv-tools/source/opt/ |
D | loop_fusion.cpp | 60 const std::vector<Instruction*>& destinations, in GetDependences() argument 63 for (auto destination : destinations) { in GetDependences()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_fusion.cpp | 60 const std::vector<Instruction*>& destinations, in GetDependences() argument 63 for (auto destination : destinations) { in GetDependences()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | loop_fusion.cpp | 60 const std::vector<Instruction*>& destinations, in GetDependences() argument 63 for (auto destination : destinations) { in GetDependences()
|
/third_party/boost/boost/property_map/parallel/impl/ |
D | distributed_property_map.ipp | 406 // Allows all of the multigets to get to their destinations 409 // Allows all of the multiget responses to get to their destinations
|
/third_party/ltp/testcases/kdump/ |
D | README | 21 destinations like ext3, raw and network dump.
|
/third_party/node/src/ |
D | node_options.cc | 45 std::vector<std::string> destinations = in CheckOptions() local 49 for (const std::string& destination : destinations) { in CheckOptions()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_framebuffer_object.txt | 47 destinations other than the buffers provided to the GL by the 52 In this extension, these newly defined rendering destinations are
|