Home
last modified time | relevance | path

Searched refs:call_p (Results 1 – 25 of 208) sorted by relevance

123456789

/dports/graphics/opencv/opencv-4.5.3/modules/gapi/src/compiler/
H A Dgmodelbuilder.cpp133 const cv::GCall::Priv& call_p = call.priv(); in unrollExpr() local
137 GAPI_Assert(call_p.m_k.outCtors.size() == call_p.m_k.outShapes.size()); in unrollExpr()
138 for (const auto it : ade::util::indexed(call_p.m_k.outShapes)) in unrollExpr()
144 HostCtor ctor = call_p.m_k.outCtors[port]; in unrollExpr()
153 for (const auto &arg : call_p.m_args) in unrollExpr()
212 const GCall::Priv& call_p = call.priv(); in put() local
215 for (const auto it : ade::util::indexed(call_p.m_args)) in put()
295 const auto &call_p = node.call().priv(); in put_OpNode() local
296 …auto nh = cv::gimpl::GModel::mkOpNode(m_gm, call_p.m_k, call_p.m_args, call_p.m_params, node_p.m_i… in put_OpNode()
/dports/converters/R-cran-RJSONIO/RJSONIO/src/libjson/Source/
H A DJSONStream.cpp8 …json_stream_callback_t call_p, json_stream_e_callback_t call_e, void * callbackIdentifier) json_no… in JSONStream() argument
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DJSONStream.cpp8 …json_stream_callback_t call_p, json_stream_e_callback_t call_e, void * callbackIdentifier) json_no… in JSONStream() argument
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DJSONStream.cpp8 …json_stream_callback_t call_p, json_stream_e_callback_t call_e, void * callbackIdentifier) json_no… in JSONStream() argument
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DJSONStream.cpp8 …json_stream_callback_t call_p, json_stream_e_callback_t call_e, void * callbackIdentifier) json_no… in JSONStream() argument
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DJSONStream.cpp8 …json_stream_callback_t call_p, json_stream_e_callback_t call_e, void * callbackIdentifier) json_no… in JSONStream() argument
/dports/graphics/opencv/opencv-4.5.3/modules/gapi/src/api/
H A Dgcomputation.cpp329 const GCall::Priv& call_p = call.priv(); in island() local
334 ( "Operation " + call_p.m_k.name in island()
342 "Assigned " << call_p.m_k.name << "_" << &call_p << in island()
/dports/devel/boost-docs/boost_1_72_0/libs/contract/test/invariant/
H A Ddecl.hpp180 void call_p() volatile { p(); } in call_p() function
181 void call_p() { p(); } in call_p() function
345 av.call_p(); // Test (indirect) protected call. in main()
563 aa.call_p(); // Test (indirect) protected call. in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/contract/test/invariant/
H A Ddecl.hpp180 void call_p() volatile { p(); } in call_p() function
181 void call_p() { p(); } in call_p() function
345 av.call_p(); // Test (indirect) protected call. in main()
563 aa.call_p(); // Test (indirect) protected call. in main()
/dports/devel/boost-libs/boost_1_72_0/libs/contract/test/invariant/
H A Ddecl.hpp180 void call_p() volatile { p(); } in call_p() function
181 void call_p() { p(); } in call_p() function
345 av.call_p(); // Test (indirect) protected call. in main()
563 aa.call_p(); // Test (indirect) protected call. in main()
/dports/devel/hyperscan/boost_1_75_0/libs/contract/test/invariant/
H A Ddecl.hpp180 void call_p() volatile { p(); } in call_p() function
181 void call_p() { p(); } in call_p() function
345 av.call_p(); // Test (indirect) protected call. in main()
563 aa.call_p(); // Test (indirect) protected call. in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dlra-lives.c472 lra_reg_info[regno].call_p = true; in check_pseudos_live_through_calls()
524 bool call_p; in process_bb_lives() local
547 call_p = CALL_P (curr_insn); in process_bb_lives()
625 if (call_p) in process_bb_lives()
968 lra_reg_info[i].call_p = false; in lra_create_live_ranges()
H A Dloop-invariant.c1195 bool speed, bool call_p) in gain_for_invariant() argument
1206 regs_used, speed, call_p) in gain_for_invariant()
1208 regs_used, speed, call_p)); in gain_for_invariant()
1264 bool speed, bool call_p) in best_gain_for_invariant() argument
1280 speed, call_p); in best_gain_for_invariant()
1333 find_invariants_to_move (bool speed, bool call_p) in find_invariants_to_move() argument
1373 speed, call_p)) > 0) in find_invariants_to_move()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dlra-lives.c466 lra_reg_info[regno].call_p = true; in check_pseudos_live_through_calls()
518 bool call_p; in process_bb_lives() local
541 call_p = CALL_P (curr_insn); in process_bb_lives()
619 if (call_p) in process_bb_lives()
947 lra_reg_info[i].call_p = false; in lra_create_live_ranges()
H A Dloop-invariant.c1201 bool speed, bool call_p) in gain_for_invariant() argument
1212 regs_used, speed, call_p) in gain_for_invariant()
1214 regs_used, speed, call_p)); in gain_for_invariant()
1270 bool speed, bool call_p) in best_gain_for_invariant() argument
1286 speed, call_p); in best_gain_for_invariant()
1339 find_invariants_to_move (bool speed, bool call_p) in find_invariants_to_move() argument
1379 speed, call_p)) > 0) in find_invariants_to_move()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dlra-lives.c466 lra_reg_info[regno].call_p = true; in check_pseudos_live_through_calls()
518 bool call_p; in process_bb_lives() local
541 call_p = CALL_P (curr_insn); in process_bb_lives()
619 if (call_p) in process_bb_lives()
947 lra_reg_info[i].call_p = false; in lra_create_live_ranges()
H A Dloop-invariant.c1201 bool speed, bool call_p) in gain_for_invariant() argument
1212 regs_used, speed, call_p) in gain_for_invariant()
1214 regs_used, speed, call_p)); in gain_for_invariant()
1270 bool speed, bool call_p) in best_gain_for_invariant() argument
1286 speed, call_p); in best_gain_for_invariant()
1339 find_invariants_to_move (bool speed, bool call_p) in find_invariants_to_move() argument
1379 speed, call_p)) > 0) in find_invariants_to_move()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira-lives.c1101 bool call_p; in process_bb_node_lives() local
1111 call_p = CALL_P (insn); in process_bb_node_lives()
1119 if (call_p && pic_offset_table_rtx != NULL_RTX in process_bb_node_lives()
1139 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1183 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1186 if (call_p) in process_bb_node_lives()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dira-lives.c1101 bool call_p; in process_bb_node_lives() local
1111 call_p = CALL_P (insn); in process_bb_node_lives()
1119 if (call_p && pic_offset_table_rtx != NULL_RTX in process_bb_node_lives()
1139 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1183 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1186 if (call_p) in process_bb_node_lives()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dira-lives.c1100 bool call_p; in process_bb_node_lives() local
1110 call_p = CALL_P (insn); in process_bb_node_lives()
1118 if (call_p && pic_offset_table_rtx != NULL_RTX in process_bb_node_lives()
1138 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1182 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1185 if (call_p) in process_bb_node_lives()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dira-lives.c1101 bool call_p; in process_bb_node_lives() local
1111 call_p = CALL_P (insn); in process_bb_node_lives()
1119 if (call_p && pic_offset_table_rtx != NULL_RTX in process_bb_node_lives()
1139 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1183 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1186 if (call_p) in process_bb_node_lives()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dira-lives.c1101 bool call_p; in process_bb_node_lives() local
1111 call_p = CALL_P (insn); in process_bb_node_lives()
1119 if (call_p && pic_offset_table_rtx != NULL_RTX in process_bb_node_lives()
1139 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1183 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1186 if (call_p) in process_bb_node_lives()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira-lives.c1101 bool call_p; in process_bb_node_lives() local
1111 call_p = CALL_P (insn); in process_bb_node_lives()
1119 if (call_p && pic_offset_table_rtx != NULL_RTX in process_bb_node_lives()
1139 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1183 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1186 if (call_p) in process_bb_node_lives()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dira-lives.c1101 bool call_p; in process_bb_node_lives() local
1111 call_p = CALL_P (insn); in process_bb_node_lives()
1119 if (call_p && pic_offset_table_rtx != NULL_RTX in process_bb_node_lives()
1139 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1183 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1186 if (call_p) in process_bb_node_lives()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dira-lives.c1100 bool call_p; in process_bb_node_lives() local
1110 call_p = CALL_P (insn); in process_bb_node_lives()
1118 if (call_p && pic_offset_table_rtx != NULL_RTX in process_bb_node_lives()
1138 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1182 if (!call_p || !DF_REF_FLAGS_IS_SET (def, DF_REF_MAY_CLOBBER)) in process_bb_node_lives()
1185 if (call_p) in process_bb_node_lives()

123456789