HomeSort by relevance Sort by last modified time
    Searched refs:poffset (Results 1 - 11 of 11) sorted by null

  /external/vboot_reference/utility/include/
gbb_utility.h 79 int search_header_signatures(const std::string &image, long *poffset) const;
87 // return true if the offset and size are assign to *poffset and *psize;
90 bool find_property(PROPINDEX i, uint32_t *poffset, uint32_t *psize,
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_dma.h 51 struct radeon_bo **pbo, int *poffset,
radeon_dma.c 266 struct radeon_bo **pbo, int *poffset,
284 *poffset = rmesa->dma.current_used;
  /external/libgdx/extensions/gdx-bullet/jni/swig/softbody/
btSoftBody.i 40 int poffset = posOffset / sizeof(btScalar);
56 const float * const &verts = &vertices[indices[indexOffset+i]*size+poffset];
139 int poffset = posOffset / (sizeof(btScalar));
142 const int vidx = indices[indexOffset+i]*size+poffset;
152 int poffset = posOffset / (sizeof(btScalar));
156 const int vidx = indices[indexOffset+i]*size+poffset;
  /toolchain/binutils/binutils-2.25/gas/config/
tc-bfin.c     [all...]
tc-alpha.c     [all...]
  /toolchain/binutils/binutils-2.25/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...]
  /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/pcre/dist/
pcretest.c 3482 int erroroffset, len, delimiter, poffset; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.c 6632 char *ctx = NULL, *icon, *poffset, *psize; local
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
softbody_wrap.cpp 1890 int poffset = posOffset \/ sizeof(btScalar); local
1979 int poffset = posOffset \/ (sizeof(btScalar)); local
1991 int poffset = posOffset \/ (sizeof(btScalar)); local
    [all...]

Completed in 1779 milliseconds