/external/stlport/test/unit/ |
D | unary.h | 11 struct odd : public unary_function<int, bool> { struct 12 bool operator()(int n_) const { return(n_ % 2) == 1; } in operator()
|
D | count_test.cpp | 70 int CountTest::odd(int a_) in odd() function in CountTest
|
D | rm_cp_test.cpp | 46 static bool odd(int a_) in odd() function
|
D | find_test.cpp | 107 bool FindTest::odd(int a_) in odd() function in FindTest
|
/external/opencv/cvaux/src/ |
D | cvvideo.cpp | 53 CvMat odd_stub, *odd = (CvMat*)fieldOdd; in cvDeInterlace() local
|
/external/eigen/Eigen/src/Geometry/ |
D | EulerAngles.h | 42 const Index odd = ((a0+1)%3 == a1) ? 0 : 1; in eulerAngles() local
|
/external/llvm/lib/Target/CellSPU/ |
D | SPUNopFiller.cpp | 60 odd = 3 } SPUOpPlace; enumerator
|
/external/qemu/distrib/zlib-1.2.3/ |
D | crc32.c | 378 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local
|
/external/zlib/src/ |
D | crc32.c | 363 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local
|
/external/chromium/chrome/browser/autofill/ |
D | credit_card.cc | 409 bool odd = false; in IsValidCreditCardNumber() local
|
/external/mesa3d/src/pixelflinger2/ |
D | texture.cpp | 114 unsigned odd = 0; in texcoordWrap() local
|
D | llvm_texture.cpp | 226 Value * odd = NULL; in texcoordWrap() local
|
/external/emma/core/java12/com/vladium/emma/report/html/ |
D | ReportGenerator.java | 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()
|
/external/icu4c/test/intltest/ |
D | testidna.cpp | 996 UChar odd[MAX_DEST_SIZE]; in testChaining() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 239 bool odd = SReg & 0x1; in EmitDwarfRegOp() local
|
/external/icu4c/test/cintltst/ |
D | cbiditst.c | 1006 UBool odd; in _testReordering() local
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
D | mootools-1.2.2-core-nc.js | 2849 odd: function(argument, local){ method
|
D | concat-jquery-mootools-prototype.js | 7225 odd: function(argument, local){ method
|