/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/ |
D | convolution_selector.cc | 39 ModelHints hints) { in SelectConvolutionAdreno() 52 ModelHints hints) { in SelectConvolutionWinogradAdreno() 61 const OperationDef& op_def, ModelHints hints, in SelectConvolutionDynamicWeightsAdreno() 119 const OperationDef& op_def, ModelHints hints, in SelectConvolutionDynamicWeightsMali() 140 ModelHints hints) { in SelectConvolution() 162 ModelHints hints) { in SelectConvolutionForWinograd() 186 const OperationDef& op_def, ModelHints hints, in SelectConvolutionWithDynamicWeights() 214 ModelHints hints) { in SelectConverterToConvWeights()
|
D | default_selector.cc | 30 ModelHints hints, const std::vector<Value*>& inputs, in SelectDefault()
|
/external/autotest/frontend/ |
D | db_router.py | 63 def db_for_read(self, model, **hints): 79 def db_for_write(self, model, **hints): 95 def allow_relation(self, obj1, obj2, **hints):
|
/external/freetype/src/autofit/ |
D | afhints.c | 340 af_get_segment_index( AF_GlyphHints hints, in af_get_segment_index() 385 af_get_edge_index( AF_GlyphHints hints, in af_get_edge_index() 399 af_get_strong_edge_index( AF_GlyphHints hints, in af_get_strong_edge_index() 415 af_glyph_hints_dump_points( AF_GlyphHints hints, in af_glyph_hints_dump_points() 533 af_glyph_hints_dump_segments( AF_GlyphHints hints, in af_glyph_hints_dump_segments() 598 af_glyph_hints_get_num_segments( AF_GlyphHints hints, in af_glyph_hints_get_num_segments() 624 af_glyph_hints_get_segment_offset( AF_GlyphHints hints, in af_glyph_hints_get_segment_offset() 672 af_glyph_hints_dump_edges( AF_GlyphHints hints, in af_glyph_hints_dump_edges() 790 af_glyph_hints_init( AF_GlyphHints hints, in af_glyph_hints_init() 800 af_glyph_hints_done( AF_GlyphHints hints ) in af_glyph_hints_done() [all …]
|
D | afdummy.c | 26 af_dummy_hints_init( AF_GlyphHints hints, in af_dummy_hints_init() 42 AF_GlyphHints hints, in af_dummy_hints_apply()
|
D | afcjk.c | 67 AF_GlyphHintsRec hints[1]; in af_cjk_metrics_init_widths() local 797 af_cjk_hints_compute_segments( AF_GlyphHints hints, in af_cjk_hints_compute_segments() 841 af_cjk_hints_link_segments( AF_GlyphHints hints, in af_cjk_hints_link_segments() 999 af_cjk_hints_compute_edges( AF_GlyphHints hints, in af_cjk_hints_compute_edges() 1268 af_cjk_hints_detect_features( AF_GlyphHints hints, in af_cjk_hints_detect_features() 1288 af_cjk_hints_compute_blue_edges( AF_GlyphHints hints, in af_cjk_hints_compute_blue_edges() 1377 af_cjk_hints_init( AF_GlyphHints hints, in af_cjk_hints_init() 1494 af_cjk_compute_stem_width( AF_GlyphHints hints, in af_cjk_compute_stem_width() 1615 af_cjk_align_linked_edge( AF_GlyphHints hints, in af_cjk_align_linked_edge() 1641 af_cjk_align_serif_edge( AF_GlyphHints hints, in af_cjk_align_serif_edge() [all …]
|
D | afindic.c | 68 af_indic_hints_init( AF_GlyphHints hints, in af_indic_hints_init() 78 AF_GlyphHints hints, in af_indic_hints_apply()
|
D | aflatin.c | 58 AF_GlyphHintsRec hints[1]; in af_latin_metrics_init_widths() local 1532 af_latin_hints_compute_segments( AF_GlyphHints hints, in af_latin_hints_compute_segments() 1985 af_latin_hints_link_segments( AF_GlyphHints hints, in af_latin_hints_link_segments() 2123 af_latin_hints_compute_edges( AF_GlyphHints hints, in af_latin_hints_compute_edges() 2475 af_latin_hints_detect_features( AF_GlyphHints hints, in af_latin_hints_detect_features() 2498 af_latin_hints_compute_blue_edges( AF_GlyphHints hints, in af_latin_hints_compute_blue_edges() 2612 af_latin_hints_init( AF_GlyphHints hints, in af_latin_hints_init() 2739 af_latin_compute_stem_width( AF_GlyphHints hints, in af_latin_compute_stem_width() 2936 af_latin_align_linked_edge( AF_GlyphHints hints, in af_latin_align_linked_edge() 2967 af_latin_align_serif_edge( AF_GlyphHints hints, in af_latin_align_serif_edge() [all …]
|
/external/tensorflow/tensorflow/python/ops/linalg/ |
D | linear_operator_addition.py | 152 def _infer_hints_allowing_override(op1, op2, hints): argument 261 def _add(self, op1, op2, operator_name, hints): argument 266 def add(self, op1, op2, operator_name, hints=None): argument 304 def _add(self, op1, op2, operator_name, hints): argument 333 def _add(self, op1, op2, operator_name, hints): argument 349 def _add(self, op1, op2, operator_name, hints): argument 370 def _add(self, op1, op2, operator_name, hints): argument
|
/external/freetype/src/pshinter/ |
D | pshrec.c | 798 ps_hints_done( PS_Hints hints ) in ps_hints_done() 812 ps_hints_init( PS_Hints hints, in ps_hints_init() 822 ps_hints_open( PS_Hints hints, in ps_hints_open() 835 ps_hints_stem( PS_Hints hints, in ps_hints_stem() 883 ps_hints_t1stem3( PS_Hints hints, in ps_hints_t1stem3() 946 ps_hints_t1reset( PS_Hints hints, in ps_hints_t1reset() 985 ps_hints_t2mask( PS_Hints hints, in ps_hints_t2mask() 1031 ps_hints_t2counter( PS_Hints hints, in ps_hints_t2counter() 1077 ps_hints_close( PS_Hints hints, in ps_hints_close() 1114 t1_hints_open( T1_Hints hints ) in t1_hints_open() [all …]
|
/external/ComputeLibrary/src/runtime/CPP/ |
D | SingleThreadScheduler.cpp | 38 void SingleThreadScheduler::schedule(ICPPKernel *kernel, const Hints &hints) in schedule() 56 void SingleThreadScheduler::schedule_op(ICPPKernel *kernel, const Hints &hints, ITensorPack &tensor… in schedule_op()
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_read_validator_unittest.cpp | 96 MockDownloadHints hints; in TEST() local 168 MockDownloadHints hints; in TEST() local 206 MockDownloadHints hints; in TEST() local 249 MockDownloadHints hints; in TEST() local
|
/external/iperf3/src/ |
D | iperf_sctp.c | 163 struct addrinfo hints, *res; in iperf_sctp_listen() local 287 struct addrinfo hints, *local_res, *server_res; in iperf_sctp_connect() local 556 struct addrinfo hints; in iperf_sctp_bindx() local
|
D | iperf_tcp.c | 166 struct addrinfo hints, *res; in iperf_tcp_listen() local 368 struct addrinfo hints, *local_res, *server_res; in iperf_tcp_connect() local
|
/external/ComputeLibrary/src/runtime/OMP/ |
D | OMPScheduler.cpp | 51 void OMPScheduler::schedule(ICPPKernel *kernel, const Hints &hints) in schedule() 57 void OMPScheduler::schedule_op(ICPPKernel *kernel, const Hints &hints, ITensorPack &tensors) in schedule_op()
|
/external/armnn/src/backends/neon/ |
D | NeonInterceptorScheduler.cpp | 25 void NeonInterceptorScheduler::schedule(arm_compute::ICPPKernel* kernel, const Hints& hints) in schedule() 56 const Hints &hints, in schedule_op()
|
/external/pdfium/fpdfsdk/ |
D | fpdf_dataavail.cpp | 152 FX_DOWNLOADHINTS* hints) { in FPDFAvail_IsDocAvail() 190 FX_DOWNLOADHINTS* hints) { in FPDFAvail_IsPageAvail() 201 FX_DOWNLOADHINTS* hints) { in FPDFAvail_IsFormAvail()
|
/external/autotest/docs/ |
D | wifi-basics-codelab.md | 421 ### Configuration questions 438 ### Packet filter solution
|
/external/curl/lib/ |
D | asyn-thread.c | 172 struct addrinfo hints; member 220 const struct addrinfo *hints) in init_thread_sync_data() 432 const struct addrinfo *hints) in init_resolve_thread() 696 struct addrinfo hints; in Curl_resolver_getaddrinfo() local
|
/external/ComputeLibrary/arm_compute/graph/frontend/ |
D | IStream.h | 73 StreamHints &hints() in hints() function
|
/external/libpcap/ |
D | scanner.l | 401 struct addrinfo hints, *res; variable
|
/external/ComputeLibrary/tests/framework/instruments/ |
D | SchedulerTimer.cpp | 81 void schedule(ICPPKernel *kernel, const Hints &hints) override in schedule() 94 void schedule_op(ICPPKernel *kernel, const Hints &hints, ITensorPack &tensors) override in schedule_op()
|
/external/ltp/testcases/network/lib6/ |
D | getaddrinfo_01.c | 68 struct addrinfo *aires, hints, *pai; in gaiv4() local 526 struct addrinfo *aires, hints, *pai; in gaiv6() local
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
D | DecodeThread.java | 40 private final Hashtable<DecodeHintType,Object> hints; field in DecodeThread
|
/external/curl/tests/server/ |
D | resolve.c | 125 struct addrinfo hints; in main() local
|