Home
last modified time | relevance | path

Searched refs:owner (Results 1 – 25 of 90) sorted by relevance

1234

/device/linaro/bootloader/arm-trusted-firmware/lib/locks/bakery/
Dbakery_lock_coherent.c77 bakery->owner = NO_OWNER; in bakery_lock_init()
138 assert(bakery->owner != me); in bakery_lock_get()
175 bakery->owner = me; in bakery_lock_get()
185 assert(bakery->owner == me); in bakery_lock_release()
191 bakery->owner = NO_OWNER; in bakery_lock_release()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_archive_util.py219 owner = pwd.getpwuid(0)[0]
221 group = owner = 'root'
225 res = make_archive(base_name, 'zip', root_dir, base_dir, owner=owner,
233 owner=owner, group=group)
237 owner='kjhkjhkjg', group='oihohoh')
247 owner = pwd.getpwuid(0)[0]
250 owner=owner, group=group)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Darchive_util.py52 owner=None, group=None): argument
88 uid = _get_uid(owner)
97 tarinfo.uname = owner
194 dry_run=0, owner=None, group=None): argument
233 kwargs['owner'] = owner
Dcmd.py389 owner=None, group=None): argument
392 owner=owner, group=group)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dbdist.py91 self.owner = None
139 sub_cmd.owner = self.owner
Dbdist_dumb.py63 self.owner = None
123 owner=self.owner, group=self.group)
Dsdist.py122 self.owner = None
451 owner=self.owner, group=self.group)
/device/google/wahoo/thermal/
DAndroid.bp4 owner: "qcom",
/device/linaro/bootloader/arm-trusted-firmware/include/lib/
Dbakery_lock.h44 int owner; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
Dgencjkcodecs.py62 owner=loc)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dshutil.py335 owner=None, group=None, logger=None): argument
373 uid = _get_uid(owner)
382 tarinfo.uname = owner
501 dry_run=0, owner=None, group=None, logger=None): argument
541 kwargs['owner'] = owner
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dshutil.py339 owner=None, group=None, logger=None): argument
378 uid = _get_uid(owner)
387 tarinfo.uname = owner
504 dry_run=0, owner=None, group=None, logger=None): argument
544 kwargs['owner'] = owner
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_shutil.py486 owner = pwd.getpwuid(0)[0]
488 group = owner = 'root'
492 res = make_archive(base_name, 'zip', root_dir, base_dir, owner=owner,
500 owner=owner, group=group)
504 owner='kjhkjhkjg', group='oihohoh')
514 owner = pwd.getpwuid(0)[0]
517 owner=owner, group=group)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
Dmsg_32.txt10 Sender: owner-freebsd-isp@FreeBSD.ORG
Dmsg_33.txt11 Sender: owner-freebsd-isp@FreeBSD.ORG
/device/google/muskie/
Daosp_walleye.mk33 PRODUCT_RESTRICT_VENDOR_FILES := owner
/device/google/taimen/
Daosp_taimen.mk36 PRODUCT_RESTRICT_VENDOR_FILES := owner
/device/common/
Dgenerate-packages.sh170 …(cd tmp ; tar zc --owner=root --group=root vendor/ >> $SCRIPT || echo \ \ \ \ Error generating emb…
175 …(cd tmp ; tar --owner=root --group=root -z -c -f ../$ARCHIVE $SCRIPT || echo \ \ \ \ Error archivi…
/device/asus/fugu/libaudio/
DAudioStreamIn.h35 AudioStreamIn(AudioHardwareInput& owner);
DAudioStreamOut.h36 AudioStreamOut(AudioHardwareOutput& owner, bool mcOut, bool isIec958NonAudio);
/device/google/dragon/self-extractors/
Dfiles-by-owner.sh72 echo $file has no known owner
/device/lge/bullhead/dumpstate/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
26 the copyright owner that is granting the License.
64 submitted to Licensor for inclusion in the Work by the copyright owner
66 the copyright owner. For the purposes of this definition, "submitted"
73 designated in writing by the copyright owner as "Not a Contribution."
/device/google/dragon/dumpstate/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
26 the copyright owner that is granting the License.
64 submitted to Licensor for inclusion in the Work by the copyright owner
66 the copyright owner. For the purposes of this definition, "submitted"
73 designated in writing by the copyright owner as "Not a Contribution."
/device/asus/fugu/dumpstate/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
26 the copyright owner that is granting the License.
64 submitted to Licensor for inclusion in the Work by the copyright owner
66 the copyright owner. For the purposes of this definition, "submitted"
73 designated in writing by the copyright owner as "Not a Contribution."
/device/lge/bullhead/liblight/
DNOTICE25 "Licensor" shall mean the copyright owner or entity authorized by
26 the copyright owner that is granting the License.
64 submitted to Licensor for inclusion in the Work by the copyright owner
66 the copyright owner. For the purposes of this definition, "submitted"
73 designated in writing by the copyright owner as "Not a Contribution."

1234