HomeSort by relevance Sort by last modified time
    Searched full:frag (Results 201 - 225 of 427) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/kernel-headers/original/linux/
skbuff.h 806 skb_frag_t *frag = &skb_shinfo(skb)->frags[i]; local
808 frag->page = page;
809 frag->page_offset = off;
810 frag->size = size;
1219 struct skb_frag_struct *frag = &skb_shinfo(skb)->frags[i - 1]; local
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java 878 Fragment frag = null; local
    [all...]
  /external/grub/stage2/
fs.h 161 int fs_fsize; /* size of frag blocks in fs */
169 int fs_fmask; /* ``fragoff'' calc of frag offsets */
176 int fs_fragshift; /* block to frag shift */
285 int cg_frotor; /* position of last used frag */
334 int cg_frotor; /* position of last used frag */
ufs2.h 258 grub_int32_t fs_fsize; /* size of frag blocks in fs */
266 grub_int32_t fs_fmask; /* ``fragoff'' calc of frag offsets */
273 grub_int32_t fs_fragshift; /* block to frag shift */
  /external/iptables/tests/
options-most.rules 129 -A matches -m frag --fragid 1
131 -A matches -m frag --fragid :2
133 -A matches -m frag --fragid 0:3
135 -A matches -m frag --fragid 4:
137 -A matches -m frag --fragid 5:4294967295
  /external/icu4c/test/intltest/
restest.cpp 301 ResourceBundleTest::testTag(const char* frag,
383 uprv_strcat(tag, frag);
412 uprv_strcat(tag, frag);
  /frameworks/compile/mclinker/lib/Fragment/
FragmentLinker.cpp 78 assert(NULL != (*symbol)->fragRef()->frag());
79 uint64_t addr = (*symbol)->fragRef()->frag()->getParent()->getSection().addr();
225 pReloc.targetRef().frag()->getParent()->getSection().offset() +
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 351 FillFragment* frag = new FillFragment(0x0, 1, pSection.size()); local
353 ObjectBuilder::AppendFragment(*frag, *sect_data);
458 FragmentRef* frag = NULL; local
465 frag = FragmentRef::Null();
467 frag = FragmentRef::Create(*pSection, pValue);
469 LDSymbol* input_sym = addSymbolFromObject(name, pType, pDesc, pBind, pSize, pValue, frag, pVis);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h 351 __fs32 fs_fsize; /* size of frag blocks in fs */
359 __fs32 fs_fmask; /* ``fragoff'' calc of frag offsets */
366 __fs32 fs_fragshift; /* block to frag shift */
532 __fs32 cg_frotor; /* position of last used frag */
574 __fs32 cg_frotor; /* position of last used frag */
700 __u32 c_frotor; /* position of last used frag */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h 351 __fs32 fs_fsize; /* size of frag blocks in fs */
359 __fs32 fs_fmask; /* ``fragoff'' calc of frag offsets */
366 __fs32 fs_fragshift; /* block to frag shift */
532 __fs32 cg_frotor; /* position of last used frag */
574 __fs32 cg_frotor; /* position of last used frag */
700 __u32 c_frotor; /* position of last used frag */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h 351 __fs32 fs_fsize; /* size of frag blocks in fs */
359 __fs32 fs_fmask; /* ``fragoff'' calc of frag offsets */
366 __fs32 fs_fragshift; /* block to frag shift */
532 __fs32 cg_frotor; /* position of last used frag */
574 __fs32 cg_frotor; /* position of last used frag */
700 __u32 c_frotor; /* position of last used frag */
    [all...]
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
TitlesFragment.java 82 ContentFragment frag = (ContentFragment) getFragmentManager() local
84 if (frag != null) mDualFragments = true;
  /external/quake/quake/src/QW/
qwchangelog.txt 107 frag list on the bottom
200 totals, unless you hit tab to display frag scores
  /frameworks/base/docs/html/training/multiscreen/
adaptui.jd 169 ArticleFragment frag = new ArticleFragment();
170 getSupportFragmentManager().beginTransaction().add(android.R.id.content, frag).commit();
  /frameworks/base/docs/html-intl/es/training/multiscreen/
adaptui.jd 138 ArticleFragment frag = new ArticleFragment();
139 getSupportFragmentManager().beginTransaction().add(android.R.id.content, frag).commit();
  /frameworks/compile/mclinker/lib/LD/
EhFrameReader.cpp 328 RegionFragment* frag = new RegionFragment(pRegion); local
329 pEhFrame.addFragment(*frag);
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 348 Fragment* frag = new FillFragment(0x0, 1, pSym.size()); local
349 uint64_t size = ObjectBuilder::AppendFragment(*frag,
367 FragmentRef::Create(*frag, 0x0),
862 Fragment* frag = NULL; local
870 frag = new FillFragment(0x0, 0, 0);
873 frag = new RegionFragment(*region);
876 ObjectBuilder::AppendFragment(*frag, pSD);
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h 89 uint8 frag[1]; member in struct:write_remote_cmd_parms
234 uint8 frag[1]; member in struct:read_local_evt_parms
  /external/llvm/lib/Target/X86/
X86InstrCompiler.td 535 multiclass PSEUDO_ATOMIC_LOAD_BINOP_PATS<string name, string frag> {
536 def : Pat<(!cast<PatFrag>(frag # "_8") addr:$ptr, GR8:$val),
538 def : Pat<(!cast<PatFrag>(frag # "_16") addr:$ptr, GR16:$val),
540 def : Pat<(!cast<PatFrag>(frag # "_32") addr:$ptr, GR32:$val),
542 def : Pat<(!cast<PatFrag>(frag # "_64") addr:$ptr, GR64:$val),
    [all...]
  /external/e2fsprogs/e2fsck/
mtrace.h 132 } frag; member in union:__anon7211::__anon7212::__anon7213
  /external/iproute2/include/linux/netfilter_ipv4/
ip_tables.h 66 #define IPT_INV_FRAG 0x20 /* Invert the sense of FRAG. */
  /external/ipsec-tools/src/racoon/doc/
FAQ 50 --enable-frag:
  /external/iptables/include/linux/netfilter_ipv4/
ip_tables.h 66 #define IPT_INV_FRAG 0x20 /* Invert the sense of FRAG. */
  /external/jmonkeyengine/engine/src/android/com/jme3/asset/
AndroidAssetManager.java 86 registerLoader(com.jme3.shader.plugins.GLSLLoader.class, "vert", "frag", "glsl", "glsllib");
  /external/quake/quake/src/QW/client/
docs.txt 17 put frag counts in userinfo as *frags?

Completed in 4145 milliseconds

1 2 3 4 5 6 7 891011>>