Home
last modified time | relevance | path

Searched defs:Identity (Results 1 – 25 of 49) sorted by relevance

12

/external/webrtc/talk/app/webrtc/java/jni/
Dandroidvideocapturer_jni.h79 struct Identity { struct
89 typename Identity<Args>::type... args); argument
/external/grpc-grpc-java/core/src/main/java/io/grpc/
DCodec.java56 public static final class Identity implements Codec { class
78 private Identity() {} in Identity() method in Codec.Identity
/external/libcxx/test/libcxx/type_traits/
Dlazy_metafunctions.pass.cpp21 struct Identity { struct
28 typedef Identity<TrueT> LazyTrueT; argument
/external/libcxx/test/libcxx/input.output/filesystems/class.path/path.req/
Dis_pathable.pass.cpp36 struct Identity { typedef Tp type; }; struct
/external/tensorflow/tensorflow/python/ops/distributions/
Didentity_bijector.py31 class Identity(bijector.Bijector): class
/external/clang/test/CodeGenCXX/
Ddebug-info.cpp23 template<typename T> struct Identity { struct
27 void f(Identity<int>::Type a) {} in f() argument
/external/autotest/client/site_tests/login_SavePassword/
Donc_with_password.json13 "Identity":"${LOGIN_ID}", string
/external/syzkaller/vendor/google.golang.org/grpc/encoding/
Dencoding.go32 const Identity = "identity" const
/external/brotli/csharp/org/brotli/dec/
DWordTransformType.cs16 internal const int Identity = 0; field in Org.Brotli.Dec.WordTransformType
/external/eigen/Eigen/src/Geometry/
DQuaternion.h106 …EIGEN_DEVICE_FUNC static inline Quaternion<Scalar> Identity() { return Quaternion<Scalar>(Scalar(1… in Identity() function
DTranslation.h147 static const Translation Identity() { return Translation(VectorType::Zero()); } in Identity() function
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsubgraph.cc31 Subgraph::Identity::Identity(InitializerList init) { in Identity() function in tensorflow::grappler::graph_analyzer::Subgraph::Identity
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/diff/
Ddiff.go20 Identity EditType = iota const
/external/clang/test/CodeGen/
Dpass-object-size.c241 int Identity(void *p, size_t i) { return i; } in Identity() function
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/
Dhandshaker.proto52 message Identity { message
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/
Dhandshaker.proto52 message Identity { message
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto52 message Identity { message
/external/pdfium/third_party/lcms/src/
Dcmsmtrx.c100 cmsMAT3 Identity; in _cmsMAT3isIdentity() local
/external/libcxx/test/support/
Duses_alloc_types.hpp132 struct Identity { typedef T type; }; struct
/external/fonttools/Lib/fontTools/misc/
Dtransform.py349 Identity = Transform() variable
/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_fused_impl.h120 struct Identity { struct
/external/guava/guava/src/com/google/common/base/
DEquivalence.java339 static final class Identity extends Equivalence<Object> class in Equivalence
/external/webrtc/webrtc/base/
Dbind_unittest.cc27 template <class T> T Identity(T value) { ++call_count; return value; } in Identity() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dpin_to_host_optimizer_test.cc179 TEST_F(PinToHostOptimizerTest, Identity) { in TEST_F() argument
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTVector.h1293 static PVRTMat3 Identity() in Identity() function
1773 static PVRTMat4 Identity() in Identity() function

12