Searched refs:format (Results 1 - 25 of 32) sorted by relevance

12

/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/kernel/
H A Dunaligned_trap.c305 int format; local
355 format = op_format[op];
359 format = op_0_format[subop];
361 format = op_2_format[subop];
363 format = op_6_format[subop];
366 if (unlikely(format == UNUSED)) {
383 four_byte = (format == TWO_OP || format == DEST || format == SRC);
388 src_operand = (format
[all...]
/netgear-R7800-V1.0.2.28/package/hotplug2/src/
H A Dudevtrigger.c39 void log_message(int priority, const char *format, ...) argument
43 va_start(args, format);
44 vsyslog(priority, format, args);
49 #define err(format, arg...) \
51 log_message(LOG_ERR ,"%s: " format ,__FUNCTION__ ,## arg); \
55 #define info(format, arg...) \
57 log_message(LOG_INFO ,"%s: " format ,__FUNCTION__ ,## arg); \
62 #define dbg(format, arg...) \
64 log_message(LOG_DEBUG ,"%s: " format ,__FUNCTION__ ,## arg); \
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dmkchkimg.c47 static void __attribute__ ((format (printf, 2, 3)))
48 fatal_error (int maybe_errno, const char * format, ...) argument
53 va_start (ap, format);
54 vfprintf (stderr, format, ap);
66 static void __attribute__ ((format (printf, 1, 2)))
67 message (const char * format, ...) argument
72 va_start (ap, format);
73 vfprintf (stderr, format, ap);
H A Dseama.c72 static void verbose(const char * format, ...) argument
77 va_start(marker, format);
78 vfprintf(stdout, format, marker);
/netgear-R7800-V1.0.2.28/package/disktype/
H A DMakefile18 TITLE:=Disk format detection
/netgear-R7800-V1.0.2.28/package/libplist/
H A DMakefile29 A library to handle Apple Property List format whereas it's binary or XML
/netgear-R7800-V1.0.2.28/package/libvorbis/
H A DMakefile32 Vorbis is a general purpose audio and music encoding format
38 software entity may make full use of the format without license
/netgear-R7800-V1.0.2.28/package/dumpevents/files/
H A Dcodec.lua14 -- format: "1,time,uuid,flow_id,mac,policy_id"
51 -- format: "2,time,uuid,flow_id,mac,tx_bytes,rx_bytes"
92 -- format: "3,time,uuid,flow_id,tx_bytes,tx_packets,tx_qlen,tx_requeues,tx_overlimits,tx_drops,tx_backlog,rx_bytes,rx_packets,rx_qlen,rx_requeues,rx_overlimits,rx_drops,rx_backlog"
203 -- format: "4,time,5-tuple,class,classifier"
233 -- format: "5,time,5-tuple,data"
259 -- format: "6,time,5-tuple"
282 -- format: "7,time,5-tuple,orig-bytes,orig-packets,reply-bytes,reply-packets"
323 -- format: "[9,10],time,uuid,flow_id,direction,policy_type,stratum,rate,delay,work"
376 -- format: "9,time,uuid,flow_id,direction,policy_type,stratum,rate,delay,work"
386 -- format
[all...]
/netgear-R7800-V1.0.2.28/package/px5g/
H A DMakefile27 and PEM format for use with stunnel, uhttpd and others.
/netgear-R7800-V1.0.2.28/package/tar/
H A DMakefile32 single archive in tar format.
/netgear-R7800-V1.0.2.28/package/wopr-db/
H A DMakefile18 git log --format="%ci" FETCH_HEAD -1 | \
/netgear-R7800-V1.0.2.28/package/libpng/
H A DMakefile25 TITLE:=A PNG format files handling library
/netgear-R7800-V1.0.2.28/package/macoui-db/
H A DMakefile18 git log --format="%ci" FETCH_HEAD -1 | \
/netgear-R7800-V1.0.2.28/package/px5g/src/polarssl/
H A Dx509.h327 * \param format X509_OUTPUT_DER or X509_OUTPUT_PEM
333 int format );
336 * \brief Write a certificate signing request message format file
340 * \param format X509_OUTPUT_DER or X509_OUTPUT_PEM
346 int format );
353 * \param format X509_OUTPUT_DER or X509_OUTPUT_PEM
359 int format );
475 * \param before valid not before in format YYYY-MM-DD hh:mm:ss
476 * \param after valid not after in format YYYY-MM-DD hh:mm:ss
/netgear-R7800-V1.0.2.28/package/p0f-db/
H A DMakefile18 git log --format="%ci" FETCH_HEAD -1 | \
/netgear-R7800-V1.0.2.28/package/policy-redis/
H A DMakefile18 git log --format="%ci" FETCH_HEAD -1 | \
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/base-files/lib/
H A Dar71xx.sh14 local format="$4"
20 dd if=$dev bs=1 skip=$offset count=$size 2>/dev/null | hexdump -v -e "1/1 \"$format\""
/netgear-R7800-V1.0.2.28/package/forked-daapd/
H A DMakefile65 git-archive --format=tar --prefix=$(PKG_SOURCE_SUBDIR)/ \
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/ar6000/
H A Dosapi_linux.h48 #define __ATTRIB_PRINTF __attribute__ ((format (printf, 1, 2)))
300 #define __ATTRIB_PRINTF __attribute__ ((format (printf, 1, 2)))
/netgear-R7800-V1.0.2.28/scripts/
H A Dmetadata.pl858 $0 target_config [file] Target metadata in Kconfig format
859 $0 package_mk [file] Package metadata in makefile format
860 $0 package_config [file] Package metadata in Kconfig format
/netgear-R7800-V1.0.2.28/docs/
H A Dadding.tex277 \item does the bootloader expect a firmware format to be loaded with ?
287 only accept a specific firmware format to be loaded, so that you will have to
288 understand the firmware format as well.
328 \subsubsection{Understanding the firmware format}
330 You might want to understand the firmware format, even if you are not yet capable
334 A firmware format is most of the time composed of the following fields:
344 Once you have figured out how the firmware format is partitioned, you will have
/netgear-R7800-V1.0.2.28/include/
H A Ddownload.mk35 dl_pack/unknown=echo "ERROR: Unknown pack format for file $(1)"; false
/netgear-R7800-V1.0.2.28/package/samba-scripts/src/
H A Dupdate_smb.c37 #define USB_DEBUGP(format, args...) printf(format, ## args)
39 #define USB_DEBUGP(format, args...)
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/drivers/usb/host/
H A Dadm5120-dbg.c134 #define admhc_dbg_sw(ahcd, next, size, format, arg...) \
138 s_len = scnprintf(*next, *size, format, ## arg); \
141 admhc_dbg(ahcd, format, ## arg); \
/netgear-R7800-V1.0.2.28/package/netatalk-utility/src/
H A Dupdate_afp.c31 #define USB_DEBUGP(format, args...) printf(format, ## args)
33 #define USB_DEBUGP(format, args...)
610 printf("This HDD format can support the feature of Time Machine... ...\n");
613 printf("[Waring]: This HDD format failed to support the Time Machine!!!!!!\n");

Completed in 199 milliseconds

12