Searched defs:file (Results 1 – 10 of 10) sorted by relevance
/thrift-3.4.0/lib/py/src/ |
D | TSCons.py | 32 def gen_cpp(env, dir, file): argument
|
/thrift-3.4.0/lib/d/src/thrift/transport/ |
D | ssl.d | 499 void lockingCallback(int mode, int n, const(char)* file, int line) { in lockingCallback() 507 CRYPTO_dynlock_value* dynlockCreateCallback(const(char)* file, int line) { in dynlockCreateCallback() 517 const(char)* file, int line) in dynlockLockCallback() 528 const(char)* file, int line) in dynlockDestroyCallback()
|
D | file.d | 826 File file; in writerThread() local 1024 auto file = File(fileName, "r"); variable
|
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/transport/ |
D | TSimpleFileTransport.java | 28 private RandomAccessFile file = null; field in TSimpleFileTransport
|
/thrift-3.4.0/tutorial/js/src/ |
D | Httpd.java | 135 final File file = new File(this.docRoot, URLDecoder.decode(target, "UTF-8")); in handle() local
|
/thrift-3.4.0/lib/js/test/src/test/ |
D | Httpd.java | 144 final File file = new File(this.docRoot, URLDecoder.decode(target, "UTF-8")); in handle() local
|
/thrift-3.4.0/lib/py/src/server/ |
D | TServer.py | 251 def try_close(file): argument
|
/thrift-3.4.0/lib/nodejs/lib/thrift/ |
D | web_server.js | 438 fs.readFile(filename, "binary", function(err, file) { argument
|
/thrift-3.4.0/compiler/cpp/src/thrift/generate/ |
D | t_php_generator.cc | 515 void t_php_generator::generate_service_header(t_service* tservice, std::ostream& file) { in generate_service_header() 529 void t_php_generator::generate_program_header(std::ostream& file) { in generate_program_header()
|
/thrift-3.4.0/compiler/cpp/tests/catch/ |
D | catch.hpp | 464 char const* file; member
|