Home
last modified time | relevance | path

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

12

/external/javassist/src/main/javassist/bytecode/
DCodeIterator.java448 private int insert0(int pos, byte[] code, boolean exclusive) in insert0()
592 public Gap insertGapAt(int pos, int length, boolean exclusive) in insertGapAt()
797 boolean exclusive, ExceptionTable etable, CodeAttribute ca) in insertGapCore0()
818 boolean exclusive, ExceptionTable etable, in insertGapCore1()
854 int endPos, byte[] newcode, boolean exclusive) in insertGap2()
974 int gapLength, boolean exclusive) { in newOffset()
1014 void shiftPc(int where, int gapLength, boolean exclusive) throws BadBytecode { in shiftPc()
1086 private byte[] insertGapCore0w(byte[] code, int where, int gapLength, boolean exclusive, in insertGapCore0w()
1111 boolean exclusive, ArrayList jumps, Pointers ptrs) in insertGap2w()
1270 void shift(int where, int gapLength, boolean exclusive) { in shift()
[all …]
DExceptionTable.java251 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc()
262 boolean exclusive) { in shiftPc()
DStackMap.java375 void shiftPc(int where, int gapSize, boolean exclusive) in shiftPc()
383 private boolean exclusive; field in StackMap.Shifter
385 public Shifter(StackMap smt, int where, int gap, boolean exclusive) { in Shifter()
DLineNumberAttribute.java172 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc()
DStackMapTable.java788 void shiftPc(int where, int gapSize, boolean exclusive) in shiftPc()
799 private boolean exclusive; field in StackMapTable.Shifter
801 public Shifter(StackMapTable smt, int where, int gap, boolean exclusive) { in Shifter()
DLocalVariableAttribute.java180 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc()
/external/autotest/client/cros/
Dkernel_config.py96 def is_exclusive(self, exclusive): argument
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
DBaseTestHandler.java62 boolean exclusive) { in priority()
DMockSpdyPeer.java304 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()
DFramedConnection.java780 boolean exclusive) { in priority()
/external/zlib/src/
Dgzlib.c103 int exclusive = 0; local
/external/pdfium/third_party/zlib_v128/
Dgzlib.c103 int exclusive = 0; in gz_open() local
/external/opencv3/3rdparty/zlib/
Dgzlib.c103 int exclusive = 0; local
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/res/
DMenuLoaderTest.java128 boolean exclusive) { in setGroupCheckable()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/view/
DTestMenu.java114 public void setGroupCheckable(int group, boolean checkable, boolean exclusive) { in setGroupCheckable()
/external/kernel-headers/original/uapi/linux/
Disdn.h119 int exclusive; /* Channel, if bound exclusive */ member
Dperf_event.h302 exclusive : 1, /* only group on PMU */ member
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
Doutput_writers.py339 exclusive=False): argument
426 exclusive=False): argument
/external/libxml2/python/
Dlibxml.py427 exclusive=0, argument
441 exclusive=0, argument
Dlibxml.c3614 int exclusive; in libxml_C14NDocDumpMemory() local
3690 int exclusive; in libxml_C14NDocSaveTo() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mws/
Dconnection.py166 def exclusive(*groups): function
/external/robolectric/v1/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...
/external/guice/extensions/struts2/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/guice/extensions/persist/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...

12