Searched refs:PREFIX (Results 26 - 50 of 143) sorted by relevance

123456

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/testsuite/
H A DMakefile3 PREFIX := sudo macro
36 ERRF="results/$@.$$o.err" $(KENV) $(PREFIX) tests/$@ > results/$@.$$o.out; \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmltok_impl.c86 #ifndef PREFIX
87 #define PREFIX(ident) ident macro
93 PREFIX(scanComment)(const ENCODING *enc, const char *ptr,
131 PREFIX(scanDecl)(const ENCODING *enc, const char *ptr,
138 return PREFIX(scanComment)(enc, ptr + MINBPC(enc), end, nextTokPtr);
178 PREFIX(checkPiTarget)(const ENCODING *enc, const char *ptr,
223 PREFIX(scanPi)(const ENCODING *enc, const char *ptr,
240 if (!PREFIX(checkPiTarget)(enc, target, ptr, &tok)) {
264 if (!PREFIX(checkPiTarget)(enc, target, ptr, &tok)) {
285 PREFIX(scanCdataSectio
[all...]
H A Dxmltok.c27 #define IGNORE_SECTION_TOK_VTABLE , PREFIX(ignoreSectionTok)
33 { PREFIX(prologTok), PREFIX(contentTok), \
34 PREFIX(cdataSectionTok) IGNORE_SECTION_TOK_VTABLE }, \
35 { PREFIX(attributeValueTok), PREFIX(entityValueTok) }, \
36 PREFIX(sameName), \
37 PREFIX(nameMatchesAscii), \
38 PREFIX(nameLength), \
39 PREFIX(skip
299 #define PREFIX macro
828 #undef PREFIX macro
829 #define PREFIX macro
920 #undef PREFIX macro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/
H A Dglue.c17 #define DBG(x...) printk(PREFIX x)
32 printk(KERN_INFO PREFIX "bus type %s registered\n",
49 printk(KERN_INFO PREFIX "ACPI bus type %s unregistered\n",
152 printk(KERN_WARNING PREFIX
180 printk(KERN_ERR PREFIX
235 printk(KERN_ERR PREFIX "Can't use platform_notify\n");
330 printk(PREFIX "RTC can wake from S4\n");
H A Dbay.c46 printk(KERN_DEBUG PREFIX "%s: %s\n", prefix, s); }
285 printk(KERN_ERR PREFIX "Error registering bay device\n");
300 printk(KERN_ERR PREFIX "Error installing bay notify handler\n");
311 printk(KERN_INFO PREFIX "Bay [%s] Added\n", new_bay->name);
341 printk(KERN_ERR PREFIX "Bay: unknown event %d\n", event);
H A Dosl.c50 #define PREFIX "ACPI: " macro
153 printk(KERN_ERR PREFIX
212 printk(KERN_ERR PREFIX
223 printk(KERN_ERR PREFIX "Cannot map memory that high\n");
270 printk(KERN_INFO PREFIX "Overriding _OS definition to '%s'\n",
314 printk(KERN_ERR PREFIX "SCI (ACPI GSI %d) not registered\n",
322 printk(KERN_ERR PREFIX "SCI (IRQ%d) allocation failed\n", irq);
384 printk(KERN_ERR PREFIX "acpi_os_get_timer() TBD\n");
627 printk(KERN_ERR PREFIX "Invalid (NULL) context\n");
645 printk(KERN_ERR PREFIX "Invali
[all...]
H A Dprocessor_thermal.c83 printk(KERN_ERR PREFIX "Unable to set limit\n");
289 printk(KERN_ERR PREFIX "Unable to set thermal limit\n");
368 printk(KERN_ERR PREFIX "Invalid data format\n");
374 printk(KERN_ERR PREFIX "Invalid tx\n");
H A Dacpi_memhotplug.c220 printk(KERN_ERR PREFIX "get_device_resources failed\n");
248 printk(KERN_ERR PREFIX "add_memory failed\n");
337 printk(KERN_ERR PREFIX "Cannot find driver data\n");
343 printk(KERN_ERR PREFIX
352 printk(KERN_ERR PREFIX "Device doesn't exist\n");
357 printk(KERN_ERR PREFIX "Driver Data is NULL\n");
368 printk(KERN_ERR PREFIX
H A Dpci_irq.c264 printk(KERN_WARNING PREFIX
371 printk(KERN_WARNING PREFIX "Unable to derive IRQ for device %s\n",
411 printk(KERN_ERR PREFIX "Invalid (NULL) 'bus' field\n");
437 printk(KERN_WARNING PREFIX "PCI Interrupt %s[%c]: no GSI",
453 printk(KERN_WARNING PREFIX "PCI Interrupt %s[%c]: failed "
459 printk(KERN_INFO PREFIX "PCI Interrupt %s[%c] -> ",
516 printk(KERN_INFO PREFIX "PCI interrupt for device %s disabled\n",
H A Dprocessor_core.c541 printk(KERN_ERR PREFIX "Evaluating processor _UID\n");
553 printk(KERN_ERR PREFIX "Evaluating processor object\n");
589 printk(KERN_ERR PREFIX "Invalid PBLK length [%d]\n",
665 printk(KERN_INFO PREFIX "%s [%s] (supports",
836 printk(KERN_ERR PREFIX
843 printk(KERN_ERR PREFIX "Driver data is NULL\n");
856 printk(KERN_ERR PREFIX "Device [%s] failed to start\n",
865 printk(KERN_ERR PREFIX
871 printk(KERN_ERR PREFIX
H A Dec.c49 #undef PREFIX macro
50 #define PREFIX "ACPI: EC: " macro
166 printk(KERN_ERR PREFIX "acpi_ec_wait timeout,"
187 printk(KERN_ERR PREFIX
198 printk(KERN_ERR PREFIX
209 printk(KERN_ERR PREFIX "read timeout, command = %d\n",
248 printk(KERN_DEBUG PREFIX
881 printk(KERN_NOTICE PREFIX "%s mode.\n", intr ? "interrupt" : "polling");
H A Dpci_root.c258 printk(KERN_ERR PREFIX
266 printk(KERN_INFO PREFIX
288 printk(KERN_INFO PREFIX "%s [%s] (%04x:%02x)\n",
301 printk(KERN_ERR PREFIX
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dsaa6588.c72 #define PREFIX "saa6588: " macro
165 dprintk(PREFIX "Read: buffer empty.\n");
170 dprintk(PREFIX "Read: ");
237 dprintk(PREFIX "New block: ");
271 dprintk(PREFIX "read error!\n");
381 dprintk(PREFIX "writing: 0w=0x%02x 1w=0x%02x 2w=0x%02x\n",
385 printk(PREFIX "i2c i/o error: rc == %d (should be 3)\n", rc);
398 printk(PREFIX "chip found @ 0x%x\n", addr << 1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/libcharset/
H A DMakefile.msvc13 # PREFIX=Some\Directory Base directory for installation
30 !if !defined(PREFIX)
31 PREFIX = c:\usr
35 prefix = $(PREFIX)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A DMakefile.msvc14 # PREFIX=Some\Directory Base directory for installation
31 !if !defined(PREFIX)
32 PREFIX = c:\usr
36 prefix = $(PREFIX)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DMakefile.PL204 my @Options = qw( INCLUDE LIB PREFIX HASH DBNAME COMPAT185 ) ;
251 my $PREFIX = $Info{'PREFIX'} ;
254 $VER_INFO = "-DmDB_Prefix_t=${PREFIX} -DmDB_Hash_t=${HASH}" ;
260 PREFIX [$PREFIX]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c562 # define PREFIX(name) byte_##name
572 # define PREFIX(name) wcs_##name
645 PREFIX(extract_number) (int *dest, UCHAR_T *source)
658 # define EXTRACT_NUMBER(dest, src) PREFIX(extract_number) (&dest, src)
674 PREFIX(extract_number_and_incr) (int *destination, UCHAR_T **source)
676 PREFIX(extract_number) (destination, *source);
683 PREFIX(extract_number_and_incr) (&dest, &src)
717 if (debug) PREFIX(print_partial_compiled_pattern) (s, e)
719 if (debug) PREFIX(print_double_string) (w, s1, sz1, s2, sz2)
758 PREFIX(print_partial_compiled_patter
557 # define PREFIX macro
567 # define PREFIX macro
1442 union PREFIX(fail_stack_elt) function
1448 typedef union PREFIX(fail_stack_elt) PREFIX(fail_stack_elt_t); typedef in typeref:union:
1455 } PREFIX(fail_stack_type); typedef in typeref:struct:__anon2424
1469 union PREFIX(fail_stack_elt) function
1475 typedef union PREFIX(fail_stack_elt) PREFIX(fail_stack_elt_t); typedef in typeref:union:
1482 } PREFIX(fail_stack_type); typedef in typeref:struct:__anon2425
1811 } PREFIX(register_info_type); typedef in typeref:union:__anon2426
8292 # undef PREFIX macro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/
H A Drfd_ftl.c32 #define PREFIX "rfd_ftl: " macro
126 printk(KERN_WARNING PREFIX
134 printk(KERN_WARNING PREFIX
197 printk(KERN_ERR PREFIX "'%s': unable to allocate memory for "
221 printk(KERN_NOTICE PREFIX "no RFD magic found in '%s'\n",
228 printk(KERN_WARNING PREFIX "'%s': no empty erase unit found\n",
262 printk(KERN_WARNING PREFIX "error reading '%s' at "
283 printk(KERN_ERR PREFIX "erase callback for unknown offset %x "
289 printk(KERN_WARNING PREFIX "erase failed at 0x%x on '%s', "
317 printk(KERN_ERR PREFIX "'
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/serio/
H A Dhp_sdc.c89 #define PREFIX "HP SDC: " macro
257 printk(KERN_INFO PREFIX "HP SDC reports successful PUP.\n");
278 printk(KERN_WARNING PREFIX "NMI !\n");
309 printk(KERN_WARNING PREFIX "read timeout (%ius)!\n",
611 printk(KERN_WARNING PREFIX "No free slot to add transaction.\n");
615 printk(KERN_WARNING PREFIX "Transaction add failed: transaction already queued?\n");
874 printk(KERN_INFO PREFIX "HP SDC at 0x%p, IRQ %d (NMI IRQ %d)\n",
908 printk(KERN_WARNING PREFIX ": %s SDC IO=0x%p IRQ=0x%x NMI=0x%x\n",
961 printk(KERN_WARNING PREFIX "Error unregistering HP SDC");
979 printk(KERN_WARNING PREFIX "Erro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Dacpi.c60 #define PREFIX "ACPI: " macro
391 printk(KERN_INFO PREFIX "Local APIC address %p\n", ipi_base_addr);
639 printk(KERN_WARNING PREFIX
656 printk(KERN_ERR PREFIX "Can't find MADT\n");
664 printk(KERN_ERR PREFIX
669 printk(KERN_ERR PREFIX
674 printk(KERN_ERR PREFIX "Error parsing LAPIC NMI entry\n");
680 printk(KERN_ERR PREFIX
688 printk(KERN_ERR PREFIX
693 printk(KERN_ERR PREFIX
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/hotplug2/
H A Dcommon.mak3 PREFIX= macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/mouse/
H A Dhil_ptr.c43 #define PREFIX "HIL PTR: " macro
133 printk(KERN_WARNING PREFIX "Device sent unknown record %x\n", p);
140 printk(KERN_WARNING PREFIX
197 printk(KERN_WARNING PREFIX "errored HIL packet\n");
319 printk(KERN_INFO PREFIX "HIL pointer device found (did: 0x%02x, axis: %s)\n",
321 printk(KERN_INFO PREFIX "HIL pointer has %i buttons and %i sets of %i axes\n",
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bzip2/
H A DMakefile37 PREFIX=$(TARGETDIR)/usr/sbin macro
83 cp -f bzip2 $(PREFIX)/
84 $(CROSS_COMPILE)strip $(PREFIX)/bzip2
85 chmod a+x $(PREFIX)/bzip2
87 #if ( test ! -d $(PREFIX)/bin ) ; then mkdir -p $(PREFIX)/bin ; fi
88 #if ( test ! -d $(PREFIX)/lib ) ; then mkdir -p $(PREFIX)/lib ; fi
89 #if ( test ! -d $(PREFIX)/man ) ; then mkdir -p $(PREFIX)/ma
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/contrib/Suse/
H A Ddnsmasq-suse.spec46 make all-i18n DESTDIR=$RPM_BUILD_ROOT PREFIX=/usr
57 make install-i18n DESTDIR=$RPM_BUILD_ROOT PREFIX=/usr
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/keyboard/
H A Dhil_kbd.c43 #define PREFIX "HIL KEYB: " macro
139 printk(KERN_WARNING PREFIX "Device sent unknown record %x\n", p);
208 printk(KERN_WARNING PREFIX "errored HIL packet\n");
314 printk(KERN_INFO PREFIX "HIL keyboard found (did = 0x%02x, lang = %s)\n",
322 printk(KERN_INFO PREFIX "keyboards only, no combo devices supported.\n");

Completed in 404 milliseconds

123456