Home
last modified time | relevance | path

Searched refs:myvalue (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/openmp/runtime/test/threadprivate/
Domp_threadprivate.c15 static int myvalue = 0; variable
18 #pragma omp threadprivate(myvalue)
71 myvalue = data[rank] = my_random + rank; in test_omp_threadprivate()
80 num_failed = num_failed + (myvalue != data[rank]); in test_omp_threadprivate()
81 if(myvalue != data[rank]) { in test_omp_threadprivate()
83 myvalue, data[rank]); in test_omp_threadprivate()
/external/clang/test/SemaCXX/
Dmember-pointers-2.cpp7 int myvalue; member
/external/llvm-project/clang/test/SemaCXX/
Dmember-pointers-2.cpp7 int myvalue; member
/external/libcups/cups/
Ddest-options.c414 const char *myvalue; /* Current value of an option */ in cupsCopyDestConflicts() local
609 if ((myvalue = cupsGetOption(myoption->name, num_options, in cupsCopyDestConflicts()
611 strcmp(myvalue, myoption->value)) in cupsCopyDestConflicts()
/external/libwebsockets/READMEs/
DREADME.lwsws.md350 "myname": "myvalue"