| /external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
| D | vertexconversion.h | 26 struct Identity struct 28 static const bool identity = true; 30 typedef T OutputType; 32 static T convert(T x) in convert()
|
| /external/chromium_org/net/http/ |
| D | http_auth.h | 102 struct Identity { struct 105 IdentitySource source; argument 106 bool invalid; 107 AuthCredentials credentials;
|
| D | http_auth.cc | 22 HttpAuth::Identity::Identity() : source(IDENT_SRC_NONE), invalid(true) {} in Identity() function in net::HttpAuth::Identity
|
| /external/chromium_org/content/browser/media/ |
| D | webrtc_identity_store_backend.cc | 65 struct WebRTCIdentityStoreBackend::Identity { struct in content::WebRTCIdentityStoreBackend 66 Identity(const std::string& common_name, in Identity() function 74 Identity(const std::string& common_name, in Identity() function 83 std::string common_name; 84 std::string certificate; 85 std::string private_key; 86 int64 creation_time;
|
| /external/smack/src/org/jivesoftware/smackx/packet/ |
| D | DiscoverInfo.java | 260 public static class Identity implements Comparable<Identity> { class in DiscoverInfo 274 public Identity(String category, String name) { in Identity() method in DiscoverInfo.Identity 288 public Identity(String category, String name, String type) { in Identity() method in DiscoverInfo.Identity
|
| /external/chromium_org/components/copresence/proto/ |
| D | identity.proto | 5 message Identity { message
|
| /external/chromium_org/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/ |
| D | callback.h | 35 struct Identity { struct 36 typedef T type;
|
| /external/clang/test/CodeGenCXX/ |
| D | debug-info.cpp | 2 template<typename T> struct Identity { struct 6 void f(Identity<int>::Type a) {} in f() argument
|
| /external/guava/guava/src/com/google/common/base/ |
| D | Equivalences.java | 79 private static final class Identity extends Equivalence<Object> class in Equivalences
|
| /external/chromium_org/third_party/WebKit/Source/platform/transforms/ |
| D | TransformOperation.h | 52 Identity, None enumerator
|
| /external/chromium_org/remoting/webapp/ |
| D | identity.js | 29 remoting.Identity = function(consentCallback) { class
|
| /external/eigen/Eigen/src/Geometry/ |
| D | Quaternion.h | 105 static inline Quaternion<Scalar> Identity() { return Quaternion<Scalar>(1, 0, 0, 0); } in Identity() function
|
| D | Translation.h | 145 static const Translation Identity() { return Translation(VectorType::Zero()); } in Identity() function
|
| D | Transform.h | 498 static const Transform Identity() in Identity() function
|
| /external/chromium_org/third_party/webrtc/base/ |
| D | bind_unittest.cc | 23 template <class T> T Identity(T value) { ++call_count; return value; } in Identity() function
|
| /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
| D | distro.rst | 15 Identity section in Drivers
|
| /external/mesa3d/src/gallium/docs/source/ |
| D | distro.rst | 15 Identity section in Drivers
|
| /external/chromium_org/ui/gfx/geometry/ |
| D | matrix3_f.cc | 73 Matrix3F Matrix3F::Identity() { in Identity() function in gfx::Matrix3F
|
| /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
| D | cmsmtrx.c | 100 cmsMAT3 Identity; in _cmsMAT3isIdentity() local
|
| /external/fonttools/Lib/fontTools/misc/ |
| D | transform.py | 328 Identity = Transform() variable
|
| /external/chromium_org/tools/grit/grit/ |
| D | tclib.py | 24 def Identity(i): function
|
| /external/chromium_org/third_party/mesa/src/src/mesa/math/ |
| D | m_matrix.c | 133 static GLfloat Identity[16] = { variable
|
| /external/mesa3d/src/mesa/math/ |
| D | m_matrix.c | 133 static GLfloat Identity[16] = { variable
|
| /external/chromium_org/base/ |
| D | bind_unittest.cc | 166 int Identity(int n) { in Identity() function
|
| /external/chromium_org/chromeos/test/data/network/ |
| D | invalid_settings_with_repairs.json | 249 "Identity": "abc ${LOGIN_ID}@my.domain.com", string
|