Home
last modified time | relevance | path

Searched refs:innermost (Results 1 – 25 of 55) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/
Dexpr.go380 numPointers, innermost := 0, x
381 for ; innermost != nil && innermost.Inner() != nil; innermost = innermost.Inner() {
382 if p := innermost.Decorator(); p == t.IDNptr || p == t.IDPtr {
394 if qid := innermost.QID(); qid[0] == t.IDBase {
403 qid := innermost.QID()
/third_party/mindspore/third_party/proto/tensorflow/
Dtensor_shape.proto36 // values, the last entry is the innermost dimension. This matches the
/third_party/python/Lib/test/
Dtest_yield_from.py1013 def innermost(): function
1017 yield from innermost()
Dtest_logging.py4987 def innermost(): function
4991 innermost()
/third_party/boost/libs/spirit/doc/x3/tutorial/
Dactions.qbk40 innermost rule that directly or indirectly
/third_party/skia/site/docs/user/
Dcolor.md43 merge the innermost two operations into a single 3x3 matrix multiply.
/third_party/boost/libs/spirit/repository/doc/qi/
Dsubrule.qbk44 the innermost, most performance-critical parts), whereas the rest can use
/third_party/boost/libs/spirit/repository/doc/karma/
Dsubrule.qbk44 the innermost, most performance-critical parts), whereas the rest can use
/third_party/python/Doc/tutorial/
Dclasses.rst120 * the innermost scope, which is searched first, contains the local names
128 found outside of the innermost scope, the :keyword:`nonlocal` statement can be
131 innermost scope, leaving the identically named outer variable unchanged).
147 statement is in effect -- assignments to names always go into the innermost scope.
/third_party/gn/docs/
Dlanguage.md223 innermost scope.
225 There is no way to modify any enclosing scope other than the innermost
/third_party/python/Doc/library/
Dabc.rst184 descriptors, it should be applied as the innermost decorator, as shown in
Dpyexpat.rst759 An end tag did not match the innermost open start tag.
Dcontextlib.rst974 will cause the stack to be cleared at the end of the innermost with
/third_party/flutter/flutter/packages/flutter/test/widgets/
Dimage_test.dart192 // Of the two nested MediaQuery objects, the innermost one,
220 // should be resolved again, with the new innermost MediaQuery.
/third_party/node/deps/acorn/acorn-walk/dist/
Dwalk.mjs122 // Find the innermost node of a given type that contains the given
/third_party/python/Misc/NEWS.d/
D3.6.2rc1.rst58 delivered to the innermost frame.
/third_party/openGLES/extensions/EXT/
DEXT_tessellation_shader.txt1174 through the <n>-1 innermost vertices of the subdivision of the outer
1210 innermost triangle is degenerate (i.e., a point), the triangle
1212 six vertices on that triangle with the center point. If the innermost
1325 If either edge of the innermost rectangle is degenerate, the area near
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_tessellation_shader.txt1175 through the <n>-1 innermost vertices of the subdivision of the outer
1211 innermost triangle is degenerate (i.e., a point), the triangle
1213 six vertices on that triangle with the center point. If the innermost
1326 If either edge of the innermost rectangle is degenerate, the area near
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_tessellation_shader.txt1174 through the <n>-1 innermost vertices of the subdivision of the outer
1210 innermost triangle is degenerate (i.e., a point), the triangle
1212 six vertices on that triangle with the center point. If the innermost
1325 If either edge of the innermost rectangle is degenerate, the area near
/third_party/openGLES/extensions/OES/
DOES_tessellation_shader.txt1185 through the <n>-1 innermost vertices of the subdivision of the outer
1221 innermost triangle is degenerate (i.e., a point), the triangle
1223 six vertices on that triangle with the center point. If the innermost
1336 If either edge of the innermost rectangle is degenerate, the area near
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto392 // the merge block of the innermost loop that contains this merge block
1630 // where %innermost_loop_merge is the innermost loop containing the return
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto392 // the merge block of the innermost loop that contains this merge block
1630 // where %innermost_loop_merge is the innermost loop containing the return
/third_party/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto392 // the merge block of the innermost loop that contains this merge block
1610 // where %innermost_loop_merge is the innermost loop containing the return
/third_party/openGLES/extensions/NV/
DNV_fragment_program2.txt248 for A0.x, but only the A0.x value for the innermost block can be used. The
/third_party/boost/tools/quickbook/doc/
Dblock.qbk509 The /Generic Heading/ assumes the level, plus one, of the innermost section

123