| /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/v8/src/base/ |
| D | safe_conversions.h | 43 static constexpr Dst Do(Src) { in Do() function 56 static constexpr bool Do(Src value) { in Do() function
|
| D | safe_conversions_arm_impl.h | 35 __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/v8/src/runtime/ |
| D | runtime-atomics.cc | 246 static inline Object Do(Isolate* isolate, void* buffer, size_t index) { in Do() function 254 static inline void Do(Isolate* isolate, void* buffer, size_t index, in Do() function 263 static inline Object Do(Isolate* isolate, void* buffer, size_t index, in Do() function 283 static inline Object Do(Isolate* isolate, void* buffer, size_t index, in Do() function 293 static inline Object Do(Isolate* isolate, void* buffer, size_t index, in Do() function 303 static inline Object Do(Isolate* isolate, void* buffer, size_t index, in Do() function 313 static inline Object Do(Isolate* isolate, void* buffer, size_t index, in Do() function 323 static inline Object Do(Isolate* isolate, void* buffer, size_t index, 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/compiler-rt/lib/tsan/rtl/ |
| D | tsan_mutex.cc | 191 bool Do() { in Do() function in __tsan::Backoff
|
| /external/toolchain-utils/deprecated/ |
| D | build_tool.py | 603 def Do(self): member in Bootstrapper
|
| /external/libusb/libusb/os/ |
| D | haiku_usb_backend.cpp | 65 USBTransfer::Do(int fRawFD) in Do() function in USBTransfer
|
| /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/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::__anon20d7e8c51411::PostTaskInDestructor
|
| /external/swiftshader/src/Reactor/ |
| D | Reactor.hpp | 3510 #define Do \ macro
|
| /external/v8/src/compiler/ |
| D | js-call-reducer.cc | 470 void Do(const For0BodyFunction& body) { in Do() function in v8::internal::compiler::JSCallReducerAssembler::ForBuilder0 531 V8_WARN_UNUSED_RESULT ForBuilder1& Do(const For1BodyFunction& body) { in Do() function in v8::internal::compiler::JSCallReducerAssembler::ForBuilder1
|