HomeSort by relevance Sort by last modified time
    Searched refs:slot_id (Results 1 - 25 of 34) sorted by null

1 2

  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/css/drivers/scpi/
css_mhu.h 12 void mhu_secure_message_start(unsigned int slot_id);
13 void mhu_secure_message_send(unsigned int slot_id);
15 void mhu_secure_message_end(unsigned int slot_id);
css_mhu.c 39 void mhu_secure_message_start(unsigned int slot_id)
41 assert(slot_id <= MHU_MAX_SLOT_ID);
47 (1 << slot_id))
51 void mhu_secure_message_send(unsigned int slot_id)
53 assert(slot_id <= MHU_MAX_SLOT_ID);
55 (1 << slot_id)));
58 mmio_write_32(PLAT_CSS_MHU_BASE + CPU_INTR_S_SET, 1 << slot_id);
71 void mhu_secure_message_end(unsigned int slot_id)
73 assert(slot_id <= MHU_MAX_SLOT_ID);
79 mmio_write_32(PLAT_CSS_MHU_BASE + SCP_INTR_S_CLEAR, 1 << slot_id);
    [all...]
  /external/libchrome/base/threading/
sequence_local_storage_slot.cc 20 int slot_id = g_sequence_local_storage_slot_generator.GetNext(); local
21 DCHECK_LT(slot_id, std::numeric_limits<int>::max());
22 return slot_id;
sequence_local_storage_map.h 15 // A SequenceLocalStorageMap holds (slot_id) -> (value, destructor) items for a
56 // Returns the value stored in |slot_id| or nullptr if no value was stored.
57 void* Get(int slot_id);
59 // Stores |value_destructor_pair| in |slot_id|. Overwrites and destroys any
61 void Set(int slot_id, ValueDestructorPair value_destructor_pair);
sequence_local_storage_map.cc 50 void* SequenceLocalStorageMap::Get(int slot_id) {
51 const auto it = sls_map_.find(slot_id);
58 int slot_id,
60 auto it = sls_map_.find(slot_id);
63 sls_map_.emplace(slot_id, std::move(value_destructor_pair));
  /external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/common/accumulators/
feature-stats-accumulator.h 48 void AddStats(uint32 slot_id, uint32 class_id, uint32 partition_id,
50 accumulator_(stats, &feature_column_stats_[slot_id][ClassPartitionKey(
57 StatsType GetStats(uint32 slot_id, uint32 class_id, uint32 partition_id,
59 auto it = feature_column_stats_[slot_id].find(
61 return it != feature_column_stats_[slot_id].end() ? it->second
66 FeatureStats GetFeatureStats(uint32 slot_id) const {
67 return feature_column_stats_[slot_id];
  /external/v8/src/ic/
binary-op-assembler.h 26 Node* slot_id, Node* feedback_vector,
30 Node* slot_id, Node* feedback_vector,
34 Node* slot_id, Node* feedback_vector,
38 Node* divisor, Node* slot_id,
42 Node* divisor, Node* slot_id,
46 Node* divisor, Node* slot_id,
55 Node* context, Node* lhs, Node* rhs, Node* slot_id, Node* feedback_vector,
binary-op-assembler.cc 15 Node* rhs, Node* slot_id,
212 UpdateFeedback(var_type_feedback.value(), feedback_vector, slot_id);
217 Node* context, Node* lhs, Node* rhs, Node* slot_id, Node* feedback_vector,
402 UpdateFeedback(var_type_feedback.value(), feedback_vector, slot_id);
407 Node* rhs, Node* slot_id,
437 context, lhs, rhs, slot_id, feedback_vector, smiFunction, floatFunction,
442 Node* rhs, Node* slot_id,
456 context, lhs, rhs, slot_id, feedback_vector, smiFunction, floatFunction,
461 Node* context, Node* dividend, Node* divisor, Node* slot_id,
490 context, dividend, divisor, slot_id, feedback_vector, smiFunction
    [all...]
  /external/u-boot/drivers/usb/host/
xhci-mem.c 137 int slot_id; local
144 for (slot_id = 0; slot_id < MAX_HC_SLOTS; slot_id++) {
145 virt_dev = ctrl->devs[slot_id];
149 ctrl->dcbaa->dev_context_ptrs[slot_id] = 0;
162 ctrl->devs[slot_id] = NULL;
439 int xhci_alloc_virt_device(struct xhci_ctrl *ctrl, unsigned int slot_id)
445 if (ctrl->devs[slot_id]) {
446 printf("Virt dev for slot[%d] already allocated\n", slot_id);
723 int slot_id = udev->slot_id; local
    [all...]
xhci-ring.c 266 * @param slot_id Slot ID to encode in the flags field (opt.)
271 void xhci_queue_command(struct xhci_ctrl *ctrl, u8 *ptr, u32 slot_id,
282 fields[3] = TRB_TYPE(cmd) | SLOT_ID_FOR_TRB(slot_id) |
376 xhci_writel(&ctrl->dba->doorbell[udev->slot_id],
487 struct xhci_ring *ring = ctrl->devs[udev->slot_id]->eps[ep_index].ring;
491 xhci_queue_command(ctrl, NULL, udev->slot_id, ep_index, TRB_STOP_RING);
495 BUG_ON(TRB_TO_SLOT_ID(field) != udev->slot_id);
503 != udev->slot_id || GET_COMP_CODE(le32_to_cpu(
508 ring->cycle_state), udev->slot_id, ep_index, TRB_SET_DEQ);
511 != udev->slot_id || GET_COMP_CODE(le32_to_cpu
564 int slot_id = udev->slot_id; local
758 int slot_id = udev->slot_id; local
    [all...]
xhci.c 456 virt_dev = ctrl->devs[udev->slot_id];
460 xhci_queue_command(ctrl, in_ctx->bytes, udev->slot_id, 0,
464 != udev->slot_id);
505 int slot_id = udev->slot_id; local
506 struct xhci_virt_device *virt_dev = ctrl->devs[slot_id];
631 int slot_id = udev->slot_id; local
634 virt_dev = ctrl->devs[slot_id];
647 xhci_queue_command(ctrl, (void *)ctrl_ctx, slot_id, 0, TRB_ADDR_DEV)
763 unsigned int slot_id = udev->slot_id; local
1410 int slot_id = udev->slot_id; local
    [all...]
  /external/libese/apps/weaver/
weaver.c 242 uint8_t slot_id[4]; local
243 put_uint32(slot_id, slotId);
244 tx[2].base = slot_id;
245 tx[2].len = sizeof(slot_id);
296 uint8_t slot_id[4]; local
297 put_uint32(slot_id, slotId);
298 tx[2].base = slot_id;
299 tx[2].len = sizeof(slot_id);
381 uint8_t slot_id[4]; local
382 put_uint32(slot_id, slotId)
    [all...]
  /frameworks/av/media/libstagefright/bqhelper/include/media/stagefright/bqhelper/
GraphicBufferSource.h 263 typedef int slot_id; typedef in class:android::GraphicBufferSource
266 KeyedVector<slot_id, std::shared_ptr<CachedBuffer>> mBufferSlots;
288 bool discardBufferInSlot_l(slot_id i);
  /external/v8/src/interpreter/
interpreter-assembler.cc 706 Node* slot_id) {
709 CAST(LoadFeedbackVectorSlot(feedback_vector, slot_id, kPointerSize));
716 StoreFeedbackVectorSlot(feedback_vector, slot_id, new_count,
722 Node* slot_id) {
727 LoadFeedbackVectorSlot(feedback_vector, slot_id);
795 StoreWeakReferenceInFeedbackVector(feedback_vector, slot_id,
797 ReportFeedbackUpdate(feedback_vector, slot_id, "Call:Initialize");
808 feedback_vector, slot_id,
811 ReportFeedbackUpdate(feedback_vector, slot_id,
822 Node* slot_id) {
    [all...]
interpreter-assembler.h 151 // The call count is located at feedback_vector[slot_id + 1].
153 compiler::Node* slot_id);
156 // an INSTANCEOF_IC in the |feedback_vector| at |slot_id|.
159 compiler::Node* slot_id);
162 // |feedback_vector| at |slot_id|, and the call counts in
163 // the |feedback_vector| at |slot_id+1|.
166 compiler::Node* slot_id);
189 compiler::Node* slot_id,
198 compiler::Node* slot_id,
209 compiler::Node* slot_id,
    [all...]
interpreter-generator.cc 1493 Node* slot_id = BytecodeOperandIdx(3); local
1516 Node* slot_id = BytecodeOperandIdx(kSlotOperandIndex); local
1667 Node* slot_id = BytecodeOperandIdx(3); local
1686 Node* slot_id = BytecodeOperandIdx(3); local
1705 Node* slot_id = BytecodeOperandIdx(3); local
1829 Node* slot_id = BytecodeOperandIdx(1); local
2321 Node* slot_id = BytecodeOperandIdx(1); local
2337 Node* slot_id = BytecodeOperandIdx(1); local
2375 Node* slot_id = BytecodeOperandIdx(0); local
2390 Node* slot_id = BytecodeOperandIdx(1); local
    [all...]
  /external/libchrome/crypto/
nss_util_internal.h 85 // Use TPM slot |slot_id| for user. InitializeNSSForChromeOSUser must have been
89 CK_SLOT_ID slot_id);
nss_util.cc 422 CK_SLOT_ID slot_id) {
430 PK11SlotInfo* slot = SECMOD_LookupSlot(chaps_module->moduleID, slot_id);
432 LOG(ERROR) << "TPM slot " << slot_id << " not found.";
471 CK_SLOT_ID slot_id) {
489 slot_id, tpm_args_ptr),
859 CK_SLOT_ID slot_id) {
860 g_nss_singleton.Get().InitializeTPMForChromeOSUser(username_hash, slot_id);
  /external/v8/src/compiler/
bytecode-graph-builder.h 65 VectorSlotPair CreateVectorSlotPair(int slot_id);
178 size_t arg_count, int slot_id);
180 std::initializer_list<Node*> args, int slot_id) {
181 BuildCall(receiver_mode, args.begin(), args.size(), slot_id);
241 CallFrequency ComputeCallFrequency(int slot_id) const;
245 SpeculationMode GetSpeculationMode(int slot_id) const;
bytecode-graph-builder.cc 573 VectorSlotPair BytecodeGraphBuilder::CreateVectorSlotPair(int slot_id) {
574 return VectorSlotPair(feedback_vector(), FeedbackVector::ToSlot(slot_id));
1565 int const slot_id = bytecode_iterator().GetIndexOperand(1); local
1578 int const slot_id = bytecode_iterator().GetIndexOperand(1); local
1598 int const slot_id = bytecode_iterator().GetIndexOperand(0); local
1609 int const slot_id = bytecode_iterator().GetIndexOperand(1); local
1769 int const slot_id = bytecode_iterator().GetIndexOperand(3); local
1793 int const slot_id = bytecode_iterator().GetIndexOperand(2); local
1805 int const slot_id = bytecode_iterator().GetIndexOperand(3); local
1819 int const slot_id = bytecode_iterator().GetIndexOperand(4); local
1832 int const slot_id = bytecode_iterator().GetIndexOperand(1); local
1842 int const slot_id = bytecode_iterator().GetIndexOperand(2); local
1855 int const slot_id = bytecode_iterator().GetIndexOperand(3); local
1871 int const slot_id = bytecode_iterator().GetIndexOperand(3); local
1984 int const slot_id = bytecode_iterator().GetIndexOperand(3); local
2015 int const slot_id = bytecode_iterator().GetIndexOperand(3); local
    [all...]
  /external/openssh/
pkcs11.h 140 #define slot_id slotID macro
299 ck_slot_id_t slot_id; member in struct:ck_session_info
736 (ck_slot_id_t slot_id, struct ck_slot_info *info));
738 (ck_slot_id_t slot_id, struct ck_token_info *info));
742 (ck_slot_id_t slot_id,
746 (ck_slot_id_t slot_id, ck_mechanism_type_t type,
749 (ck_slot_id_t slot_id, unsigned char *pin,
760 (ck_slot_id_t slot_id, ck_flags_t flags,
764 _CK_DECLARE_FUNCTION (C_CloseAllSessions, (ck_slot_id_t slot_id));
1302 #undef slot_id macro
    [all...]
  /external/u-boot/board/freescale/p1022ds/
p1022ds.c 173 enum slot_id { enum
230 enum slot_id slot = serdes_dev_slot[srds_cfg][device];
  /external/u-boot/board/gdsys/p1022/
controlcenterd.c 147 enum slot_id { enum
204 enum slot_id slot = serdes_dev_slot[srds_cfg][device];
  /external/autotest/client/bin/input/
input_device.py 320 slot_id = self._convert_slot_index_to_slot_id(slot_index)
321 self.mt_slots[slot_index][c].value = values[slot_id]
597 slot_id = self._convert_slot_index_to_slot_id(slot_index)
598 slot_dict[slot_id] = slot
603 for slot_id, slot in slot_dict.items():
604 print 'slot #%d' % slot_id
  /frameworks/av/media/libstagefright/bqhelper/
GraphicBufferSource.cpp 96 CachedBuffer(slot_id slot, const sp<GraphicBuffer> &graphicBuffer)
109 slot_id getSlot() const {
154 slot_id mSlot;
226 slot_id getSlot() const {
    [all...]

Completed in 1694 milliseconds

1 2