| /frameworks/rs/rsov/compiler/spirit/ |
| D | pass_queue.cpp | 30 Module *PassQueue::run(Module *module, int *error) { in run() 74 Module *module = Deserialize<Module>(spirvWords); in run() local 82 std::vector<uint32_t> PassQueue::runAndSerialize(Module *module, int *error) { in runAndSerialize()
|
| D | pass.cpp | 24 Module *Pass::run(Module *module, int *error) { in run() 36 std::vector<uint32_t> Pass::runAndSerialize(Module *module, int *error) { in runAndSerialize()
|
| D | transformer.cpp | 24 Module *Transformer::run(Module *module, int *error) { in run()
|
| /frameworks/av/services/soundtrigger/ |
| D | SoundTriggerHwService.cpp | 73 sp<Module> module = new Module(this, halInterface, descriptor); in onFirstRef() local 129 sp<Module> module = mModules.valueAt(index); in attach() local 190 Module *module = (Module *)cookie; in recognitionCallback() local 247 Module *module) in sendRecognitionEvent() 267 Module *module = (Module *)cookie; in soundModelCallback() local 296 Module *module) in sendSoundModelEvent() 325 Module *module) in sendServiceStateEvent() 358 sp<Module> module; in onCallbackEvent() local 920 SoundTriggerHwService::ModuleClient::ModuleClient(const sp<Module>& module, in ModuleClient() 961 sp<Module> module = mModule.promote(); in detach() local [all …]
|
| /frameworks/av/services/audioflinger/ |
| D | PatchPanel.cpp | 710 for (const auto& module : mInsertedModules) { in getDownstreamSoftwarePatches() local 740 for (auto& module : mInsertedModules) { in notifyStreamClosed() local 745 AudioHwDevice* AudioFlinger::PatchPanel::findAudioHwDeviceByModule(audio_module_handle_t module) in findAudioHwDeviceByModule() 756 sp<DeviceHalInterface> AudioFlinger::PatchPanel::findHwDeviceByModule(audio_module_handle_t module) in findHwDeviceByModule() 763 audio_module_handle_t module, audio_patch_handle_t handle) in addSoftwarePatchToInsertedModules() 771 for (auto& module : mInsertedModules) { in removeSoftwarePatchFromInsertedModules() local 794 for (const auto& module : mInsertedModules) { in dump() local
|
| /frameworks/compile/libbcc/lib/ |
| D | Compiler.cpp | 58 bool validateLayoutOfExportedTypes(const llvm::Module &module, in validateLayoutOfExportedTypes() 304 llvm::Module &module = script.getSource().getModule(); in compile() local 371 llvm::Module &module = script.getSource().getModule(); in addInternalizeSymbolsPass() local 490 llvm::Module &module = script.getSource().getModule(); in screenGlobalFunctions() local
|
| D | Source.cpp | 65 static void helper_set_module_metadata_from_bitcode_wrapper(llvm::Module &module, in helper_set_module_metadata_from_bitcode_wrapper() 120 llvm::Module *module = managedModule.release(); in CreateFromBuffer() local 160 llvm::Module *module = managedModule.release(); in CreateFromFile() local
|
| D | RSEmbedInfo.cpp | 68 static std::string getRSInfoString(const llvm::Module *module) { in getRSInfoString()
|
| /frameworks/compile/mclinker/unittests/ |
| D | LinkerTest.cpp | 50 Module module("test", script); in TEST_F() local 95 Module module("libplasma.so", script); in TEST_F() local 350 Module module(script); in TEST_F() local
|
| D | ELFBinaryReaderTest.cpp | 43 Module module("test", script); in TEST_F() local
|
| /frameworks/base/core/jni/ |
| D | android_hardware_SoundTrigger.cpp | 381 static sp<SoundTrigger> setSoundTrigger(JNIEnv* env, jobject thiz, const sp<SoundTrigger>& module) in setSoundTrigger() 490 sp<SoundTrigger> module = SoundTrigger::attach(opPackageNameString16, handle, callback); in android_hardware_SoundTrigger_setup() local 502 sp<SoundTrigger> module = setSoundTrigger(env, thiz, 0); in android_hardware_SoundTrigger_detach() local 514 sp<SoundTrigger> module = getSoundTrigger(env, thiz); in android_hardware_SoundTrigger_finalize() local 538 sp<SoundTrigger> module = getSoundTrigger(env, thiz); in android_hardware_SoundTrigger_loadSoundModel() local 695 sp<SoundTrigger> module = getSoundTrigger(env, thiz); in android_hardware_SoundTrigger_unloadSoundModel() local 710 sp<SoundTrigger> module = getSoundTrigger(env, thiz); in android_hardware_SoundTrigger_startRecognition() local 803 sp<SoundTrigger> module = getSoundTrigger(env, thiz); in android_hardware_SoundTrigger_stopRecognition() local 817 sp<SoundTrigger> module = getSoundTrigger(env, thiz); in android_hardware_SoundTrigger_getModelState() local
|
| /frameworks/av/soundtrigger/ |
| D | ISoundTriggerHwService.cpp | 85 sp<ISoundTrigger>& module) in attach() 172 sp<ISoundTrigger> module; in onTransact() local
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/commonjs/ |
| D | rewrite_tests_for_commonjs.js | 62 var module = null; variable
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
| D | api_implementation.cc | 101 PyObject *module = PyModule_Create(&_module); in INITFUNC() local
|
| /frameworks/av/media/codec2/vndk/ |
| D | C2Store.cpp | 803 std::shared_ptr<ComponentModule> module = shared_from_this(); in createInterface() local 820 std::shared_ptr<ComponentModule> module = shared_from_this(); in createComponent() local 905 std::shared_ptr<ComponentModule> module; in visitComponents() local 927 C2String name, std::shared_ptr<ComponentModule> *module) { in findComponent() 942 std::shared_ptr<ComponentModule> module; in createComponent() local 955 std::shared_ptr<ComponentModule> module; in createInterface() local
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/ |
| D | defs.c | 120 void DescriptorPool_register(VALUE module) { in DescriptorPool_register() 290 void Descriptor_register(VALUE module) { in Descriptor_register() 506 void FieldDescriptor_register(VALUE module) { in FieldDescriptor_register() 912 void OneofDescriptor_register(VALUE module) { in OneofDescriptor_register() 1030 void EnumDescriptor_register(VALUE module) { in EnumDescriptor_register() 1196 void MessageBuilderContext_register(VALUE module) { in MessageBuilderContext_register() 1489 void OneofBuilderContext_register(VALUE module) { in OneofBuilderContext_register() 1567 void EnumBuilderContext_register(VALUE module) { in EnumBuilderContext_register() 1643 void Builder_register(VALUE module) { in Builder_register()
|
| /frameworks/rs/tests/lldb/tests/ |
| D | run_test.py | 223 def _get_test_case_class(module): argument
|
| /frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/ |
| D | BroadcastRadioService.java | 160 RadioModule module = null; in openSession() local
|
| D | AnnouncementAggregator.java | 101 public void watchModule(@NonNull RadioModule module, @NonNull int[] enabledTypes) { in watchModule()
|
| /frameworks/compile/libbcc/bcinfo/ |
| D | BitcodeTranslator.cpp | 153 llvm::Module *module = MOrErr.get(); in translate() local
|
| /frameworks/av/services/audiopolicy/service/ |
| D | AudioPolicyClientImpl.cpp | 39 status_t AudioPolicyService::AudioPolicyClient::openOutput(audio_module_handle_t module, in openOutput() 99 status_t AudioPolicyService::AudioPolicyClient::openInput(audio_module_handle_t module, in openInput()
|
| /frameworks/rs/rsov/compiler/ |
| D | GlobalAllocSPIRITPass.cpp | 132 std::vector<uint32_t> runAndSerialize(Module *module, int *error) override { in runAndSerialize()
|
| /frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
| D | AudioPolicyConfig.h | 121 sp<HwModule> module = new HwModule(AUDIO_HARDWARE_MODULE_ID_PRIMARY, 2 /*halVersionMajor*/); in setDefault() local
|
| /frameworks/base/services/core/jni/BroadcastRadio/ |
| D | BroadcastRadioService.cpp | 161 factory->connectModule(clazz, [&](Result res, const sp<V1_0::IBroadcastRadio>& module) { in nativeLoadModules() 221 auto module = ctx.mModules[moduleId]; in nativeOpenTuner() local
|
| /frameworks/native/vulkan/libvulkan/ |
| D | driver.cpp | 172 const hwvulkan_module_t** module) { in LoadDriver() 208 int LoadBuiltinDriver(const hwvulkan_module_t** module) { in LoadBuiltinDriver() 219 int LoadUpdatedDriver(const hwvulkan_module_t** module) { in LoadUpdatedDriver() 241 const hwvulkan_module_t* module = nullptr; in Open() local
|