/third_party/curl/src/ |
H A D | tool_cb_hdr.h | 46 struct OutStruct *outs; member
|
H A D | tool_cb_wrt.c | 54 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 D | tool_operate.h | 50 struct OutStruct outs; member
|
H A D | tool_cb_hdr.c | 72 struct OutStruct *outs = &per->outs; in tool_header_cb() local [all...] |
H A D | tool_operate.c | 377 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 D | xmlout.cpp | 51 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 D | function_decl_test.cc | 39 std::ostringstream outs; in Names() local
|
H A D | function_var_test.cc | 31 std::ostringstream outs; in Names() local
|
H A D | parser_impl_function_decl_test.cc | 52 std::ostringstream outs; in Names() local
|
/third_party/ninja/src/ |
H A D | dyndep_parser.cc | 143 vector<EvalString> outs; in ParseEdge() local
|
H A D | manifest_parser.cc | 212 vector<EvalString> ins, outs, validations; in ParseEdge() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_amerge.c | 225 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 D | ninja_binary_target_writer.cc | 80 std::vector<OutputFile> outs; in WriteInputsStampAndGetDep() local
|
H A D | ninja_target_writer.cc | 526 std::vector<OutputFile> outs; in WriteInputDepsStampAndGetDep() local
|
/third_party/ltp/testcases/network/sctp/ |
H A D | sctp_big_chunk.c | 126 uint16_t outs = htons(10); in setup_client() local
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
H A D | regexp_adapter_re2.cc | 68 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 D | Operation.java | 246 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 D | dag.h | 107 containers::vector<NodeIndex, NumReservedNumOuts> outs; member
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | utils.c | 152 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 D | raw_ostream.cpp | 697 raw_ostream &llvm::outs() { in outs() function in llvm
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | unistr.c | 551 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 D | ProcessorTest.cpp | 668 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 D | raw_ostream.cpp | 872 raw_ostream &llvm::outs() { in outs() function in llvm
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_surface.c | 971 struct ureg_dst outs; in nv50_blitter_make_fp() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_tgsi.cpp | 4345 &Function::buildDefSets, &Function::outs); in visit() member in Function
|