Searched defs:stores (Results 1 – 7 of 7) sorted by relevance
261 stores = None variable263 stores = [TYPE] variable265 stores = os.listdir(oldroot_path()) variable
28 private List stores; field in ExtendedPKIXParameters210 public void setCertStores(List stores) in setCertStores()233 public void setStores(List stores) in setStores()
226 List stores = new ArrayList(); in build() local
254 List<PKIXCertStore> stores = new ArrayList<PKIXCertStore>(); in getAdditionalStoresFromAltNames() local709 List<PKIXCRLStore> stores = new ArrayList<PKIXCRLStore>(); in getAdditionalStoresFromCRLDistributionPoint() local
184 unsigned memory = 0, loads = 0, load0 = 0, stores = 0, store0 = 0, store1 = 0; in check() local
1290 Record *stores[DATA_FILE_COUNT]; member in nv50_ir::MemoryOpt
992 bool stores = MI->mayStore(); in visitMachineOperand() local