Searched refs:mismatch (Results 1 - 25 of 100) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/vfp/
H A DMakefile11 LDFLAGS +=--no-warn-mismatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dmqueue.cpp100 goto mismatch;
108 goto mismatch;
119 goto mismatch;
123 goto mismatch;
130 mismatch:
151 goto mismatch;
159 mismatch:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3treeparser.c38 static void mismatch (pANTLR3_BASE_RECOGNIZER recognizer, ANTLR3_UINT32 ttype, pANTLR3_BITSET_LIST follow);
83 parser->rec->mismatch = mismatch;
169 /** Override for standard base recognizer mismatch function
174 mismatch (pANTLR3_BASE_RECOGNIZER recognizer, ANTLR3_UINT32 ttype, pANTLR3_BITSET_LIST follow) function
H A Dantlr3baserecognizer.c56 static void mismatch (pANTLR3_BASE_RECOGNIZER recognizer, ANTLR3_UINT32 ttype, pANTLR3_BITSET_LIST follow);
172 recognizer->mismatch = mismatch;
409 /// plain mismatch(), which does not recover. Then any error
475 // going on, so we mismatch, which creates an exception in the recognizer exception
633 /// Factor out what to do upon token mismatch so tree parsers can behave
639 /// \remark mismatch only works for parsers and must be overridden for anything else.
642 mismatch(pANTLR3_BASE_RECOGNIZER recognizer, ANTLR3_UINT32 ttype, pANTLR3_BITSET_LIST follow) function
665 ANTLR3_FPRINTF(stderr, "Base recognizer function 'mismatch' called by unknown parser type - provide override for this function\n");
926 /// token mismatch
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/mod/
H A Dmodpost.c38 /* Warn about section mismatch in vmlinux if set to 1 */
788 /* sections that we do not want to do full section mismatch check on */
888 enum mismatch { enum
903 enum mismatch mismatch; member in struct:sectioncheck
914 .mismatch = TEXT_TO_ANY_INIT,
920 .mismatch = DATA_TO_ANY_INIT,
926 .mismatch = DATA_TO_ANY_INIT,
935 .mismatch = TEXT_TO_ANY_EXIT,
941 .mismatch
1069 secref_whitelist(const struct sectioncheck *mismatch, const char *fromsec, const char *fromsym, const char *tosec, const char *tosym) argument
1252 report_sec_mismatch(const char *modname, const struct sectioncheck *mismatch, const char *fromsec, unsigned long long fromaddr, const char *fromsym, int from_is_func, const char *tosec, const char *tosym, int to_is_func) argument
1408 const struct sectioncheck *mismatch; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-h720x/include/mach/
H A Dirqs.h109 #error cpu definition mismatch
H A Dhardware.h35 #error machine definition mismatch
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Ddevice_pgid.c226 int *mismatch, int *reserved, int *reset)
233 *mismatch = 0;
251 *mismatch = 1;
308 int mismatch = 0; local
315 pgid_analyze(cdev, &pgid, &mismatch, &reserved, &reset);
318 else if (mismatch)
330 cdev->private->pgid_todo_mask, mismatch, reserved, reset);
225 pgid_analyze(struct ccw_device *cdev, struct pgid **p, int *mismatch, int *reserved, int *reset) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dautopoint.in276 func_fatal_error "Version mismatch: specified -V $ver but the package uses gettext version $xver"
468 # original - too great risk of version mismatch.
470 mismatch=
484 mismatch=yes
491 if test -n "$mismatch"; then
H A Dautopoint276 func_fatal_error "Version mismatch: specified -V $ver but the package uses gettext version $xver"
468 # original - too great risk of version mismatch.
470 mismatch=
484 mismatch=yes
491 if test -n "$mismatch"; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dlm32_lcc.asm132 ;/* loop until mismatch */
135 mismatch: label
161 jmp mismatch
H A Dmatch32.asm154 repe cmpsw ; loop until mismatch
156 mismatch: label
157 mov cl,[edi-2] ; mismatch on first or second byte?
184 jmp mismatch ; force match_length = MAX_LENGTH
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3baserecognizer.h141 /** Pointer to a function that works out what to do when a token mismatch
144 void (*mismatch) (struct ANTLR3_BASE_RECOGNIZER_struct * recognizer, member in struct:ANTLR3_BASE_RECOGNIZER_struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dpage.h45 # error Small page size mismatch in Linux
48 # error Huge page size mismatch in Linux
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dmatch32.asm137 repe cmpsw ; loop until mismatch
139 mismatch: label
140 mov cl,[edi-2] ; mismatch on first or second byte?
167 jmp mismatch ; force match_length = MAX_LENGTH
/netgear-R7000-V1.0.7.12_1.2.5/src/router/compressed/
H A DMakefile102 $(LD) -static --gc-sections -no-warn-mismatch -T vmlinux.lds -o $@ $(OBJECTS) $(LDLIBS) piggy.o
110 $(LD) -no-warn-mismatch -T piggy.lds -r -o $@ -b binary piggz -b $(ELF32_LITTLE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr031/src/
H A Dclient.c299 goto mismatch;
302 mismatch: fprintf(stderr,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/irq/
H A Dmanage.c736 goto mismatch;
743 goto mismatch;
834 mismatch:
837 printk(KERN_ERR "IRQ handler type mismatch for IRQ %d\n", irq);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dmatch.S151 repe; cmpsw /* loop until mismatch */
153 mismatch: label
154 movb -2(%edi),%cl /* mismatch on first or second byte? */
182 jmp mismatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmatch.asm434 repe cmpsw ; loop until mismatch
436 mismatch: label
437 mov cl,[di-2] ; mismatch on first or second byte?
465 jmp mismatch ; force match_length = MAX_LENGTH
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dproc-macros.S82 #error PTE shared bit mismatch
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpeg12.c313 int mismatch; local
315 mismatch = 1;
332 mismatch ^= level;
369 mismatch ^= level;
379 block[63] ^= (mismatch & 1);
455 int mismatch; local
473 mismatch = block[0] ^ 1;
514 mismatch ^= level;
519 block[63] ^= mismatch & 1;
1775 av_log(avctx, AV_LOG_ERROR, "end mismatch lef
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg12dec.c399 int mismatch; local
401 mismatch = 1;
418 mismatch ^= level;
457 mismatch ^= level;
467 block[63] ^= (mismatch & 1);
552 int mismatch; local
570 mismatch = block[0] ^ 1;
613 mismatch ^= level;
618 block[63] ^= mismatch & 1;
1881 av_log(avctx, AV_LOG_ERROR, "end mismatch lef
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dview.tex204 See \helpref{GetFrame}{wxviewgetframe} for the explanation about the mismatch
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmsc911x.c551 int mismatch = 0; local
555 mismatch = 1;
559 if (!mismatch) {
564 SMSC_WARNING(HW, "Data mismatch "

Completed in 114 milliseconds

1234