Home
last modified time | relevance | path

Searched defs:imported (Results 1 – 21 of 21) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tscWatch/
DresolutionCache.ts9 const imported = { constant
14 const files = [root, imported, libFile]; constant
96 const imported = { constant
140 const imported = { constant
/third_party/node/tools/
Dcheckimports.py10 def do_exist(file_name, lines, imported): argument
/third_party/typescript/src/services/
DnavigateTo.ts63 const imported = checker.getAliasedSymbol(importer); constant
DfindAllReferences.ts1574 const imported = state.checker.getExportSpecifierLocalTargetSymbol(exportSpecifier); constant
/third_party/elfutils/libdw/
Dlibdw_visit_scopes.c137 bool imported = false; in walk_children() local
/third_party/typescript/src/testRunner/unittests/tsserver/
DcachingFileSystemInformation.ts109 const imported: File = { constant
226 const imported: File = { constant
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/
DRangeTableTest.java212 RangeTable imported = RangeTable.from(SCHEMA, exported); in testTableImportExport() local
DCsvTableTest.java244 CsvTable<K> imported = CsvTable.importCsv(csv.getSchema(), new StringReader(exported)); in assertCsv() local
/third_party/typescript/src/services/codefixes/
DconvertToEs6Module.ts22 const imported = getResolvedModule(importingFile, moduleSpecifier.text); constant
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.h81 boolean imported; member
/third_party/python/Lib/test/
Dtest_site.py351 def __init__(self, filename_base=TESTFN, imported="time", argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_fence.c64 boolean imported; /* TRUE if imported from another process */ member
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasetransform.c775 gboolean imported, copied; in gst_va_base_transform_import_buffer() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h278 bool imported; member
Diris_batch.c111 bool imported = iris_bo_is_imported(bo); in dump_bo_list() local
Diris_resource.c785 struct iris_resource *res, bool imported) in iris_resource_configure_aux()
/third_party/libuv/src/win/
Dtcp.c85 int imported) { in uv__tcp_set_socket()
/third_party/mesa3d/src/glx/
Dglxclient.h304 GLboolean imported; member
/third_party/pulseaudio/src/pulsecore/
Dmemblock.c93 } imported; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c431 struct crocus_resource *res, bool imported, in crocus_resource_configure_aux()
/third_party/libxml2/
Dxmlschemas.c410 int imported; member
442 int imported; member
465 int imported; member
10164 int imported) in xmlSchemaGetSchemaBucketByTNS()
22163 xmlSchemaImportPtr imported = (xmlSchemaImportPtr) payload; in xmlSchemaAugmentImportedIDC() local