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

  /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++);
  /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/testng/ant/
ivy-2.1.0.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 

Completed in 106 milliseconds