Home
last modified time | relevance | path

Searched defs:auto (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/modules/svg/src/
H A DSkSVGRect.cpp55 const auto [ rxlen, rylen ] = radii(); in resolve() local
H A DSkSVGCircle.cpp52 const auto [pos, r] = this->resolve(ctx.lengthContext()); in onObjectBoundingBox() local
/third_party/mesa3d/.gitlab-ci/lava/utils/
H A Dlog_section.py4 from enum import Enum, auto namespace
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dreserved.c1 static int (auto); variable
/third_party/skia/src/core/
H A DSkGlyphRunPainter.cpp249 const auto& [strikeSpec, strikeToSourceScale, minScale, maxScale] = processGlyphRun() local
[all...]
/third_party/skia/src/gpu/
H A DGrGeometryProcessor.cpp236 const auto& [fp, info] = pq.top(); in emitTransformCode() local
[all...]
/third_party/python/Lib/
H A Denum.py173 class auto: class
[all...]
H A Dast.py30 from enum import IntEnum, auto, _simple_enum namespace
[all...]
/third_party/skia/modules/skottie/src/effects/
H A DFractalNoiseEffect.cpp472 const auto [noise_planes, noise_weight] = this->noise(); global() variable
[all...]
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc77 const auto [cell, bit] = CellAndBit(index); in set_markbit() local
83 const auto [cell, bit] = CellAndBit(index); in clear_markbit() local
88 const auto [cell, bit] = CellAndBit(index); in markbit() local
[all...]
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h3161 const auto& [a] = t; UnpackStructImpl() local
3166 const auto& [a, b] = t; UnpackStructImpl() local
3171 const auto& [a, b, c] = t; UnpackStructImpl() local
3176 const auto& [a, b, c, d] = t; UnpackStructImpl() local
3181 const auto& [a, b, c, d, e] = t; UnpackStructImpl() local
3186 const auto& [a, b, c, d, e, f] = t; UnpackStructImpl() local
3191 const auto& [a, b, c, d, e, f, g] = t; UnpackStructImpl() local
3196 const auto& [a, b, c, d, e, f, g, h] = t; UnpackStructImpl() local
3201 const auto& [a, b, c, d, e, f, g, h, i] = t; UnpackStructImpl() local
3206 const auto& [a, b, c, d, e, f, g, h, i, j] = t; UnpackStructImpl() local
3211 const auto& [a, b, c, d, e, f, g, h, i, j, k] = t; UnpackStructImpl() local
3216 const auto& [a, b, c, d, e, f, g, h, i, j, k, l] = t; UnpackStructImpl() local
3221 const auto& [a, b, c, d, e, f, g, h, i, j, k, l, m] = t; UnpackStructImpl() local
3226 const auto& [a, b, c, d, e, f, g, h, i, j, k, l, m, n] = t; UnpackStructImpl() local
3231 const auto& [a, b, c, d, e, f, g, h, i, j, k, l, m, n, o] = t; UnpackStructImpl() local
3236 const auto& [a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p] = t; UnpackStructImpl() local
3241 const auto& [a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q] = t; UnpackStructImpl() local
3246 const auto& [a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r] = t; UnpackStructImpl() local
3251 const auto& [a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s] = t; UnpackStructImpl() local
[all...]
/third_party/python/Lib/test/
H A Dtest_enum.py14 from enum import Enum, EnumMeta, IntEnum, StrEnum, EnumType, Flag, IntFlag, unique, auto namespace
[all...]

Completed in 23 milliseconds