HomeSort by relevance Sort by last modified time
    Searched refs:stores (Results 1 - 25 of 411) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
deadstore.go 13 // Dead stores are those which are unconditionally followed by
17 var stores []*Value
24 // Find all the stores in this block. Categorize their uses:
25 // loadUse contains stores which are used by a subsequent load.
26 // storeUse contains stores which are used by a subsequent store.
29 stores = stores[:0]
36 stores = append(stores, v)
55 if len(stores) == 0
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
deadstore.go 13 // Dead stores are those which are unconditionally followed by
17 var stores []*Value
24 // Find all the stores in this block. Categorize their uses:
25 // loadUse contains stores which are used by a subsequent load.
26 // storeUse contains stores which are used by a subsequent store.
29 stores = stores[:0]
36 stores = append(stores, v)
55 if len(stores) == 0
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
ExtendedPKIXParameters.java 28 private List stores; field in class:ExtendedPKIXParameters
65 stores = new ArrayList();
133 stores = new ArrayList(_params.stores);
207 * @throws ClassCastException if an element of <code>stores</code> is not
210 public void setCertStores(List stores)
212 if (stores != null)
214 Iterator it = stores.iterator();
223 * Sets the Bouncy Castle Stores for finding CRLs, certificates, attribute
228 * @param stores A list of stores to use
    [all...]
  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
PKIX.java 80 private List<CertStore> stores; field in class:PKIX.ValidatorParams
144 if (stores == null)
145 stores = params.getCertStores();
146 return stores;
196 private List<CertStore> stores; field in class:PKIX.BuilderParams
219 if (stores == null) {
221 stores = new ArrayList<>(params.getCertStores());
222 Collections.sort(stores, new CertStoreComparator());
224 return stores;
234 private static X500Principal getTargetSubject(List<CertStore> stores,
    [all...]
  /external/v8/tools/testrunner/local/
perfdata.py 97 self.stores = {} # Keyed by arch, then mode.
106 for arch in self.stores:
107 modes = self.stores[arch]
115 if not arch in self.stores:
116 self.stores[arch] = {}
117 modes = self.stores[arch]
  /prebuilts/go/darwin-x86/src/math/
pow10.go 7 // pow10tab stores the pre-computed values 10**i for i < 32.
15 // pow10postab32 stores the pre-computed value for 10**(i*32) at index i.
20 // pow10negtab32 stores the pre-computed value for 10**(-i*32) at index i.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue21048.go 7 // Issue 21048: s390x merged address generation into stores
59 func stores() { func
71 stores()
issue20335.go 7 // Issue 20335: don't reorder loads with stores.
  /prebuilts/go/linux-x86/src/math/
pow10.go 7 // pow10tab stores the pre-computed values 10**i for i < 32.
15 // pow10postab32 stores the pre-computed value for 10**(i*32) at index i.
20 // pow10negtab32 stores the pre-computed value for 10**(-i*32) at index i.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue21048.go 7 // Issue 21048: s390x merged address generation into stores
59 func stores() { func
71 stores()
issue20335.go 7 // Issue 20335: don't reorder loads with stores.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/epiphany/
badpostmod.s 6 strb r12,[r12],r3 ; stores are okay
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
micromips@24k-triple-stores-10.d 4 #source: 24k-triple-stores-10.s
micromips@24k-triple-stores-2-llsc.d 4 #source: 24k-triple-stores-2-llsc.s
micromips@24k-triple-stores-9.d 4 #source: 24k-triple-stores-9.s
mipsr6@24k-triple-stores-2-llsc.d 3 #source: 24k-triple-stores-2-llsc.s
mipsr6@24k-triple-stores-6.d 4 #source: 24k-triple-stores-6.s
24k-triple-stores-1.s 1 # integer stores
42 # floating point stores
micromips@24k-triple-stores-11.d 4 #source: 24k-triple-stores-11.s
mipsr6@24k-triple-stores-2.d 3 #source: 24k-triple-stores-2.s
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_vert.s 112 stmfd sp!,{r4-r12,r14} @stack stores the values of the arguments
163 vst1.8 {d6},[r1]! @stores the loaded value
165 vst1.8 {d4},[r6] @stores the loaded value
204 vst1.32 {d4[0]},[r1] @stores the loaded value
206 vst1.32 {d4[1]},[r6] @stores the loaded value
259 vst1.8 {d30},[r1]! @stores the loaded value
276 vst1.8 {d28},[r7],r3 @stores the loaded value
292 vst1.8 {d26},[r7],r3 @stores the loaded value
300 vst1.8 {d24},[r7],r3 @stores the loaded value
320 vst1.8 {d30},[r1]! @stores the loaded valu
    [all...]
ihevc_inter_pred_chroma_vert_w16out.s 112 stmfd sp!,{r4-r12,r14} @stack stores the values of the arguments
162 vst1.8 {q3},[r1]! @stores the loaded value
164 vst1.8 {q2},[r6] @stores the loaded value
202 vst1.32 {d4},[r1] @stores the loaded value
204 vst1.32 {d5},[r6] @stores the loaded value
257 vst1.8 {q15},[r1]! @stores the loaded value
274 vst1.8 {q14},[r7],r3 @stores the loaded value
287 vst1.8 {q13},[r7],r3 @stores the loaded value
294 vst1.8 {q12},[r7],r3 @stores the loaded value
311 vst1.8 {q15},[r1]! @stores the loaded valu
    [all...]
  /prebuilts/go/darwin-x86/src/net/
sock_linux.go 24 // Linux stores the backlog in a uint16.
  /prebuilts/go/linux-x86/src/net/
sock_linux.go 24 // Linux stores the backlog in a uint16.
  /prebuilts/go/darwin-x86/src/sync/atomic/
doc.go 55 // SwapInt32 atomically stores new into *addr and returns the previous *addr value.
58 // SwapInt64 atomically stores new into *addr and returns the previous *addr value.
61 // SwapUint32 atomically stores new into *addr and returns the previous *addr value.
64 // SwapUint64 atomically stores new into *addr and returns the previous *addr value.
67 // SwapUintptr atomically stores new into *addr and returns the previous *addr value.
70 // SwapPointer atomically stores new into *addr and returns the previous *addr value.
128 // StoreInt32 atomically stores val into *addr.
131 // StoreInt64 atomically stores val into *addr.
134 // StoreUint32 atomically stores val into *addr.
137 // StoreUint64 atomically stores val into *addr
    [all...]

Completed in 925 milliseconds

1 2 3 4 5 6 7 8 91011>>