Searched defs:expected (Results 1 - 25 of 58) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-fstrcmp.c39 check_fstrcmp (const char *string1, const char *string2, double expected) argument
H A Dtest-striconv.c60 static const char expected[] = "\303\204rger mit b\303\266sen B\303\274bchen ohne Augenma\303\237"; local
74 static const char expected[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; local
114 static const char expected[] = "\303\204rger mit b\303\266sen B\303\274bchen ohne Augenma\303\237"; local
124 static const char expected[] = "\\304rger mit b\\366sen B\\374bchen ohne Augenma\\337"; local
155 static const char expected[] = "\\303\\204rger mit b\\303\\266sen B\\303\\274bchen ohne Augenma\\303\\237"; local
165 static const char expected[] = "\\304rger mit b\\366sen B\\374bchen ohne Augenma\\337"; local
[all...]
H A Dtest-iconv.c56 static const char expected[] = "\303\204rger mit b\303\266sen B\303\274bchen ohne Augenma\303\237"; local
91 static const char expected[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/tests/
H A Dchardata.c83 CharData_CheckString(CharData *storage, const char *expected) argument
112 CharData_CheckXMLChars(CharData *storage, const XML_Char *expected) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc4/
H A Drc4test.c203 static unsigned char expected[]={ local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Drc4test.c203 static unsigned char expected[]={ local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/test/nls/
H A Dtest-nls.c12 char *expected; member in struct:_testcase
48 char *expected = testcases[i].expected; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/fips/rand/
H A Dfips_randtest.c168 static void compare(const unsigned char *result,const unsigned char *expected, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Dfips_randtest.c168 static void compare(const unsigned char *result,const unsigned char *expected, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Datm_zatm.h40 struct timeval expected; /* expected real time */ member in struct:zatm_t_hist
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dproto.h215 unsigned char expected __attribute__((aligned(8))); member in struct:mcheck_info
H A Dirq_alpha.c132 process_mcheck_info(unsigned long vector, unsigned long la_ptr, const char *machine, int expected) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Daeswrap.c59 check(int algo, const void *kek, size_t keklen, const void *data, size_t datalen, const void *expected, size_t expectedlen) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/vmstat/proc/
H A Dprocps.h65 #define expected(x,y) __builtin_expect((x),(y)) macro
71 #define expected(x,y) (x) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/skas/
H A Dmem.c129 run_syscall_stub(struct mm_id * mm_idp, int syscall, unsigned long *args, long expected, void **addr, int done) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/python/
H A Dpy_tdbpack.c414 pytdbpack_bad_type(char ch, const char *expected, PyObject *val_obj) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DBuilder.pm524 expected: %s label
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr015/
H A DTestConstruct01.cpp114 long expected = (1 << (count+1)) - 1; local
169 cout << " expected more keys, bitmap is: " << expected << "\n"; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/bind/tuple/test/
H A DTupleFormatTest.java355 private void unsignedByteTest(int val, int expected) { argument
392 private void unsignedShortTest(int val, int expected) { argument
437 private void unsignedIntTest(long val, long expected) { argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DEvolveCase.java78 static void checkEquals(Object expected, Object got) { argument
H A DIndexTest.java338 checkDelete(SecondaryIndex<Integer,Integer,MyEntity> index, SecondaryIndex<Object,Object,RawObject> indexRaw, SortedMap<Integer,SortedSet<Integer>> expected) argument
374 checkSecondary(SecondaryIndex<Integer,Integer,MyEntity> index, SecondaryIndex<Object,Object,RawObject> indexRaw, SortedMap<Integer,SortedSet<Integer>> expected) argument
407 checkIndex(EntityIndex<K,V> index, SortedMap<Integer,SortedSet<Integer>> expected, Getter<K> kGetter, Getter<V> vGetter) argument
505 checkOpenRanges(Transaction txn, int i, EntityIndex<K,V> index, SortedMap<Integer,SortedSet<Integer>> expected, Getter<K> kGetter, Getter<V> vGetter) argument
563 checkClosedRanges(Transaction txn, int i, int j, EntityIndex<K,V> index, SortedMap<Integer,SortedSet<Integer>> expected, Getter<K> kGetter, Getter<V> vGetter) argument
646 checkCursor(EntityCursor<T> cursor, Collection<T> collection, boolean collectionIsKeySet, List<List<Integer>> expected, Getter<T> getter) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/libtest/
H A Dlib557.c63 const char *expected; /* expected string */ member in struct:unsshort_st
70 const char *expected; /* expected string */ member in struct:sigshort_st
77 const char *expected; /* expected string */ member in struct:unsint_st
84 const char *expected; /* expected string */ member in struct:sigint_st
91 const char *expected; /* expected strin member in struct:unslong_st
98 const char *expected; /* expected string */ member in struct:siglong_st
105 const char *expected; /* expected string */ member in struct:curloff_st
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Drtpdec.c180 uint32_t expected; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/
H A Dencoders.c332 FLAC__int32 expected; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC++/
H A Dencoders.cpp361 FLAC__int32 expected; local
[all...]

Completed in 224 milliseconds

123