Searched defs:odd (Results 1 – 12 of 12) sorted by relevance
23 void test(Odd *odd) { in test() argument
53 CvMat odd_stub, *odd = (CvMat*)fieldOdd; in cvDeInterlace() local
99 def odd(self): member in loop_pos101 odd = property(odd) variable in loop_pos
48 const Index odd = ((a0+1)%3 == a1) ? 0 : 1; in eulerAngles() local
363 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local
363 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ in crc32_combine_() local
900 …private void addItemRow (final IItem item, final boolean odd, final HTMLTable table, final int [] … in addItemRow()1024 …private void addClassItemRow (final IItem item, final boolean odd, final HTMLTable table, final in… in addClassItemRow()
996 UChar odd[MAX_DEST_SIZE]; in testChaining() local
2521 LLVMValueRef even = NULL, odd = NULL; in lp_build_polynomial() local
1150 UBool odd; in _testReordering() local
1869 bool odd = (((cut_index - start_index) & 1) == 1); in CutOutRange() local
2522 'odd': function(node){ method