Home
last modified time | relevance | path

Searched refs:p_sets (Results 1 – 25 of 27) sorted by relevance

12

/dports/audio/festival/festival/src/modules/Lexicon/
H A Dlts_rules.cc67 LISP p_sets; // short hand for sets member in LTS_Ruleset
100 p_sets = sets; in VAL_REGISTER_CLASS()
101 gc_protect(&p_sets); in VAL_REGISTER_CLASS()
108 gc_unprotect(&p_sets); in ~LTS_Ruleset()
341 LISP lpair = assq(rule_item,p_sets); in item_match()
/dports/multimedia/vlc/vlc-3.0.16/modules/packetizer/
H A Dhevc_nal.c725 hevc_short_term_ref_pic_set_t *p_sets ) in IMPL_hevc_generic_decode()
745 unsigned numDeltaPocs = p_sets[RefRpsIdx].num_delta_pocs; in IMPL_hevc_generic_decode()
746 p_sets[stRpsIdx].num_delta_pocs = 0; in IMPL_hevc_generic_decode()
752 p_sets[stRpsIdx].num_delta_pocs++; in IMPL_hevc_generic_decode()
755 p_sets[stRpsIdx].num_delta_pocs++; in IMPL_hevc_generic_decode()
774 p_sets[stRpsIdx].num_delta_pocs = num_positive_pics + num_negative_pics; in IMPL_hevc_generic_decode()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfunction.c6479 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6497 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6522 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6568 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6569 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6570 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6630 rtx pat, *p_sets; in execute() local
6648 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6652 if (GET_CODE (*p_sets) == SET in execute()
6653 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfunction.c6547 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6565 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6590 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6636 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6637 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6638 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6698 rtx pat, *p_sets; in execute() local
6716 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6720 if (GET_CODE (*p_sets) == SET in execute()
6721 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfunction.c6754 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6772 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6797 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6843 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6844 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6845 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6905 rtx pat, *p_sets; in execute() local
6923 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6927 if (GET_CODE (*p_sets) == SET in execute()
6928 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfunction.c6547 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6565 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6590 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6636 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6637 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6638 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6698 rtx pat, *p_sets; in execute() local
6716 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6720 if (GET_CODE (*p_sets) == SET in execute()
6721 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfunction.c6468 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6486 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6511 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6557 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6558 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6559 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6619 rtx pat, *p_sets; in execute() local
6637 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6641 if (GET_CODE (*p_sets) == SET in execute()
6642 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfunction.c6754 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6772 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6797 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6843 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6844 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6845 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6905 rtx pat, *p_sets; in execute() local
6923 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6927 if (GET_CODE (*p_sets) == SET in execute()
6928 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfunction.c6547 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6565 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6590 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6636 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6637 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6638 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6698 rtx pat, *p_sets; in execute() local
6716 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6720 if (GET_CODE (*p_sets) == SET in execute()
6721 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfunction.c6479 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6497 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6522 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6568 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6569 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6570 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6630 rtx pat, *p_sets; in execute() local
6648 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6652 if (GET_CODE (*p_sets) == SET in execute()
6653 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfunction.c6754 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6772 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6797 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6843 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6844 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6845 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6905 rtx pat, *p_sets; in execute() local
6923 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6927 if (GET_CODE (*p_sets) == SET in execute()
6928 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfunction.c6773 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6791 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6816 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6862 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6863 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6864 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6924 rtx pat, *p_sets; in execute() local
6942 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6946 if (GET_CODE (*p_sets) == SET in execute()
6947 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.c6648 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6670 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6695 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6731 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6732 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6733 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6788 rtx pat, *p_sets; in execute() local
6806 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6810 if (GET_CODE (*p_sets) == SET in execute()
6811 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfunction.c6711 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6733 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6757 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6793 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6794 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6795 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6850 rtx pat, *p_sets; in execute() local
6868 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6872 if (GET_CODE (*p_sets) == SET in execute()
6873 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfunction.c6637 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6659 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6684 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6720 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6721 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6722 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6777 rtx pat, *p_sets; in execute() local
6795 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6799 if (GET_CODE (*p_sets) == SET in execute()
6800 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.c6648 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6670 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6695 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6731 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6732 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6733 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6788 rtx pat, *p_sets; in execute() local
6806 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6810 if (GET_CODE (*p_sets) == SET in execute()
6811 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfunction.c6648 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6670 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6695 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6731 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6732 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6733 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6788 rtx pat, *p_sets; in execute() local
6806 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6810 if (GET_CODE (*p_sets) == SET in execute()
6811 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.c6648 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6670 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6695 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6731 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6732 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6733 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6788 rtx pat, *p_sets; in execute() local
6806 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6810 if (GET_CODE (*p_sets) == SET in execute()
6811 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfunction.c6648 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6670 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6695 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6731 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6732 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6733 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6788 rtx pat, *p_sets; in execute() local
6806 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6810 if (GET_CODE (*p_sets) == SET in execute()
6811 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfunction.c6711 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
6733 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
6757 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
6793 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
6794 && reg_overlap_mentioned_p (input, SET_DEST (p_sets[j]))) in match_asm_constraints_1()
6795 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
6850 rtx pat, *p_sets; in execute() local
6868 p_sets = &PATTERN (insn), noutputs = 1; in execute()
6872 if (GET_CODE (*p_sets) == SET in execute()
6873 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in execute()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfunction.c7095 match_asm_constraints_1 (rtx insn, rtx *p_sets, int noutputs) in match_asm_constraints_1() argument
7099 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
7120 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
7144 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
7180 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
7182 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
7200 rtx insn, pat, *p_sets; in rest_of_match_asm_constraints() local
7218 p_sets = &PATTERN (insn), noutputs = 1; in rest_of_match_asm_constraints()
7222 if (GET_CODE (*p_sets) == SET in rest_of_match_asm_constraints()
7223 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in rest_of_match_asm_constraints()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfunction.c7066 match_asm_constraints_1 (rtx insn, rtx *p_sets, int noutputs) in match_asm_constraints_1() argument
7070 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
7091 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
7115 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
7151 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
7153 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
7171 rtx insn, pat, *p_sets; in rest_of_match_asm_constraints() local
7189 p_sets = &PATTERN (insn), noutputs = 1; in rest_of_match_asm_constraints()
7193 if (GET_CODE (*p_sets) == SET in rest_of_match_asm_constraints()
7194 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in rest_of_match_asm_constraints()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfunction.c7048 match_asm_constraints_1 (rtx insn, rtx *p_sets, int noutputs) in match_asm_constraints_1() argument
7052 rtx op = SET_SRC (p_sets[0]); in match_asm_constraints_1()
7073 output = SET_DEST (p_sets[match]); in match_asm_constraints_1()
7097 if (output_matched[j] && input == SET_DEST (p_sets[j])) in match_asm_constraints_1()
7133 if (!rtx_equal_p (SET_DEST (p_sets[j]), input) in match_asm_constraints_1()
7135 SET_DEST (p_sets[j]) = replace_rtx (SET_DEST (p_sets[j]), in match_asm_constraints_1()
7153 rtx insn, pat, *p_sets; in rest_of_match_asm_constraints() local
7171 p_sets = &PATTERN (insn), noutputs = 1; in rest_of_match_asm_constraints()
7175 if (GET_CODE (*p_sets) == SET in rest_of_match_asm_constraints()
7176 && GET_CODE (SET_SRC (*p_sets)) == ASM_OPERANDS) in rest_of_match_asm_constraints()
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/py3/gen-py3cpp/
H A DSimpleServiceAsyncClient.h2950 …pache::thrift::RequestCallback> callback, const ::std::vector<::std::set<::std::int32_t>>& p_sets);
2956 …nion(::std::set<::std::int32_t>& _return, const ::std::vector<::std::set<::std::int32_t>>& p_sets);
2959 …td::set<::std::int32_t>> future_get_union(const ::std::vector<::std::set<::std::int32_t>>& p_sets);
2960 …set<::std::int32_t>> semifuture_get_union(const ::std::vector<::std::set<::std::int32_t>>& p_sets);
2968 …::std::set<::std::int32_t>> co_get_union(const ::std::vector<::std::set<::std::int32_t>>& p_sets) { in co_get_union() argument
2969 return co_get_union<false>(nullptr, p_sets); in co_get_union()
2972 …(apache::thrift::RpcOptions& rpcOptions, const ::std::vector<::std::set<::std::int32_t>>& p_sets) { in co_get_union() argument
2973 return co_get_union<true>(&rpcOptions, p_sets); in co_get_union()
2990 get_unionImpl(*rpcOptions, std::move(header), ctx.get(), std::move(wrappedCallback), p_sets); in co_get_union()
2992 …get_unionImpl(defaultRpcOptions, std::move(header), ctx.get(), std::move(wrappedCallback), p_sets); in co_get_union()
[all …]
H A DSimpleServiceAsyncClient.cpp609 args.get<0>().value = const_cast<::std::vector<::std::set<::std::int32_t>>*>(&p_sets); in get_unionT()
7146 get_union(rpcOptions, std::move(callback), p_sets); in get_union()
7159 get_unionImpl(rpcOptions, std::move(header), contextStack, std::move(wrappedCallback), p_sets); in get_union()
7210 sync_get_union(rpcOptions, _return, p_sets); in sync_get_union()
7244 return future_get_union(rpcOptions, p_sets); in future_get_union()
7249 return semifuture_get_union(rpcOptions, p_sets); in semifuture_get_union()
7256 get_union(rpcOptions, std::move(callback), p_sets); in future_get_union()
7263 get_union(rpcOptions, std::move(callback), p_sets); in semifuture_get_union()
7271 get_union(rpcOptions, std::move(callback), p_sets); in header_future_get_union()
7278 get_union(rpcOptions, std::move(callback), p_sets); in header_semifuture_get_union()
[all …]

12