Home
last modified time | relevance | path

Searched defs:_config (Results 1 – 19 of 19) sorted by relevance

/external/libxcam/modules/ocl/
Dcv_image_deblurring.h60 CVIDConfig _config; variable
Dcl_3d_denoise_handler.h97 XCam3aResultTemporalNoiseReduction _config; variable
Dcl_newwavelet_denoise_handler.h181 XCam3aResultWaveletNoiseReduction _config; variable
/external/catch2/include/reporters/
Dcatch_reporter_bases.cpp45 TestEventListenerBase::TestEventListenerBase(ReporterConfig const & _config) in TestEventListenerBase()
Dcatch_reporter_xml.cpp22 XmlReporter::XmlReporter( ReporterConfig const& _config ) in XmlReporter()
Dcatch_reporter_junit.cpp60 JunitReporter::JunitReporter( ReporterConfig const& _config ) in JunitReporter()
/external/mesa3d/src/gallium/targets/opencl/
Dmeson.build63 _config = configuration_data() variable
/external/libxcam/xcore/interface/
Dfeature_match.h89 CVFMConfig _config; variable
/external/libusb/libusb/
Ddescriptor.c493 struct libusb_config_descriptor *_config = malloc(sizeof(*_config)); in raw_desc_to_config() local
569 struct libusb_config_descriptor _config; in libusb_get_active_config_descriptor() local
618 struct libusb_config_descriptor _config; in libusb_get_config_descriptor() local
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dsermsdos.py127 def _config(self, port, baud, parity, data, stop, retry, member in Serial
/external/tensorflow/tensorflow/python/keras/layers/
Dgru_v2_test.py55 _config = config_pb2.ConfigProto(graph_options=_graph_options) variable
Dlstm_v2_test.py56 _config = config_pb2.ConfigProto(graph_options=_graph_options) variable
/external/eigen/bench/btl/generic_bench/
Dbtl.hh169 char * _config; in BtlConfig() local
/external/autotest/scheduler/
Dluciferlib.py20 _config = global_config.global_config variable
/external/autotest/client/common_lib/
Dglobal_config.py83 _config = None variable in global_config_class
/external/catch2/include/internal/
Dcatch_run_context.cpp70 RunContext::RunContext(IConfigPtr const& _config, IStreamingReporterPtr&& reporter) in RunContext()
/external/tensorflow/tensorflow/python/keras/
Dbackend.py5284 _config = json.load(open(_config_path)) variable
5286 _config = {} variable
5307 _config = { variable
/external/catch2/single_include/catch2/
Dcatch.hpp10300 RunContext::RunContext(IConfigPtr const& _config, IStreamingReporterPtr&& reporter) in RunContext()
13025 TestEventListenerBase::TestEventListenerBase(ReporterConfig const & _config) in TestEventListenerBase()
13984 JunitReporter::JunitReporter( ReporterConfig const& _config ) in JunitReporter()
14324 XmlReporter::XmlReporter( ReporterConfig const& _config ) in XmlReporter()
/external/bcc/tests/cc/
Dcatch.hpp5864 … explicit RunContext( Ptr<IConfig const> const& _config, Ptr<IStreamingReporter> const& reporter ) in RunContext()
9085 XmlReporter( ReporterConfig const& _config ) in XmlReporter()
9272 JunitReporter( ReporterConfig const& _config ) in JunitReporter()