Home
last modified time | relevance | path

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

/third_party/curl/src/
H A Dtool_cb_hdr.h46 struct OutStruct *outs; member
H A Dtool_cb_wrt.c54 bool tool_create_output_file(struct OutStruct *outs, in tool_create_output_file() argument
144 struct OutStruct *outs = &per->outs; tool_write_cb() local
[all...]
H A Dtool_operate.h50 struct OutStruct outs; member
H A Dtool_cb_hdr.c72 struct OutStruct *outs = &per->outs; in tool_header_cb() local
[all...]
H A Dtool_operate.c377 struct OutStruct *outs = &per->outs; in post_per_transfer() local
868 struct OutStruct *outs; single_transfer() local
[all...]
/third_party/icu/tools/multi/proj/icu4cscan/
H A Dxmlout.cpp51 char outs[200]; in XMLElement() local
67 char outs[200]; in ~XMLElement() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction_decl_test.cc39 std::ostringstream outs; in Names() local
H A Dfunction_var_test.cc31 std::ostringstream outs; in Names() local
H A Dparser_impl_function_decl_test.cc52 std::ostringstream outs; in Names() local
/third_party/ninja/src/
H A Ddyndep_parser.cc143 vector<EvalString> outs; in ParseEdge() local
H A Dmanifest_parser.cc212 vector<EvalString> ins, outs, validations; in ParseEdge() local
/third_party/ffmpeg/libavfilter/
H A Daf_amerge.c225 uint8_t *outs, *ins[SWR_CH_MAX]; in try_push_frame() local
191 copy_samples(int nb_inputs, struct amerge_input in[], int *route, uint8_t *ins[], uint8_t **outs, int ns, int bps) copy_samples() argument
[all...]
/third_party/gn/src/gn/
H A Dninja_binary_target_writer.cc80 std::vector<OutputFile> outs; in WriteInputsStampAndGetDep() local
H A Dninja_target_writer.cc526 std::vector<OutputFile> outs; in WriteInputDepsStampAndGetDep() local
/third_party/ltp/testcases/network/sctp/
H A Dsctp_big_chunk.c126 uint16_t outs = htons(10); in setup_client() local
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dregexp_adapter_re2.cc68 const RE2::Arg outs[] = { out1, out2, out3, out4, out5, out6}; in DispatchRE2Call() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DOperation.java246 private final ImmutableList<DfaNode> outs; field in Operation.Single
248 Single(boolean isTerminating, int digit, ImmutableList<DfaNode> outs) { in Single() argument
286 private final ImmutableList<DfaNode> outs; field in Operation.Any
288 Any(boolean isTerminating, int count, ImmutableList<DfaNode> outs) { in Any() argument
340 private final ImmutableList<DfaNode> outs; global() field in Operation.Range
342 Range(boolean isTerminating, int digitMask, ImmutableList<DfaNode> outs) Range() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Ddag.h107 containers::vector<NodeIndex, NumReservedNumOuts> outs; member
/third_party/ntfs-3g/ntfsprogs/
H A Dutils.c152 ntfs_mbstoucs_libntfscompat(const char *ins, ntfschar **outs, int outs_len) ntfs_mbstoucs_libntfscompat() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_ostream.cpp697 raw_ostream &llvm::outs() { in outs() function in llvm
/third_party/ntfs-3g/libntfs-3g/
H A Dunistr.c551 ntfs_utf16_to_utf8(const ntfschar *ins, const int ins_len, char **outs, int outs_len) ntfs_utf16_to_utf8() argument
811 ntfs_utf8_to_utf16(const char *ins, ntfschar **outs) ntfs_utf8_to_utf16() argument
906 ntfs_ucstombs(const ntfschar *ins, const int ins_len, char **outs, int outs_len) ntfs_ucstombs() argument
1027 ntfs_mbstoucs(const char *ins, ntfschar **outs) global() argument
[all...]
/third_party/skia/tests/
H A DProcessorTest.cpp668 GrColor outs[3]; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Draw_ostream.cpp872 raw_ostream &llvm::outs() { in outs() function in llvm
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c971 struct ureg_dst outs; in nv50_blitter_make_fp() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp4345 &Function::buildDefSets, &Function::outs); in visit() member in Function

Completed in 29 milliseconds