HomeSort by relevance Sort by last modified time
    Searched defs:getSlot (Results 1 - 25 of 51) sorted by null

1 2 3

  /system/chre/apps/chqts/src/shared/
dumb_allocator.cc 58 if (!getSlot(pointer, &slot)) {
67 return getSlot(pointer, &slot);
70 bool DumbAllocatorBase::getSlot(const void *pointer, size_t *slot) const {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusIconDisplayable.java 22 String getSlot();
StatusBarMobileView.java 214 public String getSlot() {
StatusBarWifiView.java 117 public String getSlot() {
  /external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
VersionStorage.java 46 public short getSlot(byte slot, byte[] out, short oOffset) {
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FloatingPoint.cpp 186 /// getSlot - Return the stack slot number a particular register number is
188 unsigned getSlot(unsigned RegNo) const {
195 unsigned Slot = getSlot(RegNo);
222 return StackTop - 1 - getSlot(RegNo) + llvm::X86::ST0;
234 bool isAtTop(unsigned RegNo) const { return getSlot(RegNo) == StackTop-1; }
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
SetValuesTest.java 206 packet.setNextValueAsInt(varInfoByName("boolLocalVariable").getSlot());
208 packet.setNextValueAsInt(varInfoByName("intLocalVariable").getSlot());
229 packet.setNextValueAsInt(varInfos[i].getSlot());
230 logWriter.println("=> Slot = "+varInfos[i].getSlot());
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Attributes.cpp 235 /// getSlot - Return the AttributeWithIndex at the specified slot. This
237 const AttributeWithIndex &AttrListPtr::getSlot(unsigned Slot) const {
348 const AttributeWithIndex &PAWI = getSlot(i);
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
Frame.java 384 public int getSlot() {
  /external/llvm/lib/Target/AMDGPU/
R600Packetizer.cpp 65 unsigned getSlot(const MachineInstr &MI) const {
83 int BISlot = getSlot(*BI);
187 if (getSlot(*MII) == getSlot(*MIJ))
238 if (getSlot(MI) <= getSlot(*CurrentPacketMIs.back())) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBarIconList.java 56 protected Slot getSlot(String name) {
  /external/llvm/include/llvm/CodeGen/
SlotIndexes.h 133 return listEntry()->getIndex() | getSlot();
137 Slot getSlot() const {
234 bool isBlock() const { return getSlot() == Slot_Block; }
237 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; }
241 bool isRegister() const { return getSlot() == Slot_Register; }
244 bool isDead() const { return getSlot() == Slot_Dead; }
278 Slot s = getSlot();
288 return SlotIndex(&*++listEntry()->getIterator(), getSlot());
298 Slot s = getSlot();
308 return SlotIndex(&*--listEntry()->getIterator(), getSlot());
    [all...]
  /frameworks/av/media/libstagefright/bqhelper/
GraphicBufferSource.cpp 104 slot_id getSlot() const {
221 slot_id getSlot() const {
222 return mBuffer->getSlot();
506 bufferId, cbi, buffer->getSlot(), buffer.use_count(), buffer->getGraphicBuffer()->handle,
675 ALOGV("submitBuffer_l failed, will release bq slot %d", item.mBuffer->getSlot());
684 item.mBuffer->getSlot(), item.mBuffer.use_count(), mNumOutstandingAcquires);
731 mLatestBuffer.mBuffer->getSlot(), mLatestBuffer.mBuffer.use_count());
812 ALOGV("submitBuffer_l [slot=%d, bufferId=%d]", item.mBuffer->getSlot(), codecBufferId);
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameManager.java 355 FrameSlot slot = getSlot(name);
365 getSlot(slotName).assignFrame(frame);
373 return getSlot(slotName).getFrame();
439 FrameSlot getSlot(String name) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SlotIndexes.h 118 return listEntry()->getIndex() | getSlot();
122 Slot getSlot() const {
219 bool isBlock() const { return getSlot() == Slot_Block; }
222 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; }
226 bool isRegister() const { return getSlot() == Slot_Register; }
229 bool isDead() const { return getSlot() == Slot_Dead; }
263 Slot s = getSlot();
273 return SlotIndex(&*++listEntry()->getIterator(), getSlot());
283 Slot s = getSlot();
293 return SlotIndex(&*--listEntry()->getIterator(), getSlot());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SlotIndexes.h 126 return listEntry()->getIndex() | getSlot();
130 Slot getSlot() const {
227 bool isBlock() const { return getSlot() == Slot_Block; }
230 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; }
234 bool isRegister() const { return getSlot() == Slot_Register; }
237 bool isDead() const { return getSlot() == Slot_Dead; }
271 Slot s = getSlot();
281 return SlotIndex(&*++listEntry()->getIterator(), getSlot());
291 Slot s = getSlot();
301 return SlotIndex(&*--listEntry()->getIterator(), getSlot());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SlotIndexes.h 126 return listEntry()->getIndex() | getSlot();
130 Slot getSlot() const {
227 bool isBlock() const { return getSlot() == Slot_Block; }
230 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; }
234 bool isRegister() const { return getSlot() == Slot_Register; }
237 bool isDead() const { return getSlot() == Slot_Dead; }
271 Slot s = getSlot();
281 return SlotIndex(&*++listEntry()->getIterator(), getSlot());
291 Slot s = getSlot();
301 return SlotIndex(&*--listEntry()->getIterator(), getSlot());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SlotIndexes.h 126 return listEntry()->getIndex() | getSlot();
130 Slot getSlot() const {
227 bool isBlock() const { return getSlot() == Slot_Block; }
230 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; }
234 bool isRegister() const { return getSlot() == Slot_Register; }
237 bool isDead() const { return getSlot() == Slot_Dead; }
271 Slot s = getSlot();
281 return SlotIndex(&*++listEntry()->getIterator(), getSlot());
291 Slot s = getSlot();
301 return SlotIndex(&*--listEntry()->getIterator(), getSlot());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SlotIndexes.h 126 return listEntry()->getIndex() | getSlot();
130 Slot getSlot() const {
227 bool isBlock() const { return getSlot() == Slot_Block; }
230 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; }
234 bool isRegister() const { return getSlot() == Slot_Register; }
237 bool isDead() const { return getSlot() == Slot_Dead; }
271 Slot s = getSlot();
281 return SlotIndex(&*++listEntry()->getIterator(), getSlot());
291 Slot s = getSlot();
301 return SlotIndex(&*--listEntry()->getIterator(), getSlot());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SlotIndexes.h 126 return listEntry()->getIndex() | getSlot();
130 Slot getSlot() const {
227 bool isBlock() const { return getSlot() == Slot_Block; }
230 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; }
234 bool isRegister() const { return getSlot() == Slot_Register; }
237 bool isDead() const { return getSlot() == Slot_Dead; }
271 Slot s = getSlot();
281 return SlotIndex(&*++listEntry()->getIterator(), getSlot());
291 Slot s = getSlot();
301 return SlotIndex(&*--listEntry()->getIterator(), getSlot());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SlotIndexes.h 126 return listEntry()->getIndex() | getSlot();
130 Slot getSlot() const {
227 bool isBlock() const { return getSlot() == Slot_Block; }
230 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; }
234 bool isRegister() const { return getSlot() == Slot_Register; }
237 bool isDead() const { return getSlot() == Slot_Dead; }
271 Slot s = getSlot();
281 return SlotIndex(&*++listEntry()->getIterator(), getSlot());
291 Slot s = getSlot();
301 return SlotIndex(&*--listEntry()->getIterator(), getSlot());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SlotIndexes.h 118 return listEntry()->getIndex() | getSlot();
122 Slot getSlot() const {
219 bool isBlock() const { return getSlot() == Slot_Block; }
222 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; }
226 bool isRegister() const { return getSlot() == Slot_Register; }
229 bool isDead() const { return getSlot() == Slot_Dead; }
263 Slot s = getSlot();
273 return SlotIndex(&*++listEntry()->getIterator(), getSlot());
283 Slot s = getSlot();
293 return SlotIndex(&*--listEntry()->getIterator(), getSlot());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SlotIndexes.h 126 return listEntry()->getIndex() | getSlot();
130 Slot getSlot() const {
227 bool isBlock() const { return getSlot() == Slot_Block; }
230 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; }
234 bool isRegister() const { return getSlot() == Slot_Register; }
237 bool isDead() const { return getSlot() == Slot_Dead; }
271 Slot s = getSlot();
281 return SlotIndex(&*++listEntry()->getIterator(), getSlot());
291 Slot s = getSlot();
301 return SlotIndex(&*--listEntry()->getIterator(), getSlot());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SlotIndexes.h 126 return listEntry()->getIndex() | getSlot();
130 Slot getSlot() const {
227 bool isBlock() const { return getSlot() == Slot_Block; }
230 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; }
234 bool isRegister() const { return getSlot() == Slot_Register; }
237 bool isDead() const { return getSlot() == Slot_Dead; }
271 Slot s = getSlot();
281 return SlotIndex(&*++listEntry()->getIterator(), getSlot());
291 Slot s = getSlot();
301 return SlotIndex(&*--listEntry()->getIterator(), getSlot());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SlotIndexes.h 126 return listEntry()->getIndex() | getSlot();
130 Slot getSlot() const {
227 bool isBlock() const { return getSlot() == Slot_Block; }
230 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; }
234 bool isRegister() const { return getSlot() == Slot_Register; }
237 bool isDead() const { return getSlot() == Slot_Dead; }
271 Slot s = getSlot();
281 return SlotIndex(&*++listEntry()->getIterator(), getSlot());
291 Slot s = getSlot();
301 return SlotIndex(&*--listEntry()->getIterator(), getSlot());
    [all...]

Completed in 682 milliseconds

1 2 3