| /external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
| D | addressmap_unittest.cc | 103 int offs = rnd.Uniform(ptrs_and_sizes[i].size); in main() local 129 int offs = rnd.Uniform(ptrs_and_sizes[i].size); in main() local 141 int offs = rnd.Uniform(ptrs_and_sizes[i].size); in main() local
|
| /external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
| D | addressmap_unittest.cc | 103 int offs = rnd.Uniform(ptrs_and_sizes[i].size); in main() local 129 int offs = rnd.Uniform(ptrs_and_sizes[i].size); in main() local 141 int offs = rnd.Uniform(ptrs_and_sizes[i].size); in main() local
|
| /external/lzma/Asm/x86/ |
| D | AesOpt.asm | 75 CBC_DEC_UPDATE macro reg, offs 170 XOR_UPD_1 macro reg, offs 174 XOR_UPD_2 macro reg, offs
|
| /external/deqp/framework/delibs/decpp/ |
| D | dePoolArray.hpp | 145 …PoolArrayConstIterator<T, Alignment>& operator+= (deIntptr offs) { this->m_ndx += offs; return *th… in operator +=() 146 …PoolArrayConstIterator<T, Alignment>& operator-= (deIntptr offs) { this->m_ndx -= offs; return *th… in operator -=() 181 PoolArrayIterator<T, Alignment>& operator+= (deIntptr offs) { this->m_ndx += offs; return *this; } in operator +=() 182 PoolArrayIterator<T, Alignment>& operator-= (deIntptr offs) { this->m_ndx -= offs; return *this; } in operator -=() 447 …tIterator<T, Alignment> operator+ (const PoolArrayConstIterator<T, Alignment>& iter, deIntptr offs) in operator +() 453 inline PoolArrayConstIterator<T, Alignment> operator+ (deUintptr offs, const PoolArrayConstIterator… in operator +() 459 …tIterator<T, Alignment> operator- (const PoolArrayConstIterator<T, Alignment>& iter, deIntptr offs) in operator -() 494 …lArrayIterator<T, Alignment> operator+ (const PoolArrayIterator<T, Alignment>& iter, deIntptr offs) in operator +() 500 inline PoolArrayIterator<T, Alignment> operator+ (deUintptr offs, const PoolArrayIterator<T, Alignm… in operator +() 506 …lArrayIterator<T, Alignment> operator- (const PoolArrayIterator<T, Alignment>& iter, deIntptr offs) in operator -()
|
| /external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
| D | fifo_char.cc | 63 size_t offs = tail_; in Peek() local 96 size_t offs = (tail_ + avail_) % size_; in Write() local
|
| D | getdents_helper.cc | 61 Error GetDentsHelper::GetDents(size_t offs, in GetDents()
|
| D | kernel_handle.h | 34 off_t offs; member
|
| D | dir_node.cc | 63 Error DirNode::GetDents(size_t offs, in GetDents()
|
| /external/clang/include/clang/Edit/ |
| D | FileOffset.h | 24 FileOffset(FileID fid, unsigned offs) : FID(fid), Offs(offs) { } in FileOffset()
|
| /external/clang/lib/Edit/ |
| D | EditedSource.cpp | 268 SourceLocation Loc, FileOffset offs, in adjustRemoval() 305 StringRef text, FileOffset offs, unsigned len, in applyRewrite() 346 FileOffset offs = I->first; in applyRewrites() local
|
| D | Commit.cpp | 220 bool Commit::canInsert(SourceLocation loc, FileOffset &offs) { in canInsert() 245 bool Commit::canInsertAfterToken(SourceLocation loc, FileOffset &offs, in canInsertAfterToken()
|
| /external/svox/pico/lib/ |
| D | picokfst.c | 148 picoos_int32 offs; in kfstInitialize() local 276 picoos_int32 offs; in picokfst_kfstStartPairSearch() local 367 picoos_int32 offs; in picokfst_kfstStartInEpsTransSearch() local
|
| /external/chromium_org/native_client_sdk/src/examples/tutorial/debugging/ |
| D | example.js | 81 offs: parseInt(vals[0], 16), property
|
| /external/qemu/distrib/zlib-1.2.8/ |
| D | inftrees.c | 59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
|
| /external/zlib/src/contrib/infback9/ |
| D | inftree9.c | 59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
|
| /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
| D | fx_zlib_inftrees.c | 59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ in inflate_table() local
|
| /external/zlib/src/ |
| D | inftrees.c | 59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
|
| /external/chromium_org/third_party/zlib/ |
| D | inftrees.c | 59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
|
| /external/chromium_org/third_party/opus/src/celt/ |
| D | entcode.h | 71 opus_uint32 offs; member
|
| /external/libopus/celt/ |
| D | entcode.h | 71 opus_uint32 offs; member
|
| /external/chromium_org/native_client_sdk/src/libraries/nacl_io/passthroughfs/ |
| D | real_node.cc | 74 Error RealNode::GetDents(size_t offs, in GetDents()
|
| /external/chromium_org/v8/src/ |
| D | utils.h | 132 intptr_t offs = OffsetFrom(addr + offset); variable
|
| /external/lzma/C/ |
| D | Ppmd7.h | 78 #define Ppmd7_GetPtr(p, offs) ((void *)((p)->Base + (offs))) argument 79 #define Ppmd7_GetContext(p, offs) ((CPpmd7_Context *)Ppmd7_GetPtr((p), (offs))) argument
|
| /external/chromium_org/third_party/webrtc/modules/video_render/mac/ |
| D | video_render_agl.cc | 1114 const GLint offs[4] = in ScreenUpdateProcess() local 1254 const GLint offs[4] = in ParentWindowResized() local 1380 const GLint offs[4] = in CreateMixingContext() local
|
| /external/chromium_org/native_client_sdk/src/examples/api/websocket/ |
| D | websocket.cc | 49 uint32_t offs = 0; in ArrayToString() local
|