/external/v8/src/objects/ |
D | js-date-time-format-inl.h | 32 int hints = flags(); in ACCESSORS() local 43 int hints = flags(); in set_date_style() local 54 int hints = flags(); in set_time_style() local
|
D | js-list-format-inl.h | 31 int hints = flags(); in ACCESSORS() local 42 int hints = flags(); in set_type() local
|
D | js-segments-inl.h | 32 int hints = flags(); in ACCESSORS() local
|
D | js-relative-time-format-inl.h | 31 int hints = flags(); in ACCESSORS() local
|
D | js-plural-rules-inl.h | 34 int hints = flags(); in ACCESSORS() local
|
D | js-segmenter-inl.h | 30 int hints = flags(); in ACCESSORS() local
|
D | js-segment-iterator-inl.h | 33 int hints = flags(); in ACCESSORS() local
|
D | js-display-names-inl.h | 38 int hints = flags(); in set_fallback() local
|
/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 | 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 | afhints.c | 242 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 …]
|
D | afindic.c | 73 af_indic_hints_init( AF_GlyphHints hints, in af_indic_hints_init() 83 AF_GlyphHints hints, in af_indic_hints_apply()
|
D | afcjk.c | 73 AF_GlyphHintsRec hints[1]; in af_cjk_metrics_init_widths() local 804 af_cjk_hints_compute_segments( AF_GlyphHints hints, in af_cjk_hints_compute_segments() 848 af_cjk_hints_link_segments( AF_GlyphHints hints, in af_cjk_hints_link_segments() 1006 af_cjk_hints_compute_edges( AF_GlyphHints hints, in af_cjk_hints_compute_edges() 1275 af_cjk_hints_detect_features( AF_GlyphHints hints, in af_cjk_hints_detect_features() 1295 af_cjk_hints_compute_blue_edges( AF_GlyphHints hints, in af_cjk_hints_compute_blue_edges() 1384 af_cjk_hints_init( AF_GlyphHints hints, in af_cjk_hints_init() 1512 af_cjk_compute_stem_width( AF_GlyphHints hints, in af_cjk_compute_stem_width() 1633 af_cjk_align_linked_edge( AF_GlyphHints hints, in af_cjk_align_linked_edge() 1659 af_cjk_align_serif_edge( AF_GlyphHints hints, in af_cjk_align_serif_edge() [all …]
|
D | aflatin2.c | 71 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 …]
|
D | aflatin.c | 64 AF_GlyphHintsRec hints[1]; in af_latin_metrics_init_widths() local 1538 af_latin_hints_compute_segments( AF_GlyphHints hints, in af_latin_hints_compute_segments() 1966 af_latin_hints_link_segments( AF_GlyphHints hints, in af_latin_hints_link_segments() 2104 af_latin_hints_compute_edges( AF_GlyphHints hints, in af_latin_hints_compute_edges() 2456 af_latin_hints_detect_features( AF_GlyphHints hints, in af_latin_hints_detect_features() 2479 af_latin_hints_compute_blue_edges( AF_GlyphHints hints, in af_latin_hints_compute_blue_edges() 2593 af_latin_hints_init( AF_GlyphHints hints, in af_latin_hints_init() 2731 af_latin_compute_stem_width( AF_GlyphHints hints, in af_latin_compute_stem_width() 2928 af_latin_align_linked_edge( AF_GlyphHints hints, in af_latin_align_linked_edge() 2959 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 | 804 ps_hints_done( PS_Hints hints ) in ps_hints_done() 818 ps_hints_init( PS_Hints hints, in ps_hints_init() 828 ps_hints_open( PS_Hints hints, in ps_hints_open() 841 ps_hints_stem( PS_Hints hints, in ps_hints_stem() 889 ps_hints_t1stem3( PS_Hints hints, in ps_hints_t1stem3() 952 ps_hints_t1reset( PS_Hints hints, in ps_hints_t1reset() 991 ps_hints_t2mask( PS_Hints hints, in ps_hints_t2mask() 1037 ps_hints_t2counter( PS_Hints hints, in ps_hints_t2counter() 1083 ps_hints_close( PS_Hints hints, in ps_hints_close() 1120 t1_hints_open( T1_Hints hints ) in t1_hints_open() [all …]
|
/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 | 161 struct addrinfo hints, *res; in iperf_sctp_listen() local 263 struct addrinfo hints, *local_res, *server_res; in iperf_sctp_connect() local 508 struct addrinfo hints; in iperf_sctp_bindx() local
|
D | iperf_tcp.c | 165 struct addrinfo hints, *res; in iperf_tcp_listen() local 367 struct addrinfo hints, *local_res, *server_res; in iperf_tcp_connect() local
|
/external/openssh/openbsd-compat/ |
D | fake-rfc2553.c | 124 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/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/libpcap/ |
D | scanner.l | 413 struct addrinfo hints, *res; variable
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/selectors/ |
D | convolution_selector.cc | 36 const OperationDef& op_def, ModelHints hints, in SelectConvolutionAdreno() 102 const OperationDef& op_def, ModelHints hints, in SelectConvolution()
|
/external/autotest/docs/ |
D | wifi-basics-codelab.md | 421 ### Configuration questions 438 ### Packet filter solution
|