/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | extend.inl | 11 genType const & Distance 22 T const & Distance 33 T const & Distance 44 T const & Distance
|
D | closest_point.inl | 19 T Distance = dot(Vector, LineDirection); local 39 T Distance = dot(Vector, LineDirection); local
|
/third_party/node/deps/v8/src/baseline/loong64/ |
D | baseline-assembler-loong64-inl.h | 101 Label* target, Label::Distance) { in JumpIfRoot() 105 Label* target, Label::Distance) { in JumpIfNotRoot() 109 Label::Distance) { in JumpIfSmi() 113 Label::Distance) { in JumpIfNotSmi() 139 Label* target, Label::Distance) { in TestAndBranch() 147 Label* target, Label::Distance) { in JumpIf() 153 Label::Distance) { in JumpIfObjectType() 161 Label* target, Label::Distance) { in JumpIfInstanceType() 173 Label* target, Label::Distance) { in JumpIfSmi() 181 Label* target, Label::Distance) { in JumpIfSmi() [all …]
|
/third_party/node/deps/v8/src/baseline/ppc/ |
D | baseline-assembler-ppc-inl.h | 178 Label* target, Label::Distance) { in JumpIfRoot() 184 Label* target, Label::Distance) { in JumpIfNotRoot() 190 Label::Distance) { in JumpIfSmi() 203 Label::Distance) { in JumpIfNotSmi() 237 Label* target, Label::Distance) { in TestAndBranch() 244 Label* target, Label::Distance) { in JumpIf() 257 Label::Distance) { in JumpIfObjectType() 268 Label* target, Label::Distance) { in JumpIfInstanceType() 283 Label::Distance) { in JumpIfPointer() 292 Label* target, Label::Distance) { in JumpIfSmi() [all …]
|
/third_party/node/deps/v8/src/baseline/mips/ |
D | baseline-assembler-mips-inl.h | 103 Label* target, Label::Distance) { in JumpIfRoot() 107 Label* target, Label::Distance) { in JumpIfNotRoot() 111 Label::Distance) { in JumpIfSmi() 115 Label::Distance) { in JumpIfNotSmi() 141 Label* target, Label::Distance) { in TestAndBranch() 149 Label* target, Label::Distance) { in JumpIf() 155 Label::Distance) { in JumpIfObjectType() 163 Label* target, Label::Distance) { in JumpIfInstanceType() 176 Label::Distance) { in JumpIfPointer() 183 Label* target, Label::Distance) { in JumpIfSmi() [all …]
|
/third_party/node/deps/v8/src/baseline/s390/ |
D | baseline-assembler-s390-inl.h | 178 Label* target, Label::Distance) { in JumpIfRoot() 184 Label* target, Label::Distance) { in JumpIfNotRoot() 190 Label::Distance) { in JumpIfSmi() 203 Label::Distance) { in JumpIfNotSmi() 237 Label* target, Label::Distance) { in TestAndBranch() 244 Label* target, Label::Distance) { in JumpIf() 257 Label::Distance) { in JumpIfObjectType() 268 Label* target, Label::Distance) { in JumpIfInstanceType() 283 Label::Distance) { in JumpIfPointer() 292 Label* target, Label::Distance) { in JumpIfSmi() [all …]
|
/third_party/node/deps/v8/src/baseline/riscv64/ |
D | baseline-assembler-riscv64-inl.h | 100 Label* target, Label::Distance) { in JumpIfRoot() 104 Label* target, Label::Distance) { in JumpIfNotRoot() 108 Label::Distance) { in JumpIfSmi() 112 Label::Distance) { in JumpIfNotSmi() 137 Label* target, Label::Distance) { in TestAndBranch() 145 Label* target, Label::Distance) { in JumpIf() 151 Label::Distance) { in JumpIfObjectType() 159 Label* target, Label::Distance) { in JumpIfInstanceType() 172 Label::Distance) { in JumpIfPointer() 179 Label* target, Label::Distance) { in JumpIfSmi() [all …]
|
/third_party/node/deps/v8/src/baseline/mips64/ |
D | baseline-assembler-mips64-inl.h | 101 Label* target, Label::Distance) { in JumpIfRoot() 105 Label* target, Label::Distance) { in JumpIfNotRoot() 109 Label::Distance) { in JumpIfSmi() 113 Label::Distance) { in JumpIfNotSmi() 139 Label* target, Label::Distance) { in TestAndBranch() 147 Label* target, Label::Distance) { in JumpIf() 153 Label::Distance) { in JumpIfObjectType() 161 Label* target, Label::Distance) { in JumpIfInstanceType() 174 Label::Distance) { in JumpIfPointer() 181 Label* target, Label::Distance) { in JumpIfSmi() [all …]
|
/third_party/node/deps/v8/src/baseline/arm/ |
D | baseline-assembler-arm-inl.h | 107 Label* target, Label::Distance) { in JumpIfRoot() 112 Label* target, Label::Distance) { in JumpIfNotRoot() 117 Label::Distance) { in JumpIfSmi() 128 Label::Distance) { in JumpIfNotSmi() 152 Label* target, Label::Distance) { in TestAndBranch() 158 Label* target, Label::Distance) { in JumpIf() 165 Label::Distance) { in JumpIfObjectType() 174 Label* target, Label::Distance) { in JumpIfInstanceType() 187 Label::Distance) { in JumpIfPointer() 194 Label* target, Label::Distance) { in JumpIfSmi() [all …]
|
/third_party/node/deps/v8/src/baseline/arm64/ |
D | baseline-assembler-arm64-inl.h | 105 Label* target, Label::Distance) { in JumpIfRoot() 110 Label* target, Label::Distance) { in JumpIfNotRoot() 115 Label::Distance) { in JumpIfSmi() 120 Label::Distance) { in JumpIfNotSmi() 168 Label* target, Label::Distance) { in TestAndBranch() 174 Label* target, Label::Distance) { in JumpIf() 180 Label::Distance) { in JumpIfObjectType() 189 Label* target, Label::Distance) { in JumpIfInstanceType() 202 Label::Distance) { in JumpIfPointer() 215 Label* target, Label::Distance) { in JumpIfSmi() [all …]
|
/third_party/node/deps/v8/src/codegen/ |
D | label.h | 21 enum Distance { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 101 const SCEV *Distance; // NULL implies no distance available. member 385 enum ConstraintKind { Empty, Point, Distance, Line, Any } Kind; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBranchRelaxation.cpp | 154 unsigned Distance = 0; in isJumpOutOfRange() local
|
/third_party/skia/include/core/ |
D | SkPoint.h | 523 static SkScalar Distance(const SkPoint& a, const SkPoint& b) { in Distance() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MIRCanonicalizerPass.cpp | 219 unsigned Distance = ~0U; in rescheduleCanonically() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.h | 493 inline constexpr size_t CordRepRing::Distance(pos_type pos, pos_type end_pos) { in Distance() function
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | loop_dependence.h | 171 enum ConstraintType { Line, Distance, Point, None, Empty }; enumerator
|
/third_party/spirv-tools/source/opt/ |
D | loop_dependence.h | 171 enum ConstraintType { Line, Distance, Point, None, Empty }; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_dependence.h | 171 enum ConstraintType { Line, Distance, Point, None, Empty }; enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
D | OpenCL.std.h | 177 Distance = 105, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
D | OpenCL.std.h | 177 Distance = 105, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | OpenCL.std.h | 177 Distance = 105, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | OpenCL.std.h | 177 Distance = 105, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
D | OpenCL.std.h | 177 Distance = 105, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
D | OpenCL.std.h | 177 Distance = 105, enumerator
|