/external/chromium/net/disk_cache/ |
D | cache_util_win.cc | 68 DWORD sharing = FILE_SHARE_READ | FILE_SHARE_WRITE | FILE_SHARE_DELETE; in DeleteCacheFile() local 71 name.value().c_str(), access, sharing, NULL, OPEN_EXISTING, 0, NULL)); in DeleteCacheFile()
|
D | file_win.cc | 78 DWORD sharing = FILE_SHARE_READ | FILE_SHARE_WRITE | FILE_SHARE_DELETE; in Init() local 80 platform_file_ = CreateFile(name.value().c_str(), access, sharing, NULL, in Init() 90 sync_platform_file_ = CreateFile(name.value().c_str(), access, sharing, NULL, in Init()
|
D | backend_unittest.cc | 2061 DWORD sharing = FILE_SHARE_READ | FILE_SHARE_WRITE; in TEST_F() local 2064 name.value().c_str(), access, sharing, NULL, OPEN_EXISTING, 0, NULL)); in TEST_F() 2067 sharing |= FILE_SHARE_DELETE; in TEST_F() 2068 file2.Set(CreateFile(name.value().c_str(), access, sharing, NULL, in TEST_F()
|
/external/chromium/base/ |
D | platform_file_win.cc | 56 DWORD sharing = (flags & PLATFORM_FILE_EXCLUSIVE_READ) ? 0 : FILE_SHARE_READ; in CreatePlatformFile() local 58 sharing |= FILE_SHARE_WRITE; in CreatePlatformFile() 70 HANDLE file = CreateFile(name.value().c_str(), access, sharing, NULL, in CreatePlatformFile()
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
D | side_tab_strip_controller.mm | 24 // Side tabs have no indent since they are not sharing space with the
|
/external/iptables/extensions/ |
D | libxt_cluster.man | 1 Allows you to deploy gateway and back-end load-sharing clusters without the
|
/external/mesa3d/docs/ |
D | README.CYGWIN | 128 toolkits try to minimize colormap "flashing" by sharing colormaps when 133 When sharing the root colormap, Mesa may be unable to allocate the colors 136 To prevent colormap sharing in aux, tk and GLUT, define the environment
|
D | COPYING | 88 sharing, because most developers did not use the libraries. We 89 concluded that weaker conditions might promote sharing better. 419 of all derivatives of our free software and of promoting the sharing
|
/external/quake/quake/src/ |
D | readme.txt | 23 commercial exploitation, but have no clause forcing sharing of source code.
|
D | gnu.txt | 78 …free status of all derivatives of our free software and of promoting the sharing and reuse of soft…
|
/external/iproute2/doc/actions/ |
D | actions-general | 121 me that someone was writing a qdisc just to do sharing across multiple devices; 123 summer -- the key to sharing is to use a operator "index" in your policer
|
D | ifb-README | 13 IFB allows for sharing.
|
/external/llvm/lib/CodeGen/ |
D | README.txt | 94 Furthermore, with re-association, we can enable sharing:
|
/external/dbus/doc/ |
D | TODO | 62 of binding. This would use dbus_connection_open()'s connection-sharing
|
/external/iproute2/doc/ |
D | api-ip6-flowlabels.tex | 394 \item \verb|S| is sharing style. 396 sharing style.
|
/external/dnsmasq/contrib/dnslist/ |
D | dnslist.pl | 524 of promoting the sharing and reuse of software generally.
|
/external/valgrind/main/docs/internals/ |
D | segments-seginfos.txt | 73 the page sharing. Non-pic code is faster, too: register %ebx is
|
D | threads-syscalls-signals.txt | 285 all. LT predates the kernel's support for proper POSIX-like sharing of
|
/external/webkit/Source/WebCore/ |
D | LICENSE-LGPL-2 | 80 sharing, because most developers did not use the libraries. We 81 concluded that weaker conditions might promote sharing better. 411 of all derivatives of our free software and of promoting the sharing
|
/external/bluetooth/glib/ |
D | COPYING | 80 sharing, because most developers did not use the libraries. We 81 concluded that weaker conditions might promote sharing better. 411 of all derivatives of our free software and of promoting the sharing
|
/external/bluetooth/glib/gmodule/ |
D | COPYING | 80 sharing, because most developers did not use the libraries. We 81 concluded that weaker conditions might promote sharing better. 411 of all derivatives of our free software and of promoting the sharing
|
/external/quake/quake/src/WinQuake/kit/ |
D | 3DFX.TXT | 196 using File and print sharing or TCP/IP ping. If you are using IPX also
|
/external/e2fsprogs/ |
D | COPYING | 281 of promoting the sharing and reuse of software generally. 448 sharing, because most developers did not use the libraries. We 449 concluded that weaker conditions might promote sharing better. 779 of all derivatives of our free software and of promoting the sharing
|
/external/webkit/ |
D | NOTICE | 129 sharing, because most developers did not use the libraries. We 130 concluded that weaker conditions might promote sharing better. 460 of all derivatives of our free software and of promoting the sharing 962 of all derivatives of our free software and of promoting the sharing
|
/external/srtp/doc/ |
D | rfc3711.txt | 516 SRTP/SRTCP parameter sharing above, separate replay lists and packet 1621 derivation, whether sharing of keys between SRTP and SRTCP is allowed 1823 If the pre-defined transforms are used, SRTP allows sharing of the 1827 First, sharing between SRTP streams belonging to the same RTP session 1834 Second, sharing between SRTP and the corresponding SRTCP is secure. 2484 ALL streams sharing the master key. (From strict security point of 2486 but then the streams would no longer be sharing master key, which is
|