Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/fileapi/
DWebKitFlags.h51 void setExclusive(bool exclusive) { m_exclusive = exclusive; } in setExclusive()
54 WebKitFlags(bool create, bool exclusive) in WebKitFlags()
/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()
DLineNumberAttribute.java172 void shiftPc(int where, int gapLength, 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()
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/webkit/Source/WebKit/chromium/public/
DWebFileSystem.h88 …virtual void createFile(const WebString& path, bool exclusive, WebFileSystemCallbacks*) { WEBKIT_A… in createFile()
98 …virtual void createDirectory(const WebString& path, bool exclusive, WebFileSystemCallbacks*) { WEB… in createDirectory()
/external/webkit/Source/WebKit/chromium/src/
DAsyncFileSystemChromium.cpp89 void AsyncFileSystemChromium::createFile(const String& path, bool exclusive, PassOwnPtr<AsyncFileSy… in createFile()
94 void AsyncFileSystemChromium::createDirectory(const String& path, bool exclusive, PassOwnPtr<AsyncF… in createDirectory()
DWorkerAsyncFileSystemChromium.cpp115 void WorkerAsyncFileSystemChromium::createFile(const String& path, bool exclusive, PassOwnPtr<Async… in createFile()
120 void WorkerAsyncFileSystemChromium::createDirectory(const String& path, bool exclusive, PassOwnPtr<… in createDirectory()
DWorkerFileSystemCallbacksBridge.cpp189 …reateFileToMainThread(WebFileSystem* fileSystem, const String& path, bool exclusive, const String&… in postCreateFileToMainThread()
194 …DirectoryToMainThread(WebFileSystem* fileSystem, const String& path, bool exclusive, const String&… in postCreateDirectoryToMainThread()
252 …iptExecutionContext*, WebFileSystem* fileSystem, const String& path, bool exclusive, WorkerFileSys… in createFileOnMainThread()
257 …iptExecutionContext*, WebFileSystem* fileSystem, const String& path, bool exclusive, WorkerFileSys… in createDirectoryOnMainThread()
/external/zlib/src/
Dgzlib.c103 int exclusive = 0; local
/external/robolectric/src/test/java/com/xtremelabs/robolectric/res/
DMenuLoaderTest.java128 boolean exclusive) { in setGroupCheckable()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/view/
DTestMenu.java114 public void setGroupCheckable(int group, boolean checkable, boolean exclusive) { in setGroupCheckable()
/external/chromium/base/
Dfile_util_proxy.cc387 bool exclusive, in RelayCreateDirectory()
799 bool exclusive, in CreateDirectory()
/external/qemu/audio/
Dossaudio.c71 int exclusive; member
/external/linux-tools-perf/util/
Dpython.c426 exclusive = 0, in pyrf_evsel__init() local
/external/chromium/chrome/browser/resources/file_manager/js/
Dfile_manager.js1985 this.currentDirEntry_.getDirectory(name, {create: true, exclusive: true}, property
/external/yaffs2/yaffs2/direct/
Dyaffsfs.c47 __u8 exclusive:1; // exclusive member
/external/kernel-headers/original/linux/
Dperf_event.h194 exclusive : 1, /* only group on PMU */ member
795 int exclusive; member
/external/linux-tools-perf/util/include/linux/added/
Dperf_event.h204 exclusive : 1, /* only group on PMU */ member
947 int exclusive; member
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
Dprototype-1.6.0.3.js1095 initialize: function(start, end, exclusive) { argument
1118 var $R = function(start, end, exclusive) { argument
Dconcat-jquery-mootools-prototype.js9474 initialize: function(start, end, exclusive) { argument
9497 var $R = function(start, end, exclusive) { argument
/external/valgrind/main/include/vki/
Dvki-linux.h2745 exclusive : 1, /* only group on PMU */ member