HomeSort by relevance Sort by last modified time
    Searched full:stores (Results 151 - 175 of 4401) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/libchrome/base/
thread_task_runner_handle.h 15 // ThreadTaskRunnerHandle stores a reference to a thread's TaskRunner
  /external/libchrome/crypto/
sha2.h 23 // Computes the SHA-256 hash of the input string 'str' and stores the first
  /external/libunwind/include/tdep-ia64/
rse.h 43 * because every 64th slot stores ar.rnat.
  /external/libvncserver/examples/
storepasswd.c 29 printf("Stores a password in encrypted format.\n");
  /external/libweave/third_party/chromium/crypto/
sha2.h 18 // Computes the SHA-256 hash of the input string 'str' and stores the first
  /external/llvm/lib/Target/AArch64/
AArch64StorePairSuppress.cpp 10 // This pass identifies floating point stores that should not be combined into
104 /// stores. Until then use a nasty switch similar to AArch64LoadStoreOptimizer.
133 // Check for a sequence of stores to the same base address. We don't need to
150 // Otherwise, continue unpairing the stores in this block.
  /external/llvm/test/CodeGen/ARM/
2011-10-26-memset-inline.ll 1 ; Make sure short memsets on ARM lower to stores, even when optimizing for size.
  /external/llvm/test/CodeGen/Hexagon/
store-widen-aliased-load.ll 3 ; Check that store widening does not merge the two stores.
  /external/llvm/test/CodeGen/SystemZ/
fp-neg-01.ll 24 ; Test f128. With the loads and stores, a pure negation would probably
  /external/llvm/test/CodeGen/X86/
vec_zero_cse.ll 2 ; 64-bit stores here do not use MMX.
  /external/llvm/test/Transforms/GlobalOpt/
2008-07-17-addrspace.ll 20 ; We put stores in a different function, so that the global variables won't get
  /external/llvm/test/Transforms/SLPVectorizer/ARM/
memory.ll 5 ; On swift unaligned <2 x double> stores need 4uops and it is there for cheaper
  /external/llvm/test/Transforms/SLPVectorizer/XCore/
no-vector-registers.ll 6 ; Simple 3-pair chain with loads and stores
  /external/skia/gyp/
android_system.gyp 5 # This GYP file stores the dependencies necessary to build Skia on the Android
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/nodes/
NodeTuple.java 19 * Stores one key value pair used in a map.
  /external/v8/src/compiler/
escape-analysis-reducer.h 51 // This bit vector marks nodes we already processed (allocs, loads, stores)
  /external/v8/src/heap/
store-buffer.h 17 // Intermediate buffer that accumulates old-to-new stores from the generated
  /external/valgrind/memcheck/tests/
origin2-not-quite.c 54 // stores. Ie. the variable is stored after it's been modified, then
  /external/webrtc/webrtc/base/
scopedptrcollection.h 11 // Stores a collection of pointers that are deleted when the container is
  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_header_parser.h 28 // Parses the packet and stores the parsed packet in |header|. Returns true on
  /frameworks/base/core/java/android/app/
FragmentManagerNonConfig.java 23 * FragmentManagerNonConfig stores the retained instance fragments across
  /frameworks/base/core/java/android/net/
INetworkScoreCache.aidl 22 * A service which stores a subset of scored networks from the active network scorer.
  /frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
ParsedStatement.java 22 * A class that stores a list of statement and/or a list of delegate url.
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
StateChangeResult.java 23 * Stores supplicant state change information passed from WifiMonitor to
  /frameworks/support/fragment/java/android/support/v4/app/
FragmentManagerNonConfig.java 25 * FragmentManagerNonConfig stores the retained instance fragments across

Completed in 1047 milliseconds

1 2 3 4 5 67 8 91011>>