Searched refs:exist (Results 101 - 125 of 397) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/
H A Djoydev.c48 bool exist; member in struct:joydev
201 if (!joydev->exist)
217 if (joydev->exist && !--joydev->open)
406 if (!joydev->exist)
419 !joydev->exist || joydev_data_pending(client));
423 if (!joydev->exist)
455 (joydev->exist ? 0 : (POLLHUP | POLLERR));
630 if (!joydev->exist) {
695 if (!joydev->exist) {
765 joydev->exist
[all...]
H A Dmousedev.c69 bool exist; member in struct:mousedev
436 else if (!mousedev->exist)
454 else if (mousedev->exist && !--mousedev->open)
738 if (!client->ready && !client->buffer && mousedev->exist &&
743 !mousedev->exist || client->ready || client->buffer);
747 if (!mousedev->exist)
780 mask = mousedev->exist ? POLLOUT | POLLWRNORM : POLLHUP | POLLERR;
818 mousedev->exist = false;
878 mousedev->exist = true;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sambaclient/
H A Dusb.c124 DEBUG("tokenfile is exist!\n");
752 int exist; local
758 exist = 0;
763 exist = 1;
767 if(!exist)
788 exist = 0;
793 exist = 1;
797 if(!exist)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sambaclient/
H A Dusb.c124 DEBUG("tokenfile is exist!\n");
752 int exist; local
758 exist = 0;
763 exist = 1;
767 if(!exist)
788 exist = 0;
793 exist = 1;
797 if(!exist)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sambaclient/
H A Dusb.c124 DEBUG("tokenfile is exist!\n");
752 int exist; local
758 exist = 0;
763 exist = 1;
767 if(!exist)
788 exist = 0;
793 exist = 1;
797 if(!exist)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A DRunTest.bat25 if exist testdata\ set srcdir=.)
27 if exist ..\testdata\ set srcdir=..)
29 if exist ..\..\testdata\ set srcdir=..\..)
30 if NOT exist "%srcdir%\testdata\" (
42 if NOT exist "%pcretest%" (
63 if not exist testout8 md testout8
64 if not exist testoutstudy8 md testoutstudy8
65 if not exist testoutjit8 md testoutjit8
69 if not exist testout16 md testout16
70 if not exist testoutstudy1
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A DRunTest.bat25 if exist testdata\ set srcdir=.)
27 if exist ..\testdata\ set srcdir=..)
29 if exist ..\..\testdata\ set srcdir=..\..)
30 if NOT exist "%srcdir%\testdata\" (
42 if NOT exist "%pcretest%" (
63 if not exist testout8 md testout8
64 if not exist testoutstudy8 md testoutstudy8
65 if not exist testoutjit8 md testoutjit8
69 if not exist testout16 md testout16
70 if not exist testoutstudy1
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A DRunTest.bat25 if exist testdata\ set srcdir=.)
27 if exist ..\testdata\ set srcdir=..)
29 if exist ..\..\testdata\ set srcdir=..\..)
30 if NOT exist "%srcdir%\testdata\" (
42 if NOT exist "%pcretest%" (
63 if not exist testout8 md testout8
64 if not exist testoutstudy8 md testoutstudy8
65 if not exist testoutjit8 md testoutjit8
69 if not exist testout16 md testout16
70 if not exist testoutstudy1
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/win32/
H A DMakefile.gcc107 -@if not exist $(INCLUDE_PATH)/nul mkdir $(INCLUDE_PATH)
108 -@if not exist $(LIBRARY_PATH)/nul mkdir $(LIBRARY_PATH)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/btrfs/
H A Dextent_map.c252 struct extent_map *exist; local
254 exist = lookup_extent_mapping(tree, em->start, em->len);
255 if (exist) {
256 free_extent_map(exist);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/
H A Dmousedev.c69 bool exist; member in struct:mousedev
436 else if (!mousedev->exist)
454 else if (mousedev->exist && !--mousedev->open)
738 if (!client->ready && !client->buffer && mousedev->exist &&
743 !mousedev->exist || client->ready || client->buffer);
747 if (!mousedev->exist)
780 mask = mousedev->exist ? POLLOUT | POLLWRNORM : POLLHUP | POLLERR;
818 mousedev->exist = false;
878 mousedev->exist = true;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A Dextent_map.c252 struct extent_map *exist; local
254 exist = lookup_extent_mapping(tree, em->start, em->len);
255 if (exist) {
256 free_extent_map(exist);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/win32/
H A DMakefile.gcc107 -@if not exist $(INCLUDE_PATH)/nul mkdir $(INCLUDE_PATH)
108 -@if not exist $(LIBRARY_PATH)/nul mkdir $(LIBRARY_PATH)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/win32/
H A DMakefile.gcc107 -@if not exist $(INCLUDE_PATH)/nul mkdir $(INCLUDE_PATH)
108 -@if not exist $(LIBRARY_PATH)/nul mkdir $(LIBRARY_PATH)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wan/
H A Dhdlc_fr.c16 (exist,new) -> 0,0 when "PVC create" or if "link unreliable"
21 -> 1 when "PVC up" and (exist,new) = 1,0
24 (exist,new,active) = FULL STATUS if "link reliable"
28 exist = new = not used
129 unsigned int exist: 1; member in struct:pvc_device_struct::__anon17363
456 !pvc->state.exist ? "deleted" :
527 if (state(hdlc)->reliable && !pvc->state.exist) {
528 pvc->state.exist = pvc->state.new = 1;
534 pvc->state.exist && !pvc->state.new) {
583 pvc->state.exist
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wan/
H A Dhdlc_fr.c16 (exist,new) -> 0,0 when "PVC create" or if "link unreliable"
21 -> 1 when "PVC up" and (exist,new) = 1,0
24 (exist,new,active) = FULL STATUS if "link reliable"
28 exist = new = not used
129 unsigned int exist: 1; member in struct:pvc_device_struct::__anon29056
456 !pvc->state.exist ? "deleted" :
527 if (state(hdlc)->reliable && !pvc->state.exist) {
528 pvc->state.exist = pvc->state.new = 1;
534 pvc->state.exist && !pvc->state.new) {
583 pvc->state.exist
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A DCA.com102 $ ! If explicitly asked for or it doesn't exist then setup the directory
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/win32/
H A DMakefile.mingw240 cmd.exe /C "if exist $(XML_INTDIR) rmdir /S /Q $(XML_INTDIR)"
241 cmd.exe /C "if exist $(XML_INTDIR_A) rmdir /S /Q $(XML_INTDIR_A)"
242 cmd.exe /C "if exist $(UTILS_INTDIR) rmdir /S /Q $(UTILS_INTDIR)"
243 cmd.exe /C "if exist $(BINDIR) rmdir /S /Q $(BINDIR)"
244 cmd.exe /C "if exist depends.mingw del depends.mingw"
247 cmd.exe /C "if exist config.* del config.*"
248 cmd.exe /C "if exist Makefile del Makefile"
253 cmd.exe /C "if not exist $(INCPREFIX)\libxml mkdir $(INCPREFIX)\libxml"
254 cmd.exe /C "if not exist $(BINPREFIX) mkdir $(BINPREFIX)"
255 cmd.exe /C "if not exist
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A DCA.com102 $ ! If explicitly asked for or it doesn't exist then setup the directory
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/win32/
H A DMakefile.mingw240 cmd.exe /C "if exist $(XML_INTDIR) rmdir /S /Q $(XML_INTDIR)"
241 cmd.exe /C "if exist $(XML_INTDIR_A) rmdir /S /Q $(XML_INTDIR_A)"
242 cmd.exe /C "if exist $(UTILS_INTDIR) rmdir /S /Q $(UTILS_INTDIR)"
243 cmd.exe /C "if exist $(BINDIR) rmdir /S /Q $(BINDIR)"
244 cmd.exe /C "if exist depends.mingw del depends.mingw"
247 cmd.exe /C "if exist config.* del config.*"
248 cmd.exe /C "if exist Makefile del Makefile"
253 cmd.exe /C "if not exist $(INCPREFIX)\libxml mkdir $(INCPREFIX)\libxml"
254 cmd.exe /C "if not exist $(BINPREFIX) mkdir $(BINPREFIX)"
255 cmd.exe /C "if not exist
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A DCA.com102 $ ! If explicitly asked for or it doesn't exist then setup the directory
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A DCA.com102 $ ! If explicitly asked for or it doesn't exist then setup the directory
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/win32/
H A DMakefile.mingw240 cmd.exe /C "if exist $(XML_INTDIR) rmdir /S /Q $(XML_INTDIR)"
241 cmd.exe /C "if exist $(XML_INTDIR_A) rmdir /S /Q $(XML_INTDIR_A)"
242 cmd.exe /C "if exist $(UTILS_INTDIR) rmdir /S /Q $(UTILS_INTDIR)"
243 cmd.exe /C "if exist $(BINDIR) rmdir /S /Q $(BINDIR)"
244 cmd.exe /C "if exist depends.mingw del depends.mingw"
247 cmd.exe /C "if exist config.* del config.*"
248 cmd.exe /C "if exist Makefile del Makefile"
253 cmd.exe /C "if not exist $(INCPREFIX)\libxml mkdir $(INCPREFIX)\libxml"
254 cmd.exe /C "if not exist $(BINPREFIX) mkdir $(BINPREFIX)"
255 cmd.exe /C "if not exist
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A DCA.com102 $ ! If explicitly asked for or it doesn't exist then setup the directory
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A DCA.com102 $ ! If explicitly asked for or it doesn't exist then setup the directory

Completed in 184 milliseconds

1234567891011>>