/third_party/boost/libs/phoenix/test/algorithm/ |
D | querying_find.cpp | 33 struct even struct 35 bool operator()(const int i) const in operator ()()
|
D | querying_find2.cpp | 33 struct even struct 35 bool operator()(const int i) const in operator ()()
|
D | transformation2.cpp | 18 struct even struct 20 bool operator()(const int i) const in operator ()()
|
D | querying.cpp | 30 struct even struct 32 bool operator()(const int i) const in operator ()()
|
D | transformation1.cpp | 18 struct even struct 20 bool operator()(const int i) const in operator ()()
|
/third_party/python/Modules/_sha3/kcp/ |
D | KeccakP-1600-inplace32BI.c | 44 #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/ |
D | test-whatwg-encoding-custom-fatal-streaming.js | 36 const even = new Uint8Array([0x00, 0x00]); constant
|
/third_party/boost/boost/asio/ |
D | serial_port_base.hpp | 95 enum type { none, odd, even }; enumerator
|
/third_party/boost/libs/stl_interfaces/example/ |
D | filtered_int_iterator.cpp | 82 auto even = [](int x) { return (x % 2) == 0; }; in main() local
|
D | drop_while_view.cpp | 122 auto even = [](int x) { return x % 2 == 0; }; in main() local
|
/third_party/boost/libs/math/reporting/performance/ |
D | test_gcd.cpp | 111 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/ |
D | star_comb.hpp | 48 bool even = i % 2 == 0; in make_star() local
|
D | intersection_stars.cpp | 51 bool even = i % 2 == 0; in make_star() local
|
/third_party/ffmpeg/libavresample/ |
D | audio_mix_matrix.c | 61 static av_always_inline int even(uint64_t layout) in even() function
|
/third_party/boost/libs/mpi/test/ |
D | cartesian_topology_test.cpp | 139 std::vector<int> even; in test_cartesian_topology() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | chi_square.cc | 199 const bool even = !(dof & 1); // True if dof is an even number. in ChiSquarePValue() local
|
/third_party/abseil-cpp/absl/random/internal/ |
D | chi_square.cc | 199 const bool even = !(dof & 1); // True if dof is an even number. in ChiSquarePValue() local
|
/third_party/glib/glib/tests/ |
D | rwlock.c | 187 static gint even; variable
|
/third_party/boost/libs/hana/example/misc/ |
D | restricted_function.cpp | 135 … 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/ |
D | crc32.c | 379 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
|
/third_party/zlib/ |
D | crc32.c | 379 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
|
/third_party/boost/boost/sort/common/ |
D | sort_basic.hpp | 217 Compare comp, uint32_t level, bool even = true) in internal_sort()
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | crc32.c | 379 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
|
/third_party/libwebsockets/win32port/zlib/ |
D | crc32.c | 377 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
|
/third_party/node/deps/zlib/ |
D | crc32.c | 436 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
|