HomeSort by relevance Sort by last modified time
    Searched defs:module_ (Results 1 - 25 of 59) sorted by null

1 2 3

  /system/update_engine/
boot_control_android.h 51 ::android::sp<::android::hardware::boot::V1_0::IBootControl> module_; member in class:chromeos_update_engine::BootControlAndroid
boot_control_recovery.h 56 boot_control_module_t* module_; member in class:chromeos_update_engine::BootControlRecovery
  /external/tensorflow/tensorflow/compiler/xla/service/
elemental_ir_emitter.h 39 module_(module),
58 llvm::Module* module() const { return module_; }
147 llvm::Module* module_; member in class:xla::ElementalIrEmitter
instruction_fusion.h 92 HloModule* module_; member in class:xla::InstructionFusion
hlo_alias_analysis.h 104 HloModule* module_; member in class:xla::HloAliasAnalysis
hlo_dataflow_analysis.h 183 const HloModule& module_; member in class:xla::HloDataflowAnalysis
hlo_ordering.h 39 : module_(module), call_graph_(CallGraph::Build(module)) {}
89 const HloModule* module_; member in class:xla::HloOrdering
logical_buffer_analysis.h 47 explicit LogicalBufferAnalysis(const HloModule* module) : module_(module) {}
51 const HloModule* module_; member in class:xla::LogicalBufferAnalysis
  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
alias_analysis.h 37 : module_(module), assignment_(assignment), context_(context) {}
64 const HloModule& module_; member in class:xla::llvm_ir::AliasAnalysis
fused_ir_emitter.h 61 module_(elemental_emitter->module()) {}
100 llvm::Module* module_; member in class:xla::FusedIrEmitter
  /external/tensorflow/tensorflow/compiler/xla/tests/
hlo_verified_test_base.h 55 std::unique_ptr<HloModule> module_; // Lazily populated. Access via module(). member in class:xla::HloVerifiedTestBase
  /external/webrtc/webrtc/libjingle/xmpp/
moduleimpl.h 50 module_(module) {
54 return module_->HandleStanza(stanza);
57 XmppModuleImpl* module_; member in class:buzz::XmppModuleImpl::ModuleStanzaHandler
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_buffer_allocator.h 68 const hw_module_t *module_; member in class:sdm::HWCBufferAllocator
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_buffer_allocator.h 68 const hw_module_t *module_; member in class:sdm::HWCBufferAllocator
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_buffer_allocator.h 64 const hw_module_t *module_; member in class:sdm::HWCBufferAllocator
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_buffer_allocator.h 64 const hw_module_t *module_; member in class:sdm::HWCBufferAllocator
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
block_merge_pass.h 66 ir::Module* module_; member in class:spvtools::opt::BlockMergePass
insert_extract_elim.h 71 ir::Module* module_; member in class:spvtools::opt::InsertExtractElimPass
mem_pass.h 117 ir::Module* module_; member in class:spvtools::opt::MemPass
fold_spec_constant_op_and_composite_pass.h 153 ir::Module* module_; member in class:spvtools::opt::FoldSpecConstantOpAndCompositePass
  /external/google-breakpad/src/common/
dwarf_line_to_module.h 125 : module_(module),
149 Module *module_; member in class:google_breakpad::DwarfLineToModule
161 // to the appropriate function from module_ until we've read the
stabs_to_module.h 67 module_(module),
85 // Do any final processing necessary to make module_ contain all the
101 Module *module_; member in class:google_breakpad::StabsToModule
104 // module_ as we parse them. Instead, we wait until we've computed
107 // We could just stick them in module_ from the outset, but if
108 // module_ already contains data gathered from other debugging
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
hlo_to_ir_bindings.h 44 module_(llvm_module),
108 llvm::Module* module_; member in class:xla::gpu::HloToIrBindings
ir_emitter.h 159 llvm::Module* module_; member in class:xla::gpu::IrEmitter
  /external/webrtc/talk/media/webrtc/
webrtcvideocapturer.h 98 webrtc::VideoCaptureModule* module_; member in class:cricket::WebRtcVideoCapturer

Completed in 818 milliseconds

1 2 3