HomeSort by relevance Sort by last modified time
    Searched full:fetched (Results 101 - 125 of 359) sorted by null

1 2 3 45 6 7 8 91011>>

  /development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/
ImageFetcher.java 41 * A simple subclass of {@link ImageResizer} that fetches and resizes images fetched from a URL.
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
LocPathIterator.java 456 * the size of the nodes that have been fetched to date,
778 * Return the last fetched node. Needed to support the UnionPathIterator.
780 * @return The last fetched node, or null if the last fetch was null.
958 /** The last node that was fetched, usually by nextNode. */
NodeSequence.java 46 * The index of the next node to be fetched. Useful if this
62 * If this iterator needs to cache nodes that are fetched, they
90 * If the iterator needs to cache nodes as they are fetched,
  /external/chromium/chrome/browser/net/gaia/
token_service.cc 239 // Network fetched tokens take priority over DB tokens, so exclude tokens
  /external/chromium/chrome/browser/net/
referrer.h 98 // an outer page was a page fetched by the user, and this instance lists names
  /external/chromium/chrome/browser/policy/
cloud_policy_controller_unittest.cc 205 // After policy has been fetched successfully, a new fetch should be triggered
user_policy_identity_strategy.cc 144 // be fetched until we know the domain of the currently logged in user.
  /external/chromium/net/http/
http_response_info.cc 55 // This bit is set if the request was fetched via an explicit proxy.
http_stream_factory.h 141 // Returns true if this stream is being fetched over SPDY.
  /external/jpeg/
jdhuff.h 61 * If get_buffer already contains enough bits, they are fetched in-line
  /external/kernel-headers/original/asm-mips/
war.h 222 * I-cache line worth of instructions being fetched may case spurious
  /external/oprofile/events/arm/armv7-ca9/
events 10 event:0x51 counters:1,2,3,4,5,6 um:zero minimum:500 name:CO_LF_HIT : Number of coherent linefill requests which hit in another CPU, meaning that the linefill data is fetched directly from the relevant cache
  /external/oprofile/events/ppc/e300/
events 17 event:0x3d counters:0,1,2,3 um:zero minimum:500 name:FETCHES : Counts the number of fetches that write at least one instruction to the instruction buffer. (With instruction fetched, can used to compute instructions-per-fetch)
  /external/oprofile/events/ppc64/power7/
events 167 event:0X0131 counters:1 um:zero minimum:1000 name:PM_INST_FROM_L3MISS_GRP19 : (Group 19 pm_misc_miss4) An instruction fetch group was fetched from beyond L3. Fetch groups can contain up to 8 instructions.
    [all...]
  /external/qemu/distrib/jpeg-6b/
jdhuff.h 61 * If get_buffer already contains enough bits, they are fetched in-line
  /frameworks/base/core/java/android/widget/
ExpandableListAdapter.java 109 * group--the Views for the group's children will be fetched using
  /frameworks/base/graphics/java/android/renderscript/
ProgramFragmentFixedFunction.java 241 * Adds a texture to be fetched as part of the fixed function
  /packages/apps/Calendar/tests/src/com/android/calendar/alerts/
AlertServiceTest.java 86 Assert.fail(GeneralPreferences.KEY_ALERTS_POPUP + " fetched more than once.");
102 + " fetched more than once.");
113 + " fetched more than once.");
605 * Test that the SharedPreferences are only fetched once for each setting.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
dlfcn.h 124 message to be fetched with `dlerror'. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
dlfcn.h 124 message to be fetched with `dlerror'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
dlfcn.h 124 message to be fetched with `dlerror'. */
  /external/oprofile/events/ppc64/power5/
events 101 event:0X0B0 counters:0 um:zero minimum:1000 name:PM_INST_FROM_L2MISS_GRP11 : (Group 11 pm_prefetch1) Instructions fetched missed L2
102 event:0X0B1 counters:1 um:zero minimum:1000 name:PM_INST_FETCH_CYC_GRP11 : (Group 11 pm_prefetch1) Cycles at least 1 instruction fetched
328 event:0X273 counters:3 um:zero minimum:1000 name:PM_0INST_FETCH_GRP39 : (Group 39 pm_ic_pref) No instructions fetched
    [all...]
  /external/oprofile/events/ppc64/power5+/
events 109 event:0X0C0 counters:0 um:zero minimum:1000 name:PM_INST_FROM_L2MISS_GRP12 : (Group 12 pm_prefetch1) Instructions fetched missed L2
110 event:0X0C1 counters:1 um:zero minimum:1000 name:PM_INST_FETCH_CYC_GRP12 : (Group 12 pm_prefetch1) Cycles at least 1 instruction fetched
336 event:0X283 counters:3 um:zero minimum:1000 name:PM_0INST_FETCH_GRP40 : (Group 40 pm_ic_pref) No instructions fetched
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/
NodeSet.java 41 * as they are fetched. Derived classes that implement iterators
750 * Return the last fetched node. Needed to support the UnionPathIterator.
752 * @return the last fetched node.
    [all...]
NodeSetDTM.java 42 * as they are fetched. Derived classes that implement iterators
1135 * Return the last fetched node. Needed to support the UnionPathIterator.
1137 * @return the last fetched node.
    [all...]

Completed in 794 milliseconds

1 2 3 45 6 7 8 91011>>