Home
last modified time | relevance | path

Searched refs:outermost (Results 1 – 25 of 112) sorted by relevance

12345

/external/deqp-deps/glslang/Test/baseResults/
Dspv.meshShaderPerView_Errors.mesh.out2 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
DimplicitInnerAtomicUint.frag.out2 ERROR: 0:2: '[]' : only outermost dimension of an array of arrays can be implicitly sized
Dvulkan.vert.out33 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/
Dspv.meshShaderPerView_Errors.mesh.out2 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
DimplicitInnerAtomicUint.frag.out2 ERROR: 0:2: '[]' : only outermost dimension of an array of arrays can be implicitly sized
Dvulkan.vert.out33 ERROR: 0:54: '[]' : only outermost dimension of an array of arrays can be a specialization constant
/external/skqp/tests/
DDetermineDomainModeTest.cpp338 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/
Dlive-variables.m17 // Note, due to ObjC method call, the outermost logical operator is wrapped in ExprWithCleanups.
/external/clang/test/Analysis/
Dlive-variables.m17 // Note, due to ObjC method call, the outermost logical operator is wrapped in ExprWithCleanups.
/external/curl/docs/cmdline-opts/
Durl.d10 then curl will make a guess based on the host. If the outermost sub-domain
/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.proto35 // The first entry in "dim" is the outermost dimension used to layout the
/external/llvm-project/clang/test/SemaOpenCL/
Dstorageclass.cl31 …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/
Dapi_def_RaggedGather.pbtxt22 Indices in the outermost dimension of `params` of the values that should be
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Dknown_issues.md16 *Workaround*: compile the outermost scope which is taking the derivative.
/external/llvm-project/polly/test/ScheduleOptimizer/
DSIMDInParallelFor.ll62 ; No parallel loop except the to outermost.
/external/angle/src/libANGLE/renderer/vulkan/doc/
DFastOpenGLStateTransitions.md13 The outermost level is the driver's [VkPipelineCache][VkPipelineCache]. The driver
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp1980 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/
DBijectiveInternalNameUniquing.md31 that symbol. After the `_Q` sigil, names are constructed from outermost to
/external/python/cpython2/Python/
Dsymtable.c1508 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/
Dsymtable.c1857 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/
Dcheck-unused-fortran-array-size-param-offloaded-to-kernel.ll18 ; In Polly, we specifically add a parameter to represent the outermost dimension
/external/icu/icu4c/source/test/perf/howExpensiveIs/
Dreadme.txt21 *** Element <tests>: the outermost element.
/external/llvm/lib/Target/WebAssembly/
DREADME.txt103 just let that value be the exit value of the outermost block, rather than
/external/llvm-project/polly/test/ScopDetect/
Donly-one-affine-loop.ll4 ; Even if we allow non-affine loops we can only model the outermost loop, all
/external/llvm-project/clang/docs/
DLibASTMatchers.rst63 #. Find the outermost class in Clang's AST you want to match.

12345