Searched refs:degree (Results 1 – 15 of 15) sorted by relevance
/device/generic/goldfish/camera/ |
D | EmulatedCameraFactory.h | 156 int degree = property_get_int32(key, 90); in getFakeCameraOrientation() local 157 return degree; in getFakeCameraOrientation() 165 int degree = property_get_int32(key, 90); in getQemuCameraOrientation() local 166 return degree; in getQemuCameraOrientation()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | dumpcycles.c | 21 int degree; in dumpcycles() local 28 degree=set_deg(c->cyclicDep); in dumpcycles() 29 fprintf(stderr,"Cycle %d: (degree %d) %s -->\n", i++, degree, RulePtr[c->croot]->rname); in dumpcycles()
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | Platform.asl | 318 Name(GCR0, 70) // Critical temperature for Generic participant 0 in degree celsius 319 Name(GCR1, 70) // Critical temperature for Generic participant 1 in degree celsius 320 Name(GCR2, 70) // Critical temperature for Generic participant 2 in degree celsius 321 Name(GCR3, 70) // Critical temperature for Generic participant 3 in degree celsius 322 Name(GCR4, 70) // Critical temperature for Generic participant 4 in degree celsius 323 Name(GCR5, 70) // Critical temperature for Generic participant 5 in degree celsius 324 Name(GCR6, 70) // Critical temperature for Generic participant 6 in degree celsius 325 Name(PST0, 60) // Passive temperature limit for Generic Participant 0 in degree celsius 326 Name(PST1, 60) // Passive temperature limit for Generic Participant 1 in degree celsius 327 Name(PST2, 60) // Passive temperature limit for Generic Participant 2 in degree celsius [all …]
|
D | THERMAL.ASL | 78 Return(3000) // (3000-2732)/10 = 26.8 degree C
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
D | AParser.cpp | 446 register int degree = 0; in set_deg() local 454 if (t & *b) ++degree; in set_deg() 459 return(degree); in set_deg()
|
D | err.h | 474 register int degree = 0; local 482 if (t & *b) ++degree; 487 return(degree);
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
D | AParser.cpp | 477 register int degree = 0; in set_deg() local 485 if (t & *b) ++degree; in set_deg() 490 return(degree); in set_deg()
|
D | err.h | 474 register int degree = 0; local 482 if (t & *b) ++degree; 487 return(degree);
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/support/set/ |
D | set.c | 129 register unsigned degree = 0; local 139 if (t & *b) ++degree; 144 return(degree);
|
/device/linaro/hikey/self-extractors_hikey960/hisilicon/ |
D | LICENSE | 89 which YOU apply to protect your own like information, but not less than a reasonable degree of care…
|
/device/linaro/poplar/proprietary/hisilicon/ |
D | LICENSE | 41 …ply to protect your own like information, but not less than a reasonable degree of care, to preven…
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | CHANGES_SUMMARY.txt | 974 when all lookahead sets [i] with i<k all have degree one) the
|
D | CHANGES_FROM_133_BEFORE_MR13.txt | 1242 when all lookahead sets [i] with i<k all have degree one) the
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_SUMMARY.txt | 974 when all lookahead sets [i] with i<k all have degree one) the
|
D | CHANGES_FROM_133_before_mr13.txt | 1242 when all lookahead sets [i] with i<k all have degree one) the
|