| /third_party/gn/src/base/numerics/ |
| D | safe_math_clang_gcc_impl.h | 26 static constexpr bool Do(T, U, V*) { in Do() function 36 static constexpr V Do(T, U) { in Do() function 46 static constexpr V Do(T, U) { in Do() function 56 static constexpr V Do(T, U) { in Do() function 68 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do() function 77 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do() function 98 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V* result) { in Do() function 109 __attribute__((always_inline)) static V Do(T x, U y) { in Do() function 118 __attribute__((always_inline)) static V Do(T x, U y) { in Do() function 127 __attribute__((always_inline)) static V Do(T x, U y) { in Do() function [all …]
|
| D | safe_math_shared_impl.h | 41 static constexpr bool Do(T, U, V*) { in Do() function 51 static constexpr bool Do(T, U, V*) { in Do() function 61 static constexpr bool Do(T, U, V*) { in Do() function 71 static constexpr V Do(T, U) { in Do() function 81 static constexpr V Do(T, U) { in Do() function 91 static constexpr V Do(T, U) { in Do() function 100 static constexpr T Do(T) { in Do() function
|
| D | safe_conversions.h | 25 static constexpr Dst Do(Src) { in Do() function 38 static constexpr bool Do(Src value) { in Do() function
|
| /third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/ |
| D | safe_math_clang_gcc_impl.h | 36 static constexpr bool Do(T, U, V *) in Do() function 48 static constexpr V Do(T, U) in Do() function 60 static constexpr V Do(T, U) in Do() function 72 static constexpr V Do(T, U) in Do() function 86 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V *result) in Do() function 97 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V *result) in Do() function 119 __attribute__((always_inline)) static constexpr bool Do(T x, U y, V *result) in Do() function 131 __attribute__((always_inline)) static V Do(T x, U y) in Do() function 142 __attribute__((always_inline)) static V Do(T x, U y) in Do() function 153 __attribute__((always_inline)) static V Do(T x, U y) in Do() function [all …]
|
| D | safe_math_shared_impl.h | 49 static constexpr bool Do(T, U, V *) in Do() function 61 static constexpr bool Do(T, U, V *) in Do() function 73 static constexpr bool Do(T, U, V *) in Do() function 85 static constexpr V Do(T, U) in Do() function 97 static constexpr V Do(T, U) in Do() function 109 static constexpr V Do(T, U) in Do() function 120 static constexpr T Do(T) in Do() function
|
| D | safe_math_arm_impl.h | 37 __attribute__((always_inline)) static bool Do(T x, U y, V *result) in Do() function 58 __attribute__((always_inline)) static V Do(T x, U y) in Do() function 84 __attribute__((always_inline)) static V Do(T x, U y) in Do() function 108 __attribute__((always_inline)) static V Do(T x, U y) in Do() function
|
| D | safe_conversions.h | 39 static constexpr Dst Do(Src) in Do() function 54 static constexpr bool Do(Src value) in Do() function
|
| D | safe_conversions_arm_impl.h | 32 __attribute__((always_inline)) static Dst Do(Src value) in Do() function
|
| /third_party/node/deps/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
|
| /third_party/node/deps/v8/src/runtime/ |
| D | runtime-atomics.cc | 285 static inline Object Do(Isolate* isolate, void* buffer, size_t index) { in Do() function 293 static inline void Do(Isolate* isolate, void* buffer, size_t index, in Do() function 302 static inline Object Do(Isolate* isolate, void* buffer, size_t index, in Do() function 322 static inline Object Do(Isolate* isolate, void* buffer, size_t index, in Do() function 332 static inline Object Do(Isolate* isolate, void* buffer, size_t index, in Do() function 342 static inline Object Do(Isolate* isolate, void* buffer, size_t index, in Do() function 352 static inline Object Do(Isolate* isolate, void* buffer, size_t index, in Do() function 362 static inline Object Do(Isolate* isolate, void* buffer, size_t index, in Do() function
|
| /third_party/skia/src/sksl/dsl/ |
| D | DSLCore.cpp | 198 static DSLPossibleStatement Do(DSLStatement stmt, DSLExpression test) { in Do() function in SkSL::dsl::DSLCore 433 DSLStatement Do(DSLStatement stmt, DSLExpression test, PositionInfo pos) { in Do() function
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
| D | parserRealSource10.ts | 20 Do, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| D | Reactor.hpp | 3564 #define Do \ macro
|
| /third_party/node/deps/v8/src/compiler/ |
| D | js-call-reducer.cc | 489 void Do(const For0BodyFunction& body) { in Do() function in v8::internal::compiler::JSCallReducerAssembler::ForBuilder0 550 V8_WARN_UNUSED_RESULT ForBuilder1& Do(const For1BodyFunction& body) { in Do() function in v8::internal::compiler::JSCallReducerAssembler::ForBuilder1
|
| /third_party/rust/crates/syn/ |
| D | syn.json | 5486 "Do": "do", string
|