/external/valgrind/main/none/tests/amd64/ |
D | bug132813-amd64.c | 6 unsigned long long int block[3]; in do_pushb_pos() local 25 unsigned long long int block[3]; in do_pushb_neg() local 44 unsigned long long int block[3]; in do_pushw_pos() local 63 unsigned long long int block[3]; in do_pushw_neg() local 82 unsigned long long int block[3]; in do_pushq_pos() local 101 unsigned long long int block[3]; in do_pushq_neg() local 121 unsigned long long int block[3]; in do_66pushb_pos() local 140 unsigned long long int block[3]; in do_66pushb_neg() local
|
/external/valgrind/main/none/tests/x86/ |
D | bug132813-x86.c | 6 unsigned int block[3]; in do_pushb_pos() local 25 unsigned int block[3]; in do_pushb_neg() local 44 unsigned int block[3]; in do_pushw_pos() local 63 unsigned int block[3]; in do_pushw_neg() local 82 unsigned int block[3]; in do_pushl_pos() local 101 unsigned int block[3]; in do_pushl_neg() local 121 unsigned int block[3]; in do_66pushb_pos() local 140 unsigned int block[3]; in do_66pushb_neg() local
|
D | lzcnt32.c | 10 UInt block[3] = { arg, 0, 0 }; in do_lzcnt32() local 27 UInt block[3] = { arg, 0, 0 }; in do_lzcnt16() local 76 UInt block[3] = { arg, 0, 0 }; in do_lzcnt32() local 93 UInt block[3] = { arg, 0, 0 }; in do_lzcnt16() local
|
D | jcxz.c | 8 UInt block[2]; in test_jcxz() local 29 UInt block[2]; in test_jecxz() local
|
/external/libpcap/ |
D | gencode.h | 230 struct block { struct 242 struct block *head; argument 243 struct block *link; /* link field used by optimizer */ argument 255 struct block *b; /* protocol checks */ argument
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/ |
D | GCMUtil.java | 32 static void multiply(byte[] block, byte[] val) in multiply() 92 static void shiftRight(byte[] block) in shiftRight() 108 static void shiftRight(int[] block) in shiftRight() 124 static void shiftRightN(int[] block, int n) in shiftRightN() 140 static void xor(byte[] block, byte[] val) in xor() 148 static void xor(int[] block, int[] val) in xor()
|
/external/qemu/android/utils/ |
D | system.c | 26 void* block; in android_alloc() local 43 void* block; in android_alloc0() local 58 android_realloc( void* block, size_t size ) in android_realloc() 76 android_free( void* block ) in android_free() 101 void* block = _android_array_alloc(itemSize, count); in _android_array_alloc0() local 107 _android_array_realloc( void* block, size_t itemSize, size_t count ) in _android_array_realloc()
|
/external/webkit/Source/JavaScriptCore/heap/ |
D | HandleStack.cpp | 49 HandleSlot block = blocks[i]; in mark() local 52 HandleSlot block = blocks[end]; in mark() local 58 HandleSlot block = m_blockStack.grow(); in grow() local
|
D | MarkedSpace.cpp | 55 MarkedBlock* block = MarkedBlock::create(globalData(), sizeClass.cellSize); in allocateBlock() local 66 for (MarkedBlock* block = blocks.head(); block; block = next) { in freeBlocks() local 77 for (MarkedBlock*& block = sizeClass.nextBlock ; block; block = block->next()) { in allocateFromSizeClass() local 97 MarkedBlock* block = *it; in shrink() local
|
/external/skia/src/core/ |
D | SkChunkAlloc.cpp | 23 Block* block = this; in freeChain() local 32 Block* block = this; in tail() local 78 Block* block = fPool; in newBlock() local 105 Block* block = fBlock; in alloc() local 126 Block* block = fBlock; in unalloc() local 140 const Block* block = fBlock; in contains() local
|
D | SkWriter32.cpp | 36 Block* block = (Block*)sk_malloc_throw(sizeof(Block) + size); in Create() local 51 Block* block = fHead; in reset() local 63 void SkWriter32::reset(void* block, size_t size) { in reset() 80 Block* block = fTail; in reserve() local 104 Block* block = fHead; in peek32() local 121 const Block* block = fHead; in flatten() local 185 const Block* block = fHead; in writeToStream() local
|
/external/webkit/Source/WebCore/rendering/mathml/ |
D | RenderMathMLRow.cpp | 49 RenderMathMLBlock* block = toRenderMathMLBlock(current); in nonOperatorHeight() local 78 RenderMathMLBlock* block = toRenderMathMLBlock(current); in layout() local 108 RenderMathMLBlock* block = toRenderMathMLBlock(current); in layout() local 125 RenderMathMLBlock* block = toRenderMathMLBlock(firstChild()); in baselinePosition() local
|
D | RenderMathMLOperator.h | 57 inline RenderMathMLOperator* toRenderMathMLOperator(RenderMathMLBlock* block) in toRenderMathMLOperator() 63 inline const RenderMathMLOperator* toRenderMathMLOperator(const RenderMathMLBlock* block) in toRenderMathMLOperator()
|
/external/valgrind/main/none/tests/ppc32/ |
D | test_gx.c | 11 double block[2]; in do_fre() local 26 double block[2]; in do_fres() local 41 double block[2]; in do_frsqrte() local 57 double block[2]; in do_frsqrtes() local
|
/external/markdown/markdown/ |
D | blockprocessors.py | 60 def test(self, parent, block): argument 120 def test(self, parent, block): argument 153 def create_item(self, parent, block): argument 158 def get_level(self, parent, block): argument 189 def test(self, parent, block): argument 221 def test(self, parent, block): argument 265 def test(self, parent, block): argument 302 def get_items(self, block): argument 336 def test(self, parent, block): argument 367 def test(self, parent, block): argument [all …]
|
/external/harfbuzz/src/ |
D | harfbuzz-impl.c | 37 HB_Pointer block = NULL; in _hb_alloc() local 52 _hb_realloc(HB_Pointer block, in _hb_realloc() 72 _hb_free( HB_Pointer block ) in _hb_free()
|
/external/e2fsprogs/lib/ext2fs/ |
D | dirblock.c | 22 errcode_t ext2fs_read_dir_block2(ext2_filsys fs, blk_t block, in ext2fs_read_dir_block2() 61 errcode_t ext2fs_read_dir_block(ext2_filsys fs, blk_t block, in ext2fs_read_dir_block() 68 errcode_t ext2fs_write_dir_block2(ext2_filsys fs, blk_t block, in ext2fs_write_dir_block2() 110 errcode_t ext2fs_write_dir_block(ext2_filsys fs, blk_t block, in ext2fs_write_dir_block()
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | SuballocatedIntVector.java | 171 int[] block=m_map[index]; in addElement() local 211 int[] block=m_map[index]; in addElements() local 269 int[] block=m_map[index]; in insertElementAt() local 288 int[] block=m_map[index]; in insertElementAt() local 357 int[] block=m_map[index]; in removeElementAt() local 404 int[] block=m_map[index]; in setElementAt() local 476 int[] block; in indexOf() local 529 int[] block=m_map[index]; in lastIndexOf() local
|
/external/chromium/net/disk_cache/ |
D | mapped_file_posix.cc | 35 bool MappedFile::Load(const FileBlock* block) { in Load() 40 bool MappedFile::Store(const FileBlock* block) { in Store()
|
D | mapped_file_win.cc | 45 bool MappedFile::Load(const FileBlock* block) { in Load() 50 bool MappedFile::Store(const FileBlock* block) { in Store()
|
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/ |
D | DXTFlipper.java | 73 private static void flipDXT5Block(byte[] block, int h){ in flipDXT5Block() 123 assert c0 == block[0] && c1 == block[1]; in flipDXT5Block() local 126 private static void flipDXT3Block(byte[] block, int h){ in flipDXT3Block() 168 private static void flipDXT1orDXTA3Block(byte[] block, int h){ in flipDXT1orDXTA3Block()
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/ |
D | visitor.rb | 58 def pre_action( &block ) 63 def post_action( &block )
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
D | BlockAddresses.java | 66 public CodeAddress getStart(BasicBlock block) { in getStart() 86 public CodeAddress getLast(BasicBlock block) { in getLast() 108 public CodeAddress getEnd(BasicBlock block) { in getEnd()
|
/external/valgrind/main/memcheck/tests/ |
D | atomic_incs.c | 29 unsigned long block[2]; in atomic_add_8bit() local 122 unsigned long block[2]; in atomic_add_16bit() local 214 unsigned long block[2]; in atomic_add_32bit() local
|
/external/openssl/crypto/modes/ |
D | cfb128.c | 69 int enc, block128_f block) in CRYPTO_cfb128_encrypt() 178 block128_f block) in cfbr_encrypt_block() 212 int enc, block128_f block) in CRYPTO_cfb128_1_encrypt() 232 int enc, block128_f block) in CRYPTO_cfb128_8_encrypt()
|