Home
last modified time | relevance | path

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

12

/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/llvm-project/mlir/test/lib/Dialect/Affine/
DTestVectorizationUtils.cpp102 void VectorizerTestPass::testVectorShapeRatio(llvm::raw_ostream &outs) { in testVectorShapeRatio()
152 void VectorizerTestPass::testBackwardSlicing(llvm::raw_ostream &outs) { in testBackwardSlicing()
168 void VectorizerTestPass::testForwardSlicing(llvm::raw_ostream &outs) { in testForwardSlicing()
184 void VectorizerTestPass::testSlicing(llvm::raw_ostream &outs) { in testSlicing()
203 void VectorizerTestPass::testComposeMaps(llvm::raw_ostream &outs) { in testComposeMaps()
286 llvm::raw_string_ostream outs(str); in runOnFunction() local
/external/curl/src/
Dtool_cb_wrt.c52 bool tool_create_output_file(struct OutStruct *outs, in tool_create_output_file()
111 struct OutStruct *outs = &per->outs; in tool_write_cb() local
Dtool_cb_hdr.h44 struct OutStruct *outs; member
Dtool_cb_hdr.c60 struct OutStruct *outs = &per->outs; in tool_header_cb() local
Dtool_operate.h49 struct OutStruct outs; member
Dtool_operate.c341 struct OutStruct *outs = &per->outs; in post_per_transfer() local
849 struct OutStruct *outs; in single_transfer() local
Dtool_metalink.c747 int parse_metalink(struct OperationConfig *config, struct OutStruct *outs, in parse_metalink()
828 struct OutStruct *outs = &per->outs; in metalink_write_cb() local
/external/libchrome/ipc/
Dipc_message_templates_impl.h53 MessageT<Meta, std::tuple<Ins...>, std::tuple<Outs...>>::MessageT( in MessageT()
84 std::tuple<Outs...>>::WriteReplyParams(Message* reply, in WriteReplyParams()
Dipc_message_templates.h170 MessageT(const Ins&... ins, Outs*... outs) in MessageT()
176 MessageT(int32_t routing_id, const Ins&... ins, Outs*... outs) in MessageT()
/external/llvm-project/libc/utils/testutils/
DStreamWrapper.cpp18 StreamWrapper outs() { return {std::addressof(std::cout)}; } in outs() function
/external/javassist/src/main/javassist/tools/rmi/
DAppletServer.java157 private void processRMI(InputStream ins, OutputStream outs) in processRMI()
231 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/pigweed/pw_env_setup/py/pw_env_setup/
Denvironment.py76 outs, argument
402 def json(self, outs): argument
405 def write(self, outs): argument
412 def write_deactivate(self, outs): argument
Dshell_visitor.py57 def serialize(self, env, outs): argument
154 def serialize(self, env, outs): argument
Djson_visitor.py28 def serialize(self, env, outs): argument
Dbatch_visitor.py32 def serialize(self, env, outs): argument
/external/ltp/testcases/network/sctp/
Dsctp_big_chunk.c97 uint16_t outs = htons(10); in setup_client() local
/external/llvm-project/lld/Common/
DErrorHandler.cpp50 raw_ostream &lld::outs() { in outs() function in lld
/external/zstd/contrib/pzstd/
DPzstd.cpp59 WorkQueue<std::shared_ptr<BufferWorkQueue>> outs{options.numThreads + 1}; in handleOneInput() local
571 WorkQueue<std::shared_ptr<BufferWorkQueue>>& outs, in writeFile()
/external/llvm/test/MC/X86/
Dx86-32.s627 outs (%esi), (%dx) label
Dintel-syntax.s761 outs dx, word ptr [eax] define
/external/tensorflow/tensorflow/compiler/tf2xla/
Dresource_util.cc169 absl::InlinedVector<const Edge*, 1> outs; in UpdateResourceUsageFromFunctionBodyAnalysis() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp697 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

12