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

  /frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/
global.rsh 24 static T static_##T; \
50 static_##T = localStatic; \
52 ptr2_##T = &static_##T; \
  /external/clang/test/CodeGenCXX/
mangle-exprs.cpp 56 void static_(typename enable_if< O <= static_cast<unsigned>(4) >::type* = 0) { function in namespace:Casts
93 template void static_<4>(void*);
  /toolchain/binutils/binutils-2.25/gold/
options.h 1647 bool static_; member in class:gold::General_options
    [all...]
options.cc 917 static_(false),
    [all...]

Completed in 119 milliseconds