Searched refs:release (Results 1 - 25 of 91) sorted by relevance

1234

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
H A Dplatform.py85 # 0.1.0 - first release
244 _release_filename = re.compile(r'(\w+)[-_](release|version)')
246 ' release '
250 '(?: release )?'
255 # and http://linuxmafia.com/faq/Admin/release-files.html
275 # LSB format: "distro release x.x (codename)"
298 The function first looks for a distribution release file in
304 supported Linux distributions identified by their release file
353 The function first looks for a distribution release file in
482 def _syscmd_ver(system='', release
1322 def release(): function
[all...]
H A Ddummy_thread.py119 self.release()
121 def release(self): member in class:LockType
H A Dsysconfig.py572 osname, host, release, version, machine = os.uname()
586 if release[0] >= "5": # SunOS 5 == Solaris 2
588 release = "%d.%s" % (int(release[0]) - 3, release[2:])
594 # fall through to standard osname-release-machine representation
596 return "%s-%s" % (osname, release)
598 return "%s-%s.%s" % (osname, version, release)
602 m = rel_re.match(release)
604 release
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dplatform.py85 # 0.1.0 - first release
244 _release_filename = re.compile(r'(\w+)[-_](release|version)')
246 ' release '
250 '(?: release )?'
255 # and http://linuxmafia.com/faq/Admin/release-files.html
275 # LSB format: "distro release x.x (codename)"
298 The function first looks for a distribution release file in
304 supported Linux distributions identified by their release file
353 The function first looks for a distribution release file in
482 def _syscmd_ver(system='', release
1294 def release(): function
[all...]
H A DQueue.py30 # that acquire mutex must release it before returning. mutex
68 self.all_tasks_done.release()
84 self.all_tasks_done.release()
90 self.mutex.release()
97 self.mutex.release()
104 self.mutex.release()
140 self.not_full.release()
182 self.not_empty.release()
H A Ddummy_thread.py119 self.release()
121 def release(self): member in class:LockType
H A Dsysconfig.py469 # that OS release.
568 osname, host, release, version, machine = os.uname()
582 if release[0] >= "5": # SunOS 5 == Solaris 2
584 release = "%d.%s" % (int(release[0]) - 3, release[2:])
585 # fall through to standard osname-release-machine representation
587 return "%s-%s" % (osname, release)
589 return "%s-%s.%s" % (osname, version, release)
593 m = rel_re.match(release)
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dlock_tests.py83 lock.release()
89 lock.release()
99 lock.release()
107 lock.release()
113 lock.release()
121 lock.release()
139 lock.release()
166 lock.release()
176 lock.release()
180 lock.release()
[all...]
H A Dtest_threaded_import.py21 # Must release critical_section before releasing done, else the main
23 # teardown; then critical_section.release() raises AttributeError.
25 critical_section.release()
27 done.release()
71 done.release()
H A Dtest_dummy_threading.py25 mutex.release()
33 mutex.release()
34 sema.release()
H A Dtest_thread.py56 self.done_mutex.release()
116 mut.release()
122 mut.release()
147 self.checkout_mutex.release()
149 self.checkin_mutex.release()
154 self.checkin_mutex.release()
156 self.checkout_mutex.release()
188 # Must release mutex before releasing done, else the main thread can
190 # mutex.release() raises AttributeError.
193 self.done_mutex.release()
[all...]
H A Dtest_threadsignals.py34 signalled_all.release()
65 signalled_all.release()
H A Dtest_dummy_thread.py31 # Test self.lock.release()
33 self.lock.release()
35 "Lock object did not release properly.")
38 #Make sure release of an unlocked thread raises _thread.error
39 self.assertRaises(_thread.error, self.lock.release)
70 to_unlock.release()
77 print "*** Waiting for thread to release the lock "\
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
H A Dfopen.c72 goto release;
79 goto release;
84 goto release;
106 release:
107 fp->_flags = 0; /* release */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/
H A DSynch.py20 call must be matched by a release() call and only the last
21 release() call actually releases the lock for acquisition by
67 self.__mutex.release()
79 self.__mutex.release()
81 def release(self): member in class:Lock
98 self.__wait.release()
100 self.__mutex.release()
110 lock.release()
119 lock.release()
125 lock.release()
[all...]
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
H A DSmartPtr.h68 release();
109 release();
124 release();
148 int release() { function in class:SmartPtr
/device/google/contexthub/firmware/os/inc/
H A DhostIntf_priv.h37 int (*release)(void); member in struct:HostIntfComm
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
H A Dutil.py61 (osname, host, release, version, machine) = os.uname()
76 if release[0] >= "5": # SunOS 5 == Solaris 2
78 release = "%d.%s" % (int(release[0]) - 3, release[2:])
79 # fall through to standard osname-release-machine representation
81 return "%s-%s" % (osname, release)
83 return "%s-%s.%s" % (osname, version, release)
87 m = rel_re.match(release)
89 release
[all...]
/device/google/vrservices/vrcore/sepolicy/
H A Dkeys.conf3 ALL : device/google/vrservices/vrcore/sepolicy/certs/vrcore-release.x509.pem
/device/google/dragon-kernel/
H A Dpush-kernel.sh8 echo For: echo Artifacts[smaug]: smaug-release/R45-7199.0.0
9 echo artifact_path=smaug-release/R45-7199.0.0
26 # smaug-release - works well
30 build=smaug-release
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/
H A Db.bat14 @REM b release
15 @REM b release clean
27 @REM If 1st argument is release set TARGET to RELEASE and shift arguments to remove it
H A Dba.bat14 @REM b release
15 @REM b release clean
27 @REM If 1st argument is release set TARGET to RELEASE and shift arguments to remove it
/device/google/contexthub/firmware/os/core/
H A Dspi.c268 if (dev->ops->release)
269 dev->ops->release(dev);
309 if (dev->ops->release)
310 dev->ops->release(dev);
340 if (dev->ops->release) {
341 int ret = dev->ops->release(dev);
380 if (dev->ops->release)
381 dev->ops->release(dev);
H A DhostIntfI2c.c74 .release = hostIntfI2cRelease,
H A DhostIntfSpi.c95 .release = hostIntfSpiRelease,

Completed in 482 milliseconds

1234