/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCommunication/ |
D | PiSmmCommunicationSmm.uni | 6 // non-firmware agents for inter-mode communication with SMM agents. It also saves 23 …that can be used in the OS-present environment by non-firmware agents for inter-mode communication…
|
D | PiSmmCommunicationSmm.inf | 6 # non-firmware agents for inter-mode communication with SMM agents. It also saves
|
/device/google/contexthub/firmware/os/drivers/st_mag40/ |
D | st_mag40.c | 396 #define DEC_INFO_BIAS(name, type, axis, inter, samples, rates, raw, scale, bias) \ argument 400 .interrupt = inter, \ 407 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \ argument 411 .interrupt = inter, \
|
/device/google/contexthub/firmware/os/drivers/st_hts221/ |
D | hts221.c | 272 #define DEC_INFO(name, type, axis, inter, samples, rates) \ argument 276 .interrupt = inter, \
|
/device/google/contexthub/firmware/os/drivers/si_si7034/ |
D | si7034a10.c | 225 #define DEC_INFO(name, type, axis, inter, samples, rates) \ argument 229 .interrupt = inter, \
|
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/ |
D | invensense_icm40600.c | 709 #define DEC_INFO(name, type, axis, inter, samples) \ argument 713 .interrupt = inter, \ 716 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument 717 DEC_INFO(name, type, axis, inter, samples), \ 720 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 721 DEC_INFO(name, type, axis, inter, samples), \ 727 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument 728 DEC_INFO(name, type, axis, inter, samples), \ 733 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument 734 DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale), \
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | fset2.c | 1364 set inter; local 1373 inter = set_and(fset1[i], fset2[i]); 1374 require(set_deg(inter)==1, "invalid set to tree conversion"); 1375 n = tnode(set_int(inter)); 1377 set_free(inter); 1382 inter = set_and(fset1[LL_k], fset2[LL_k]); 1383 if ( (q=p=set_pdq(inter)) == NULL ) fatal_internal("Can't alloc space for set_pdq");
|
/device/google/contexthub/firmware/os/drivers/st_acc44/ |
D | st_acc44.c | 298 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \ argument 302 .interrupt = inter, \
|
/device/google/contexthub/firmware/os/drivers/st_lps22hb/ |
D | lps22hb.c | 314 #define DEC_INFO(name, type, axis, inter, samples, rates) \ argument 318 .interrupt = inter, \
|
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 669 #define DEC_INFO(name, type, axis, inter, samples) \ argument 673 .interrupt = inter, \ 676 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument 677 DEC_INFO(name, type, axis, inter, samples), \ 680 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 681 DEC_INFO(name, type, axis, inter, samples), \ 687 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument 688 DEC_INFO(name, type, axis, inter, samples), \ 693 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument 694 DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale), \
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/parser/ |
D | unparse.py | 11 def interleave(inter, f, seq): argument 21 inter()
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | st_lsm6dsm.c | 961 #define DEC_INFO(name, type, axis, inter, samples) \ argument 965 .interrupt = inter, \ 968 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument 969 DEC_INFO(name, type, axis, inter, samples), \ 972 #define DEC_INFO_RATE_BIAS(name, rates, type, axis, inter, samples, bias) \ argument 973 DEC_INFO(name, type, axis, inter, samples), \ 978 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 979 DEC_INFO(name, type, axis, inter, samples), \ 985 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument 986 DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale), \
|
/device/google/contexthub/firmware/os/drivers/orientation/ |
D | orientation.c | 155 #define DEC_INFO_RATE(name, rates, type, axis, inter, samples) \ argument 160 .interrupt = inter, \
|
/device/google/sunfish/ |
D | WCNSS_qcom_cfg.ini | 351 # Set channel selection logic for different concurrency combinations to DBS or inter band MCC. 353 # 0 - inter-band MCC
|
/device/google/redbull/ |
D | WCNSS_qcom_cfg.ini | 364 # Set channel selection logic for different concurrency combinations to DBS or inter band MCC. 366 # 0 - inter-band MCC
|
/device/google/coral/ |
D | WCNSS_qcom_cfg.ini | 351 # Set channel selection logic for different concurrency combinations to DBS or inter band MCC. 353 # 0 - inter-band MCC
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | platform-interrupt-controller-API.rst | 66 explicit programming by software, and are typically used in inter-PE
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | ChangeLog | 279 - Add ZLIB_INTERNAL in front of internal inter-module functions and arrays
|