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

  /external/clang/test/Analysis/
malloc-sizeof.c 17 long *lp1 = malloc(sizeof(short)); // expected-warning {{Result of 'malloc' is converted to a pointer of type 'long', which is incompatible with sizeof operand type 'short'}} local
  /cts/tests/tests/widget/src/android/widget/cts/util/
ListItemFactory.java 250 final ViewGroup.LayoutParams lp1 = new LinearLayout.LayoutParams( local
253 ll.addView(t1, lp1);
  /frameworks/base/core/tests/coretests/src/android/util/
ListItemFactory.java 251 final ViewGroup.LayoutParams lp1 = new LinearLayout.LayoutParams( local
254 ll.addView(t1, lp1);
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 2822 milliseconds