/external/chromium_org/third_party/WebKit/Source/platform/animation/ |
D | TimingFunction.h | 105 static CubicBezierTimingFunction* preset(SubType subType) in preset() 145 SubType subType() const { return m_subType; } in subType() function 148 explicit CubicBezierTimingFunction(SubType subType, double x1, double y1, double x2, double y2) in CubicBezierTimingFunction() 186 static StepsTimingFunction* preset(SubType subType) in preset() 220 SubType subType() const { return m_subType; } in subType() function 223 StepsTimingFunction(SubType subType, int steps, StepAtPosition stepAtPosition) in StepsTimingFunction()
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowNetworkInfo.java | 31 …blic static NetworkInfo newInstance(NetworkInfo.DetailedState detailedState, int type, int subType, in newInstance() 110 public void setSubType(int subType) { in setSubType()
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | ContentTypeParser.java | 74 Token subType = lexer.getNextToken(); in parse() local
|
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/ |
D | vie_autotest_rtp_rtcp.cc | 68 const int videoChannel, const unsigned char subType, in OnApplicationDataReceived() 670 unsigned char subType = 3; in ViERtpRtcpExtendedTest() local 788 unsigned char subType = 3; in ViERtpRtcpAPITest() local
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testAPI/ |
D | test_api_rtcp.cc | 42 const uint8_t subType, in OnApplicationDataReceived()
|
/external/chromium_org/third_party/webrtc/voice_engine/include/ |
D | voe_rtp_rtcp.h | 280 int channel, unsigned char subType, unsigned int name, in SendApplicationDefinedRTCPPacket()
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
D | SIPMessage.java | 1213 public void setMessageContent(String type, String subType, String messageContent) { in setMessageContent() 1275 public void setMessageContent(String type, String subType, byte[] messageContent) { in setMessageContent()
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | SelectorChecker.cpp | 1103 CSSSelector::PseudoType subType = subSelector->pseudoType(); in determineLinkMatchType() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fUniformLocationTests.cpp | 327 const glu::VarType subType = glu::getVarType(uniformInfo.type, subTypeIter.getPath()); in genShaderSources() local
|
/external/chromium_org/third_party/webrtc/voice_engine/ |
D | channel.cc | 329 uint8_t subType, in OnApplicationDataReceived() 3317 Channel::SendApplicationDefinedRTCPPacket(unsigned char subType, in SendApplicationDefinedRTCPPacket()
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_sender.cc | 2134 RTCPSender::SetApplicationSpecificData(const uint8_t subType, in SetApplicationSpecificData()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 146 DIType subType = Ty; in getType() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fTransformFeedbackTests.cpp | 392 glu::VarType subType = glu::getVarType(type, vecIter.getPath()); in genShaderSources() local
|