HomeSort by relevance Sort by last modified time
    Searched refs:Offset (Results 101 - 125 of 439) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libnfc-nxp/src/
phFriNfc_FelicaMap.h 154 * \param[in] Offset Indicates whether the read operation shall start from the begining of the
155 * file/card storage \b or continue from the last offset. The last Offset set is stored
158 * start reading from the last offset set (continue where it has stopped before).
163 * \retval NFCSTATUS_INVALID_DEVICE_REQUEST If Previous Operation is Write Ndef and Offset
177 uint8_t Offset);
194 * \param[in] Offset Indicates whether the write operation shall start from the begining of the
195 * file/card storage \b or continue from the last offset. The last Offset set is stored
198 * start writing from the last offset set (continue where it has stopped before)
    [all...]
phFriNfc_NdefMap.c 159 NdefMap->Offset = 0;
283 uint8_t Offset)
293 || ( ( Offset != PH_FRINFC_NDEFMAP_SEEK_CUR) && (Offset != PH_FRINFC_NDEFMAP_SEEK_BEGIN ))
317 else if ( (NdefMap->PrevOperation == PH_FRINFC_NDEFMAP_WRITE_OPE) && (Offset != PH_FRINFC_NDEFMAP_SEEK_BEGIN ))
323 /* Check the offset given by the user
324 If the offset is 1 (SEEK_BEGIN), reset everything and start
326 else if offset is 0 (PH_FRINFC_NDEFMAP_SEEK_CUR), continue reading
329 if ( Offset == PH_FRINFC_NDEFMAP_SEEK_BEGIN )
336 (Offset == PH_FRINFC_NDEFMAP_SEEK_CUR) && (*NdefMap->DataCount == 0 )
    [all...]
phFriNfc_TopazMap.h 279 * \param[in] Offset Indicates whether the read operation shall start from the begining of the
280 * file/card storage \b or continue from the last offset. The last Offset set is stored
283 * start reading from the last offset set (continue where it has stopped before).
288 * \retval NFCSTATUS_INVALID_DEVICE_REQUEST If Previous Operation is Write Ndef and Offset
304 uint8_t Offset);
323 * \param[in] Offset Indicates whether the write operation shall start from the begining of the
324 * file/card storage \b or continue from the last offset. The last Offset set is stored
327 * start writing from the last offset set (continue where it has stopped before)
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineRelocation.h 30 /// 1. An offset in the machine code buffer, the location to modify.
50 /// Offset - This is the offset from the start of the code buffer of the
52 uintptr_t Offset;
82 static MachineRelocation getGV(uintptr_t offset, unsigned RelocationType,
88 Result.Offset = offset;
101 static MachineRelocation getIndirectSymbol(uintptr_t offset,
108 Result.Offset = offset;
    [all...]
  /external/llvm/include/llvm/
SymbolTableListTraits.h 50 size_t Offset(size_t(&((ItemParentClass*)0->*ItemParentClass::
54 Offset);
  /external/llvm/lib/DebugInfo/
DWARFDebugArangeSet.h 26 // The offset from the beginning of the .debug_info section of the
32 // addressing, this is the size of the offset portion of the address.
50 uint32_t Offset;
62 uint32_t getOffsetOfNextEntry() const { return Offset + Header.Length + 4; }
DWARFCompileUnit.cpp 27 Offset = *offset_ptr;
47 // reset the offset to where we tried to parse from if anything went wrong
48 *offset_ptr = Offset;
55 DWARFCompileUnit::extract(uint32_t offset, DataExtractor debug_info_data,
59 Offset = offset;
61 if (debug_info_data.isValidOffset(offset)) {
62 Length = debug_info_data.getU32(&offset);
63 Version = debug_info_data.getU16(&offset);
64 bool abbrevsOK = debug_info_data.getU32(&offset) == abbrevs->getOffset()
    [all...]
DWARFDebugArangeSet.cpp 18 Offset = -1U;
53 Offset = *offset_ptr;
62 // 4-byte offset into the.debug_infosection; a 1-byte unsigned integer
63 // containing the size in bytes of an address (or the offset portion of
76 if (!data.isValidOffsetForDataOfSize(Offset, Header.Length) ||
82 // The first tuple following the header in each set begins at an offset
86 const uint32_t header_size = *offset_ptr - Offset;
92 *offset_ptr = Offset + first_tuple_offset;
  /external/llvm/lib/Target/ARM/
Thumb1RegisterInfo.h 51 // rewrite MI to access 'Offset' bytes from the FP. Update Offset to be
55 unsigned FrameReg, int &Offset,
58 unsigned BaseReg, int64_t Offset) const;
ARMLoadStoreOptimizer.cpp 77 int Offset;
85 : Offset(o), Reg(r), isKill(k), Position(p), MBBI(i), Merged(false) {}
91 int Offset, unsigned Base, bool BaseKill, int Opcode,
99 int Offset,
291 int Offset, unsigned Base, bool BaseKill,
304 if (Offset == 4 && haveIBAndDA)
306 else if (Offset == -4 * (int)NumRegs + 4 && haveIBAndDA)
308 else if (Offset == -4 * (int)NumRegs && isNotVFP)
311 else if (Offset != 0) {
316 // If starting offset isn't zero, insert a MI to materialize a new base
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCJITInfo.cpp 50 intptr_t Offset = ((intptr_t)To - (intptr_t)At) >> 2;
53 if (Offset >= -(1 << 23) && Offset < (1 << 23)) { // In range?
54 AtI[0] = BUILD_B(Offset, isCall); // b/bl target
309 intptr_t Offset = ((intptr_t)Target - (intptr_t)OrigCallAddr) >> 2;
311 if (Offset >= -(1 << 23) && Offset < (1 << 23)) { // In range?
315 OrigCallInst |= (Offset & ((1 << 24)-1)) << 2;
PPCMachineFunctionInfo.h 120 void setVarArgsStackOffset(int Offset) { VarArgsStackOffset = Offset; }
  /external/llvm/lib/Target/XCore/
XCoreRegisterInfo.h 36 unsigned SrcReg, int Offset, DebugLoc dl) const;
40 unsigned DstReg, int Offset, DebugLoc dl) const;
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp 85 // ARM PCRel relocations have an effective-PC offset of two instructions
220 // Word0 of the relocation is the offset into the section where the
222 // offset into a function since that's our atom.
223 uint32_t Offset = RE->Word0;
230 assert(NumSymbols > 0 && Symbols[0].first <= Offset &&
233 if (Symbols[SymbolNum + 1].first > Offset)
235 // Adjust the offset to be relative to the symbol.
236 Offset -= Symbols[SymbolNum].first;
249 // offset and see if we have a symbol at that address. If we do,
261 Offset,
    [all...]
  /external/llvm/include/llvm/MC/
MCStreamer.h 489 /// byte offset @p Offset is reached.
493 /// @param Offset - The offset to reach. This may be an expression, but the
496 virtual void EmitValueToOffset(const MCExpr *Offset,
535 virtual void EmitCFIDefCfa(int64_t Register, int64_t Offset);
536 virtual void EmitCFIDefCfaOffset(int64_t Offset);
538 virtual void EmitCFIOffset(int64_t Register, int64_t Offset);
544 virtual void EmitCFIRelOffset(int64_t Register, int64_t Offset);
555 virtual void EmitWin64EHSetFrame(unsigned Register, unsigned Offset);
    [all...]
  /external/llvm/lib/Target/Blackfin/
BlackfinRegisterInfo.cpp 205 int Offset = MF.getFrameInfo()->getObjectOffset(FrameIndex)
212 Offset += MF.getFrameInfo()->getStackSize() + SPAdj;
221 assert(Offset%4 == 0 && "Unaligned i32 stack access");
224 MI.getOperand(FIPos+1).setImm(Offset);
225 if (isUInt<6>(Offset)) {
231 if (BaseReg == BF::FP && isUInt<7>(-Offset)) {
235 MI.getOperand(FIPos+1).setImm(-Offset);
238 if (isInt<18>(Offset)) {
244 // Use RegScavenger to calculate proper offset...
246 llvm_unreachable("Stack frame offset too big")
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
Store.cpp 128 // (1) Compute the "raw offset" of the ElementRegion from the
132 // 'getAsRawOffset()', determine if the absolute offset
136 // being the offset divded by the chunk size. If not, create
137 // a new ElementRegion at offset 0 off the raw offset region.
140 // 'getAsRawOffset()', it means that we are at offset 0.
148 // If we cannot compute a raw offset, throw up our hands and return
166 // Otherwise, create a new ElementRegion at offset 0.
170 // We have a non-zero offset from the base region. We want to determine
171 // if the offset can be evenly divided by sizeof(PointeeTy). If so
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelDAGToDAG.cpp 48 bool SelectADDRri(SDValue N, SDValue &Base, SDValue &Offset);
74 SDValue &Base, SDValue &Offset) {
77 Offset = CurDAG->getTargetConstant(0, MVT::i32);
89 // Constant offset from frame ref.
94 Offset = CurDAG->getTargetConstant(CN->getZExtValue(), MVT::i32);
100 Offset = Addr.getOperand(0).getOperand(0);
105 Offset = Addr.getOperand(1).getOperand(0);
110 Offset = CurDAG->getTargetConstant(0, MVT::i32);
  /external/llvm/lib/Target/Mips/
MipsFrameLowering.cpp 37 // all stack references are done thought a positive offset
43 // Offset
56 // Offset - offset from sp after stack allocation on function prologue
95 static unsigned AlignOffset(unsigned Offset, unsigned Align) {
96 return (Offset + Align - 1) / Align * Align;
100 // 16-bit offset field.
214 int64_t Offset = MFI->getObjectOffset(I->getFrameIdx());
221 MachineLocation DstML0(MachineLocation::VirtualFP, Offset);
222 MachineLocation DstML1(MachineLocation::VirtualFP, Offset + 4)
    [all...]
MipsRegisterInfo.cpp 292 // Calculate final offset.
293 // - There is no need to change the offset if the frame object is one of the
296 // - If the frame object is any of the following, its offset must be adjusted
299 int Offset;
303 Offset = spOffset;
305 Offset = spOffset + stackSize;
307 Offset += MI.getOperand(i+1).getImm();
309 DEBUG(errs() << "Offset : " << Offset << "\n" << "<--------->\n");
311 // If MI is not a debug value, make sure Offset fits in the 16-bit immediat
    [all...]
  /external/clang/lib/Serialization/
Module.cpp 55 template<typename Key, typename Offset, unsigned InitialCapacity>
58 const ContinuousRangeMap<Key, Offset, InitialCapacity> &Map) {
62 typedef ContinuousRangeMap<Key, Offset, InitialCapacity> MapType;
83 llvm::errs() << " Base source location offset: " << SLocEntryBaseOffset
85 dumpLocalRemap("Source location offset local -> global map", SLocRemap);
  /external/llvm/lib/Target/SystemZ/
SystemZRegisterInfo.cpp 114 // FrameIndex with base register with BasePtr. Add an offset to the
118 // Offset is a either 12-bit unsigned or 20-bit signed integer.
120 int Offset =
124 MI.setDesc(TII.getMemoryInstr(MI.getOpcode(), Offset));
126 MI.getOperand(i+1).ChangeToImmediate(Offset);
  /external/chromium/chrome/browser/ui/views/bubble/
border_widget_win.cc 40 contents_bounds.Offset(window_bounds.origin());
  /external/icu4c/common/
propname.cpp 145 PropertyAliases::chooseNameInGroup(Offset offset,
148 if (!offset || c < 0) {
151 const Offset* p = (const Offset*) getPointer(offset);
155 Offset a = *p;
163 Offset a = e2o->getOffset(prop);
186 Offset a;
329 * pos is the byte offset of the sub-structure in the inBytes/outBytes/temp arrays
    [all...]
  /external/llvm/include/llvm-c/
Disassembler.h 35 * instruction are specified by the Offset parameter and its byte widith is the
37 * operand per instruction, the Offset parameter will be zero and Size parameter
44 uint64_t Offset, uint64_t Size,
49 * expression is "AddSymbol - SubtractSymbol + Offset". For some Darwin targets
52 * platforms only allow a relocatable expression of the form AddSymbol + Offset
59 * the fields of the structure with the Offset of the relocatable expression
94 * offset load instruction to use a symbol name instead of a load address value.

Completed in 658 milliseconds

1 2 3 45 6 7 8 91011>>