Home
last modified time | relevance | path

Searched full:because (Results 1 – 25 of 176) sorted by relevance

12345678

/thrift-3.4.0/lib/dart/test/transport/
Dt_framed_transport_test.dart68 // because the header has been consumed internally
75 // because the frame has been consumed internally
82 // because it's only then that the frame is available for reading
115 // because only the header was read, and there's no frame body
122 // because the frame has been consumed internally
129 // because it's only then that the frame is available for reading
/thrift-3.4.0/build/docker/old/ubuntu-trusty/
DDockerfile18 # - dotnetcore, disabled because netcore is for 1.0.0-preview and 2.0.0 is out
19 # - haxe, disabled because the distro comes with 3.0.0 and it cores while installing
20 # - node.js, disabled because it is at 0.10.0 in the distro which is too old (need 4+)
21 # - ocaml, disabled because it fails to install properly
122 # disabled because it cores while installing
143 # disabled because it is too old
149 # disabled because it fails to install properly
/thrift-3.4.0/contrib/fb303/py/
DMakefile.am30 # We're ignoring prefix here because site-packages seems to be
32 # Old version (can't put inline because it's not portable).
/thrift-3.4.0/.github/
Dstale.yml29 This issue has been automatically marked as stale because it has not had
53 # This pull request has been automatically marked as stale because it has not had
/thrift-3.4.0/lib/php/src/
DTStringUtils.php34 * be null or false as a "magic" value because that would
73 * Cannot use str* functions for byte counting because multibyte
/thrift-3.4.0/tutorial/cl/
DMakefile.am34 # because on loading the make-tutorial-* scripts SBCL will
36 # because their dependencies are shared, parallel jobs can
/thrift-3.4.0/lib/d/src/thrift/transport/
Dmemory.d47 * constructor because reallocations can be avoided.
124 * can give us a nice speed increase because gives us a nice speed increase
125 * because it is typically a very hot path during deserialization.
131 " bytes of data because only ", available, " bytes are available."), in readAll()
Dpiped.d127 // transports because it might not be available from it. in readEnd()
152 // transports because it might not be available from it. in writeEnd()
/thrift-3.4.0/lib/cpp/test/processor/
DServerThread.cpp106 // started serving and is returning because stop() is called, or if it just in run()
110 // Oh good, we started serving and are exiting because in run()
115 // We never started serving, probably because we failed to bind to the in run()
/thrift-3.4.0/lib/php/lib/Protocol/
DTBinaryProtocolAccelerated.php38 …// NOTE (t.heintz): This is very evil to do, because the TBufferedTransport may swallow bytes, whi…
48 …// I am leaving this code in nonetheless, because there may be applications depending on this beha…
/thrift-3.4.0/lib/ocaml/src/
DTSocket.ml34 …_OPEN, ("TSocket: Could not connect to "^host^":"^(string_of_int port)^" because: "^fn^":"^(Unix.e…
49 … not read "^(string_of_int len)^" from "^host^":"^(string_of_int port)^" because: "^fn^":"^(Unix.e…
/thrift-3.4.0/lib/py/
DMakefile.am43 # We're ignoring prefix here because site-packages seems to be
45 # Old version (can't put inline because it's not portable).
/thrift-3.4.0/lib/d/src/thrift/internal/test/
Dserver.d42 * Because the tests are run many times in a loop, this is indirectly also a
43 * test whether socket, etc. handles are cleaned up correctly, because the
/thrift-3.4.0/lib/delphi/
DREADME.md28 Because the Library heavily relies on generics, using it
/thrift-3.4.0/test/cpp/src/
DSpecificNameTest.cpp23 //because we just want to test in main()
/thrift-3.4.0/lib/d/src/thrift/async/
Dbase.d41 * // the async manager to execute another task in the meantime, because
82 * away (because it is waiting for I/O) and the async manager is idle
89 * affected because this would bring the connection into an undefined state
/thrift-3.4.0/lib/kotlin/
DREADME.md3 This directory (`/lib/kotlin`) contains test only library code for Kotlin code gen. Because Kotlin …
/thrift-3.4.0/lib/haxe/src/org/apache/thrift/transport/
DTTransportException.hx27 // with Haxe 3.1.3 because of https://github.com/HaxeFoundation/haxe/issues/3649
/thrift-3.4.0/lib/rb/spec/
Dbinary_protocol_accelerated_spec.rb45 puts "skipping BinaryProtocolAccelerated spec because it is not defined."
/thrift-3.4.0/lib/php/lib/StringFunc/
DMbstring.php31 * be null or false as a "magic" value because that would
/thrift-3.4.0/lib/cpp/test/
DTFDTransportTest.cpp28 // Disabled on MSVC because the RTL asserts on an invalid file descriptor
/thrift-3.4.0/lib/haxe/src/org/apache/thrift/protocol/
DTProtocolException.hx27 // with Haxe 3.1.3 because of https://github.com/HaxeFoundation/haxe/issues/3649
/thrift-3.4.0/contrib/zeromq/
DREADME.md30 sub-optimal because it does some unnecessary copying.
/thrift-3.4.0/lib/cpp/src/thrift/server/
DTThreadedServer.h90 * Drain recently connected clients by joining their threads - this is done lazily because
110 * track the threads because a shared_ptr<Thread> hangs on to the Runnable it is
/thrift-3.4.0/lib/php/lib/Factory/
DTStringFuncFactory.php50 * Cannot use str* functions for byte counting because multibyte

12345678