/external/dbus/bus/ |
services.c | 44 DBusList *owners; member in struct:BusService 157 link = _dbus_list_get_first_link (&service->owners); 167 link = _dbus_list_get_next_link (&service->owners, link); 538 _dbus_list_unlink (&service->owners, link); 710 _dbus_list_remove_last (&service->owners, owner); 717 _dbus_assert (service->owners == NULL); 733 _dbus_assert (service->owners == NULL); 765 if (d->service->owners == NULL) 825 if (service->owners == NULL) 843 if (!(flags & DBUS_NAME_FLAG_REPLACE_EXISTING) || service->owners == NULL [all...] |
/dalvik/libcore/security/src/main/java/java/security/acl/ |
package.html | 10 for the creation of new owners {@link java.security.acl.Owner}, and for the registration of
|
Owner.java | 23 * The interface to manage owners of objects that require ownership. 31 * Adds a principal to the list of owners. 45 * Removes a principal from the list of owners.
|
Acl.java | 32 * An {@code Acl} has a list of owners ({@link Owner}) which are principals as 34 * owners are allowed to modify the {@code
|
/development/build/ |
sdk.exclude.atree | 25 -OWNERS
|
/external/libpcap/ChmodBPF/ |
ChmodBPF | 10 # to create BPF devices with particular owners or groups.
|
/dalvik/libcore/icu/ |
license.html | 48 All trademarks and registered trademarks mentioned herein are the property of their respective owners.
|
/external/icu4c/ |
license.html | 48 All trademarks and registered trademarks mentioned herein are the property of their respective owners.
|
NOTICE | 15 All trademarks and registered trademarks mentioned herein are the property of their respective owners.
|
/development/pdk/docs/community/ |
groups-charter.jd | 30 <p>But if you see an outrageous violation, want to report spam, feel very strongly about something, or even if you just want to chat, then contact the mailing list's owners. It's what we're here for!
|
/external/quake/quake/src/WinQuake/ |
3dfx.txt | 69 All other trademarks are the property of their respective owners
|
glqnotes.txt | 3 3dfx owners -- read the 3dfx.txt file.
|
/frameworks/base/core/jni/android/graphics/ |
Picture.cpp | 89 // Canvas.java and our picture can both be owners
|
/dalvik/libcore/security/src/test/java/tests/security/acl/ |
IOwnerTest.java | 123 //remove owner which is not part of the list of owners - FALSE expected
|
/external/genext2fs/ |
genext2fs.8 | 82 Squash permissions and owners (same as -P -U).
|
/external/webkit/WebCore/inspector/ |
InspectorDOMAgent.h | 128 // We represent embedded doms as a part of the same hierarchy. Hence we treat children of frame owners differently.
|
/external/quake/quake/src/QW/docs/ |
glqwcl-readme.txt | 3 3dfx owners -- read the 3dfx.txt file.
|
/external/grub/netboot/ |
depca.c | 57 5) "DEC EtherWORKS LC Ethernet Controller Owners Manual", 59 6) "DEC EtherWORKS Turbo Ethernet Controller Owners Manual", 63 8) "DEC EtherWORKS Turbo_(TP BNC) Ethernet Controller Owners Manual",
|
/bionic/libc/netbsd/resolv/ |
res_comp.c | 195 * hostname-like (A, MX, WKS) owners can have "*" as their first label
|
/dalvik/libcore/auth/src/main/java/javax/security/auth/ |
PrivateCredentialPermission.java | 64 // owners set
|
/external/quake/quake/src/WinQuake/kit/ |
README.TXT | 3 3dfx owners -- read the 3dfx.txt file.
|
3DFX.TXT | 279 trademarks are the property of their respective owners
|
/external/webkit/WebCore/page/ |
FocusController.cpp | 226 // We focus frames rather than frame owners.
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
RedundentExprEliminator.java | 372 * the ElemTemplateElement owners of the expressions. 374 * @param head Head of linked list of expression owners. 378 * the ElemTemplateElement owners of the expressions. This is to make sure [all...] |
/external/dbus/doc/ |
dbus-specification.xml | [all...] |