/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ |
D | goldfish_vpx_impl.cpp | 64 int slot = transport->getMemorySlot(); in vpx_codec_dec_init() local 65 if (slot < 0) { in vpx_codec_dec_init() 70 DDD("got slot %d", slot); in vpx_codec_dec_init() 73 ctx->memory_slot = slot; in vpx_codec_dec_init() 74 ctx->address_offset = static_cast<unsigned int>(slot) * 8 * (1 << 20); in vpx_codec_dec_init()
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/ufs/ |
D | ufs.c | 154 static int get_empty_slot(int *slot) in get_empty_slot() argument 167 *slot = i; in get_empty_slot() 174 int slot = 0, result; in get_utrd() local 178 result = get_empty_slot(&slot); in get_utrd() 183 base = ufs_params.desc_base + (slot * UFS_DESC_SIZE); in get_utrd() 188 utrd->task_tag = slot + 1; in get_utrd() 394 int slot; in ufs_send_request() local 396 slot = task_tag - 1; in ufs_send_request() 409 mmio_setbits_32(ufs_params.reg_base + UTRLDBR, 1 << slot); in ufs_send_request() 417 int slot; in ufs_check_resp() local [all …]
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | PciTree.asl | 288 // PCI slot 1 293 // PCI slot 2 298 // PCI slot 3 303 // PCI slot 4 312 // PCI slot 1 317 // PCI slot 2 322 // PCI slot 3 327 // PCI slot 4
|
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/ |
D | MediaH264Decoder.cpp | 38 int slot = transport->getMemorySlot(); in initH264Context() local 39 if (slot < 0) { in initH264Context() 43 mAddressOffSet = static_cast<unsigned int>(slot) * 8 * (1 << 20); in initH264Context() 44 ALOGD("got memory lot %d addrr %x", slot, mAddressOffSet); in initH264Context()
|
/device/google/cuttlefish/host/frontend/gcastv2/libsource/include/source/ |
D | TouchSink.h | 35 void injectMultiTouchEvent(int32_t id, int32_t slot, int32_t x, int32_t y,
|
/device/generic/goldfish-opengl/system/codecs/omx/common/ |
D | goldfish_media_utils.h | 92 virtual void returnMemorySlot(int slot) = 0;
|
/device/google/sunfish-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 17 # A/B slot selection for the XBL partition. Allow also to issue a
|
/device/google/coral-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 16 # A/B slot selection for the XBL partition. Allow also to issue a
|
/device/google/contexthub/firmware/os/drivers/st_hts221/ |
D | README | 28 /* I2C defs to be used when device is plugged on U4 slot */
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/ |
D | ExceptionSupport.ARMv6.asm | 236 str R1,[SP,#0x58] ; Store it back to srsfd stack slot so it can be restored 239 str R1,[SP,#0x5c] ; Store it back to srsfd stack slot so it can be restored 255 rfefd SP! ; return from exception via srsfd stack slot
|
D | ExceptionSupport.ARMv6.S | 238 str R1,[SP,#0x58] @ Store it back to srsfd stack slot so it can be restored 241 str R1,[SP,#0x5c] @ Store it back to srsfd stack slot so it can be restored 257 rfefd SP! @ return from exception via srsfd stack slot
|
/device/google/redbull-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 16 # A/B slot selection for the XBL partition. Allow also to issue a
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 17 # A/B slot selection for the XBL partition. Allow also to issue a
|
/device/google/crosshatch-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 17 # A/B slot selection for the XBL partition. Allow also to issue a
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/ |
D | MiscSystemSlotDesignation.uni | 19 // System slot information
|
/device/linaro/bootloader/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/Arm/ |
D | DebugAgentException.asm | 252 str R1,[SP,#0x58] ; Store it back to srsfd stack slot so it can be restored 255 str R1,[SP,#0x5c] ; Store it back to srsfd stack slot so it can be restored 271 rfefd SP! ; return from exception via srsfd stack slot
|
D | DebugAgentException.S | 257 str R1,[SP,#0x58] @ Store it back to srsfd stack slot so it can be restored 260 str R1,[SP,#0x5c] @ Store it back to srsfd stack slot so it can be restored 276 rfefd SP! @ return from exception via srsfd stack slot
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/ |
D | bases.py | 193 for name, slot in sortitems(self.__members): 194 slot.dump(f)
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/SasV1Dxe/ |
D | SasV1Dxe.c | 311 struct hisi_sas_slot *slot; in prepare_cmd() local 332 slot = &hba->slots[slot_idx]; in prepare_cmd() 333 if (slot->used || (r == (w+1) % QUEUE_SLOTS)) { in prepare_cmd() 354 slot->used = TRUE; in prepare_cmd() 427 while (slot->used) { in prepare_cmd() 452 slot->used = FALSE; in prepare_cmd()
|
/device/google/contexthub/firmware/os/drivers/st_mag40/ |
D | README | 48 /* I2C defs to be used when device is plugged on U4 slot */
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmExceptionLib/Arm/ |
D | ExceptionSupport.asm | 279 str R1,[SP,#0x58] ; Store it back to srsfd stack slot so it can be restored 282 str R1,[SP,#0x5c] ; Store it back to srsfd stack slot so it can be restored 298 rfefd SP! ; return from exception via srsfd stack slot
|
D | ExceptionSupport.S | 285 str R1,[SP,#0x58] @ Store it back to srsfd stack slot so it can be restored 288 str R1,[SP,#0x5c] @ Store it back to srsfd stack slot so it can be restored 304 rfefd SP! @ return from exception via srsfd stack slot
|
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/ |
D | MyWebSocketHandler.cpp | 311 int32_t slot = obj["slot"].asInt(); in handleMessage() local 323 << slot; in handleMessage() 325 mTouchSink->injectMultiTouchEvent(id, slot, x, y, initialDown); in handleMessage()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | abstract.c | 895 #define NB_BINOP(nb_methods, slot) \ argument 896 (*(binaryfunc*)(& ((char*)nb_methods)[slot])) 897 #define NB_TERNOP(nb_methods, slot) \ argument 898 (*(ternaryfunc*)(& ((char*)nb_methods)[slot])) 964 binaryfunc slot; local 965 slot = NB_BINOP(mv, op_slot); 966 if (slot) { 967 x = slot(v, w); 1282 binaryfunc slot = NB_BINOP(mv, iop_slot); local 1283 if (slot) { [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | abstract.c | 895 #define NB_BINOP(nb_methods, slot) \ argument 896 (*(binaryfunc*)(& ((char*)nb_methods)[slot])) 897 #define NB_TERNOP(nb_methods, slot) \ argument 898 (*(ternaryfunc*)(& ((char*)nb_methods)[slot])) 964 binaryfunc slot; local 965 slot = NB_BINOP(mv, op_slot); 966 if (slot) { 967 x = slot(v, w); 1282 binaryfunc slot = NB_BINOP(mv, iop_slot); local 1283 if (slot) { [all …]
|