Home
last modified time | relevance | path

Searched defs:hints (Results 1 – 25 of 184) 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()
213 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.c242 af_get_segment_index( AF_GlyphHints hints, in af_get_segment_index()
287 af_get_edge_index( AF_GlyphHints hints, in af_get_edge_index()
301 af_get_strong_edge_index( AF_GlyphHints hints, in af_get_strong_edge_index()
317 af_glyph_hints_dump_points( AF_GlyphHints hints, in af_glyph_hints_dump_points()
435 af_glyph_hints_dump_segments( AF_GlyphHints hints, in af_glyph_hints_dump_segments()
500 af_glyph_hints_get_num_segments( AF_GlyphHints hints, in af_glyph_hints_get_num_segments()
526 af_glyph_hints_get_segment_offset( AF_GlyphHints hints, in af_glyph_hints_get_segment_offset()
574 af_glyph_hints_dump_edges( AF_GlyphHints hints, in af_glyph_hints_dump_edges()
692 af_glyph_hints_init( AF_GlyphHints hints, in af_glyph_hints_init()
702 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.c72 AF_GlyphHintsRec hints[1]; in af_cjk_metrics_init_widths() local
803 af_cjk_hints_compute_segments( AF_GlyphHints hints, in af_cjk_hints_compute_segments()
847 af_cjk_hints_link_segments( AF_GlyphHints hints, in af_cjk_hints_link_segments()
1005 af_cjk_hints_compute_edges( AF_GlyphHints hints, in af_cjk_hints_compute_edges()
1274 af_cjk_hints_detect_features( AF_GlyphHints hints, in af_cjk_hints_detect_features()
1294 af_cjk_hints_compute_blue_edges( AF_GlyphHints hints, in af_cjk_hints_compute_blue_edges()
1383 af_cjk_hints_init( AF_GlyphHints hints, in af_cjk_hints_init()
1511 af_cjk_compute_stem_width( AF_GlyphHints hints, in af_cjk_compute_stem_width()
1632 af_cjk_align_linked_edge( AF_GlyphHints hints, in af_cjk_align_linked_edge()
1658 af_cjk_align_serif_edge( AF_GlyphHints hints, in af_cjk_align_serif_edge()
[all …]
Dafindic.c73 af_indic_hints_init( AF_GlyphHints hints, in af_indic_hints_init()
83 AF_GlyphHints hints, in af_indic_hints_apply()
Daflatin2.c71 AF_GlyphHintsRec hints[1]; in af_latin2_metrics_init_widths() local
732 af_latin2_hints_compute_segments( AF_GlyphHints hints, in af_latin2_hints_compute_segments()
987 af_latin2_hints_link_segments( AF_GlyphHints hints, in af_latin2_hints_link_segments()
1085 af_latin2_hints_compute_edges( AF_GlyphHints hints, in af_latin2_hints_compute_edges()
1393 af_latin2_hints_detect_features( AF_GlyphHints hints, in af_latin2_hints_detect_features()
1411 af_latin2_hints_compute_blue_edges( AF_GlyphHints hints, in af_latin2_hints_compute_blue_edges()
1517 af_latin2_hints_init( AF_GlyphHints hints, in af_latin2_hints_init()
1650 af_latin2_compute_stem_width( AF_GlyphHints hints, in af_latin2_compute_stem_width()
1818 af_latin2_align_linked_edge( AF_GlyphHints hints, in af_latin2_align_linked_edge()
1840 af_latin2_align_serif_edge( AF_GlyphHints hints, in af_latin2_align_serif_edge()
[all …]
Daflatin.c63 AF_GlyphHintsRec hints[1]; in af_latin_metrics_init_widths() local
1537 af_latin_hints_compute_segments( AF_GlyphHints hints, in af_latin_hints_compute_segments()
1965 af_latin_hints_link_segments( AF_GlyphHints hints, in af_latin_hints_link_segments()
2103 af_latin_hints_compute_edges( AF_GlyphHints hints, in af_latin_hints_compute_edges()
2455 af_latin_hints_detect_features( AF_GlyphHints hints, in af_latin_hints_detect_features()
2478 af_latin_hints_compute_blue_edges( AF_GlyphHints hints, in af_latin_hints_compute_blue_edges()
2592 af_latin_hints_init( AF_GlyphHints hints, in af_latin_hints_init()
2730 af_latin_compute_stem_width( AF_GlyphHints hints, in af_latin_compute_stem_width()
2927 af_latin_align_linked_edge( AF_GlyphHints hints, in af_latin_align_linked_edge()
2958 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.c803 ps_hints_done( PS_Hints hints ) in ps_hints_done()
817 ps_hints_init( PS_Hints hints, in ps_hints_init()
827 ps_hints_open( PS_Hints hints, in ps_hints_open()
840 ps_hints_stem( PS_Hints hints, in ps_hints_stem()
888 ps_hints_t1stem3( PS_Hints hints, in ps_hints_t1stem3()
951 ps_hints_t1reset( PS_Hints hints, in ps_hints_t1reset()
990 ps_hints_t2mask( PS_Hints hints, in ps_hints_t2mask()
1036 ps_hints_t2counter( PS_Hints hints, in ps_hints_t2counter()
1082 ps_hints_close( PS_Hints hints, in ps_hints_close()
1119 t1_hints_open( T1_Hints hints ) in t1_hints_open()
[all …]
/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
Dcpdf_read_validator.h27 void SetDownloadHints(CPDF_DataAvail::DownloadHints* hints) { in SetDownloadHints()
/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/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/openssh/openbsd-compat/
Dfake-rfc2553.c124 addrinfo *malloc_ai(int port, u_long addr, const struct addrinfo *hints) in malloc_ai()
156 const struct addrinfo *hints, struct addrinfo **res) in getaddrinfo()
/external/libpcap/
Dscanner.l401 struct addrinfo hints, *res; variable
/external/autotest/docs/
Dwifi-basics-codelab.md421 ### Configuration questions
438 ### Packet filter solution
/external/curl/lib/
Dasyn-thread.c174 struct addrinfo hints; member
222 const struct addrinfo *hints) in init_thread_sync_data()
435 const struct addrinfo *hints) in init_resolve_thread()
729 struct addrinfo hints; in Curl_resolver_getaddrinfo() local
/external/curl/tests/server/
Dresolve.c125 struct addrinfo hints; 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/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/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_hints.h49 uint64_t hints = kFastestInference; member
/external/mockito/src/test/java/org/mockito/internal/session/
DDefaultMockitoSessionBuilderTest.java71 final List<String> hints = new ArrayList<String>(); in uses_logger_and_strictness() local

12345678