HomeSort by relevance Sort by last modified time
    Searched refs:frag (Results 351 - 375 of 620) sorted by null

<<11121314151617181920>>

  /external/ipsec-tools/src/racoon/
handler.h 139 int frag; /* IKE phase 1 fragmentation */ member in struct:ph1handle
  /external/python/cpython2/Lib/logging/
config.py 389 for frag in name:
390 used += '.' + frag
392 found = getattr(found, frag)
395 found = getattr(found, frag)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/logging/
config.py 398 for frag in name:
399 used += '.' + frag
401 found = getattr(found, frag)
404 found = getattr(found, frag)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/logging/
config.py 398 for frag in name:
399 used += '.' + frag
401 found = getattr(found, frag)
404 found = getattr(found, frag)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
config.py 398 for frag in name:
399 used += '.' + frag
401 found = getattr(found, frag)
404 found = getattr(found, frag)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
config.py 398 for frag in name:
399 used += '.' + frag
401 found = getattr(found, frag)
404 found = getattr(found, frag)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
as.h 258 /* Dummy frag used by listing code. */
263 constant length frag. */
534 typedef struct frag fragS;
symbols.c 86 symbol_new (const char *name, segT segment, valueT valu, fragS *frag)
88 symbolS *symbolP = symbol_create (name, segment, valu, frag);
133 fragS *frag /* Associated fragment. */)
154 symbolP->sy_frag = frag;
192 local_symbol_make (const char *name, segT section, valueT val, fragS *frag)
206 local_symbol_set_frag (ret, frag);
305 table in the fr_opcode of the rs_broken_word frag. This
690 symbol_temp_new (segT seg, valueT ofs, fragS *frag)
692 return symbol_new (FAKE_LABEL_NAME, seg, ofs, frag);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-fr30.c 44 fragS * frag; member in struct:__anon115691
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:__anon115731
tc-lm32.c 47 fragS *frag; member in struct:__anon115734
tc-or1k.c 45 fragS * frag; member in struct:__anon115765
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:__anon115817
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...]
  /external/e2fsprogs/e2fsck/
pass2.c 1694 unsigned char *frag, *fsize; local
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java 881 Fragment frag = null; local
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mbarrier.go 272 if frag := -off & (sys.PtrSize - 1); frag != 0 {
273 adst = add(dst, frag)
274 asrc = add(src, frag)
275 asize -= frag
  /prebuilts/go/linux-x86/src/runtime/
mbarrier.go 272 if frag := -off & (sys.PtrSize - 1); frag != 0 {
273 adst = add(dst, frag)
274 asrc = add(src, frag)
275 asize -= frag
  /external/icu/icu4c/source/test/intltest/
restsnew.cpp 635 NewResourceBundleTest::testTag(const char* frag,
717 uprv_strcat(tag, frag);
744 uprv_strcat(tag, frag);
817 uprv_strcat(tag, frag);
908 uprv_strcat(tag, frag);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureFunctionTests.cpp 936 std::ostringstream frag; local
    [all...]
  /external/e2fsprogs/debugfs/
debugfs.c 808 char frag, fsize; local
868 frag = inode->osd2.hurd2.h_i_frag;
872 frag = fsize = 0;
875 prefix, inode->i_faddr, frag, fsize);
1318 unsigned char *frag, *fsize; local
    [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...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 657 uint64_t addr = pSymbol.fragRef()->frag()->getParent()->getSection().addr();
1548 Fragment* frag = new FillFragment(0x0, 1, (*com_sym)->size()); local
1574 Fragment* frag = new FillFragment(0x0, 1, (*com_sym)->size()); local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_urlparse.py 370 for url, defrag, frag in [
371 ('http://python.org#frag', 'http://python.org', 'frag'),
373 ('http://python.org/#frag', 'http://python.org/', 'frag'),
375 ('http://python.org/?q#frag', 'http://python.org/?q', 'frag'),
377 ('http://python.org/p#frag', 'http://python.org/p', 'frag'),
382 self.assertEqual(urlparse.urldefrag(url), (defrag, frag))
    [all...]

Completed in 698 milliseconds

<<11121314151617181920>>