Home
last modified time | relevance | path

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

12

/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...]
/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
/foundation/resourceschedule/ffrt/src/tm/
H A Dscpu_task.h26 std::unordered_set<VersionCtx*> outs; member in ffrt::SCPUEUTask
/foundation/resourceschedule/ffrt/src/dm/
H A Ddependence_manager.h40 inline bool CheckOutsHandle(const ffrt_deps_t* outs) in CheckOutsHandle() argument
53 inline void OutsDedup(std::vector<const void *>& outsNoDup, const ffrt_deps_t* outs) in OutsDedup() argument
H A Dsdependence_manager.cpp59 void SDependenceManager::RemoveRepeatedDeps(std::vector<CPUEUTask*>& in_handles, const ffrt_deps_t* ins, const ffrt_deps_t* outs, in RemoveRepeatedDeps() argument
73 onSubmit(bool has_handle, ffrt_task_handle_t &handle, ffrt_function_header_t *f, const ffrt_deps_t *ins, const ffrt_deps_t *outs, const task_attr_private *attr) onSubmit() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/include/
H A Dhistreamer_ability_querier.h54 std::vector<AudioEncoderOut> outs; member
81 std::vector<AudioDecoderOut> outs; member
107 std::vector<VideoEncoderOut> outs; member
134 std::vector<VideoDecoderOut> outs; member
/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
/foundation/resourceschedule/ffrt/src/core/
H A Dtask.cpp43 submit_impl(bool has_handle, ffrt_task_handle_t &handle, ffrt_function_header_t *f, const ffrt_deps_t *ins, const ffrt_deps_t *outs, const task_attr_private *attr) submit_impl() argument
/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
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/
H A Dhistreamer_ability_querier.cpp120 std::vector<AudioEncoderOut> outs; in ParseAudioEncoderOut() local
342 std::vector<AudioDecoderOut> outs; in ParseAudioDecoderOut() local
551 std::vector<VideoEncoderOut> outs; ParseVideoEncoderOut() local
748 std::vector<VideoDecoderOut> outs; ParseVideoDecoderOut() local
[all...]

Completed in 15 milliseconds

12