Home
last modified time | relevance | path

Searched defs:import (Results 51 - 72 of 72) sorted by relevance

123

/third_party/node/deps/v8/src/asmjs/
H A Dasm-parser.h95 FunctionImportInfo* import = nullptr; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_local.h129 OSSL_FUNC_keymgmt_import_fn *import; member
/third_party/python/Lib/idlelib/
H A Drun.py532 import pydoc # import must be done here to capture i/o binding global() namespace
[all...]
H A Dpyshell.py941 import pydoc # import must be done here to capture i/o rebinding. global() namespace
[all...]
/third_party/python/Lib/asyncio/
H A Dtasks.py579 from .queues import Queue # Import here to avoid circular import problem. global() namespace
[all...]
/third_party/python/Lib/
H A Dshutil.py927 import tarfile # late import for breaking circular dependency global() namespace
976 import zipfile # late import for breaking circular dependency global() namespace
1207 import zipfile # late import for breaking circular dependency global() namespace
1237 import tarfile # late import for breaking circular dependency global() namespace
[all...]
/third_party/openssl/crypto/evp/
H A Devp_local.h129 OSSL_FUNC_keymgmt_import_fn *import; member
/third_party/protobuf/python/google/protobuf/
H A Dtext_format.py46 import encodings.raw_unicode_escape # pylint: disable=unused-import namespace
47 import encodings.unicode_escape # pylint: disable=unused-import namespace
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.cc895 const WasmFunctionImport* import in WriteTo() local
[all...]
H A Dwasm-module.cc380 const WasmImport& import = module->import_table[index]; in GetImports() local
H A Dmodule-instantiate.cc1057 const WasmImport& import = module_->import_table[index]; in SanitizeImports() local
1084 WasmImport import = module_->import_table[index]; FindImportedMemory() local
1643 const WasmImport& import = module_->import_table[index]; ProcessImports() local
1766 const WasmImport& import = module_->import_table[index]; ProcessExports() local
[all...]
H A Dmodule-decoder.cc789 WasmImport* import = &module_->import_table.back(); in DecodeImportSection() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dmemblock.c580 pa_memimport *import; in memblock_free() local
737 pa_memimport *import; in memblock_replace_import() local
[all...]
H A Dpstream.c160 pa_memimport *import; member
[all...]
/third_party/typescript/tests/baselines/reference/
H A DconvertKeywordsYes.js
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc2231 const FileDescriptor* import = TEST_F() local
2275 const FileDescriptor* import = FileDescriptorProto::descriptor()->file(); TEST_F() local
[all...]
/third_party/python/Python/
H A Dimport.c1980 PyObject *import = NULL; PyImport_Import() local
[all...]
/third_party/eudev/src/udev/
H A Dudev-rules.c2157 char import[UTIL_PATH_SIZE]; in udev_rules_apply_to_event() local
2166 char import[UTIL_PATH_SIZE]; in udev_rules_apply_to_event() local
2267 char import[UTIL_PATH_SIZE]; udev_rules_apply_to_event() local
[all...]
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp84 Id Builder::import(const char* name) in import() function in spv::Builder
86 Instruction* import = new Instruction(getUniqueId(), NoType, OpExtInstImport); in import() local
/third_party/node/deps/v8/src/parsing/
H A Dparser.cc1334 NamedImport* import = in ParseNamedImports() local
[all...]
/third_party/python/Lib/test/
H A Dpickletester.py1440 from locking_import import ToBeUnpickled global() namespace
[all...]
H A Dtest_inspect.py40 from test.test_import import _ready_to_import global() namespace
[all...]

Completed in 39 milliseconds

123