Home
last modified time | relevance | path

Searched refs:even (Results 1 – 25 of 1087) sorted by relevance

12345678910>>...44

/external/opencv/cvaux/src/
Dcvvideo.cpp52 CvMat even_stub, *even = (CvMat*)fieldEven; in cvDeInterlace() local
58 CV_CALL( even = cvGetMat( even, &even_stub )); in cvDeInterlace()
61 if( !CV_ARE_TYPES_EQ( frame, even ) || !CV_ARE_TYPES_EQ( frame, odd )) in cvDeInterlace()
64 if( frame->cols != even->cols || frame->cols != odd->cols || in cvDeInterlace()
65 frame->rows != even->rows*2 || odd->rows != even->rows ) in cvDeInterlace()
68 size = cvGetMatSize( even ); in cvDeInterlace()
69 size.width *= CV_ELEM_SIZE( even->type ); in cvDeInterlace()
73 memcpy( even->data.ptr + even->step*y, in cvDeInterlace()
75 memcpy( odd->data.ptr + even->step*y, in cvDeInterlace()
/external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
DSDL_xbiosinterrupt.S107 .even
143 .even
152 .even
171 .even
DSDL_ikbdinterrupt.S127 .even
134 .even
249 .even
255 .even
/external/llvm/lib/Target/CellSPU/
DSPUNopFiller.cpp59 even = 2, enumerator
93 if( isEvenPlace && this_optype == odd && next_optype == even ) { in runOnMachineBasicBlock()
102 else if ( !isEvenPlace && this_optype == even && next_optype == odd){ in runOnMachineBasicBlock()
147 case 2: retval = even; break; in getOpPlacement()
/external/stlport/test/unit/
Dptr2_test.cpp39 bool even(int n_) in even() function
73 int* p = find_if((int*)array, (int*)array + 3, pointer_to_unary_function<int, bool>(even)); in ptrun1()
81 int* p = find_if((int*)array, (int*)array + 3, ptr_fun(even)); in ptrun2()
/external/qemu/distrib/zlib-1.2.3/
Dcrc32.c377 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
393 gf2_matrix_square(even, odd);
396 gf2_matrix_square(odd, even);
402 gf2_matrix_square(even, odd);
404 crc1 = gf2_matrix_times(even, crc1);
412 gf2_matrix_square(odd, even);
/external/zlib/
Dcrc32.c379 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
395 gf2_matrix_square(even, odd);
398 gf2_matrix_square(odd, even);
404 gf2_matrix_square(even, odd);
406 crc1 = gf2_matrix_times(even, crc1);
414 gf2_matrix_square(odd, even);
/external/icu4c/test/intltest/
Dtestidna.cpp995 UChar even[MAX_DEST_SIZE]; in testChaining() local
1010 memcpy(even,expected,(expectedLen+1) * U_SIZEOF_UCHAR); in testChaining()
1013 evenLen = func(odd,-1,even,MAX_DEST_SIZE,options, &parseError, &status); in testChaining()
1019 oddLen = func(even,-1,odd,MAX_DEST_SIZE,options, &parseError, &status); in testChaining()
1027 if( u_strCaseCompare(even,evenLen, expected,expectedLen, 0, &status) !=0 || in testChaining()
1033 if( u_strncmp(even,expected,expectedLen) != 0 || in testChaining()
1047 memcpy(even,expected,(expectedLen+1) * U_SIZEOF_UCHAR); in testChaining()
1050 … evenLen = func(odd,-1,even,MAX_DEST_SIZE,options|UIDNA_ALLOW_UNASSIGNED, &parseError, &status); in testChaining()
1056 … oddLen = func(even,-1,odd,MAX_DEST_SIZE,options|UIDNA_ALLOW_UNASSIGNED, &parseError, &status); in testChaining()
1064 if( u_strCaseCompare(even,evenLen, expected,expectedLen, 0, &status) !=0 || in testChaining()
[all …]
/external/qemu/distrib/sdl-1.2.12/src/timer/mint/
DSDL_vbltimer.S154 .even
156 .even
158 .even
/external/openssl/patches/
DREADME21 Finished message even when negotiating full-handshakes. With this patch,
22 clients can negotiate SSL connections in 1-RTT even when performing
/external/clang/include/clang/Driver/
DOptParser.td61 // passing, even if the platform defaults to (or only supports) that option.
68 // RenderJoined - The option should be rendered joined, even if separate (only
72 // RenderSeparate - The option should be rendered separately, even if joined
80 // HelpHidden - The option should not be displayed in --help, even if it has
/external/iptables/extensions/
Dlibxt_LED.man20 Always make the LED blink on packet arrival, even if the LED is already on.
21 This allows notification of new packets even with long delay values (which
Dlibxt_CLASSIFY.man5 hexadecimal even if no 0x prefix is given.
/external/webkit/LayoutTests/http/tests/appcache/
Dempty-manifest-expected.txt1 This tests that the cached event gets sent even if the manifest is empty.
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-pseudo/
Dwebkit31 -webkit-meter-horizontal-even-less-good-value
35 -webkit-meter-vertical-even-less-good-value
/external/e2fsprogs/debian/
De2fsprogs-udeb.shlibs.local2 # force the dependency to libblkid1-udeb, even if it don't include the lib
/external/webkit/LayoutTests/fast/encoding/
Dmeta-in-body-expected.txt2 …the charset sniffer scans at least 1024 bytes of data to find a meta tag, even if it is not in the…
/external/llvm/test/Transforms/InstCombine/
Dnothrow.ll6 call double @t1(i32 42) ;; dead call even though callee is not nothrow.
D2002-08-02-CastTest.ll2 ; SOME instruction named %c here, even if it's a bitwise and.
/external/llvm/test/Transforms/SCCP/
D2004-12-10-UndefBranchBug.ll3 ; This function definitely returns 1, even if we don't know the direction
/external/webkit/LayoutTests/fast/xpath/
Ddetached-subtree-invalidate-iterator-expected.txt1 Test that iterators are invalidated even if the original context is detached.
/external/grub/
Daclocal.m411 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
24 # but WITHOUT ANY WARRANTY; without even the implied warranty of
55 # but WITHOUT ANY WARRANTY; without even the implied warranty of
119 # but WITHOUT ANY WARRANTY; without even the implied warranty of
163 # but WITHOUT ANY WARRANTY; without even the implied warranty of
269 # or remarks (even with -Werror). So we grep stderr for any message
331 # but WITHOUT ANY WARRANTY; without even the implied warranty of
413 # but WITHOUT ANY WARRANTY; without even the implied warranty of
536 # but WITHOUT ANY WARRANTY; without even the implied warranty of
559 # but WITHOUT ANY WARRANTY; without even the implied warranty of
[all …]
/external/elfutils/
Daclocal.m411 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
24 # but WITHOUT ANY WARRANTY; without even the implied warranty of
55 # but WITHOUT ANY WARRANTY; without even the implied warranty of
119 # but WITHOUT ANY WARRANTY; without even the implied warranty of
163 # but WITHOUT ANY WARRANTY; without even the implied warranty of
269 # or remarks (even with -Werror). So we grep stderr for any message
331 # but WITHOUT ANY WARRANTY; without even the implied warranty of
413 # but WITHOUT ANY WARRANTY; without even the implied warranty of
536 # but WITHOUT ANY WARRANTY; without even the implied warranty of
559 # but WITHOUT ANY WARRANTY; without even the implied warranty of
[all …]
/external/mesa3d/docs/
DRELNOTES-3.413 Mesa uses an even/odd version number scheme like the Linux kernel.
/external/llvm/test/Transforms/Mem2Reg/
D2002-05-01-ShouldNotPromoteThisAlloca.ll2 ; the %r alloca, even though it is invalid to do so in this case!

12345678910>>...44