Home
last modified time | relevance | path

Searched defs:exclusive (Results 1 – 25 of 50) sorted by relevance

12

/external/toolchain-utils/
Dfile_lock_machine.py213 def NonBlockingLock(self, exclusive, reason=''): argument
239 def Unlock(self, exclusive, force=False): argument
294 def Lock(self, exclusive=False, reason=''): argument
298 def TryLock(self, timeout=300, exclusive=False, reason=''): argument
311 def Unlock(self, exclusive=False, ignore_ownership=False): argument
/external/tensorflow/tensorflow/python/kernel_tests/
Dscan_ops_test.py44 def handle_options(func, x, axis, exclusive, reverse): argument
80 def _compare(self, x, axis, exclusive, reverse): argument
169 def _compareGradient(self, shape, axis, exclusive, reverse): argument
213 def _compare(self, x, axis, exclusive, reverse): argument
295 def _compareGradient(self, shape, axis, exclusive, reverse): argument
/external/freetype/src/gxvalid/
Dgxvfeat.c84 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
Dgxvfeat.h49 FT_Bool exclusive; member
Dgxvfgen.c91 char exclusive; member
/external/tensorflow/tensorflow/compiler/tests/
Dscan_ops_test.py44 def handle_options(func, x, axis, exclusive, reverse): argument
80 def _compare(self, x, axis, exclusive, reverse): argument
159 def _compare(self, x, axis, exclusive, reverse): argument
/external/javassist/src/main/javassist/bytecode/
DCodeIterator.java469 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 …]
DExceptionTable.java243 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc()
252 boolean exclusive) { in shiftPc()
DLineNumberAttribute.java174 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc()
DStackMap.java386 void shiftPc(int where, int gapSize, boolean exclusive) in shiftPc()
394 private boolean exclusive; field in StackMap.Shifter
396 public Shifter(StackMap smt, int where, int gap, boolean exclusive) { in Shifter()
DStackMapTable.java822 void shiftPc(int where, int gapSize, boolean exclusive) in shiftPc()
851 boolean exclusive; field in StackMapTable.Shifter
853 public Shifter(StackMapTable smt, int where, int gap, boolean exclusive) { in Shifter()
/external/tensorflow/tensorflow/python/framework/
Dsmart_cond.py93 def smart_case(pred_fn_pairs, default=None, exclusive=False, name="smart_case"): argument
/external/autotest/client/cros/
Dkernel_config.py106 def is_exclusive(self, exclusive): argument
/external/tensorflow/tensorflow/lite/kernels/
Dcumsum_test.cc35 bool exclusive, bool reverse) { in CumsumOpModel()
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
DBaseTestHandler.java62 boolean exclusive) { in priority()
/external/grpc-grpc-java/okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/framed/
DFrameReader.java100 void priority(int streamId, int streamDependency, int weight, boolean exclusive); in priority()
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
DFrameReader.java96 void priority(int streamId, int streamDependency, int weight, boolean exclusive); in priority()
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/framed/
DFrameReader.java98 void priority(int streamId, int streamDependency, int weight, boolean exclusive); in priority()
/external/rust/crates/libz-sys/src/zlib-ng/
Dgzlib.c48 int exclusive = 0; in gz_open() local
/external/rust/crates/mio/src/sys/windows/
Dafd.rs38 pub exclusive: ULONG, field
/external/angle/third_party/zlib/
Dgzlib.c103 int exclusive = 0; local
/external/rust/crates/libz-sys/src/zlib/
Dgzlib.c103 int exclusive = 0; local
/external/python/cpython2/Modules/zlib/
Dgzlib.c103 int exclusive = 0; local
/external/zlib/
Dgzlib.c103 int exclusive = 0; local
/external/zstd/zlibWrapper/
Dgzlib.c106 int exclusive = 0; local

12