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

  /external/deqp/modules/gles3/performance/
es3pStateChangeCallTests.cpp 47 #define ARG_LIST(...) __VA_ARGS__
222 ARG_LIST({
240 ARG_LIST({
258 ARG_LIST({
273 ARG_LIST({
282 ARG_LIST({
291 ARG_LIST({
301 ARG_LIST({
311 ARG_LIST({
321 ARG_LIST({
    [all...]
  /external/deqp/modules/gles2/performance/
es2pStateChangeCallTests.cpp 47 #define ARG_LIST(...) __VA_ARGS__
191 ARG_LIST({
207 ARG_LIST({
223 ARG_LIST({
238 ARG_LIST({
247 ARG_LIST({
256 ARG_LIST({
266 ARG_LIST({
276 ARG_LIST({
286 ARG_LIST({
    [all...]
  /external/mdnsresponder/mDNSShared/
CommonServices.h 536 #define _beginthreadex_compat( SECURITY_PTR, STACK_SIZE, START_ADDRESS, ARG_LIST, FLAGS, THREAD_ID_PTR ) \
537 (uintptr_t) CreateThread( SECURITY_PTR, STACK_SIZE, (LPTHREAD_START_ROUTINE) START_ADDRESS, ARG_LIST, FLAGS, \
    [all...]

Completed in 109 milliseconds