Home
last modified time | relevance | path

Searched refs:arg_proto (Results 1 – 11 of 11) sorted by relevance

/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-google/cirq_google/serialization/
H A Darg_func_langs.py81 which = arg_proto.WhichOneof('arg')
85 for a in arg_proto.func.args:
87 if arg_proto.func.type in ['pow']:
89 for a in arg_proto.func.args:
198 arg_proto: v2.program_pb2.FloatArg,
221 which = arg_proto.WhichOneof('arg')
231 arg_proto.func,
249 arg_proto: v2.program_pb2.Arg,
270 which = arg_proto.WhichOneof('arg')
272 arg_value = arg_proto.arg_value
[all …]
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-google/cirq_google/serialization/
H A Darg_func_langs.py81 which = arg_proto.WhichOneof('arg')
85 for a in arg_proto.func.args:
87 if arg_proto.func.type in ['pow']:
89 for a in arg_proto.func.args:
200 arg_proto: v2.program_pb2.FloatArg,
223 which = arg_proto.WhichOneof('arg')
233 arg_proto.func,
252 arg_proto: v2.program_pb2.Arg,
273 which = arg_proto.WhichOneof('arg')
275 arg_value = arg_proto.arg_value
[all …]
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-google/cirq_google/serialization/
H A Darg_func_langs.py81 which = arg_proto.WhichOneof('arg')
85 for a in arg_proto.func.args:
87 if arg_proto.func.type in ['pow']:
89 for a in arg_proto.func.args:
200 arg_proto: v2.program_pb2.FloatArg,
223 which = arg_proto.WhichOneof('arg')
233 arg_proto.func,
252 arg_proto: v2.program_pb2.Arg,
273 which = arg_proto.WhichOneof('arg')
275 arg_value = arg_proto.arg_value
[all …]
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-google/cirq_google/serialization/
H A Darg_func_langs.py81 which = arg_proto.WhichOneof('arg')
85 for a in arg_proto.func.args:
87 if arg_proto.func.type in ['pow']:
89 for a in arg_proto.func.args:
200 arg_proto: v2.program_pb2.FloatArg,
223 which = arg_proto.WhichOneof('arg')
233 arg_proto.func,
252 arg_proto: v2.program_pb2.Arg,
273 which = arg_proto.WhichOneof('arg')
275 arg_value = arg_proto.arg_value
[all …]
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-google/cirq_google/serialization/
H A Darg_func_langs.py81 which = arg_proto.WhichOneof('arg')
85 for a in arg_proto.func.args:
87 if arg_proto.func.type in ['pow']:
89 for a in arg_proto.func.args:
200 arg_proto: v2.program_pb2.FloatArg,
223 which = arg_proto.WhichOneof('arg')
233 arg_proto.func,
252 arg_proto: v2.program_pb2.Arg,
273 which = arg_proto.WhichOneof('arg')
275 arg_value = arg_proto.arg_value
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/
H A Dtrace_processor_impl.cc1068 auto* arg_proto = evt->add_args(); in DisableAndReadMetatrace() local
1069 arg_proto->set_key(s.cur_token()); in DisableAndReadMetatrace()
1073 arg_proto->set_value(s.cur_token()); in DisableAndReadMetatrace()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_parser.cc622 protos::pbzero::PerfettoMetatrace::Arg::Decoder arg_proto(*it); in ParseMetatraceEvent() local
623 StringId key = context_->storage->InternString(arg_proto.key()); in ParseMetatraceEvent()
624 StringId value = context_->storage->InternString(arg_proto.value()); in ParseMetatraceEvent()
/dports/print/foomatic-db/foomatic-db-20210822/
H A DREADME995 # For <arg_substitution /> options the <arg_proto> is inserted into
997 # given between the <arg_spot>...</arg_spot> tags, the <arg_proto> of
1011 # the <arg_proto>'s %s location.
1031 <arg_proto>&lt;&lt;/PageSize[%s]/ImagingBBox null&gt;&gt;setpagedevice</arg_proto>
1193 # For the %s in the <arg_proto> a number, either the user's choice
1198 # Bool options can be set or not be set. There <arg_proto> will be
1200 # <arg_proto> is not allowed, there is nothing to insert for it. As
1293 <!-- <arg_proto></arg_proto> -->
1626 <arg_proto>-G%s </arg_proto>
1698 place holder in the "<arg_proto>" is always the "<ev_driverval>",
[all …]
/dports/print/foomatic-db-engine/foomatic-db-engine-4.0.13/
H A DREADME1975 # For <arg_substitution /> options the <arg_proto> is inserted into
1977 # given between the <arg_spot>...</arg_spot> tags, the <arg_proto> of
1991 # the <arg_proto>'s %s location.
2011 <arg_proto>&lt;&lt;/PageSize[%s]/ImagingBBox null&gt;&gt;setpagedevice</arg_proto>
2173 # For the %s in the <arg_proto> a number, either the user's choice
2178 # Bool options can be set or not be set. There <arg_proto> will be
2180 # <arg_proto> is not allowed, there is nothing to insert for it. As
2273 <!-- <arg_proto></arg_proto> -->
2606 <arg_proto>-G%s </arg_proto>
2678 place holder in the "<arg_proto>" is always the "<ev_driverval>",
[all …]
/dports/www/phpvirtualbox-legacy/phpvirtualbox-5.2-1/endpoints/lib/
H A DvboxServiceWrappers.php357 …public function addPortForwardRule($arg_isIpv6, $arg_ruleName, $arg_proto, $arg_hostIP, $arg_hostP… argument
363 $request->proto = $arg_proto;
11541 …public function addRedirect($arg_name, $arg_proto, $arg_hostIP, $arg_hostPort, $arg_guestIP, $arg_… argument
11546 $request->proto = $arg_proto;
/dports/www/phpvirtualbox/phpvirtualbox-cf82d58f2/endpoints/lib/
H A DvboxServiceWrappers.php363 …public function addPortForwardRule($arg_isIpv6, $arg_ruleName, $arg_proto, $arg_hostIP, $arg_hostP… argument
369 $request->proto = $arg_proto;
14252 …public function addRedirect($arg_name, $arg_proto, $arg_hostIP, $arg_hostPort, $arg_guestIP, $arg_… argument
14257 $request->proto = $arg_proto;