Home
last modified time | relevance | path

Searched defs:close (Results 151 – 175 of 26487) sorted by relevance

12345678910>>...1060

/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/amqp_client/src/
H A Damqp_connection.erl262 close(ConnectionPid) -> function
270 close(ConnectionPid, Timeout) -> function
280 close(ConnectionPid, Code, Text) -> function
292 close(ConnectionPid, Code, Text, Timeout) -> function
/dports/graphics/py-plotly/plotly-4.14.3/plotly/figure_factory/
H A D_ohlc.py13 def validate_ohlc(open, high, low, close, direction, **kwargs): argument
60 def make_increasing_ohlc(open, high, low, close, dates, **kwargs): argument
105 def make_decreasing_ohlc(open, high, low, close, dates, **kwargs): argument
135 def create_ohlc(open, high, low, close, dates=None, direction="both", **kwargs): argument
197 def __init__(self, open, high, low, close, dates, **kwargs): argument
H A D_candlestick.py12 def make_increasing_candle(open, high, low, close, dates, **kwargs): argument
60 def make_decreasing_candle(open, high, low, close, dates, **kwargs): argument
100 def create_candlestick(open, high, low, close, dates=None, direction="both", **kwargs): argument
222 def __init__(self, open, high, low, close, dates, **kwargs): argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/etc/
H A DFailingFlushAndClose.java56 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseInputStream
77 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseOutputStream
101 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushOutputStream
115 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseReader
136 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseWriter
160 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushWriter
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/io/etc/
H A DFailingFlushAndClose.java56 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseInputStream
77 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseOutputStream
101 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushOutputStream
115 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseReader
136 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseWriter
160 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushWriter
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/etc/
H A DFailingFlushAndClose.java56 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseInputStream
77 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseOutputStream
101 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushOutputStream
115 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseReader
136 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseWriter
160 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushWriter
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/io/etc/
H A DFailingFlushAndClose.java56 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseInputStream
77 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseOutputStream
101 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushOutputStream
115 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseReader
136 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseWriter
160 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushWriter
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/io/etc/
H A DFailingFlushAndClose.java56 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseInputStream
77 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseOutputStream
101 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushOutputStream
115 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseReader
136 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseWriter
160 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushWriter
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/io/etc/
H A DFailingFlushAndClose.java56 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseInputStream
77 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseOutputStream
101 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushOutputStream
115 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseReader
136 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseWriter
160 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushWriter
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/io/etc/
H A DFailingFlushAndClose.java56 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseInputStream
77 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseOutputStream
101 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushOutputStream
115 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseReader
136 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseWriter
160 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushWriter
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/io/etc/
H A DFailingFlushAndClose.java56 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseInputStream
77 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseOutputStream
101 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushOutputStream
115 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseReader
136 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingCloseWriter
160 public void close() throws IOException { in close() method in FailingFlushAndClose.FailingFlushWriter
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/lib/nall/
H A Ddl.hpp55 inline void library::close() { in close() function in nall::library
83 inline void library::close() { in close() function in nall::library
104 inline void library::close() { in close() function in nall::library
112 inline void library::close() {} in close() function in nall::library
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/tsdb/engine/tsm1/
H A Diterator.go36 func (c *floatCastIntegerCursor) close() error { return c.cursor.close() } func
49 func (c *floatCastUnsignedCursor) close() error { return c.cursor.close() } func
62 func (c *integerCastFloatCursor) close() error { return c.cursor.close() } func
75 func (c *integerCastUnsignedCursor) close() error { return c.cursor.close() } func
88 func (c *unsignedCastFloatCursor) close() error { return c.cursor.close() } func
101 func (c *unsignedCastIntegerCursor) close() error { return c.cursor.close() } func
116 func (c *literalValueCursor) close() error { return nil } func
135 func (c *stringSliceCursor) close() error { return nil } func
151 func (c cursorsAt) close() { func
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/textmate/lib/bundles/php/
H A Dlanguage-configuration.json12 { "open": "{", "close": "}", "notIn": ["string"] }, string
13 { "open": "[", "close": "]", "notIn": ["string"] }, string
14 { "open": "(", "close": ")", "notIn": ["string"] }, string
15 { "open": "'", "close": "'", "notIn": ["string", "comment"] }, string
16 { "open": "\"", "close": "\"", "notIn": ["string", "comment"] }, string
17 { "open": "/**", "close": " */", "notIn": ["string"] } string
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/textmate/lib/bundles/php/
H A Dlanguage-configuration.json12 { "open": "{", "close": "}", "notIn": ["string"] }, string
13 { "open": "[", "close": "]", "notIn": ["string"] }, string
14 { "open": "(", "close": ")", "notIn": ["string"] }, string
15 { "open": "'", "close": "'", "notIn": ["string", "comment"] }, string
16 { "open": "\"", "close": "\"", "notIn": ["string", "comment"] }, string
17 { "open": "/**", "close": " */", "notIn": ["string"] } string
/dports/java/intellij/idea-IC-202.7660.26/plugins/textmate/lib/bundles/php/
H A Dlanguage-configuration.json12 { "open": "{", "close": "}", "notIn": ["string"] }, string
13 { "open": "[", "close": "]", "notIn": ["string"] }, string
14 { "open": "(", "close": ")", "notIn": ["string"] }, string
15 { "open": "'", "close": "'", "notIn": ["string", "comment"] }, string
16 { "open": "\"", "close": "\"", "notIn": ["string", "comment"] }, string
17 { "open": "/**", "close": " */", "notIn": ["string"] } string
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/textmate/lib/bundles/php/
H A Dlanguage-configuration.json12 { "open": "{", "close": "}", "notIn": ["string"] }, string
13 { "open": "[", "close": "]", "notIn": ["string"] }, string
14 { "open": "(", "close": ")", "notIn": ["string"] }, string
15 { "open": "'", "close": "'", "notIn": ["string", "comment"] }, string
16 { "open": "\"", "close": "\"", "notIn": ["string", "comment"] }, string
17 { "open": "/**", "close": " */", "notIn": ["string"] } string
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/textmate/lib/bundles/php/
H A Dlanguage-configuration.json12 { "open": "{", "close": "}", "notIn": ["string"] }, string
13 { "open": "[", "close": "]", "notIn": ["string"] }, string
14 { "open": "(", "close": ")", "notIn": ["string"] }, string
15 { "open": "'", "close": "'", "notIn": ["string", "comment"] }, string
16 { "open": "\"", "close": "\"", "notIn": ["string", "comment"] }, string
17 { "open": "/**", "close": " */", "notIn": ["string"] } string
/dports/www/guacamole-client/guacamole-client-1.3.0/guacamole/src/main/java/org/apache/guacamole/tunnel/
H A DInterceptedStreamMap.java65 private void close(T stream) { in close() method in InterceptedStreamMap
98 public InterceptedStream<T> close(String index) { in close() method in InterceptedStreamMap
123 public boolean close(InterceptedStream<T> stream) { in close() method in InterceptedStreamMap
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/textmate/lib/bundles/markdown-basics/
H A Dlanguage-configuration.json18 "close": "}" string
22 "close": "]" string
26 "close": ")" string
30 "close": ">", string
/dports/java/intellij/idea-IC-202.7660.26/plugins/textmate/lib/bundles/markdown-basics/
H A Dlanguage-configuration.json18 "close": "}" string
22 "close": "]" string
26 "close": ")" string
30 "close": ">", string
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/textmate/lib/bundles/markdown-basics/
H A Dlanguage-configuration.json18 "close": "}" string
22 "close": "]" string
26 "close": ")" string
30 "close": ">", string
/dports/databases/libcouchbase/libcouchbase-2.10.7/tests/ioserver/
H A Dthreads-pthreads.cc25 Thread::close() in close() function in Thread
73 Mutex::close() in close() function in Mutex
107 Condvar::close() in close() function in Condvar
/dports/devel/thonny/thonny-3.3.14/thonny/plugins/micropython/api_stubs/
H A Dio.py4 def close(): member in BytesIO
32 def close(): member in FileIO
63 def close(): member in StringIO
91 def close(): member in TextIOWrapper
H A Duio.py4 def close(): member in BytesIO
32 def close(): member in FileIO
63 def close(): member in StringIO
91 def close(): member in TextIOWrapper

12345678910>>...1060