Home
last modified time | relevance | path

Searched defs:outs (Results 1 – 15 of 15) sorted by relevance

/external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/
DLZWEncoder.java122 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/
Dtool_cb_wrt.c35 bool tool_create_output_file(struct OutStruct *outs) in tool_create_output_file()
78 struct OutStruct *outs = userdata; in tool_write_cb() local
Dtool_cb_hdr.h42 struct OutStruct *outs; member
Dtool_cb_hdr.c46 struct OutStruct *outs = hdrcbdata->outs; in tool_header_cb() local
Dtool_writeout.c103 void ourWriteOut(CURL *curl, struct OutStruct *outs, const char *writeinfo) in ourWriteOut()
Dtool_operate.c475 struct OutStruct outs; in operate_do() local
Dtool_metalink.c794 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/
DAppletServer.java144 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/
DDemoServer.java75 private void runJava(OutputStream outs) throws IOException { in runJava()
/external/valgrind/auxprogs/
DDotToScc.hs76 outs v = [w | (u,w) <- clean_edges, v==u] function
/external/llvm/lib/Support/
Draw_ostream.cpp703 raw_ostream &llvm::outs() { in outs() function in llvm
/external/v8/test/cctest/
Dtest-regexp.cc732 OutSet* outs = table.Get(p); in TEST() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir.h966 std::deque<ValueRef> outs; variable
/external/valgrind/VEX/priv/
Dir_opt.c3404 static void irExprVec_to_TmpOrConsts ( /*OUT*/TmpOrConst** outs, in irExprVec_to_TmpOrConsts()
/external/valgrind/helgrind/
Dhg_main.c3481 WordSetID outs; /* in univ_laog */ member