Searched refs:WITH_THREADS (Results 1 - 25 of 48) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/win32/
H A DMakefile.mingw37 ifeq ($(WITH_THREADS),1)
45 ifneq ($(WITH_THREADS),no)
48 ifeq ($(WITH_THREADS),yes)
51 ifeq ($(WITH_THREADS),ctls)
54 ifeq ($(WITH_THREADS),native)
57 ifeq ($(WITH_THREADS),posix)
84 ifeq ($(WITH_THREADS),posix)
218 ifeq ($(WITH_THREADS),yes)
221 ifeq ($(WITH_THREADS),ctls)
224 ifeq ($(WITH_THREADS),nativ
[all...]
H A Dconfigure.js225 vf.WriteLine("WITH_THREADS=" + withThreads);
300 } else if (s.search(/\@WITH_THREADS\@/) != -1) {
301 of.WriteLine(s.replace(/\@WITH_THREADS\@/, withThreads == "no"? "0" : "1"));
385 } else if (s.search(/\@WITH_THREADS\@/) != -1) {
386 of.WriteLine(s.replace(/\@WITH_THREADS\@/, withThreads == "no"? "0" : "1"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/win32/
H A DMakefile.mingw37 ifeq ($(WITH_THREADS),1)
45 ifneq ($(WITH_THREADS),no)
48 ifeq ($(WITH_THREADS),yes)
51 ifeq ($(WITH_THREADS),ctls)
54 ifeq ($(WITH_THREADS),native)
57 ifeq ($(WITH_THREADS),posix)
84 ifeq ($(WITH_THREADS),posix)
218 ifeq ($(WITH_THREADS),yes)
221 ifeq ($(WITH_THREADS),ctls)
224 ifeq ($(WITH_THREADS),nativ
[all...]
H A Dconfigure.js225 vf.WriteLine("WITH_THREADS=" + withThreads);
300 } else if (s.search(/\@WITH_THREADS\@/) != -1) {
301 of.WriteLine(s.replace(/\@WITH_THREADS\@/, withThreads == "no"? "0" : "1"));
385 } else if (s.search(/\@WITH_THREADS\@/) != -1) {
386 of.WriteLine(s.replace(/\@WITH_THREADS\@/, withThreads == "no"? "0" : "1"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dsetup.py.in14 with_threads = @WITH_THREADS@
H A DMakefile.in242 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dsetup.py.in14 with_threads = @WITH_THREADS@
H A DMakefile.in242 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/devhelp/
H A DMakefile.in189 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/example/
H A DMakefile.in213 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/
H A DMakefile.in201 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DMakefile.in202 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/xstc/
H A DMakefile.in189 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/devhelp/
H A DMakefile.in189 WITH_THREADS = @WITH_THREADS@
H A DMakefile189 WITH_THREADS = 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/example/
H A DMakefile.in213 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/
H A DMakefile.in201 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DMakefile.in202 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A DMakefile.in200 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/tests/
H A DMakefile.in200 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/xstc/
H A DMakefile.in189 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/
H A DMakefile.in205 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A DMakefile.in296 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A DMakefile.in205 WITH_THREADS = @WITH_THREADS@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A DMakefile.in295 WITH_THREADS = @WITH_THREADS@

Completed in 115 milliseconds

12