/external/webrtc/talk/app/webrtc/java/jni/ |
D | androidvideocapturer_jni.h | 79 struct Identity { struct 89 typename Identity<Args>::type... args); argument
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/ |
D | Codec.java | 56 public static final class Identity implements Codec { class 78 private Identity() {} in Identity() method in Codec.Identity
|
/external/libcxx/test/libcxx/type_traits/ |
D | lazy_metafunctions.pass.cpp | 21 struct Identity { struct 28 typedef Identity<TrueT> LazyTrueT; argument
|
/external/libcxx/test/libcxx/input.output/filesystems/class.path/path.req/ |
D | is_pathable.pass.cpp | 36 struct Identity { typedef Tp type; }; struct
|
/external/tensorflow/tensorflow/python/ops/distributions/ |
D | identity_bijector.py | 31 class Identity(bijector.Bijector): class
|
/external/clang/test/CodeGenCXX/ |
D | debug-info.cpp | 23 template<typename T> struct Identity { struct 27 void f(Identity<int>::Type a) {} in f() argument
|
/external/autotest/client/site_tests/login_SavePassword/ |
D | onc_with_password.json | 13 "Identity":"${LOGIN_ID}", string
|
/external/syzkaller/vendor/google.golang.org/grpc/encoding/ |
D | encoding.go | 32 const Identity = "identity" const
|
/external/brotli/csharp/org/brotli/dec/ |
D | WordTransformType.cs | 16 internal const int Identity = 0; field in Org.Brotli.Dec.WordTransformType
|
/external/eigen/Eigen/src/Geometry/ |
D | Quaternion.h | 106 …EIGEN_DEVICE_FUNC static inline Quaternion<Scalar> Identity() { return Quaternion<Scalar>(Scalar(1… in Identity() function
|
D | Translation.h | 147 static const Translation Identity() { return Translation(VectorType::Zero()); } in Identity() function
|
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
D | subgraph.cc | 31 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/ |
D | diff.go | 20 Identity EditType = iota const
|
/external/clang/test/CodeGen/ |
D | pass-object-size.c | 241 int Identity(void *p, size_t i) { return i; } in Identity() function
|
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/ |
D | handshaker.proto | 52 message Identity { message
|
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/ |
D | handshaker.proto | 52 message Identity { message
|
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/ |
D | handshaker.proto | 52 message Identity { message
|
/external/pdfium/third_party/lcms/src/ |
D | cmsmtrx.c | 100 cmsMAT3 Identity; in _cmsMAT3isIdentity() local
|
/external/libcxx/test/support/ |
D | uses_alloc_types.hpp | 132 struct Identity { typedef T type; }; struct
|
/external/fonttools/Lib/fontTools/misc/ |
D | transform.py | 349 Identity = Transform() variable
|
/external/tensorflow/tensorflow/core/kernels/ |
D | conv_ops_fused_impl.h | 120 struct Identity { struct
|
/external/guava/guava/src/com/google/common/base/ |
D | Equivalence.java | 339 static final class Identity extends Equivalence<Object> class in Equivalence
|
/external/webrtc/webrtc/base/ |
D | bind_unittest.cc | 27 template <class T> T Identity(T value) { ++call_count; return value; } in Identity() function
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | pin_to_host_optimizer_test.cc | 179 TEST_F(PinToHostOptimizerTest, Identity) { in TEST_F() argument
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTVector.h | 1293 static PVRTMat3 Identity() in Identity() function 1773 static PVRTMat4 Identity() in Identity() function
|