/external/libgdx/gdx/src/com/badlogic/gdx/net/ |
D | NetJavaServerSocketImpl.java | 40 public NetJavaServerSocketImpl (Protocol protocol, int port, ServerSocketHints hints) { in NetJavaServerSocketImpl() 44 …c NetJavaServerSocketImpl (Protocol protocol, String hostname, int port, ServerSocketHints hints) { in NetJavaServerSocketImpl() 83 public Socket accept (SocketHints hints) { in accept()
|
D | NetJavaSocketImpl.java | 37 public NetJavaSocketImpl (Protocol protocol, String host, int port, SocketHints hints) { in NetJavaSocketImpl() 55 public NetJavaSocketImpl (java.net.Socket socket, SocketHints hints) { in NetJavaSocketImpl() 60 private void applyHints (SocketHints hints) { in applyHints()
|
/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/libgdx/backends/gdx-backend-headless/src/com/badlogic/gdx/backends/headless/ |
D | HeadlessNet.java | 51 …verSocket newServerSocket (Protocol protocol, String hostname, int port, ServerSocketHints hints) { in newServerSocket() 56 public ServerSocket newServerSocket (Protocol protocol, int port, ServerSocketHints hints) { in newServerSocket() 61 public Socket newClientSocket (Protocol protocol, String host, int port, SocketHints hints) { in newClientSocket()
|
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/ |
D | LwjglNet.java | 50 …erSocket newServerSocket (Protocol protocol, String ipAddress, int port, ServerSocketHints hints) { in newServerSocket() 55 public ServerSocket newServerSocket (Protocol protocol, int port, ServerSocketHints hints) { in newServerSocket() 60 public Socket newClientSocket (Protocol protocol, String host, int port, SocketHints hints) { in newClientSocket()
|
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/ |
D | Lwjgl3Net.java | 51 …erSocket newServerSocket (Protocol protocol, String ipAddress, int port, ServerSocketHints hints) { in newServerSocket() 56 public ServerSocket newServerSocket (Protocol protocol, int port, ServerSocketHints hints) { in newServerSocket() 61 public Socket newClientSocket (Protocol protocol, String host, int port, SocketHints hints) { in newClientSocket()
|
/external/freetype/src/autofit/ |
D | afdummy.c | 26 af_dummy_hints_init( AF_GlyphHints hints, in af_dummy_hints_init() 41 af_dummy_hints_apply( AF_GlyphHints hints, in af_dummy_hints_apply()
|
D | afhints.c | 226 af_glyph_hints_dump_points( AF_GlyphHints hints, in af_glyph_hints_dump_points() 294 af_glyph_hints_dump_segments( AF_GlyphHints hints, in af_glyph_hints_dump_segments() 351 af_glyph_hints_get_num_segments( AF_GlyphHints hints, in af_glyph_hints_get_num_segments() 377 af_glyph_hints_get_segment_offset( AF_GlyphHints hints, in af_glyph_hints_get_segment_offset() 425 af_glyph_hints_dump_edges( AF_GlyphHints hints, in af_glyph_hints_dump_edges() 528 af_glyph_hints_init( AF_GlyphHints hints, in af_glyph_hints_init() 538 af_glyph_hints_done( AF_GlyphHints hints ) in af_glyph_hints_done() 586 af_glyph_hints_rescale( AF_GlyphHints hints, in af_glyph_hints_rescale() 598 af_glyph_hints_reload( AF_GlyphHints hints, in af_glyph_hints_reload() 996 af_glyph_hints_save( AF_GlyphHints hints, in af_glyph_hints_save() [all …]
|
D | afindic.c | 73 af_indic_hints_init( AF_GlyphHints hints, in af_indic_hints_init() 82 af_indic_hints_apply( AF_GlyphHints hints, in af_indic_hints_apply()
|
D | afcjk.c | 74 AF_GlyphHintsRec hints[1]; in af_cjk_metrics_init_widths() local 703 af_cjk_hints_compute_segments( AF_GlyphHints hints, in af_cjk_hints_compute_segments() 747 af_cjk_hints_link_segments( AF_GlyphHints hints, in af_cjk_hints_link_segments() 908 af_cjk_hints_compute_edges( AF_GlyphHints hints, in af_cjk_hints_compute_edges() 1174 af_cjk_hints_detect_features( AF_GlyphHints hints, in af_cjk_hints_detect_features() 1194 af_cjk_hints_compute_blue_edges( AF_GlyphHints hints, in af_cjk_hints_compute_blue_edges() 1283 af_cjk_hints_init( AF_GlyphHints hints, in af_cjk_hints_init() 1411 af_cjk_compute_stem_width( AF_GlyphHints hints, in af_cjk_compute_stem_width() 1532 af_cjk_align_linked_edge( AF_GlyphHints hints, in af_cjk_align_linked_edge() 1558 af_cjk_align_serif_edge( AF_GlyphHints hints, in af_cjk_align_serif_edge() [all …]
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/ |
D | afhints.c | 240 af_get_segment_index( AF_GlyphHints hints, in af_get_segment_index() 285 af_get_edge_index( AF_GlyphHints hints, in af_get_edge_index() 302 af_glyph_hints_dump_points( AF_GlyphHints hints, in af_glyph_hints_dump_points() 387 af_glyph_hints_dump_segments( AF_GlyphHints hints, in af_glyph_hints_dump_segments() 448 af_glyph_hints_get_num_segments( AF_GlyphHints hints, in af_glyph_hints_get_num_segments() 474 af_glyph_hints_get_segment_offset( AF_GlyphHints hints, in af_glyph_hints_get_segment_offset() 522 af_glyph_hints_dump_edges( AF_GlyphHints hints, in af_glyph_hints_dump_edges() 628 af_glyph_hints_init( AF_GlyphHints hints, in af_glyph_hints_init() 638 af_glyph_hints_done( AF_GlyphHints hints ) in af_glyph_hints_done() 686 af_glyph_hints_rescale( AF_GlyphHints hints, in af_glyph_hints_rescale() [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 | 74 AF_GlyphHintsRec hints[1]; in af_cjk_metrics_init_widths() local 719 af_cjk_hints_compute_segments( AF_GlyphHints hints, in af_cjk_hints_compute_segments() 763 af_cjk_hints_link_segments( AF_GlyphHints hints, in af_cjk_hints_link_segments() 924 af_cjk_hints_compute_edges( AF_GlyphHints hints, in af_cjk_hints_compute_edges() 1190 af_cjk_hints_detect_features( AF_GlyphHints hints, in af_cjk_hints_detect_features() 1210 af_cjk_hints_compute_blue_edges( AF_GlyphHints hints, in af_cjk_hints_compute_blue_edges() 1299 af_cjk_hints_init( AF_GlyphHints hints, in af_cjk_hints_init() 1427 af_cjk_compute_stem_width( AF_GlyphHints hints, in af_cjk_compute_stem_width() 1548 af_cjk_align_linked_edge( AF_GlyphHints hints, in af_cjk_align_linked_edge() 1574 af_cjk_align_serif_edge( AF_GlyphHints hints, in af_cjk_align_serif_edge() [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 | aflatin2.c | 63 AF_GlyphHintsRec hints[1]; in af_latin2_metrics_init_widths() local 723 af_latin2_hints_compute_segments( AF_GlyphHints hints, in af_latin2_hints_compute_segments() 978 af_latin2_hints_link_segments( AF_GlyphHints hints, in af_latin2_hints_link_segments() 1076 af_latin2_hints_compute_edges( AF_GlyphHints hints, in af_latin2_hints_compute_edges() 1384 af_latin2_hints_detect_features( AF_GlyphHints hints, in af_latin2_hints_detect_features() 1402 af_latin2_hints_compute_blue_edges( AF_GlyphHints hints, in af_latin2_hints_compute_blue_edges() 1508 af_latin2_hints_init( AF_GlyphHints hints, in af_latin2_hints_init() 1641 af_latin2_compute_stem_width( AF_GlyphHints hints, in af_latin2_compute_stem_width() 1809 af_latin2_align_linked_edge( AF_GlyphHints hints, in af_latin2_align_linked_edge() 1831 af_latin2_align_serif_edge( AF_GlyphHints hints, in af_latin2_align_serif_edge() [all …]
|
/external/libgdx/backends/gdx-backend-jglfw/src/com/badlogic/gdx/backends/jglfw/ |
D | JglfwNet.java | 50 …verSocket newServerSocket (Protocol protocol, String hostname, int port, ServerSocketHints hints) { in newServerSocket() 54 public ServerSocket newServerSocket (Protocol protocol, int port, ServerSocketHints hints) { in newServerSocket() 58 public Socket newClientSocket (Protocol protocol, String host, int port, SocketHints hints) { in newClientSocket()
|
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosmoe/ |
D | IOSNet.java | 50 …verSocket newServerSocket (Protocol protocol, String hostname, int port, ServerSocketHints hints) { in newServerSocket() 55 public ServerSocket newServerSocket (Protocol protocol, int port, ServerSocketHints hints) { in newServerSocket() 60 public Socket newClientSocket (Protocol protocol, String host, int port, SocketHints hints) { in newClientSocket()
|
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/ |
D | IOSNet.java | 52 …verSocket newServerSocket (Protocol protocol, String hostname, int port, ServerSocketHints hints) { in newServerSocket() 57 public ServerSocket newServerSocket (Protocol protocol, int port, ServerSocketHints hints) { in newServerSocket() 62 public Socket newClientSocket (Protocol protocol, String host, int port, SocketHints hints) { in newClientSocket()
|
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/ |
D | AndroidNet.java | 59 …verSocket newServerSocket (Protocol protocol, String hostname, int port, ServerSocketHints hints) { in newServerSocket() 64 public ServerSocket newServerSocket (Protocol protocol, int port, ServerSocketHints hints) { in newServerSocket() 69 public Socket newClientSocket (Protocol protocol, String host, int port, SocketHints hints) { in newClientSocket()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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/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/third_party/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/xfa/src/fxbarcode/qrcode/ |
D | BC_QRCodeReader.cpp | 55 int32_t hints, in Decode() 70 int32_t hints, in Decode() 83 int32_t hints, in Decode()
|
/external/pdfium/xfa/src/fxbarcode/oned/ |
D | BC_OnedUPCAReader.cpp | 43 int32_t hints, in DecodeRow() 55 int32_t hints, in DecodeRow() 72 int32_t hints, in Decode()
|
/external/v8/src/compiler/ |
D | type-hints.cc | 31 std::ostream& operator<<(std::ostream& os, BinaryOperationHints hints) { in operator <<() 66 std::ostream& operator<<(std::ostream& os, ToBooleanHints hints) { in operator <<()
|