Home
last modified time | relevance | path

Searched defs:STATIC_LIB (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/egl/
DegluStaticESLibrary.cpp37 # define STATIC_LIB STATIC_LIB_ES30 macro
44 # define STATIC_LIB STATIC_LIB_ES20 macro
46 # define STATIC_LIB STATIC_LIB_NONE macro
/external/v8/tools/gyp/test/lib/
DTestGyp.py101 STATIC_LIB = '__static_lib__' variable in TestGypBase