Home
last modified time | relevance | path

Searched defs:even (Results 1 – 25 of 49) sorted by relevance

12

/third_party/boost/libs/phoenix/test/algorithm/
Dquerying_find.cpp33 struct even struct
35 bool operator()(const int i) const in operator ()()
Dquerying_find2.cpp33 struct even struct
35 bool operator()(const int i) const in operator ()()
Dtransformation2.cpp18 struct even struct
20 bool operator()(const int i) const in operator ()()
Dquerying.cpp30 struct even struct
32 bool operator()(const int i) const in operator ()()
Dtransformation1.cpp18 struct even struct
20 bool operator()(const int i) const in operator ()()
/third_party/python/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c44 #define toBitInterleavingAndXOR(low, high, even, odd, temp, temp0, temp1) \ argument
49 #define toBitInterleavingAndAND(low, high, even, odd, temp, temp0, temp1) \ argument
54 #define toBitInterleavingAndSet(low, high, even, odd, temp, temp0, temp1) \ argument
61 #define prepareFromBitInterleaving(even, odd, temp, temp0, temp1) \ argument
76 #define fromBitInterleaving(even, odd, low, high, temp, temp0, temp1) \ argument
81 #define fromBitInterleavingAndXOR(even, odd, lowIn, highIn, lowOut, highOut, temp, temp0, temp1) \ argument
/third_party/node/test/parallel/
Dtest-whatwg-encoding-custom-fatal-streaming.js36 const even = new Uint8Array([0x00, 0x00]); constant
/third_party/boost/boost/asio/
Dserial_port_base.hpp95 enum type { none, odd, even }; enumerator
/third_party/boost/libs/stl_interfaces/example/
Dfiltered_int_iterator.cpp82 auto even = [](int x) { return (x % 2) == 0; }; in main() local
Ddrop_while_view.cpp122 auto even = [](int x) { return x % 2 == 0; }; in main() local
/third_party/boost/libs/math/reporting/performance/
Dtest_gcd.cpp111 inline bool even(T const& val) in even() function
117 inline bool even(boost::multiprecision::number<Backend, ExpressionTemplates> const& val) in even() function
/third_party/boost/libs/geometry/test/robustness/overlay/areal_areal/
Dstar_comb.hpp48 bool even = i % 2 == 0; in make_star() local
Dintersection_stars.cpp51 bool even = i % 2 == 0; in make_star() local
/third_party/ffmpeg/libavresample/
Daudio_mix_matrix.c61 static av_always_inline int even(uint64_t layout) in even() function
/third_party/boost/libs/mpi/test/
Dcartesian_topology_test.cpp139 std::vector<int> even; in test_cartesian_topology() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dchi_square.cc199 const bool even = !(dof & 1); // True if dof is an even number. in ChiSquarePValue() local
/third_party/abseil-cpp/absl/random/internal/
Dchi_square.cc199 const bool even = !(dof & 1); // True if dof is an even number. in ChiSquarePValue() local
/third_party/glib/glib/tests/
Drwlock.c187 static gint even; variable
/third_party/boost/libs/hana/example/misc/
Drestricted_function.cpp135 … auto even = function(hana::make_set(1_c, 2_c, 3_c), hana::make_set(hana::true_c, hana::false_c))( in main() local
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dcrc32.c379 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
/third_party/zlib/
Dcrc32.c379 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
/third_party/boost/boost/sort/common/
Dsort_basic.hpp217 Compare comp, uint32_t level, bool even = true) in internal_sort()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dcrc32.c379 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
/third_party/libwebsockets/win32port/zlib/
Dcrc32.c377 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
/third_party/node/deps/zlib/
Dcrc32.c436 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local

12