Home
last modified time | relevance | path

Searched refs:_class (Results 1 – 25 of 68) sorted by relevance

123

/external/libnl/python/netlink/route/qdisc/
Dhtb.py51 self._class = cl
56 rate = capi.rtnl_htb_get_rate(self._class._rtnl_class)
61 capi.rtnl_htb_set_rate(self._class._rtnl_class, int(value))
66 ceil = capi.rtnl_htb_get_ceil(self._class._rtnl_class)
71 capi.rtnl_htb_set_ceil(self._class._rtnl_class, int(value))
76 burst = capi.rtnl_htb_get_rbuffer(self._class._rtnl_class)
81 capi.rtnl_htb_set_rbuffer(self._class._rtnl_class, int(value))
86 burst = capi.rtnl_htb_get_cbuffer(self._class._rtnl_class)
91 capi.rtnl_htb_set_cbuffer(self._class._rtnl_class, int(value))
96 return capi.rtnl_htb_get_prio(self._class._rtnl_class)
[all …]
/external/tensorflow/tensorflow/core/profiler/internal/testdata/
Dgraph.pbtxt59 key: "_class"
100 key: "_class"
138 key: "_class"
183 key: "_class"
230 key: "_class"
259 key: "_class"
280 key: "_class"
334 key: "_class"
374 key: "_class"
395 key: "_class"
[all …]
/external/libtextclassifier/native/utils/java/
Djni-cache.cc58 result->FIELD##_class = MakeGlobalRef(clazz.get(), env, jvm); \
59 if (result->FIELD##_class == nullptr) { \
70 result->FIELD##_class = MakeGlobalRef( \
77 env->GetMethodID(result->CLASS##_class.get(), NAME, SIGNATURE); \
82 if (result->CLASS##_class != nullptr) { \
84 env->GetMethodID(result->CLASS##_class.get(), NAME, SIGNATURE); \
89 if (result->CLASS##_class != nullptr) { \
91 env->GetStaticMethodID(result->CLASS##_class.get(), NAME, SIGNATURE); \
97 env->GetStaticMethodID(result->CLASS##_class.get(), NAME, SIGNATURE); \
105 env->GetStaticFieldID(result->CLASS##_class.get(), NAME, SIGNATURE); \
[all …]
/external/python/cpython2/Lib/plat-mac/
DMiniAEFrame.py136 _class = _attributes['evcl'].type
139 if (_class, _type) in self.ae_handlers:
140 _function = self.ae_handlers[(_class, _type)]
141 elif (_class, '****') in self.ae_handlers:
142 _function = self.ae_handlers[(_class, '****')]
146 raise 'Cannot happen: AE callback without handler', (_class, _type)
151 _parameters['_class'] = _class
195 def other(self, _object=None, _class=None, _type=None, **args): argument
196 print 'AppleEvent', (_class, _type), 'for', _object, 'Other args:', args
/external/tensorflow/tensorflow/compiler/jit/tests/
Dopens2s_gnmt_mixed_precision.pbtxt.gz
Dkeras_imagenet_main_graph_mode.pbtxt6 key: "_class"
56 key: "_class"
100 key: "_class"
141 key: "_class"
182 key: "_class"
223 key: "_class"
264 key: "_class"
305 key: "_class"
346 key: "_class"
387 key: "_class"
[all …]
/external/OpenCL-CTS/test_conformance/spirv_new/
Dprocs.h72 class test_##name##_class : public baseTestClass \
78 test_##name##_class() : fn(test_##name) \
86 test_##name##_class *var_##name = \
87 createAndRegister<test_##name##_class>(#name); \
/external/libkmsxx/py/tests/
Dsync.py27 def fire(_class): argument
29 while len(_class.timers) > 0:
30 timer = _class.timers[0]
34 del _class.timers[0]
39 def next_timeout(_class): argument
41 if len(_class.timers) == 0 or _class.timers[0].timeout < clk:
44 return _class.timers[0].timeout - clk
/external/python/cpython3/Lib/email/
Dparser.py17 def __init__(self, _class=None, *, policy=compat32): argument
38 self._class = _class
49 feedparser = FeedParser(self._class, policy=self.policy)
/external/emma/core/java12/com/vladium/util/exception/
DAbstractRuntimeException.java187 final Class _class = getClass (); in getMessage() local
191 msg = ExceptionCommon.getMessage (_class, supermsg); in getMessage()
195 msg = ExceptionCommon.getMessage (_class, supermsg, m_arguments); in getMessage()
201 final String className = _class.getName (); in getMessage()
DAbstractException.java187 final Class _class = getClass (); in getMessage() local
191 msg = ExceptionCommon.getMessage (_class, supermsg); in getMessage()
195 msg = ExceptionCommon.getMessage (_class, supermsg, m_arguments); in getMessage()
201 final String className = _class.getName (); in getMessage()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dfold-switch.mlir70 …%7:3 = tf_executor.Switch %cst_0, %6#0 : tensor<i32> {T = "tfdtype$DT_INT32", _class = ["loc:@Cons…
75 …%9:3 = tf_executor.Switch %cst_0, %6#0 : tensor<i32> {T = "tfdtype$DT_INT32", _class = ["loc:@Cons…
115 …%7:3 = tf_executor.Switch %cst_0, %6#0 : tensor<i32> {T = "tfdtype$DT_INT32", _class = ["loc:@Cons…
120 …%9:3 = tf_executor.Switch %cst_0, %6#0 : tensor<i32> {T = "tfdtype$DT_INT32", _class = ["loc:@Cons…
163 …%7:3 = tf_executor.Switch %cst_0, %6#0 : tensor<i32> {T = "tfdtype$DT_INT32", _class = ["loc:@Cons…
168 …%9:3 = tf_executor.Switch %cst_0, %6#0 : tensor<i32> {T = "tfdtype$DT_INT32", _class = ["loc:@Cons…
169 … %10:3 = tf_executor.Switch %cst, %6#0 : tensor<i1> {T = "tfdtype$DT_BOOL", _class = ["loc:@Less"]}
189 …%17:3 = tf_executor.Switch %9#1, %16#0 : tensor<i32> {T = "tfdtype$DT_INT32", _class = ["loc:@Cons…
194 …%19:3 = tf_executor.Switch %9#1, %16#0 : tensor<i32> {T = "tfdtype$DT_INT32", _class = ["loc:@Cons…
243 …%7:3 = tf_executor.Switch %cst_0, %6#0 : tensor<i32> {T = "tfdtype$DT_INT32", _class = ["loc:@Cons…
[all …]
/external/python/cpython2/Lib/email/
Dparser.py45 self._class = kws['_class']
48 self._class = Message
64 feedparser = FeedParser(self._class)
/external/python/cpython3/Doc/library/
Demail.parser.rst139 .. class:: BytesParser(_class=None, *, policy=policy.compat32)
141 Create a :class:`BytesParser` instance. The *_class* and *policy*
151 .. versionchanged:: 3.6 *_class* defaults to the policy ``message_factory``.
186 .. class:: BytesHeaderParser(_class=None, *, policy=policy.compat32)
194 .. class:: Parser(_class=None, *, policy=policy.compat32)
200 .. versionchanged:: 3.6 *_class* defaults to the policy ``message_factory``.
224 .. class:: HeaderParser(_class=None, *, policy=policy.compat32)
237 .. function:: message_from_bytes(s, _class=None, *, policy=policy.compat32)
240 equivalent to ``BytesParser().parsebytes(s)``. Optional *_class* and
249 .. function:: message_from_binary_file(fp, _class=None, *, \
[all …]
/external/tensorflow/tensorflow/python/framework/testdata/
Dmetrics_export_meta_graph.pb767 key: "_class"
806 key: "_class"
861 key: "_class"
902 key: "_class"
923 key: "_class"
962 key: "_class"
1017 key: "_class"
1058 key: "_class"
1218 key: "_class"
1255 key: "_class"
/external/tensorflow/tensorflow/core/grappler/costs/graph_properties_testdata/
Dloops_and_resource_vars.pbtxt62 key: "_class"
81 key: "_class"
272 key: "_class"
292 key: "_class"
542 key: "_class"
562 key: "_class"
Dwhile_loop_var_handle_op.pbtxt23 key: "_class"
171 key: "_class"
185 key: "_class"
/external/mesa3d/src/panfrost/util/
Dlcra.c165 unsigned _class = l->class[step]; in lcra_solve() local
166 unsigned class_start = l->class_start[_class]; in lcra_solve()
174 unsigned r_max = l->class_size[_class]; in lcra_solve()
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/end2end/
Dfake_quant_per_channel.pbtxt77 key: "_class"
120 key: "_class"
163 key: "_class"
278 key: "_class"
336 key: "_class"
376 key: "_class"
Dconv_2d.pbtxt76 key: "_class"
178 key: "_class"
/external/tensorflow/tensorflow/cc/saved_model/testdata/half_plus_two_pbtxt/00000123/
Dsaved_model.pbtxt535 key: "_class"
575 key: "_class"
672 key: "_class"
712 key: "_class"
809 key: "_class"
849 key: "_class"
1524 key: "_class"
1564 key: "_class"
1623 key: "_class"
1935 key: "_class"
[all …]
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/debuginfo/
Dv1_1.0_224_frozen.wrong_attr.line.part.pbtxt78 key: "_class"
173 key: "_class"
216 key: "_class"
259 key: "_class"
302 key: "_class"
Dv1_1.0_224_frozen.wrong_attr.stack.part.pbtxt81 key: "_class"
176 key: "_class"
219 key: "_class"
262 key: "_class"
305 key: "_class"
/external/python/cpython2/Doc/library/
Demail.parser.rst103 .. class:: Parser([_class])
106 *_class*. This must be a callable factory (such as a function or a class), and
167 .. function:: message_from_string(s[, _class[, strict]])
170 ``Parser().parsestr(s)``. Optional *_class* and *strict* are interpreted as
177 .. function:: message_from_file(fp[, _class[, strict]])
180 exactly equivalent to ``Parser().parse(fp)``. Optional *_class* and *strict*
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/
Dmulti-output-feeds.pbtxt146 key: "_class"
177 key: "_class"
218 key: "_class"

123