/external/webkit/Source/WebCore/fileapi/ |
D | WebKitFlags.h | 51 void setExclusive(bool exclusive) { m_exclusive = exclusive; } in setExclusive() 54 WebKitFlags(bool create, bool exclusive) in WebKitFlags()
|
/external/javassist/src/main/javassist/bytecode/ |
D | CodeIterator.java | 448 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 …]
|
D | ExceptionTable.java | 251 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc() 262 boolean exclusive) { in shiftPc()
|
D | LineNumberAttribute.java | 172 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc()
|
D | StackMap.java | 375 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()
|
D | StackMapTable.java | 788 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()
|
D | LocalVariableAttribute.java | 180 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc()
|
/external/webkit/Source/WebKit/chromium/public/ |
D | WebFileSystem.h | 88 …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/ |
D | AsyncFileSystemChromium.cpp | 89 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()
|
D | WorkerAsyncFileSystemChromium.cpp | 115 void WorkerAsyncFileSystemChromium::createFile(const String& path, bool exclusive, PassOwnPtr<Async… in createFile() 120 void WorkerAsyncFileSystemChromium::createDirectory(const String& path, bool exclusive, PassOwnPtr<… in createDirectory()
|
D | WorkerFileSystemCallbacksBridge.cpp | 189 …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/ |
D | gzlib.c | 103 int exclusive = 0; local
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/res/ |
D | MenuLoaderTest.java | 128 boolean exclusive) { in setGroupCheckable()
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/view/ |
D | TestMenu.java | 114 public void setGroupCheckable(int group, boolean checkable, boolean exclusive) { in setGroupCheckable()
|
/external/chromium/base/ |
D | file_util_proxy.cc | 387 bool exclusive, in RelayCreateDirectory() 799 bool exclusive, in CreateDirectory()
|
/external/qemu/audio/ |
D | ossaudio.c | 71 int exclusive; member
|
/external/linux-tools-perf/util/ |
D | python.c | 426 exclusive = 0, in pyrf_evsel__init() local
|
/external/chromium/chrome/browser/resources/file_manager/js/ |
D | file_manager.js | 1985 this.currentDirEntry_.getDirectory(name, {create: true, exclusive: true}, property
|
/external/yaffs2/yaffs2/direct/ |
D | yaffsfs.c | 47 __u8 exclusive:1; // exclusive member
|
/external/kernel-headers/original/linux/ |
D | perf_event.h | 194 exclusive : 1, /* only group on PMU */ member 795 int exclusive; member
|
/external/linux-tools-perf/util/include/linux/added/ |
D | perf_event.h | 204 exclusive : 1, /* only group on PMU */ member 947 int exclusive; member
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
D | prototype-1.6.0.3.js | 1095 initialize: function(start, end, exclusive) { argument 1118 var $R = function(start, end, exclusive) { argument
|
D | concat-jquery-mootools-prototype.js | 9474 initialize: function(start, end, exclusive) { argument 9497 var $R = function(start, end, exclusive) { argument
|
/external/valgrind/main/include/vki/ |
D | vki-linux.h | 2745 exclusive : 1, /* only group on PMU */ member
|