/external/libchrome/base/numerics/ |
D | safe_math_clang_gcc_impl.h | 31 static constexpr bool Do(T, U, V*) { in Do() function 41 static constexpr V Do(T, U) { in Do() function 51 static constexpr V Do(T, U) { in Do() function 61 static constexpr V Do(T, U) { in Do() function 73 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do() function 82 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do() function 103 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do() function 114 __attribute__((always_inline)) static V Do(T x, U y) { in Do() function 123 __attribute__((always_inline)) static V Do(T x, U y) { in Do() function 132 __attribute__((always_inline)) static V Do(T x, U y) { in Do() function [all …]
|
D | safe_math_shared_impl.h | 42 static constexpr bool Do(T, U, V*) { in Do() function 52 static constexpr bool Do(T, U, V*) { in Do() function 62 static constexpr bool Do(T, U, V*) { in Do() function 72 static constexpr V Do(T, U) { in Do() function 82 static constexpr V Do(T, U) { in Do() function 92 static constexpr V Do(T, U) { in Do() function 101 static constexpr T Do(T) { in Do() function
|
D | safe_math_arm_impl.h | 34 __attribute__((always_inline)) static bool Do(T x, U y, V* result) { in Do() function 53 __attribute__((always_inline)) static V Do(T x, U y) { in Do() function 79 __attribute__((always_inline)) static V Do(T x, U y) { in Do() function 101 __attribute__((always_inline)) static V Do(T x, U y) { in Do() function
|
D | safe_conversions.h | 30 static constexpr Dst Do(Src) { in Do() function 43 static constexpr bool Do(Src value) { in Do() function
|
D | safe_conversions_arm_impl.h | 27 __attribute__((always_inline)) static Dst Do(Src value) { in Do() function
|
/external/pdfium/third_party/base/numerics/ |
D | safe_conversions.h | 31 static constexpr Dst Do(Src) { in Do() function 44 static constexpr bool Do(Src value) { in Do() function
|
D | safe_conversions_arm_impl.h | 28 __attribute__((always_inline)) static Dst Do(Src value) { in Do() function
|
/external/tensorflow/tensorflow/core/util/ |
D | work_sharder.cc | 57 void Sharder::Do(int64 total, int64 cost_per_unit, const Work& work, in Do() function in tensorflow::Sharder
|
/external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/ |
D | multishot_func.pass.cpp | 78 int Do(int acc, int n, func<int> f) { in Do() function
|
/external/llvm-project/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/ |
D | multishot_func.pass.cpp | 79 int Do(int acc, int n, func<int> f) { in Do() function
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_mutex.cc | 191 bool Do() { in Do() function in __tsan::Backoff
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_mutex.cpp | 190 bool Do() { in Do() function in __tsan::Backoff
|
/external/libusb/libusb/os/ |
D | haiku_usb_backend.cpp | 65 USBTransfer::Do(int fRawFD) in Do() function in USBTransfer
|
/external/skia/src/sksl/dsl/ |
D | DSLCore.cpp | 103 static DSLPossibleStatement Do(DSLStatement stmt, DSLExpression test) { in Do() function in SkSL::dsl::DSLCore 231 DSLStatement Do(DSLStatement stmt, DSLExpression test, PositionInfo pos) { in Do() function
|
/external/clang/unittests/ASTMatchers/ |
D | ASTMatchersNodeTest.cpp | 1042 TEST(Do, MatchesDoLoops) { in TEST() argument 1047 TEST(Do, DoesNotMatchWhileLoops) { in TEST() argument
|
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/ |
D | vt320.java | 824 private String Help, Do, Find, Select; field in vt320
|
/external/clang/test/SemaCXX/ |
D | cxx1y-generic-lambdas.cpp | 849 void Do() { in Do() function
|
/external/llvm-project/clang/test/SemaCXX/ |
D | cxx1y-generic-lambdas.cpp | 863 void Do() { in Do() function
|
/external/libchrome/base/task/sequence_manager/ |
D | sequence_manager_impl_unittest.cc | 3222 void Do() {} in Do() function in base::sequence_manager::internal::sequence_manager_impl_unittest::__anonc24b71a11411::PostTaskInDestructor
|
/external/swiftshader/src/Reactor/ |
D | Reactor.hpp | 3561 #define Do \ macro
|