Home
last modified time | relevance | path

Searched defs:outs (Results 1 – 23 of 23) 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.c107 void ourWriteOut(CURL *curl, struct OutStruct *outs, const char *writeinfo) in ourWriteOut()
Dtool_operate.c475 struct OutStruct outs; in operate_do() local
Dtool_metalink.c788 int parse_metalink(struct OperationConfig *config, struct OutStruct *outs, in parse_metalink()
868 struct OutStruct *outs = userdata; in metalink_write_cb() local
/external/r8/src/test/java/com/android/tools/r8/dex/
DExtraFileTest.java55 List<String> outs = in splitMemberRebindingTwoFiles() local
64 outs, in splitMemberRebindingTwoFiles() 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/llvm/test/MC/X86/
Dx86-32.s627 outs (%esi), (%dx) label
Dintel-syntax.s761 outs dx, word ptr [eax] define
Dx86-64.s287 outs (%rsi), (%dx) label
/external/valgrind/auxprogs/
DDotToScc.hs76 outs v = [w | (u,w) <- clean_edges, v==u] function
/external/mesa3d/src/gallium/drivers/ilo/shader/
Dilo_shader_vs.c805 vs_collect_outputs(struct vs_compile_context *vcc, struct toy_src *outs) in vs_collect_outputs()
911 struct toy_src outs[PIPE_MAX_SHADER_OUTPUTS]; in vs_write_vue() local
Dilo_shader_gs.c179 gs_save_output(struct gs_compile_context *gcc, const struct toy_src *outs) in gs_save_output()
225 const struct toy_src *outs, int num_outs, in gs_write_vue()
/external/swiftshader/third_party/LLVM/lib/Support/
Draw_ostream.cpp645 raw_ostream &llvm::outs() { in outs() function in llvm
/external/llvm/lib/Support/
Draw_ostream.cpp718 raw_ostream &llvm::outs() { in outs() function in llvm
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp697 raw_ostream &llvm::outs() { in outs() function in llvm
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c947 struct ureg_dst outs; in nv50_blitter_make_fp() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h1178 std::deque<ValueRef> outs; variable
/external/valgrind/VEX/priv/
Dir_opt.c3405 static void irExprVec_to_TmpOrConsts ( /*OUT*/TmpOrConst** outs, in irExprVec_to_TmpOrConsts()
/external/valgrind/helgrind/
Dhg_main.c3483 WordSetID outs; /* in univ_laog */ member