Searched refs:mobile (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/style/transmission/
H A DMakefile.am6 mobile.css
10 mobile.scss
H A DMakefile.in343 mobile.css
347 mobile.scss
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Dlcd.h87 bool viafb_lcd_get_mobile_state(bool *mobile);
H A Dvia_utility.c38 bool mobile = false; local
45 viafb_lcd_get_mobile_state(&mobile);
46 if (mobile)
H A Dlcd.c1073 bool viafb_lcd_get_mobile_state(bool *mobile) argument
1105 *mobile = false;
1107 *mobile = true;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Drepeater.js82 else if ((agent.match(/android/i) && agent.match(/mobile/i)) ||(agent.match(/android/i) && agent.match(/mozilla/i)) || (agent.match(/android/i)&& agent.match(/opera/i))){
94 else if (!!agent.match(/applewebkit.*mobile.*/)){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/
H A Dmakefile.bcc47 all: access animate artprov aui calendar caret checklst collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richtext rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard
233 @echo cd mobile >mobile.bat
234 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mobile.bat
235 call mobile.bat
236 @del mobile.bat
648 mobile:
649 @echo cd mobile >mobile.bat
650 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mobile
[all...]
H A Dmakefile.dmc22 all : access animate artprov aui calendar caret checklst collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richtext rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard
208 @echo cd mobile >mobile.bat
209 @echo make -f makefile.dmc $(MAKEARGS) clean >>mobile.bat
210 mobile.bat
211 @del mobile.bat
623 mobile :
624 @echo cd mobile >mobile.bat
625 @echo make -f makefile.dmc $(MAKEARGS) all >>mobile
[all...]
H A Dmakefile.gcc39 all: access animate artprov aui calendar caret checklst collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richtext rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard
89 $(MAKE) -C mobile -f makefile.gcc $(MAKEARGS) clean
261 mobile:
262 $(MAKE) -C mobile -f makefile.gcc $(MAKEARGS) all
373 minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png \
H A Dmakefile.wat56 all : .SYMBOLIC access animate artprov aui calendar caret checklst collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richtext rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard
199 cd mobile
533 mobile : .SYMBOLIC
534 cd mobile
H A Dmakefile.dms167 cd mobile
502 cd mobile
H A Dmakefile.vc179 cd mobile
514 cd mobile
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/intelfb/
H A Dintelfbhw.c77 dinfo->mobile = 1;
83 dinfo->mobile = 0;
87 dinfo->mobile = 1;
93 dinfo->mobile = 1;
123 dinfo->mobile = 0;
129 dinfo->mobile = 0;
135 dinfo->mobile = 1;
141 dinfo->mobile = 0;
147 dinfo->mobile = 1;
153 dinfo->mobile
[all...]
H A Dintelfb.h319 int mobile; member in struct:intelfb_info
H A Dintelfbdrv.c87 * mobile chipsets from being registered.
635 agp_memtype = dinfo->mobile ? AGP_PHYSICAL_MEMORY
652 if (dinfo->mobile)
1507 physical = (dinfo->mobile || IS_I9XX(dinfo)) ? dinfo->cursor.physical :
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/nvidia/
H A Dnv_setup.c281 int mobile = 0; local
379 mobile = 1;
550 if (mobile) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/win32/prj/
H A DGNUmakefile97 ../../print-mobile.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dwxmsw.tex118 \twocolitem{\_\_SMARTPHONE\_\_}{Generic mobile devices with phone buttons and a small display}
119 \twocolitem{\_\_PDA\_\_}{Generic mobile devices with no phone}
120 \twocolitem{\_\_HANDHELDPC\_\_}{Generic mobile device with a keyboard}
445 between desktop and mobile applications, in particular for sizer layout.
H A Dcppconst.tex120 \twocolitem{\_\_SMARTPHONE\_\_}{Generic mobile devices with phone buttons and a small display}
H A Dmediactrl.tex168 Uses Windows Media Player 10 (Windows only) - works on mobile
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A DMakefile.in86 print-lwres.c print-mobile.c print-mpcp.c print-mpls.c print-msdp.c \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/bakefiles/
H A Dmake_dist.mk529 for s in `find $(SAMPDIR) $(SAMPDIR)/html $(SAMPDIR)/mobile $(SAMPDIR)/opengl \
593 $(CP_P) $(SAMPDIR)/mobile/styles/*.jpg $(DISTDIR)/samples/mobile/styles
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DMakefile.in[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin52 wireless mobile telephones, wireless handheld devices,
[all...]

Completed in 336 milliseconds