| /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-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/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/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()
|
| /external/freetype/src/autofit/ |
| 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() 304 af_glyph_hints_dump_points( AF_GlyphHints hints, in af_glyph_hints_dump_points() 401 af_glyph_hints_dump_segments( AF_GlyphHints hints, in af_glyph_hints_dump_segments() 461 af_glyph_hints_get_num_segments( AF_GlyphHints hints, in af_glyph_hints_get_num_segments() 487 af_glyph_hints_get_segment_offset( AF_GlyphHints hints, in af_glyph_hints_get_segment_offset() 535 af_glyph_hints_dump_edges( AF_GlyphHints hints, in af_glyph_hints_dump_edges() 649 af_glyph_hints_init( AF_GlyphHints hints, in af_glyph_hints_init() 659 af_glyph_hints_done( AF_GlyphHints hints ) in af_glyph_hints_done() 707 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 780 af_cjk_hints_compute_segments( AF_GlyphHints hints, in af_cjk_hints_compute_segments() 824 af_cjk_hints_link_segments( AF_GlyphHints hints, in af_cjk_hints_link_segments() 982 af_cjk_hints_compute_edges( AF_GlyphHints hints, in af_cjk_hints_compute_edges() 1248 af_cjk_hints_detect_features( AF_GlyphHints hints, in af_cjk_hints_detect_features() 1268 af_cjk_hints_compute_blue_edges( AF_GlyphHints hints, in af_cjk_hints_compute_blue_edges() 1357 af_cjk_hints_init( AF_GlyphHints hints, in af_cjk_hints_init() 1485 af_cjk_compute_stem_width( AF_GlyphHints hints, in af_cjk_compute_stem_width() 1606 af_cjk_align_linked_edge( AF_GlyphHints hints, in af_cjk_align_linked_edge() 1632 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()
|
| /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/v8/src/compiler/ |
| D | js-operator.cc | 469 const Operator* JSOperatorBuilder::BitwiseXor(BinaryOperationHints hints) { in BitwiseXor() 478 const Operator* JSOperatorBuilder::BitwiseAnd(BinaryOperationHints hints) { in BitwiseAnd() 487 const Operator* JSOperatorBuilder::ShiftLeft(BinaryOperationHints hints) { in ShiftLeft() 496 const Operator* JSOperatorBuilder::ShiftRight(BinaryOperationHints hints) { in ShiftRight() 506 BinaryOperationHints hints) { in ShiftRightLogical() 515 const Operator* JSOperatorBuilder::Add(BinaryOperationHints hints) { in Add() 524 const Operator* JSOperatorBuilder::Subtract(BinaryOperationHints hints) { in Subtract() 533 const Operator* JSOperatorBuilder::Multiply(BinaryOperationHints hints) { in Multiply() 542 const Operator* JSOperatorBuilder::Divide(BinaryOperationHints hints) { in Divide() 551 const Operator* JSOperatorBuilder::Modulus(BinaryOperationHints hints) { in Modulus() [all …]
|
| D | type-hints.cc | 30 std::ostream& operator<<(std::ostream& os, BinaryOperationHints hints) { in operator <<() 59 std::ostream& operator<<(std::ostream& os, CompareOperationHints hints) { in operator <<() 93 std::ostream& operator<<(std::ostream& os, ToBooleanHints hints) { in operator <<()
|
| /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-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-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()
|