Home
last modified time | relevance | path

Searched defs:containers (Results 1 – 14 of 14) sorted by relevance

/third_party/typescript/src/services/
DnavigateTo.ts88 const containers: string[] = []; constant
/third_party/mesa3d/src/intel/genxml/
Dgen_bits_header.py242 def __init__(self, containers): argument
/third_party/skia/src/pathops/
DSkPathOpsAsWinding.cpp179 void contourBounds(vector<Contour>* containers) { in contourBounds()
/third_party/flutter/skia/src/pathops/
DSkPathOpsAsWinding.cpp178 void contourBounds(vector<Contour>* containers) { in contourBounds()
/third_party/python/Modules/
Dgcmodule.c423 update_refs(PyGC_Head *containers) in update_refs()
475 subtract_refs(PyGC_Head *containers) in subtract_refs()
/third_party/protobuf/python/google/protobuf/pyext/
Dmap_container.cc996 ScopedPyObjectPtr containers(PyImport_ImportModule( in InitMapContainers() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
DLocaleDistanceBuilder.java82 UResource.Table containers = value.getTable(); in addContainments() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
DLocaleDistanceBuilder.java82 UResource.Table containers = value.getTable(); in addContainments() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDebugTests.cpp3150 vector<FunctionContainer> containers; in init() local
/third_party/typescript/lib/
DtypescriptServices.js127636 function tryAddSingleDeclarationName(declaration, containers) { argument
127643 function tryAddComputedPropertyName(expression, containers) { argument
127647 function pushLiteral(node, containers) { argument
129310 …getFullMatch: function (containers, candidate) { return getFullMatch(containers, candidate, dotSep… argument
Dtypescript.js127636 function tryAddSingleDeclarationName(declaration, containers) { argument
127643 function tryAddComputedPropertyName(expression, containers) { argument
127647 function pushLiteral(node, containers) { argument
129310 …getFullMatch: function (containers, candidate) { return getFullMatch(containers, candidate, dotSep… argument
Dtsserverlibrary.js127636 function tryAddSingleDeclarationName(declaration, containers) { argument
127643 function tryAddComputedPropertyName(expression, containers) { argument
127647 function pushLiteral(node, containers) { argument
129310 …getFullMatch: function (containers, candidate) { return getFullMatch(containers, candidate, dotSep… argument
Dtsserver.js127067 function tryAddSingleDeclarationName(declaration, containers) { argument
127074 function tryAddComputedPropertyName(expression, containers) { argument
127078 function pushLiteral(node, containers) { argument
128741 …getFullMatch: function (containers, candidate) { return getFullMatch(containers, candidate, dotSep… argument
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h67919 struct klist containers; member