Home
last modified time | relevance | path

Searched refs:facility (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dhandlers.py713 facility=LOG_USER, socktype=socket.SOCK_DGRAM): argument
724 self.facility = facility
753 def encodePriority(self, facility, priority): argument
760 if isinstance(facility, basestring):
761 facility = self.facility_names[facility]
764 return (facility << 3) | priority
796 prio = '<%d>' % self.encodePriority(self.facility,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
DREADME57 redemo.py Basic regular expression demonstration facility
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpdb.doc13 you can use pdb's post-mortem facility to inspect the contents of the
/device/google/cuttlefish_common/guest/hals/ril/libril/
Dril_service.cpp244 const ::android::hardware::hidl_string& facility,
250 const ::android::hardware::hidl_string& facility,
257 const ::android::hardware::hidl_string& facility,
1386 Return<void> RadioImpl_1_4::getFacilityLockForApp(int32_t serial, const hidl_string& facility, in getFacilityLockForApp() argument
1393 4, facility.c_str(), password.c_str(), in getFacilityLockForApp()
1398 Return<void> RadioImpl_1_4::setFacilityLockForApp(int32_t serial, const hidl_string& facility, in setFacilityLockForApp() argument
1405 5, facility.c_str(), lockState ? "1" : "0", password.c_str(), in setFacilityLockForApp()
1410 Return<void> RadioImpl_1_4::setBarringPassword(int32_t serial, const hidl_string& facility, in setBarringPassword() argument
1417 3, facility.c_str(), oldPassword.c_str(), newPassword.c_str()); in setBarringPassword()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_FROM_133.txt1676 list related to the new trace facility. This was reported,
DCHANGES_SUMMARY.txt603 use of the new #pred facility.
DCHANGES_FROM_133_before_mr13.txt618 use of the new #pred facility.
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_SUMMARY.txt603 use of the new #pred facility.
DCHANGES_FROM_133.txt2358 list related to the new trace facility. This was reported,
DCHANGES_FROM_133_BEFORE_MR13.txt618 use of the new #pred facility.