Home
last modified time | relevance | path

Searched defs:Identity (Results 1 - 14 of 14) sorted by relevance

/third_party/node/deps/v8/src/torque/
H A Druntime-support.h11 struct Identity { struct
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dcompare_test.cc27 bool Identity(bool b) { return b; } in Identity() function
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DLayout.h46 static Layout Identity() { return {0, 1}; } in Identity() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Dvertexconversion.h26 struct Identity struct
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DWordTransformType.cs16 internal const int Identity = 0; field in Org.Brotli.Dec.WordTransformType
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_allocator_test.cc125 struct Identity { struct
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Drenderer_utils.h52 Identity, member in rx::SurfaceRotation
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DCommon.h227 static mat4 Identity() in Identity() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp473 Value *const Identity = B.getInt(getIdentityValueForAtomicOp(Op, TyBitWidth)); optimizeAtomic() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp625 Constant *Identity = ConstantExpr::getBinOpIdentity(Opcode, I->getType()); in LinearizeExprTree() local
/third_party/mesa3d/src/mesa/math/
H A Dm_matrix.c139 static const GLfloat Identity[16] = { variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantFold.cpp1008 Constant *Identity = ConstantExpr::getBinOpIdentity(Opcode, C1->getType()); in ConstantFoldBinaryInstruction() local
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
H A DShaderLang.h833 Identity, member in sh::vk::SurfaceRotation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp1851 auto Identity = [&](DbgVariableIntrinsic &DII) -> DbgValReplacement { in replaceAllDbgUsesWith() local

Completed in 22 milliseconds