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

  /external/clang/test/Analysis/
malloc-sizeof.c 25 struct A *ap4 = calloc(3, sizeof(struct A*)); // expected-warning {{Result of 'calloc' is converted to a pointer of type 'struct A', which is incompatible with sizeof operand type 'struct A *'}} local
  /external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
AndroidTest.java 181 String ap4[] = local
187 ap4);
    [all...]

Completed in 91 milliseconds