Home
last modified time | relevance | path

Searched defs:modules (Results 51 - 75 of 143) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_modules.h65 struct bfa_modules_s modules; /* BFA modules */ member
/kernel/linux/linux-6.6/drivers/mfd/
H A Djanz-cmodio.c31 static char *modules[CMODIO_MAX_MODULES] = { variable
/kernel/linux/linux-6.6/drivers/platform/x86/x86-android-tablets/
H A Dx86-android-tablets.h70 const char * const *modules; member
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_modules.h65 struct bfa_modules_s modules; /* BFA modules */ member
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-debug.c27 struct dentry *modules; member
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc4-priv.h57 struct sof_ipc4_fw_module *modules; member
/third_party/qrcodegen/cpp/
H A Dqrcodegen.hpp319 private: std::vector<std::vector<bool> > modules; member in qrcodegen::final
[all...]
/base/startup/appspawn/modules/ace_adapter/
H A Dace_adapter.cpp54 std::set<std::string> modules; member
57 static void GetModules(const cJSON *root, std::set<std::string> &modules) in GetModules() argument
/base/startup/init/interfaces/innerkits/modulemgr/
H A Dmodulemgr.c39 ListNode modules; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_napi.cpp336 static napi_module_with_js modules = { variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register_impl.cpp1021 void JsRegisterModules(BindingTarget globalObj, std::string modules, void* nativeEngine) in JsRegisterModules() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_pack_info.h91 std::vector<PackageModule> modules; member
/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dmodule_manager.cpp136 JSIValue ModuleManager::GetModuleObject(const char * const moduleName, const Module* modules, uint16_t modulesCount, in GetModuleObject() argument
/kernel/linux/linux-5.10/include/linux/
H A Dmoxtet.h43 u8 modules[TURRIS_MOX_MAX_MODULES]; member
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Dmessages.c45 catpt_ipc_alloc_stream(struct catpt_dev *cdev, enum catpt_path_id path_id, enum catpt_stream_type type, struct catpt_audio_format *afmt, struct catpt_ring_info *rinfo, u8 num_modules, struct catpt_module_entry *modules, struct resource *persistent, struct resource *scratch, struct catpt_stream_info *sinfo) catpt_ipc_alloc_stream() argument
/kernel/linux/linux-6.6/include/linux/
H A Dmoxtet.h43 u8 modules[TURRIS_MOX_MAX_MODULES]; member
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Dmessages.c45 catpt_ipc_alloc_stream(struct catpt_dev *cdev, enum catpt_path_id path_id, enum catpt_stream_type type, struct catpt_audio_format *afmt, struct catpt_ring_info *rinfo, u8 num_modules, struct catpt_module_entry *modules, struct resource *persistent, struct resource *scratch, struct catpt_stream_info *sinfo) catpt_ipc_alloc_stream() argument
/third_party/gn/src/gn/
H A Dresolved_target_data.h176 std::vector<const Target*> modules; member
/third_party/libabigail/tools/
H A Dkmidiff.cc357 vector<string> modules; in print_kernel_dist_binary_paths_under() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_pipeline.h73 VkShaderModule modules[PIPE_SHADER_TYPES - 1]; member
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dtarget.cc488 std::vector<GdbServer::WasmModuleInfo> modules = in ProcessQueryPacket() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp217 const DbiModuleList &DbiStream::modules() const { return Modules; } in modules() function in DbiStream
/third_party/python/Lib/
H A Dzipimport.py23 import sys # for modules namespace
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrCode.java219 private final int[] modules; field in QrCode
[all...]
/base/startup/appspawn/modules/sandbox/
H A Dsandbox_expand.c42 cJSON *modules = cJSON_GetObjectItemCaseSensitive(hsps, "modules"); in MountAllHsp() local

Completed in 19 milliseconds

123456