Home
last modified time | relevance | path

Searched refs:other_inputs (Results 1 – 25 of 41) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/build/scripts/
H A Dscripts.gni135 # other_inputs: (optional) other input files the script depends on
149 if (defined(invoker.other_inputs)) {
150 inputs += invoker.other_inputs
191 if (defined(invoker.other_inputs)) {
192 inputs += invoker.other_inputs
230 other_inputs = css_properties_files
231 if (defined(invoker.other_inputs)) {
232 other_inputs += invoker.other_inputs
257 other_inputs = make_names_files
277 other_inputs = make_qualified_names_files
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/build/scripts/
H A Dscripts.gni133 # other_inputs: (optional) other input files the script depends on
147 if (defined(invoker.other_inputs)) {
148 inputs += invoker.other_inputs
189 if (defined(invoker.other_inputs)) {
190 inputs += invoker.other_inputs
228 other_inputs = css_properties_files
229 if (defined(invoker.other_inputs)) {
230 other_inputs += invoker.other_inputs
255 other_inputs = make_names_files
275 other_inputs = make_qualified_names_files
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/pnacl/driver/
H A Dnativeld.py234 other_inputs = all_inputs[:first_mainfile] + all_inputs[first_extra:]
236 native_libs_dirname = pathtools.tosys(GetNativeLibsDirname(other_inputs))
254 def GetNativeLibsDirname(other_inputs): argument
257 for f in other_inputs:
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/examples/simple-make/
H A Dsimple-make55 def __init__(self, args, input_files, output_files, other_inputs=()):
59 self.other_inputs = list(other_inputs)
65 for key in self.other_inputs:
H A Dcount-lines-454 def __init__(self, args, input_files, output_files, other_inputs=()):
/dports/math/py-bitmath/bitmath-1.3.3.1/tests/
H A Dtest_parse.py194 other_inputs = [
204 for gi in other_inputs:
228 other_inputs = [
238 for gi in other_inputs:
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcTaskContext.h69 const tList<tBuffer<int> >& other_inputs, const tList<tBuffer<int> >& other_outputs,
76 , m_other_input_buffers(other_inputs) in m_organism()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/
H A DBUILD.gn458 other_inputs = [
482 other_inputs = [
491 other_inputs = [
505 other_inputs = [
519 other_inputs = [
551 other_inputs =
559 other_inputs = [
571 other_inputs = [
610 other_inputs = make_element_factory_files
637 other_inputs = make_element_factory_files
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/
H A DBUILD.gn574 other_inputs = [
598 other_inputs = [
607 other_inputs = [
621 other_inputs = [
635 other_inputs = [
667 other_inputs =
675 other_inputs = [
687 other_inputs = [
723 other_inputs = make_element_factory_files
750 other_inputs = make_element_factory_files
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/tensor/
H A Delemwise_scatter_op.h64 std::vector<NDArray> other_inputs, other_outputs; in ComputeAsDense() local
65 other_inputs.reserve(inputs.size()); in ComputeAsDense()
75 other_inputs.push_back(in); in ComputeAsDense()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/tensor/
H A Delemwise_scatter_op.h64 std::vector<NDArray> other_inputs, other_outputs; in ComputeAsDense() local
65 other_inputs.reserve(inputs.size()); in ComputeAsDense()
75 other_inputs.push_back(in); in ComputeAsDense()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/playback/
H A Dgstdecodebin3.c215 GList *other_inputs; member
655 for (walk = dbin->other_inputs; walk; walk = next) { in gst_decodebin3_dispose()
661 dbin->other_inputs = g_list_delete_link (dbin->other_inputs, walk); in gst_decodebin3_dispose()
760 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in parsebin_drained_cb()
925 dbin->other_inputs = g_list_remove (dbin->other_inputs, input); in gst_decodebin3_input_pad_unlink()
1006 dbin->other_inputs = g_list_append (dbin->other_inputs, input); in gst_decodebin3_request_new_pad()
1234 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1263 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1312 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in find_message_parsebin()
1661 for (iter = dbin->other_inputs; iter; iter = iter->next) { in check_all_slot_for_eos()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst/playback/
H A Dgstdecodebin3.c215 GList *other_inputs; member
655 for (walk = dbin->other_inputs; walk; walk = next) { in gst_decodebin3_dispose()
661 dbin->other_inputs = g_list_delete_link (dbin->other_inputs, walk); in gst_decodebin3_dispose()
760 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in parsebin_drained_cb()
925 dbin->other_inputs = g_list_remove (dbin->other_inputs, input); in gst_decodebin3_input_pad_unlink()
1006 dbin->other_inputs = g_list_append (dbin->other_inputs, input); in gst_decodebin3_request_new_pad()
1234 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1263 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1312 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in find_message_parsebin()
1661 for (iter = dbin->other_inputs; iter; iter = iter->next) { in check_all_slot_for_eos()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst/playback/
H A Dgstdecodebin3.c215 GList *other_inputs; member
655 for (walk = dbin->other_inputs; walk; walk = next) { in gst_decodebin3_dispose()
661 dbin->other_inputs = g_list_delete_link (dbin->other_inputs, walk); in gst_decodebin3_dispose()
760 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in parsebin_drained_cb()
925 dbin->other_inputs = g_list_remove (dbin->other_inputs, input); in gst_decodebin3_input_pad_unlink()
1006 dbin->other_inputs = g_list_append (dbin->other_inputs, input); in gst_decodebin3_request_new_pad()
1234 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1263 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1312 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in find_message_parsebin()
1661 for (iter = dbin->other_inputs; iter; iter = iter->next) { in check_all_slot_for_eos()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/playback/
H A Dgstdecodebin3.c215 GList *other_inputs; member
655 for (walk = dbin->other_inputs; walk; walk = next) { in gst_decodebin3_dispose()
661 dbin->other_inputs = g_list_delete_link (dbin->other_inputs, walk); in gst_decodebin3_dispose()
760 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in parsebin_drained_cb()
925 dbin->other_inputs = g_list_remove (dbin->other_inputs, input); in gst_decodebin3_input_pad_unlink()
1006 dbin->other_inputs = g_list_append (dbin->other_inputs, input); in gst_decodebin3_request_new_pad()
1234 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1263 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1312 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in find_message_parsebin()
1661 for (iter = dbin->other_inputs; iter; iter = iter->next) { in check_all_slot_for_eos()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/playback/
H A Dgstdecodebin3.c215 GList *other_inputs; member
655 for (walk = dbin->other_inputs; walk; walk = next) { in gst_decodebin3_dispose()
661 dbin->other_inputs = g_list_delete_link (dbin->other_inputs, walk); in gst_decodebin3_dispose()
760 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in parsebin_drained_cb()
925 dbin->other_inputs = g_list_remove (dbin->other_inputs, input); in gst_decodebin3_input_pad_unlink()
1006 dbin->other_inputs = g_list_append (dbin->other_inputs, input); in gst_decodebin3_request_new_pad()
1234 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1263 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1312 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in find_message_parsebin()
1661 for (iter = dbin->other_inputs; iter; iter = iter->next) { in check_all_slot_for_eos()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst/playback/
H A Dgstdecodebin3.c215 GList *other_inputs; member
655 for (walk = dbin->other_inputs; walk; walk = next) { in gst_decodebin3_dispose()
661 dbin->other_inputs = g_list_delete_link (dbin->other_inputs, walk); in gst_decodebin3_dispose()
760 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in parsebin_drained_cb()
925 dbin->other_inputs = g_list_remove (dbin->other_inputs, input); in gst_decodebin3_input_pad_unlink()
1006 dbin->other_inputs = g_list_append (dbin->other_inputs, input); in gst_decodebin3_request_new_pad()
1234 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1263 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1312 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in find_message_parsebin()
1661 for (iter = dbin->other_inputs; iter; iter = iter->next) { in check_all_slot_for_eos()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst/playback/
H A Dgstdecodebin3.c215 GList *other_inputs; member
655 for (walk = dbin->other_inputs; walk; walk = next) { in gst_decodebin3_dispose()
661 dbin->other_inputs = g_list_delete_link (dbin->other_inputs, walk); in gst_decodebin3_dispose()
760 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in parsebin_drained_cb()
925 dbin->other_inputs = g_list_remove (dbin->other_inputs, input); in gst_decodebin3_input_pad_unlink()
1006 dbin->other_inputs = g_list_append (dbin->other_inputs, input); in gst_decodebin3_request_new_pad()
1234 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1263 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1312 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in find_message_parsebin()
1661 for (iter = dbin->other_inputs; iter; iter = iter->next) { in check_all_slot_for_eos()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst/playback/
H A Dgstdecodebin3.c215 GList *other_inputs; member
655 for (walk = dbin->other_inputs; walk; walk = next) { in gst_decodebin3_dispose()
661 dbin->other_inputs = g_list_delete_link (dbin->other_inputs, walk); in gst_decodebin3_dispose()
760 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in parsebin_drained_cb()
925 dbin->other_inputs = g_list_remove (dbin->other_inputs, input); in gst_decodebin3_input_pad_unlink()
1006 dbin->other_inputs = g_list_append (dbin->other_inputs, input); in gst_decodebin3_request_new_pad()
1234 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1263 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1312 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in find_message_parsebin()
1661 for (iter = dbin->other_inputs; iter; iter = iter->next) { in check_all_slot_for_eos()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst/playback/
H A Dgstdecodebin3.c215 GList *other_inputs; member
655 for (walk = dbin->other_inputs; walk; walk = next) { in gst_decodebin3_dispose()
661 dbin->other_inputs = g_list_delete_link (dbin->other_inputs, walk); in gst_decodebin3_dispose()
760 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in parsebin_drained_cb()
925 dbin->other_inputs = g_list_remove (dbin->other_inputs, input); in gst_decodebin3_input_pad_unlink()
1006 dbin->other_inputs = g_list_append (dbin->other_inputs, input); in gst_decodebin3_request_new_pad()
1234 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1263 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1312 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in find_message_parsebin()
1661 for (iter = dbin->other_inputs; iter; iter = iter->next) { in check_all_slot_for_eos()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst/playback/
H A Dgstdecodebin3.c215 GList *other_inputs; member
655 for (walk = dbin->other_inputs; walk; walk = next) { in gst_decodebin3_dispose()
661 dbin->other_inputs = g_list_delete_link (dbin->other_inputs, walk); in gst_decodebin3_dispose()
760 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in parsebin_drained_cb()
925 dbin->other_inputs = g_list_remove (dbin->other_inputs, input); in gst_decodebin3_input_pad_unlink()
1006 dbin->other_inputs = g_list_append (dbin->other_inputs, input); in gst_decodebin3_request_new_pad()
1234 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1263 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in get_merged_collection()
1312 for (tmp = dbin->other_inputs; tmp; tmp = tmp->next) { in find_message_parsebin()
1661 for (iter = dbin->other_inputs; iter; iter = iter->next) { in check_all_slot_for_eos()
/dports/cad/yosys/yosys-yosys-0.12/passes/techmap/
H A Dflowmap.cc862 pool<RTLIL::SigBit> other_inputs; in cut_lut_at_gate() local
876 other_inputs.insert(node_pred); in cut_lut_at_gate()
880 return {gate_inputs, other_inputs}; in cut_lut_at_gate()
1053 pool<RTLIL::SigBit> gate_inputs = cut_inputs.first, other_inputs = cut_inputs.second; in update_breaking_node_potentials() local
1054 if (gate_inputs.empty() && (int)other_inputs.size() >= order) in update_breaking_node_potentials()
1108 for (auto lut_pred : other_inputs) in update_breaking_node_potentials()
1254 pool<RTLIL::SigBit> gate_inputs = cut_inputs.first, other_inputs = cut_inputs.second; in relax_depth_for_bound() local
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/internal/
H A D_flow_graph_join_impl.h114 … static inline void copy_tag_functors(TagFuncTuple1 &my_inputs, TagFuncTuple2 &other_inputs) { in copy_tag_functors()
115 if(tbb::flow::get<N-1>(other_inputs).my_original_func()) { in copy_tag_functors()
116 …tbb::flow::get<N-1>(my_inputs).set_my_tag_func(tbb::flow::get<N-1>(other_inputs).my_original_func(… in copy_tag_functors()
117 …low::get<N-1>(my_inputs).set_my_original_tag_func(tbb::flow::get<N-1>(other_inputs).my_original_fu… in copy_tag_functors()
119 join_helper<N-1>::copy_tag_functors(my_inputs, other_inputs); in copy_tag_functors()
185 … static inline void copy_tag_functors(TagFuncTuple1 &my_inputs, TagFuncTuple2 &other_inputs) {
186 if(tbb::flow::get<0>(other_inputs).my_original_func()) {
187 …tbb::flow::get<0>(my_inputs).set_my_tag_func(tbb::flow::get<0>(other_inputs).my_original_func()->c…
188 …b::flow::get<0>(my_inputs).set_my_original_tag_func(tbb::flow::get<0>(other_inputs).my_original_fu…
/dports/devel/onetbb/oneTBB-2021.4.0/include/oneapi/tbb/detail/
H A D_flow_graph_join_impl.h122 static inline void copy_key_functors(KeyFuncTuple &my_inputs, KeyFuncTuple &other_inputs) { in copy_key_functors()
124 std::get<N-1>(other_inputs).get_my_key_func(), in copy_key_functors()
127 … std::get<N-1>(my_inputs).set_my_key_func(std::get<N-1>(other_inputs).get_my_key_func()->clone()); in copy_key_functors()
128 join_helper<N-1>::copy_key_functors(my_inputs, other_inputs); in copy_key_functors()
193 static inline void copy_key_functors(KeyFuncTuple &my_inputs, KeyFuncTuple &other_inputs) {
195 std::get<0>(other_inputs).get_my_key_func(),
198 … std::get<0>(my_inputs).set_my_key_func(std::get<0>(other_inputs).get_my_key_func()->clone());
/dports/math/py-theano/Theano-1.0.5/theano/tensor/nnet/
H A Dnnet.py1821 other_inputs = [in_ for (j, in_) in
1823 if len(other_inputs) == 1:
1824 rest = other_inputs[0]
1826 rest = tensor.mul(*[other_inputs])

12