Searched refs:js (Results 1 - 25 of 76) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/
H A DMakefile.am4 common.js \
5 dialog.js \
6 file-row.js \
7 formatter.js \
8 inspector.js \
9 notifications.js \
10 prefs-dialog.js \
11 remote.js \
12 torrent.js \
13 torrent-row.js \
[all...]
H A DMakefile.in341 common.js \
342 dialog.js \
343 file-row.js \
344 formatter.js \
345 inspector.js \
346 notifications.js \
347 prefs-dialog.js \
348 remote.js \
349 torrent.js \
350 torrent-row.js \
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/jquery/
H A DMakefile.am4 jqueryui-1.8.16.min.js \
5 jquery.min.js \
6 jquery.contextmenu.min.js \
7 jquery.form.js \
8 jquery.form.min.js \
9 jquery.transmenu.min.js \
10 json2.min.js
H A DMakefile.in301 jqueryui-1.8.16.min.js \
302 jquery.min.js \
303 jquery.contextmenu.min.js \
304 jquery.form.js \
305 jquery.form.min.js \
306 jquery.transmenu.min.js \
307 json2.min.js
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/build/msvc/msvc-generate/
H A DMakefile.am18 msvc-generate.js
H A DMakefile.mak10 cscript //nologo msvc-generate.js --config="$(CONFIG)" --input="$(INPUT)" --output="$(OUTPUT)"
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Djfs.c46 struct jfs_super_block *js; local
50 js = (struct jfs_super_block *) volume_id_get_buffer(id, off + JFS_SUPERBLOCK_OFFSET, 0x200);
51 if (js == NULL)
54 if (memcmp(js->magic, "JFS1", 4) != 0)
57 volume_id_set_label_raw(id, js->label, 16);
58 volume_id_set_label_string(id, js->label, 16);
59 volume_id_set_uuid(id, js->uuid, 0, UUID_DCE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lib/
H A Drwlock_64.S32 js 1b
35 js __read_lock_failed
H A Dsemaphore_32.S61 js 1b
64 js 2b
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dround_Xsig.S41 js L_round /* Already normalized */
101 js L_n_exit /* Already normalized */
110 js L_n_exit /* Normalized now */
H A Dreg_norm.S35 js L_done /* Already normalized */
112 js L_exit_nuo_valid /* Already normalized */
H A Dpolynom_Xsig.S64 js L_accum_done
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Duser-email98 files="$files .thunderbird/*/prefs.js"
101 files="$files .mozilla/*/prefs.js"
104 files="$files .netscape/liprefs.js .netscape/preferences.js"
169 .mozilla/*/prefs.js | .thunderbird/*/prefs.js)
174 .netscape/liprefs.js | .netscape/preferences.js)
H A Duser-email.sh.in98 files="$files .thunderbird/*/prefs.js"
101 files="$files .mozilla/*/prefs.js"
104 files="$files .netscape/liprefs.js .netscape/preferences.js"
169 .mozilla/*/prefs.js | .thunderbird/*/prefs.js)
174 .netscape/liprefs.js | .netscape/preferences.js)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/gcc_gvmat64/
H A Dgvmat64.S314 js LeaveNow
333 js LeaveNow
352 js LeaveNow
394 js LeaveNow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/gcc_gvmat64/
H A Dgvmat64.S314 js LeaveNow
333 js LeaveNow
352 js LeaveNow
394 js LeaveNow
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dprobe.c279 struct jfs_super_block *js; local
282 js = (struct jfs_super_block *)buf;
284 if (strlen((char *) js->js_label))
285 label = (char *) js->js_label;
286 blkid_set_tag(dev, "LABEL", label, sizeof(js->js_label));
287 set_uuid(dev, js->js_uuid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/i586/
H A Dmpih-add1.S109 js Lend2
H A Dmpih-sub1.S117 js Lend2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/i586/
H A Dmpih-add1.S109 js Lend2
H A Dmpih-sub1.S117 js Lend2
/netgear-R7000-V1.0.7.12_1.2.5/src/router/www/broadcom/
H A DMakefile39 PAGES := blur_new.jpg logo_new.gif repeat_edge_new.gif overlib.js style.css
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A DMakefile115 obj-$(CONFIG_JS_RTC) += js-rtc.o
116 js-rtc-y = rtc.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Danalog.c52 static char *js[ANALOG_PORTS]; variable
55 module_param_array_named(map, js, charp, &js_nargs, 0);
729 if (!strcmp(analog_types[j].name, js[i])) {
735 analog_options[i] = simple_strtoul(js[i], &end, 0);
736 if (end != js[i]) continue;
739 if (!strlen(js[i])) continue;
741 printk(KERN_WARNING "analog.c: Bad config for port %d - \"%s\"\n", i, js[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dblockdsp.asm77 js .loop

Completed in 124 milliseconds

1234