/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.meshShaderPerView_Errors.mesh.out | 2 ERROR: 0:19: '[]' : only outermost dimension of an array of arrays can be implicitly sized 5 ERROR: 0:25: '[]' : only outermost dimension of an array of arrays can be implicitly sized
|
D | implicitInnerAtomicUint.frag.out | 2 ERROR: 0:2: '[]' : only outermost dimension of an array of arrays can be implicitly sized
|
D | vulkan.vert.out | 33 ERROR: 0:54: '[]' : only outermost dimension of an array of arrays can be a specialization constant
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | spv.meshShaderPerView_Errors.mesh.out | 2 ERROR: 0:19: '[]' : only outermost dimension of an array of arrays can be implicitly sized 5 ERROR: 0:25: '[]' : only outermost dimension of an array of arrays can be implicitly sized
|
D | implicitInnerAtomicUint.frag.out | 2 ERROR: 0:2: '[]' : only outermost dimension of an array of arrays can be implicitly sized
|
D | vulkan.vert.out | 33 ERROR: 0:54: '[]' : only outermost dimension of an array of arrays can be a specialization constant
|
/external/skqp/tests/ |
D | DetermineDomainModeTest.cpp | 338 RectInfo outermost; in proxy_test() local 341 isExact, &outermost); in proxy_test() 342 SkASSERT(outermost.isHardOrBadAllAround()); in proxy_test() 352 outermost, in proxy_test() 359 SkASSERT(outermost.rect().contains(*constraintRect)); in proxy_test()
|
/external/llvm-project/clang/test/Analysis/ |
D | live-variables.m | 17 // Note, due to ObjC method call, the outermost logical operator is wrapped in ExprWithCleanups.
|
/external/clang/test/Analysis/ |
D | live-variables.m | 17 // Note, due to ObjC method call, the outermost logical operator is wrapped in ExprWithCleanups.
|
/external/curl/docs/cmdline-opts/ |
D | url.d | 10 then curl will make a guess based on the host. If the outermost sub-domain
|
/external/tensorflow/tensorflow/core/framework/ |
D | tensor_shape.proto | 35 // The first entry in "dim" is the outermost dimension used to layout the
|
/external/llvm-project/clang/test/SemaOpenCL/ |
D | storageclass.cl | 31 …rror {{variables in the local address space can only be declared in the outermost scope of a kerne… 32 …r {{variables in the constant address space can only be declared in the outermost scope of a kerne…
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_RaggedGather.pbtxt | 22 Indices in the outermost dimension of `params` of the values that should be
|
/external/tensorflow/tensorflow/compiler/xla/g3doc/ |
D | known_issues.md | 16 *Workaround*: compile the outermost scope which is taking the derivative.
|
/external/llvm-project/polly/test/ScheduleOptimizer/ |
D | SIMDInParallelFor.ll | 62 ; No parallel loop except the to outermost.
|
/external/angle/src/libANGLE/renderer/vulkan/doc/ |
D | FastOpenGLStateTransitions.md | 13 The outermost level is the driver's [VkPipelineCache][VkPipelineCache]. The driver
|
/external/llvm-project/mlir/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 1980 scf::ForOp outermost = loops.front(); in coalesceLoops() local 1985 normalizeLoop(loop, outermost, innermost); in coalesceLoops() 1989 OpBuilder builder(outermost); in coalesceLoops() 1990 Location loc = outermost.getLoc(); in coalesceLoops() 1991 Value upperBound = outermost.upperBound(); in coalesceLoops() 1994 outermost.setUpperBound(upperBound); in coalesceLoops() 1996 builder.setInsertionPointToStart(outermost.getBody()); in coalesceLoops() 2006 Value previous = outermost.getInductionVar(); in coalesceLoops() 2024 outermost.getBody()->getOperations().splice( in coalesceLoops()
|
/external/llvm-project/flang/docs/ |
D | BijectiveInternalNameUniquing.md | 31 that symbol. After the `_Q` sigil, names are constructed from outermost to
|
/external/python/cpython2/Python/ |
D | symtable.c | 1508 comprehension_ty outermost = ((comprehension_ty) in symtable_handle_comprehension() local 1511 VISIT(st, expr, outermost->iter); in symtable_handle_comprehension() 1531 VISIT_IN_BLOCK(st, expr, outermost->target, (void*)e); in symtable_handle_comprehension() 1532 VISIT_SEQ_IN_BLOCK(st, expr, outermost->ifs, (void*)e); in symtable_handle_comprehension()
|
/external/python/cpython3/Python/ |
D | symtable.c | 1857 comprehension_ty outermost = ((comprehension_ty) in symtable_handle_comprehension() local 1861 VISIT(st, expr, outermost->iter); in symtable_handle_comprehension() 1869 if (outermost->is_async) { in symtable_handle_comprehension() 1881 VISIT(st, expr, outermost->target); in symtable_handle_comprehension() 1884 VISIT_SEQ(st, expr, outermost->ifs); in symtable_handle_comprehension()
|
/external/llvm-project/polly/test/GPGPU/ |
D | check-unused-fortran-array-size-param-offloaded-to-kernel.ll | 18 ; In Polly, we specifically add a parameter to represent the outermost dimension
|
/external/icu/icu4c/source/test/perf/howExpensiveIs/ |
D | readme.txt | 21 *** Element <tests>: the outermost element.
|
/external/llvm/lib/Target/WebAssembly/ |
D | README.txt | 103 just let that value be the exit value of the outermost block, rather than
|
/external/llvm-project/polly/test/ScopDetect/ |
D | only-one-affine-loop.ll | 4 ; Even if we allow non-affine loops we can only model the outermost loop, all
|
/external/llvm-project/clang/docs/ |
D | LibASTMatchers.rst | 63 #. Find the outermost class in Clang's AST you want to match.
|