Home
last modified time | relevance | path

Searched defs:hints (Results 1 – 25 of 188) sorted by relevance

12345678

/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/
Dconvolution_selector.cc39 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()
Ddefault_selector.cc30 ModelHints hints, const std::vector<Value*>& inputs, in SelectDefault()
/external/autotest/frontend/
Ddb_router.py63 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/
Dafhints.c340 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 …]
Dafdummy.c26 af_dummy_hints_init( AF_GlyphHints hints, in af_dummy_hints_init()
42 AF_GlyphHints hints, in af_dummy_hints_apply()
Dafcjk.c67 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 …]
Dafindic.c68 af_indic_hints_init( AF_GlyphHints hints, in af_indic_hints_init()
78 AF_GlyphHints hints, in af_indic_hints_apply()
Daflatin.c58 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/
Dlinear_operator_addition.py152 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/
Dpshrec.c798 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/
DSingleThreadScheduler.cpp38 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/
Dcpdf_read_validator_unittest.cpp96 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/
Diperf_sctp.c163 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
Diperf_tcp.c166 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/
DOMPScheduler.cpp51 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/
DNeonInterceptorScheduler.cpp25 void NeonInterceptorScheduler::schedule(arm_compute::ICPPKernel* kernel, const Hints& hints) in schedule()
56 const Hints &hints, in schedule_op()
/external/pdfium/fpdfsdk/
Dfpdf_dataavail.cpp152 FX_DOWNLOADHINTS* hints) { in FPDFAvail_IsDocAvail()
190 FX_DOWNLOADHINTS* hints) { in FPDFAvail_IsPageAvail()
201 FX_DOWNLOADHINTS* hints) { in FPDFAvail_IsFormAvail()
/external/autotest/docs/
Dwifi-basics-codelab.md421 ### Configuration questions
438 ### Packet filter solution
/external/curl/lib/
Dasyn-thread.c172 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/
DIStream.h73 StreamHints &hints() in hints() function
/external/libpcap/
Dscanner.l401 struct addrinfo hints, *res; variable
/external/ComputeLibrary/tests/framework/instruments/
DSchedulerTimer.cpp81 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/
Dgetaddrinfo_01.c68 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/
DDecodeThread.java40 private final Hashtable<DecodeHintType,Object> hints; field in DecodeThread
/external/curl/tests/server/
Dresolve.c125 struct addrinfo hints; in main() local

12345678