Home
last modified time | relevance | path

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

12345678910

/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/
Dconvolution_selector.cc38 ModelHints hints) { in SelectConvolutionAdreno()
81 ModelHints hints) { in SelectConvolution()
100 ModelHints hints) { in SelectConvolutionForWinograd()
109 const OperationDef& op_def, ModelHints hints, in SelectConvolutionWithDynamicWeights()
119 const OperationDef& op_def, ModelHints hints, in SelectConvolutionBatchedMatMul()
129 ModelHints hints, Layout input_layout) { 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/tensorflow/tensorflow/python/ops/linalg/
Dlinear_operator_addition.py142 def _infer_hints_allowing_override(op1, op2, hints): argument
250 def _add(self, op1, op2, operator_name, hints): argument
255 def add(self, op1, op2, operator_name, hints=None): argument
292 def _add(self, op1, op2, operator_name, hints): argument
321 def _add(self, op1, op2, operator_name, hints): argument
337 def _add(self, op1, op2, operator_name, hints): argument
358 def _add(self, op1, op2, operator_name, hints): argument
/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
799 af_cjk_hints_compute_segments( AF_GlyphHints hints, in af_cjk_hints_compute_segments()
843 af_cjk_hints_link_segments( AF_GlyphHints hints, in af_cjk_hints_link_segments()
1001 af_cjk_hints_compute_edges( AF_GlyphHints hints, in af_cjk_hints_compute_edges()
1270 af_cjk_hints_detect_features( AF_GlyphHints hints, in af_cjk_hints_detect_features()
1290 af_cjk_hints_compute_blue_edges( AF_GlyphHints hints, in af_cjk_hints_compute_blue_edges()
1379 af_cjk_hints_init( AF_GlyphHints hints, in af_cjk_hints_init()
1496 af_cjk_compute_stem_width( AF_GlyphHints hints, in af_cjk_compute_stem_width()
1617 af_cjk_align_linked_edge( AF_GlyphHints hints, in af_cjk_align_linked_edge()
1645 af_cjk_align_serif_edge( AF_GlyphHints hints, in af_cjk_align_serif_edge()
[all …]
Dafindic.c67 af_indic_hints_init( AF_GlyphHints hints, in af_indic_hints_init()
77 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()
2968 af_latin_align_serif_edge( AF_GlyphHints hints, in af_latin_align_serif_edge()
[all …]
/external/freetype/src/pshinter/
Dpshrec.c769 ps_hints_done( PS_Hints hints ) in ps_hints_done()
783 ps_hints_init( PS_Hints hints, in ps_hints_init()
793 ps_hints_open( PS_Hints hints, in ps_hints_open()
806 ps_hints_stem( PS_Hints hints, in ps_hints_stem()
854 ps_hints_t1stem3( PS_Hints hints, in ps_hints_t1stem3()
917 ps_hints_t1reset( PS_Hints hints, in ps_hints_t1reset()
956 ps_hints_t2mask( PS_Hints hints, in ps_hints_t2mask()
1002 ps_hints_t2counter( PS_Hints hints, in ps_hints_t2counter()
1048 ps_hints_close( PS_Hints hints, in ps_hints_close()
1085 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, const Window &windo… in schedule_op()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_read_validator_unittest.cpp98 MockDownloadHints hints; in TEST() local
169 MockDownloadHints hints; in TEST() local
207 MockDownloadHints hints; in TEST() local
252 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/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/ComputeLibrary/src/runtime/OMP/
DOMPScheduler.cpp50 void OMPScheduler::schedule(ICPPKernel *kernel, const Hints &hints) in schedule()
56 void OMPScheduler::schedule_op(ICPPKernel *kernel, const Hints &hints, const Window &window, ITenso… in schedule_op()
/external/pdfium/fpdfsdk/
Dfpdf_dataavail.cpp160 FX_DOWNLOADHINTS* hints) { in FPDFAvail_IsDocAvail()
194 FX_DOWNLOADHINTS* hints) { in FPDFAvail_IsPageAvail()
205 FX_DOWNLOADHINTS* hints) { in FPDFAvail_IsFormAvail()
/external/cronet/net/dns/
Daddress_info.cc57 const addrinfo& hints, in Get()
180 const addrinfo* hints, in getaddrinfo()
/external/autotest/docs/
Dwifi-basics-codelab.md421 ### Configuration questions
438 ### Packet filter solution
/external/libpcap/
Dscanner.l404 struct addrinfo hints, *res; variable
/external/ComputeLibrary/arm_compute/graph/frontend/
DIStream.h73 StreamHints &hints() in hints() function
/external/curl/lib/
Dasyn-thread.c162 struct addrinfo hints; member
210 const struct addrinfo *hints) in init_thread_sync_data()
427 const struct addrinfo *hints) in init_resolve_thread()
692 struct addrinfo hints; in Curl_resolver_getaddrinfo() local
/external/linux-kselftest/tools/testing/selftests/net/
Dcmsg_so_mark.c14 struct addrinfo hints, *ai; in main() 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.c127 struct addrinfo hints; in main() local

12345678910