HomeSort by relevance Sort by last modified time
    Searched full:loads (Results 26 - 50 of 1512) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/XCore/
unaligned_load.ll 17 ; Half word aligned load. Expands to two 16bit loads.
26 ; Constant offset from word aligned base. Expands to two 32bit loads.
  /external/chromium/chrome/browser/password_manager/
login_database.h 49 // Loads a list of matching password forms into the specified vector |forms|.
55 // Loads all logins created from |begin| onwards (inclusive) and before |end|.
63 // Loads the complete list of autofillable password forms (i.e., not blacklist
68 // Loads the complete list of blacklist forms into |forms|.
93 // Loads all logins whose blacklist setting matches |blacklisted| into
  /external/oprofile/events/i386/core_2/
unit_masks 53 0x02 STA Loads blocked by a preceding store with unknown address.
54 0x04 STD Loads blocked by a preceding store with unknown data.
55 0x08 OVERLAP_STORE Loads that partially overlap an earlier store, or 4K aliased with a previous store.
56 0x10 UNTIL_RETIRE Loads blocked until retirement.
57 0x20 L1D Loads blocked by the L1 data cache.
69 0x02 SUCCESS Number of loads that were successfully disambiguated.
104 0x1 split loads
137 0x01 Loads
174 0x01 Retired loads that miss the L1 data cache (precise event)
175 0x02 L1 data cache line missed by retired loads (precise event
    [all...]
  /external/chromium/chrome/browser/webdata/
logins_table.h 82 // Loads a list of matching password forms into the specified vector |forms|.
88 // Loads the complete list of password forms into the specified vector |forms|
89 // if include_blacklisted is true, otherwise only loads those which are
  /external/llvm/test/CodeGen/CellSPU/
loads.ll 3 ; ModuleID = 'loads.bc'
42 ;check that 'misaligned' loads that may span two memory chunks
43 ;have two loads. Don't check for the bitmanipulation, as that
  /bionic/libc/kernel/common/linux/
kernel.h 18 unsigned long loads[3]; member in struct:sysinfo
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INTERPRET.S 17 /* Don't use conditional loads if the HW defect exists */
  /development/ndk/platforms/android-3/include/linux/
kernel.h 18 unsigned long loads[3]; member in struct:sysinfo
  /external/chromium/chrome/browser/
crash_upload_list_win.h 19 // Loads the list of crashes from the Windows Event Log.
  /external/llvm/test/CodeGen/X86/
fp-in-intregs.ll 5 ; pool loads, movd's etc.
  /external/llvm/test/Transforms/LICM/
2003-05-02-LoadHoist.ll 1 ; This testcase tests for a problem where LICM hoists loads out of a loop
  /external/llvm/test/Transforms/SCCP/
atomic-load-store.ll 3 ; This transformation is safe for atomic loads and stores; check that it works.
  /external/valgrind/main/cachegrind/tests/x86/
fpu-28-108.S 1 /* Test 28 and 108 byte loads and stores. (Just make sure program
  /external/valgrind/main/exp-ptrcheck/tests/
strlen.c 8 // way Memcheck does, letting it happen unless the --partial-loads-ok=no
  /external/valgrind/main/memcheck/tests/
partial_load.c 13 /* partial load, which --partial-loads-ok=yes should suppress */
  /external/webkit/LayoutTests/dom/html/level2/html/
AppletsCollection-expected.txt 5 Tragically we cannot have any actual Java Applets referenced here because when DRT loads the Java VM it hangs. If that bug is resolved this test should also be amended to add a dummy Applet using both the Applet tag and a few different uses of the Object tag.
  /external/webkit/Source/WebCore/manual-tests/compositing/
missing-iframe-contents.html 31 You should see a blue rectangle inside the iframe when the page loads.</p>
  /external/webkit/Source/WebCore/manual-tests/
new-window-subresource-crash.html 14 triggers subresource loads. If you have popup blocking enabled you can
test-iframes-loading-the-same-resource.html 15 To perform this test attempt to drag one of the apple images in the left frame while the right frame is doing loads. This test is not entirely deterministic so it should be attempted a number of times. <br />
  /frameworks/compile/libbcc/runtime/lib/i386/
floatdixf.S 11 // 32-bit loads, then immediately storing it back to the stack via a single 64-bit
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
kernel.h 18 unsigned long loads[3]; member in struct:sysinfo
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
kernel.h 18 unsigned long loads[3]; member in struct:sysinfo
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
kernel.h 18 unsigned long loads[3]; member in struct:sysinfo
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
kernel.h 18 unsigned long loads[3]; member in struct:sysinfo
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
kernel.h 18 unsigned long loads[3]; member in struct:sysinfo

Completed in 968 milliseconds

12 3 4 5 6 7 8 91011>>