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

  /external/clang/test/Parser/
MicrosoftExtensions.cpp 178 class AAAA {
188 typename AAAA a;// expected-warning {{expected a qualified name after 'typename'}}
207 extern TypenameWrongPlace<AAAA> PR16925;
  /external/chromium_org/v8/test/mjsunit/
string-fromcharcode.js 106 assertEquals("AAAA", String.fromCharCode(65, 65, 65, 65));
107 assertEquals("AAAA", String.fromCharCode(65, 65, 65, 65));
109 assertEquals("AAAA", String.fromCharCode(65, 65, 65, 65));
  /bionic/libc/dns/resolv/
res_cache.c 392 * TYPE : 16 : type of query (A=1, PTR=12, MX=15, AAAA=28, ALL=255)
398 * TYPE : 16 : type of query (A=1, PTR=12, MX=15, AAAA=28, ALL=255)
697 QQ(A), QQ(PTR), QQ(MX), QQ(AAAA), QQ(ALL),
    [all...]

Completed in 61 milliseconds