| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | InlineSpiller.cpp | 1236 // Save the BB nodes on the path from the first BB node containing in getVisitOrders() 1246 // containing spill in the middle of the path, the previous spill saw will in getVisitOrders() 1248 // the path starting from the first node with non-redundant spill to the Root in getVisitOrders() 1261 /// If we see the Node already in WorkSet, the path from the Node to in getVisitOrders() 1446 /// collect the BB nodes on the path from non-dominated spills to the define
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/proposals/ |
| H A D | VK_EXT_descriptor_buffer.adoc | 737 * In DX12 path, a root signature has N tables, which needs to allocate M descriptors each. 738 * In Vulkan path, a "root signature" translates to a `VkPipelineLayout`, which in turn translates to N `VkDescriptorSetLayout`s which require M bytes in the descriptor buffer each. 752 When porting an application then, the aim should not be to create a new separate path for descriptor uploads, but to directly hook into existing resource upload paths. 1086 === RESOLVED: What is the fast path for constant data in this new model? Previously most vendors have recommended dynamic UBOs as a fast path, but those go away in this extension.
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | validitygenerator.py | 10 from pathlib import Path namespace 232 directory = Path(directory) 234 directory = Path(self.genOpts.directory) / directory 1179 # This test for vkCmdFillBuffer is a hack, since we have no path 1393 # This test for vkCmdFillBuffer is a hack, since we have no path
|
| /third_party/skia/src/core/ |
| H A D | SkBlurMF.cpp | 239 SkPath path = SkPathBuilder().addRect(rects[0]) in draw_rects_into_mask() local 243 canvas.drawPath(path, paint); in draw_rects_into_mask() 315 // These three can take advantage of this fast path. in filterRRectToNine() 329 // for now, just skip too-large src rects (to take the old code path). in filterRRectToNine() 448 // for now, just skip too-large src rects (to take the old code path). in filterRectsToNine()
|
| H A D | SkMatrix.cpp | 1163 SkPath path; in mapRect() local 1164 path.addRect(src); in mapRect() 1165 path.transform(*this); in mapRect() 1166 *dst = path.getBounds(); in mapRect() 1653 // Our path aa is 2-bits, and our rect aa is 8, so we could use 8, in SkTreatAsSprite()
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| H A D | ARB_pixel_buffer_object.txt | 183 5) Should all pixel path commands be supported, or just a subset 193 RESOLVED: YES. They're not really pixel path operations, but, 1693 // Fast path: when above pixel store modes are all zero. 1696 // on fast path. 1704 // General path: when one or more non-zero pixel store modes.
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 67 // whether given two BasicBlocks A and B there is a path from A to B that 74 // reach block 'i', but one of the path will cross a suspend point 1023 // there, stop recursing; this path doesn't reach a suspend before in isSuspendReachableFrom() 1056 /// an obvious exit path for the resumption function? 1060 // that the path might loop back. in willLeaveFunctionImmediatelyAfter()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | LazyCallGraph.h | 559 /// Fast-path constructor. RefSCCs should instead be constructed by calling 639 /// necessary to find a possible path to the argument. In the worst case 652 /// necessary to find a possible path from the argument. In the worst case 758 /// There must be an existing path from the \p SourceN to the \p TargetN. 766 /// There must be an existing path from the target to the source in this
|
| /third_party/typescript/tests/baselines/reference/tsserver/projectReferencesSourcemap/dependency/configHasNoReference/ |
| H A D | dependency-dts-created.js | 195 Info 2 [00:01:06.000] Search path: /user/username/projects/myproject/dependency
231 Info 19 [00:01:23.000] Search path: /user/username/projects/myproject/dependency
289 Info 23 [00:01:33.000] Search path: /user/username/projects/myproject/random
1188 Info 70 [00:02:42.000] Search path: /user/username/projects/myproject/random
1445 Info 81 [00:03:20.000] Search path: /user/username/projects/myproject/random
|
| H A D | dependency-dts-deleted.js | 203 Info 2 [00:01:05.000] Search path: /user/username/projects/myproject/dependency
239 Info 19 [00:01:22.000] Search path: /user/username/projects/myproject/dependency
297 Info 23 [00:01:32.000] Search path: /user/username/projects/myproject/random
1188 Info 67 [00:02:37.000] Search path: /user/username/projects/myproject/random
1434 Info 79 [00:03:16.000] Search path: /user/username/projects/myproject/random
|
| H A D | dependency-dts-not-present.js | 195 Info 2 [00:01:06.000] Search path: /user/username/projects/myproject/dependency
231 Info 19 [00:01:23.000] Search path: /user/username/projects/myproject/dependency
289 Info 23 [00:01:33.000] Search path: /user/username/projects/myproject/random
1033 Info 56 [00:02:26.000] Search path: /user/username/projects/myproject/random
1278 Info 67 [00:03:04.000] Search path: /user/username/projects/myproject/random
|
| H A D | dependency-dtsMap-created.js | 200 Info 2 [00:01:06.000] Search path: /user/username/projects/myproject/dependency
236 Info 19 [00:01:23.000] Search path: /user/username/projects/myproject/dependency
294 Info 23 [00:01:33.000] Search path: /user/username/projects/myproject/random
1187 Info 67 [00:02:39.000] Search path: /user/username/projects/myproject/random
1444 Info 78 [00:03:17.000] Search path: /user/username/projects/myproject/random
|
| H A D | dependency-dtsMap-deleted.js | 203 Info 2 [00:01:05.000] Search path: /user/username/projects/myproject/dependency
239 Info 19 [00:01:22.000] Search path: /user/username/projects/myproject/dependency
297 Info 23 [00:01:32.000] Search path: /user/username/projects/myproject/random
1188 Info 67 [00:02:37.000] Search path: /user/username/projects/myproject/random
1445 Info 78 [00:03:15.000] Search path: /user/username/projects/myproject/random
|
| H A D | dependency-dtsMap-not-present.js | 200 Info 2 [00:01:06.000] Search path: /user/username/projects/myproject/dependency
236 Info 19 [00:01:23.000] Search path: /user/username/projects/myproject/dependency
294 Info 23 [00:01:33.000] Search path: /user/username/projects/myproject/random
1063 Info 57 [00:02:27.000] Search path: /user/username/projects/myproject/random
1320 Info 68 [00:03:05.000] Search path: /user/username/projects/myproject/random
|
| H A D | rename-locations.js | 203 Info 2 [00:01:05.000] Search path: /user/username/projects/myproject/dependency
239 Info 19 [00:01:22.000] Search path: /user/username/projects/myproject/dependency
297 Info 23 [00:01:32.000] Search path: /user/username/projects/myproject/random
1066 Info 57 [00:02:26.000] Search path: /user/username/projects/myproject/random
1323 Info 68 [00:03:04.000] Search path: /user/username/projects/myproject/random
|
| /third_party/typescript/tests/baselines/reference/tsserver/projectReferencesSourcemap/usageProject/configHasNoReference/ |
| H A D | can-go-to-definition-correctly.js | 203 Info 2 [00:01:05.000] Search path: /user/username/projects/myproject/main
244 Info 22 [00:01:25.000] Search path: /user/username/projects/myproject/main
310 Info 26 [00:01:35.000] Search path: /user/username/projects/myproject/random
1080 Info 60 [00:02:29.000] Search path: /user/username/projects/myproject/random
1361 Info 71 [00:03:07.000] Search path: /user/username/projects/myproject/random
|
| H A D | dependency-dts-created.js | 195 Info 2 [00:01:06.000] Search path: /user/username/projects/myproject/main
232 Info 21 [00:01:25.000] Search path: /user/username/projects/myproject/main
294 Info 25 [00:01:35.000] Search path: /user/username/projects/myproject/random
1190 Info 71 [00:02:43.000] Search path: /user/username/projects/myproject/random
1471 Info 82 [00:03:21.000] Search path: /user/username/projects/myproject/random
|
| H A D | dependency-dts-deleted.js | 203 Info 2 [00:01:05.000] Search path: /user/username/projects/myproject/main
244 Info 22 [00:01:25.000] Search path: /user/username/projects/myproject/main
310 Info 26 [00:01:35.000] Search path: /user/username/projects/myproject/random
1189 Info 75 [00:02:45.000] Search path: /user/username/projects/myproject/random
1436 Info 88 [00:03:25.000] Search path: /user/username/projects/myproject/random
|
| H A D | dependency-dts-not-present.js | 195 Info 2 [00:01:06.000] Search path: /user/username/projects/myproject/main
232 Info 21 [00:01:25.000] Search path: /user/username/projects/myproject/main
294 Info 25 [00:01:35.000] Search path: /user/username/projects/myproject/random
986 Info 57 [00:02:27.000] Search path: /user/username/projects/myproject/random
1231 Info 68 [00:03:05.000] Search path: /user/username/projects/myproject/random
|
| H A D | dependency-dtsMap-created.js | 200 Info 2 [00:01:06.000] Search path: /user/username/projects/myproject/main
241 Info 22 [00:01:26.000] Search path: /user/username/projects/myproject/main
307 Info 26 [00:01:36.000] Search path: /user/username/projects/myproject/random
1196 Info 72 [00:02:44.000] Search path: /user/username/projects/myproject/random
1477 Info 83 [00:03:22.000] Search path: /user/username/projects/myproject/random
|
| H A D | dependency-dtsMap-deleted.js | 203 Info 2 [00:01:05.000] Search path: /user/username/projects/myproject/main
244 Info 22 [00:01:25.000] Search path: /user/username/projects/myproject/main
310 Info 26 [00:01:35.000] Search path: /user/username/projects/myproject/random
1201 Info 72 [00:02:42.000] Search path: /user/username/projects/myproject/random
1471 Info 84 [00:03:21.000] Search path: /user/username/projects/myproject/random
|
| H A D | dependency-dtsMap-not-present.js | 200 Info 2 [00:01:06.000] Search path: /user/username/projects/myproject/main
241 Info 22 [00:01:26.000] Search path: /user/username/projects/myproject/main
307 Info 26 [00:01:36.000] Search path: /user/username/projects/myproject/random
1052 Info 59 [00:02:29.000] Search path: /user/username/projects/myproject/random
1321 Info 70 [00:03:07.000] Search path: /user/username/projects/myproject/random
|
| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | message_differencer.cc | 1466 // Find maximum bipartite matching using the argumenting path algorithm. 1491 // Find an argumenting path starting from the node v on the left side. If a 1492 // path can be found, update match_list2_ to reflect the path and return 1613 // Here we use the augmenting path algorithm. in MatchRepeatedFieldIndices()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
| H A D | NumberFormatterApiTest.java | 2434 // testing code path that falls back to "root" grammaticalFeatures in unitInflections() 6034 assertEquals(message + ": Unsafe Path: " + d, expected[i], actual1); in assertFormatDescending() 6036 assertEquals(message + ": Safe Path: " + d, expected[i], actual2); in assertFormatDescending() 6047 assertEquals(message + ": Skeleton Path: " + d, expected[i], actual3); in assertFormatDescending() 6063 assertEquals(message + ": Concise Skeleton Path: '" + normalized + "': " + d, expected[i], actual4); in assertFormatDescending() 6082 assertEquals(message + ": Unsafe Path: " + input, expected, actual1); in assertFormatSingle() 6084 assertEquals(message + ": Safe Path: " + input, expected, actual2); in assertFormatSingle() 6092 assertEquals(message + ": Skeleton Path: " + input, expected, actual3); in assertFormatSingle() 6105 assertEquals(message + ": Concise Skeleton Path: '" + normalized + "': " + input, expected, actual4); in assertFormatSingle() 6123 assertEquals(message + ": Unsafe Path in assertFormatSingleMeasure() [all...] |
| /third_party/mindspore/patches/ |
| H A D | 0003-add-js-api.patch | 73 + * Create a Model instance from file path 74 + * @param { string } model - model indicates model path to be loaded 86 + * Create a Model instance from file path. 87 + * @param { string } model - model indicates model path to be loaded 97 + * Create a Model instance from file path. 98 + * @param { string } model - model indicates model path to be loaded 185 + * @param { string } model - model file path 334 + * @param { string } modelFile - model file path. 351 + * @param { string } weightFile - weight file path 2533 + MS_LOG(DEBUG) << "input model path, model_buffer_tota [all...] |