HomeSort by relevance Sort by last modified time
    Searched full:speclist (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/coregrind/
m_redir.c 394 Spec* specList;
498 specList = NULL; /* the spec list we're building up */
585 spec->next = specList;
588 specList = spec;
614 for (spec = specList; spec; spec = spec->next)
632 /* Ok. Now specList holds the list of specs from the DebugInfo.
638 newts->specs = specList;
644 (1) actives formed by matching the new specs in specList against
651 the new specs in specList
661 generate_and_add_actives( specList, newts
    [all...]
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataTest.java     [all...]
  /external/deqp/modules/gles2/functional/
es2fBufferWriteTests.cpp 617 #define RECREATE_STORE_CASE(NAME, DESC, SPECLIST) \
621 builder SPECLIST; \
  /external/deqp/modules/gles3/functional/
es3fBufferWriteTests.cpp 609 #define RECREATE_STORE_CASE(NAME, DESC, SPECLIST) \
613 builder SPECLIST; \
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]

Completed in 359 milliseconds