| /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...] |
| /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
|
| /foundation/resourceschedule/ffrt/src/tm/ |
| H A D | scpu_task.h | 26 std::unordered_set<VersionCtx*> outs; member in ffrt::SCPUEUTask
|
| /foundation/resourceschedule/ffrt/src/dm/ |
| H A D | dependence_manager.h | 40 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 D | sdependence_manager.cpp | 59 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 D | histreamer_ability_querier.h | 54 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 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
|
| /foundation/resourceschedule/ffrt/src/core/ |
| H A D | task.cpp | 43 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 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
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/ |
| H A D | histreamer_ability_querier.cpp | 120 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...] |