/toolchain/binutils/binutils-2.25/gas/config/ |
tc-fr30.c | 44 fragS * frag; member in struct:__anon75147 180 3) how many bytes this mode will add to the size of the current frag 209 Although it may not be explicit in the frag, pretend fr_var starts with a 252 /* Return the size of the variable part of the frag. */
|
tc-ip2k.c | 46 fragS * frag; member in struct:__anon75187
|
tc-lm32.c | 47 fragS *frag; member in struct:__anon75190
|
tc-or1k.c | 45 fragS * frag; member in struct:__anon75221 186 3) how many bytes this mode will add to the size of the current frag
|
tc-xc16x.c | 52 fragS * frag; member in struct:__anon75273
|
tc-vax.c | 294 /* Initialise the part of an instruction frag covered by the 296 lack any init of the frag.) Since VAX uses RELA relocs the 368 Return the correct fr_subtype in the frag and the growth beyond 478 /* Return the growth in the fixed part of the frag. */ 483 part of the frag. */ 507 /* Return the size of the variable part of the frag. */ 513 In: Address of frag. 518 Caller will turn frag into a ".space 0". */ [all...] |
tc-mt.c | 47 fragS * frag; member in struct:__anon75216
|
tc-xtensa.c | 4991 fragS *frag = seginfo->frchainP->frch_root; local 5030 fragS *frag = seginfo->frchainP->frch_root; local [all...] |
/packages/apps/Calendar/src/com/android/calendar/ |
AllInOneActivity.java | 881 Fragment frag = null; local [all...] |
/external/e2fsprogs/debugfs/ |
debugfs.c | 729 char frag, fsize; local 786 frag = inode->osd2.hurd2.h_i_frag; 790 frag = fsize = 0; 793 prefix, inode->i_faddr, frag, fsize); 1212 unsigned char *frag, *fsize; local 1259 frag = &inode.osd2.hurd2.h_i_frag; 1263 frag = fsize = 0; 1265 if (frag) 1266 modify_u8(argv[0], "Fragment number", decimal_format, frag); [all...] |
/external/deqp/modules/gles3/functional/ |
es3fShaderTextureFunctionTests.cpp | 794 std::ostringstream frag; local 1293 std::ostringstream frag; local [all...] |
/frameworks/compile/mclinker/lib/Target/Mips/ |
MipsRelocator.cpp | 502 Fragment* frag = new FillFragment(0x0, 1, pSym.size()); local 503 uint64_t size = ObjectBuilder::AppendFragment(*frag, *bssData, addrAlign); 519 FragmentRef::Create(*frag, 0x0), 541 FragmentRef::Create(*frag, 0x0), 851 pReloc.parent().targetRef().frag()->getParent()->getSection(); [all...] |