Home
last modified time | relevance | path

Searched defs:modules (Results 1 – 25 of 71) sorted by relevance

123

/third_party/python/Doc/whatsnew/
D3.6.rst1961 asynchat
1968 asyncore
1975 dbm
1985 distutils
1994 grp
2002 importlib
2016 os
2024 re
2032 ssl
2049 tkinter
[all …]
/third_party/vk-gl-cts/scripts/
Dbuild_caselists.py148 modules = None variable
151 modules = [] variable
159 modules = getBuiltModules(buildCfg) variable
/third_party/rust/crates/cxx/gen/src/
Dfile.rs8 pub modules: Vec<Module>, field
13 let mut modules = Vec::new(); in parse() localVariable
/third_party/python/Doc/library/
Dmodules.rst1 .. _modules: target
/third_party/python/Tools/scripts/
Dfreeze_modules.py328 def _iter_sources(modules): argument
466 def regen_frozen(modules, frozen_modules: bool): argument
580 def regen_makefile(modules): argument
646 def regen_pcbuild(modules): argument
/third_party/ltp/testcases/kernel/device-drivers/v4l/kernel_space/
DMakefile11 modules: target
/third_party/python/Tools/freeze/
Dmakeconfig.py9 def makeconfig(infp, outfp, modules, with_ifdef=0): argument
Dcheckextensions_win32.py145 def write_extension_table(fname, modules): argument
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
DMakefile11 modules: target
/third_party/ltp/m4/
Dltp-kernel_devel.m446 [modules], optwith
/third_party/pulseaudio/src/
Dmeson.build225 subdir('modules') subdir
/third_party/alsa-lib/
DMakefile.am8 SUBDIRS += modules subdir
/third_party/selinux/libsepol/src/
Dmodule.c246 sepol_module_package_t ** modules, in link_file_contexts()
278 sepol_module_package_t ** modules, in link_netfilter_contexts()
312 sepol_module_package_t ** modules, int num_modules, in sepol_link_packages()
989 sepol_policydb_t ** modules, size_t len, int verbose) in sepol_link_modules()
/third_party/jsframework/test/ut/
Druntime.ts218 const modules = { constant
/third_party/libdrm/tests/util/
Dkms.c99 static const char * const modules[] = { variable
/third_party/selinux/libsepol/tests/
Dtest-linker.c56 static policydb_t *modules[NUM_MODS]; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DIRObjectFile.h58 iterator_range<module_iterator> modules() const { in modules() function
/third_party/python/Python/
Dimportdl.c232 PyObject *modules = PyImport_GetModuleDict(); in _PyImport_LoadDynamicModuleWithSpec() local
Dimport.c299 PyObject *modules = interp->modules; in _PyImport_SetModule() local
307 PyObject *modules = interp->modules; in _PyImport_SetModuleString() local
314 PyObject *modules = tstate->interp->modules; in import_get_module() local
413 PyObject *filename, PyObject *modules) in _PyImport_FixupExtensionObject()
477 _PyImport_FixupBuiltin(PyObject *mod, const char *name, PyObject *modules) in _PyImport_FixupBuiltin()
508 PyObject *modules = tstate->interp->modules; in import_find_extension() local
560 PyObject *modules = tstate->interp->modules; in import_add_module() local
640 PyObject *modules = tstate->interp->modules; in remove_module() local
976 PyObject *modules = tstate->interp->modules; in create_builtin() local
/third_party/elfutils/backends/
DMakefile.am39 modules = i386 sh x86_64 ia64 alpha arm aarch64 sparc ppc ppc64 s390 \ macro
/third_party/mbedtls/scripts/
Dabi_check.py636 modules={} unknown
647 modules={} unknown
/third_party/flatbuffers/tests/flatc/
Dflatc_test.py112 def run_all(*modules):
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/
Dmathtex-script-type.js11 return /******/ (function(modules) { // webpackBootstrap argument
Dcopy-tex.js11 return /******/ (function(modules) { // webpackBootstrap argument
/third_party/qrcodegen/cpp/
Dqrcodegen.hpp350 private: std::vector<std::vector<bool> > modules; member in qrcodegen::QrCode

123