HomeSort by relevance Sort by last modified time
    Searched full:poffset (Results 51 - 75 of 79) sorted by null

1 23 4

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_dma.c 266 struct radeon_bo **pbo, int *poffset,
284 *poffset = rmesa->dma.current_used;
  /frameworks/compile/mclinker/lib/LD/
EhFrameReader.cpp 45 uint64_t pOffset,
48 result.file_off = pOffset;
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 33 uint64_t pOffset,
39 rel_entry.targetRef().assign(pFrag, pOffset);
846 uint32_t pOffset) {
847 pReloc.target() = pOffset;
    [all...]
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 337 size_t pOffset,
347 llvm::StringRef region = pInput.memArea()->request(pOffset, pLength);
592 uint32_t pOffset,
594 FragmentRef* frag_ref = FragmentRef::Create(*pSection.getLink(), pOffset);
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 74 void applyDebugStringOffset(Relocation& pReloc, uint32_t pOffset);
MipsRelocator.cpp 743 uint32_t pOffset) {
744 pReloc.target() = pOffset;
    [all...]
  /external/tensorflow/tensorflow/java/src/main/native/
tensor_jni.cc 281 const char* poffset = offsets_ + sizeof(offset) * index_; local
282 if (poffset >= limit_) {
288 memcpy(&offset, poffset, sizeof(offset));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-flow-inline.h 1226 /* Returns the base object and a constant BITS_PER_UNIT offset in *POFFSET that
1237 get_addr_base_and_unit_offset_1 (tree exp, HOST_WIDE_INT *poffset,
    [all...]
  /external/python/cpython3/Modules/_ctypes/
ctypes.h 130 Py_ssize_t *psize, Py_ssize_t *poffset, Py_ssize_t *palign,
  /frameworks/ml/nn/runtime/test/
TestPartitioningRandom.cpp 287 const WrapperMemory** pMemory, uint32_t* pOffset, uint32_t* pLength) {
302 if (pOffset) *pOffset = offset;
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-alpha.c     [all...]
  /toolchain/binutils/binutils-2.27/gold/
ehframe.cc 377 uint64_t poffset = paddress - (address + offset + 8); local
378 int32_t spoffset = static_cast<int32_t>(poffset);
380 if (static_cast<uint64_t>(static_cast<int64_t>(spoffset)) != poffset
    [all...]
  /external/icu/icu4c/source/common/
ucnvscsu.cpp     [all...]
  /external/python/cpython2/Modules/_ctypes/
ctypes.h 170 Py_ssize_t *psize, Py_ssize_t *poffset, Py_ssize_t *palign,
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
pa.h 605 uint32_t* pOffset = (uint32_t*)&this->vOffsets[v];
606 uint32_t offset = pOffset[triIndex];
    [all...]
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.cpp 442 uint32_t pOffset) {
443 pReloc.target() = pOffset;
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 761 *FragmentRef::Create(*frag, /* pOffset */0),
781 *FragmentRef::Create(*frag, /* pOffset */0),
    [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp 29 uint64_t pOffset,
35 rela_entry.targetRef().assign(pFrag, pOffset);
  /art/runtime/verifier/
method_verifier.h 472 bool GetBranchOffset(uint32_t cur_offset, int32_t* pOffset, bool* pConditional,
    [all...]
method_verifier.cc     [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_public.c     [all...]
  /external/sonivox/arm-wt-22k/host_src/
eas.h     [all...]
  /external/pcre/dist2/src/
pcre2test.c 6600 PCRE2_SIZE poffset; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.c 7186 char *ctx = NULL, *icon, *poffset, *psize; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h     [all...]

Completed in 1481 milliseconds

1 23 4