| /external/tensorflow/tensorflow/python/ops/ragged/ |
| D | ragged_math_ops_test.py | 94 def _cumsum_slow(rt, axis=0, exclusive=False, reverse=False, name=None): argument 133 def test_cumsum(self, original, expected, axis=0, exclusive=False, argument 153 def test_cumsum_deep(self, expected, axis=0, exclusive=False, reverse=False): argument
|
| /external/toolchain-utils/ |
| D | file_lock_machine.py | 230 def NonBlockingLock(self, exclusive, reason=""): argument 257 def Unlock(self, exclusive, force=False): argument 318 def Lock(self, exclusive=False, reason=""): argument 322 def TryLock(self, timeout=300, exclusive=False, reason=""): argument 338 def Unlock(self, exclusive=False, ignore_ownership=False): argument
|
| /external/tensorflow/tensorflow/python/kernel_tests/control_flow/ |
| D | scan_ops_test.py | 40 def handle_options(func, x, axis, exclusive, reverse): argument 76 def _compare(self, x, axis, exclusive, reverse): argument 165 def _compareGradient(self, shape, axis, exclusive, reverse): argument 209 def _compare(self, x, axis, exclusive, reverse): argument 291 def _compareGradient(self, shape, axis, exclusive, reverse): argument
|
| /external/freetype/src/gxvalid/ |
| D | gxvfeat.c | 84 FT_Bool exclusive, in gxv_feat_registry_validate() 165 FT_Bool exclusive, in gxv_feat_setting_validate() 203 FT_Bool exclusive; in gxv_feat_name_validate() local
|
| D | gxvfeat.h | 49 FT_Bool exclusive; member
|
| D | gxvfgen.c | 91 char exclusive; member
|
| /external/javassist/src/main/javassist/bytecode/ |
| D | CodeIterator.java | 469 private int insert0(int pos, byte[] code, boolean exclusive) in insert0() 613 public Gap insertGapAt(int pos, int length, boolean exclusive) in insertGapAt() 817 boolean exclusive, ExceptionTable etable, CodeAttribute ca) in insertGapCore0() 838 boolean exclusive, ExceptionTable etable, in insertGapCore1() 874 int endPos, byte[] newcode, boolean exclusive) in insertGap2() 994 int gapLength, boolean exclusive) { in newOffset() 1034 void shiftPc(int where, int gapLength, boolean exclusive) throws BadBytecode { in shiftPc() 1114 private byte[] insertGapCore0w(byte[] code, int where, int gapLength, boolean exclusive, in insertGapCore0w() 1139 boolean exclusive, List<Branch> jumps, Pointers ptrs) in insertGap2w() 1293 void shift(int where, int gapLength, boolean exclusive) { in shift() [all …]
|
| D | ExceptionTable.java | 243 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc() 252 boolean exclusive) { in shiftPc()
|
| D | LineNumberAttribute.java | 174 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc()
|
| /external/tensorflow/tensorflow/compiler/tests/ |
| D | scan_ops_test.py | 41 def handle_options(func, x, axis, exclusive, reverse): argument 78 def _compare(self, x, axis, exclusive, reverse): argument 165 def _compare(self, x, axis, exclusive, reverse): argument
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | cumsum.h | 30 bool exclusive, bool reverse, T* output_data) { in CumSum() 88 const RuntimeShape& shape, int32_t axis, bool exclusive, in CumSum()
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | smart_cond.py | 91 def smart_case(pred_fn_pairs, default=None, exclusive=False, name="smart_case"): argument
|
| /external/cronet/net/spdy/ |
| D | buffered_spdy_framer.h | 203 bool exclusive) override {} in OnPriority() 276 bool exclusive = false; member
|
| D | http2_priority_dependencies.h | 50 bool exclusive; member
|
| D | http2_priority_dependencies.cc | 19 bool* exclusive) { in OnStreamCreation()
|
| /external/python/pyserial/serial/ |
| D | serialwin32.py | 472 def exclusive(self, exclusive): member in Serial
|
| D | serialutil.py | 192 exclusive=None, argument 316 def exclusive(self): member in SerialBase 321 def exclusive(self, exclusive): argument
|
| /external/curl/lib/ |
| D | socketpair.c | 93 int exclusive = 1; in Curl_socketpair() local
|
| /external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
| D | event_forwarder.cc | 122 bool exclusive, bool fin, bool end) { in OnHeaders() 161 bool exclusive) { in OnPriority()
|
| /external/rust/crates/vulkano/src/sync/ |
| D | pipeline.rs | 270 pub exclusive: bool, field
|
| /external/eigen/unsupported/test/ |
| D | cxx11_tensor_scan_sycl.cpp | 28 bool exclusive) { in test_sycl_cumsum()
|
| /external/autotest/client/cros/ |
| D | kernel_config.py | 106 def is_exclusive(self, exclusive): argument
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | cumsum_test.cc | 35 bool exclusive, bool reverse) { in CumsumOpModel()
|
| /external/cronet/net/test/embedded_test_server/ |
| D | http2_connection.h | 80 bool exclusive) override {} in OnPriorityForStream()
|
| /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/ |
| D | BaseTestHandler.java | 62 boolean exclusive) { in priority()
|