HomeSort by relevance Sort by last modified time
    Searched refs:revs (Results 1 - 11 of 11) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
makechangelog.py 25 revs = []
30 revs.append(rev)
31 if revs:
32 allrevs[len(allrevs):] = revs
  /external/python/cpython2/Demo/pdist/
makechangelog.py 25 revs = []
30 revs.append(rev)
31 if revs:
32 allrevs[len(allrevs):] = revs
  /external/ltp/tools/pounder21/
infinite_loop.c 51 unsigned int revs = 0; local
107 start_msg, revs++);
timed_loop.c 64 unsigned int revs = 0; local
133 start_msg, revs++);
fancy_timed_loop.c 60 unsigned int revs = 0; local
143 start_msg, revs++);
  /toolchain/binutils/binutils-2.27/include/
os9k.h 90 #define mkattrevs(attr, revs) (((attr) << 8) | (revs))
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
neon-cov.s 566 .macro revs op opq vtype
572 revs vrev64 vrev64q .8
573 revs vrev64 vrev64q .16
574 revs vrev64 vrev64q .32
575 revs vrev32 vrev32q .8
576 revs vrev32 vrev32q .16
577 revs vrev16 vrev16q .8
  /frameworks/support/slices/core/src/main/java/androidx/slice/compat/
SliceProviderCompat.java 86 public static final String EXTRA_SUPPORTED_SPECS_REVS = "revs";
317 ArrayList<Integer> revs = new ArrayList<>(); local
320 revs.add(spec.getRevision());
323 extras.putIntegerArrayList(EXTRA_SUPPORTED_SPECS_REVS, revs);
332 ArrayList<Integer> revs = extras.getIntegerArrayList(EXTRA_SUPPORTED_SPECS_REVS); local
334 specs.add(new SliceSpec(types.get(i), revs.get(i)));
  /external/boringssl/src/crypto/x509/
x509_vfy.c     [all...]
  /external/testng/ant/
ivy-2.1.0.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 

Completed in 241 milliseconds