Home
last modified time | relevance | path

Searched defs:Do (Results 1 – 16 of 16) sorted by relevance

/third_party/gn/src/base/numerics/
Dsafe_math_clang_gcc_impl.h26 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 …]
Dsafe_math_shared_impl.h41 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
Dsafe_conversions.h25 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/
Dsafe_math_clang_gcc_impl.h36 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 …]
Dsafe_math_shared_impl.h49 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
Dsafe_math_arm_impl.h37 __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
Dsafe_conversions.h39 static constexpr Dst Do(Src) in Do() function
54 static constexpr bool Do(Src value) in Do() function
Dsafe_conversions_arm_impl.h32 __attribute__((always_inline)) static Dst Do(Src value) in Do() function
/third_party/node/deps/v8/src/base/
Dsafe_conversions.h43 static constexpr Dst Do(Src) { in Do() function
56 static constexpr bool Do(Src value) { in Do() function
Dsafe_conversions_arm_impl.h35 __attribute__((always_inline)) static Dst Do(Src value) { in Do() function
/third_party/node/deps/v8/src/runtime/
Druntime-atomics.cc285 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/
DDSLCore.cpp198 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/
DparserRealSource10.ts20 Do, enumerator
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.hpp3564 #define Do \ macro
/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.cc489 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/
Dsyn.json5486 "Do": "do", string