Searched defs:outs (Results 1 – 15 of 15) sorted by relevance
/external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/ |
D | LZWEncoder.java | 122 void char_out(byte c, OutputStream outs) throws IOException { in char_out() 131 void cl_block(OutputStream outs) throws IOException { in cl_block() 145 void compress(int init_bits, OutputStream outs) throws IOException { in compress() 229 void flush_char(OutputStream outs) throws IOException { in flush_char() 255 void output(int code, OutputStream outs) throws IOException { in output()
|
/external/curl/src/ |
D | tool_cb_wrt.c | 35 bool tool_create_output_file(struct OutStruct *outs) in tool_create_output_file() 78 struct OutStruct *outs = userdata; in tool_write_cb() local
|
D | tool_cb_hdr.h | 42 struct OutStruct *outs; member
|
D | tool_cb_hdr.c | 46 struct OutStruct *outs = hdrcbdata->outs; in tool_header_cb() local
|
D | tool_writeout.c | 103 void ourWriteOut(CURL *curl, struct OutStruct *outs, const char *writeinfo) in ourWriteOut()
|
D | tool_operate.c | 475 struct OutStruct outs; in operate_do() local
|
D | tool_metalink.c | 794 int parse_metalink(struct OperationConfig *config, struct OutStruct *outs, in parse_metalink() 874 struct OutStruct *outs = userdata; in metalink_write_cb() local
|
/external/javassist/src/main/javassist/tools/rmi/ |
D | AppletServer.java | 144 private void processRMI(InputStream ins, OutputStream outs) in processRMI() 221 private void lookupName(String cmd, InputStream ins, OutputStream outs) in lookupName()
|
/external/javassist/sample/evolve/ |
D | DemoServer.java | 75 private void runJava(OutputStream outs) throws IOException { in runJava()
|
/external/valgrind/auxprogs/ |
D | DotToScc.hs | 76 outs v = [w | (u,w) <- clean_edges, v==u] function
|
/external/llvm/lib/Support/ |
D | raw_ostream.cpp | 703 raw_ostream &llvm::outs() { in outs() function in llvm
|
/external/v8/test/cctest/ |
D | test-regexp.cc | 732 OutSet* outs = table.Get(p); in TEST() local
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir.h | 966 std::deque<ValueRef> outs; variable
|
/external/valgrind/VEX/priv/ |
D | ir_opt.c | 3404 static void irExprVec_to_TmpOrConsts ( /*OUT*/TmpOrConst** outs, in irExprVec_to_TmpOrConsts()
|
/external/valgrind/helgrind/ |
D | hg_main.c | 3481 WordSetID outs; /* in univ_laog */ member
|