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

  /external/icu/icu4c/source/io/
ufmt_cmn.h 58 void *ptrValue; /* any pointer - void*, char*, wchar_t*, UChar* */
  /external/v8/test/cctest/
test-constantpool.cc 72 intptr_t ptrValue = 0;
79 access = builder.AddEntry(pos++, ptrValue++, sharing_ok);
91 access = builder.AddEntry(pos++, ptrValue, sharing_ok);
112 intptr_t ptrValue = 0;
125 access = builder.AddEntry(pos++, ptrValue++, sharing_ok);
137 access = builder.AddEntry(pos++, ptrValue++, sharing_ok);
143 access = builder.AddEntry(pos++, ptrValue, sharing_ok);
160 intptr_t ptrValue = 0;
165 access = builder.AddEntry(pos++, ptrValue++, sharing_ok);
178 ptrValue = 0
    [all...]
  /frameworks/av/include/media/stagefright/foundation/
AMessage.h 208 void *ptrValue;

Completed in 103 milliseconds