/external/harfbuzz_ng/src/hb-old/ |
D | harfbuzz-indic.cpp | 483 Post, enumerator 493 None, Above, Above, Post, 511 None, None, Post, Pre, 513 Post, Below, Below, Below, 515 Above, Post, Post, Post, 516 Post, None, None, None, 534 None, Above, Post, Post, 547 Below, None, None, Post, 552 Below, None, Post, Pre, 554 Post, Below, Below, Below, [all …]
|
/external/harfbuzz/src/ |
D | harfbuzz-indic.cpp | 483 Post, enumerator 493 None, Above, Above, Post, 511 None, None, Post, Pre, 513 Post, Below, Below, Below, 515 Above, Post, Post, Post, 516 Post, None, None, None, 534 None, Above, Post, Post, 547 Below, None, None, Post, 552 Below, None, Post, Pre, 554 Post, Below, Below, Below, [all …]
|
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Post/ |
D | Overlay.j3md | 10 VertexShader GLSL150: Common/MatDefs/Post/Post15.vert 11 FragmentShader GLSL150: Common/MatDefs/Post/Overlay15.frag 24 VertexShader GLSL100: Common/MatDefs/Post/Post.vert 25 FragmentShader GLSL100: Common/MatDefs/Post/Overlay.frag
|
D | Fade.j3md | 10 VertexShader GLSL150: Common/MatDefs/Post/Post15.vert 11 FragmentShader GLSL150: Common/MatDefs/Post/Fade15.frag 23 VertexShader GLSL100: Common/MatDefs/Post/Post.vert 24 FragmentShader GLSL100: Common/MatDefs/Post/Fade.frag
|
D | Posterization.j3md | 12 VertexShader GLSL150: Common/MatDefs/Post/Post15.vert 13 FragmentShader GLSL150: Common/MatDefs/Post/Posterization15.frag 21 VertexShader GLSL100: Common/MatDefs/Post/Post.vert 22 FragmentShader GLSL100: Common/MatDefs/Post/Posterization.frag
|
D | BloomFinal.j3md | 11 VertexShader GLSL100: Common/MatDefs/Post/Post15.vert 12 FragmentShader GLSL150: Common/MatDefs/Post/bloomFinal15.frag 24 VertexShader GLSL100: Common/MatDefs/Post/Post.vert 25 FragmentShader GLSL100: Common/MatDefs/Post/bloomFinal.frag
|
D | GammaCorrection.j3md | 11 VertexShader GLSL150: Common/MatDefs/Post/Post15.vert 12 FragmentShader GLSL150: Common/MatDefs/Post/GammaCorrection15.frag 24 VertexShader GLSL100: Common/MatDefs/Post/Post.vert 25 FragmentShader GLSL100: Common/MatDefs/Post/GammaCorrection.frag
|
D | Fog.j3md | 14 VertexShader GLSL150: Common/MatDefs/Post/Post15.vert 15 FragmentShader GLSL150: Common/MatDefs/Post/Fog15.frag 28 VertexShader GLSL100: Common/MatDefs/Post/Post.vert 29 FragmentShader GLSL100: Common/MatDefs/Post/Fog.frag
|
D | BloomExtract.j3md | 13 VertexShader GLSL150: Common/MatDefs/Post/Post15.vert 14 FragmentShader GLSL150: Common/MatDefs/Post/bloomExtract15.frag 28 VertexShader GLSL100: Common/MatDefs/Post/Post.vert 29 FragmentShader GLSL100: Common/MatDefs/Post/bloomExtract.frag
|
D | CrossHatch.j3md | 21 VertexShader GLSL150: Common/MatDefs/Post/Post15.vert 22 FragmentShader GLSL150: Common/MatDefs/Post/CrossHatch15.frag 30 VertexShader GLSL100: Common/MatDefs/Post/Post.vert 31 FragmentShader GLSL100: Common/MatDefs/Post/CrossHatch.frag
|
D | CartoonEdge.j3md | 19 VertexShader GLSL150: Common/MatDefs/Post/Post15.vert 20 FragmentShader GLSL150: Common/MatDefs/Post/CartoonEdge15.frag 36 VertexShader GLSL100: Common/MatDefs/Post/Post.vert 37 FragmentShader GLSL100: Common/MatDefs/Post/CartoonEdge.frag
|
D | LightScattering.j3md | 17 VertexShader GLSL150: Common/MatDefs/Post/LightScattering15.vert 18 FragmentShader GLSL150: Common/MatDefs/Post/LightScattering15.frag 31 VertexShader GLSL120: Common/MatDefs/Post/LightScattering.vert 32 FragmentShader GLSL120: Common/MatDefs/Post/LightScattering.frag
|
D | DepthOfField.j3md | 15 VertexShader GLSL100: Common/MatDefs/Post/Post.vert 16 FragmentShader GLSL100: Common/MatDefs/Post/DepthOfField.frag
|
/external/chromium_org/extensions/common/ |
D | one_shot_event_unittest.cc | 30 event.Post(FROM_HERE, base::Bind(&Increment, &i), runner); in TEST() 31 event.Post(FROM_HERE, base::Bind(&Increment, &i), runner); in TEST() 50 event.Post(FROM_HERE, base::Bind(&Increment, &i), runner); in TEST() 65 event.Post(FROM_HERE, base::Bind(&Increment, &runner_i), runner); in TEST() 66 event.Post(FROM_HERE, base::Bind(&Increment, &loop_i)); in TEST() 82 event->Post(FROM_HERE, base::Bind(&Increment, i), runner); in CheckSignaledAndPostIncrement() 91 event.Post(FROM_HERE, in TEST()
|
/external/chromium_org/ppapi/proxy/ |
D | pdf_resource.cc | 109 Post(RENDERER, PpapiHostMsg_PDF_DidStartLoading()); in DidStartLoading() 113 Post(RENDERER, PpapiHostMsg_PDF_DidStopLoading()); in DidStopLoading() 117 Post(RENDERER, PpapiHostMsg_PDF_SetContentRestriction(restrictions)); in SetContentRestriction() 128 Post(RENDERER, in UserMetricsRecordAction() 134 Post(RENDERER, PpapiHostMsg_PDF_HasUnsupportedFeature()); in HasUnsupportedFeature() 138 Post(RENDERER, PpapiHostMsg_PDF_Print()); in Print() 142 Post(RENDERER, PpapiHostMsg_PDF_SaveAs()); in SaveAs()
|
D | graphics_2d_resource.cc | 70 Post(RENDERER, PpapiHostMsg_Graphics2D_PaintImageData( in PaintImageData() 79 Post(RENDERER, PpapiHostMsg_Graphics2D_Scroll( in Scroll() 99 Post(RENDERER, PpapiHostMsg_Graphics2D_ReplaceContents( in ReplaceContents() 106 Post(RENDERER, PpapiHostMsg_Graphics2D_Dev_SetScale(scale)); in SetScale() 116 Post(RENDERER, PpapiHostMsg_Graphics2D_SetOffset(*offset)); in SetOffset() 121 Post(RENDERER, PpapiHostMsg_Graphics2D_SetResizeMode(resize_mode)); in SetResizeMode()
|
/external/chromium_org/third_party/libjingle/source/talk/examples/plus/ |
D | libjingleplus.cc | 248 worker_thread_->Post(this, MSG_SEND_XMPP_MESSAGE, new SendMessageData(m)); in SendXmppMessage() 254 worker_thread_->Post(this, MSG_SEND_XMPP_IQ, in SendXmppIq() 260 worker_thread_->Post(this, MSG_SEND_PRESENCE, new SendPresenceData(s)); in SendPresence() 265 worker_thread_->Post(this, MSG_SEND_DIRECTED_PRESENCE, new SendDirectedPresenceData(j,s)); in SendDirectedPresence() 272 …worker_thread_->Post(this, MSG_SEND_DIRECTED_MUC_PRESENCE, new SendDirectedMUCPresenceData(j,s,un,… in SendDirectedMUCPresence() 278 … worker_thread_->Post(this, MSG_UPDATE_ROSTER_ITEM, new UpdateRosterItemData(jid,name,groups,grt)); in UpdateRosterItem() 289 worker_thread_->Post(this, MSG_REMOVE_ROSTER_ITEM, new JidData(jid)); in RemoveRosterItem() 333 main_thread_->Post(this, MSG_XMPP_INPUT, new StringData(std::string(data,len))); in OnInputDebug() 346 main_thread_->Post(this, MSG_XMPP_OUTPUT, new StringData(std::string(data,len))); in OnOutputDebug() 385 main_thread_->Post(this, MSG_STATE_CHANGE, new StateChangeData(state)); in OnStateChange() [all …]
|
/external/chromium_org/jingle/glue/ |
D | thread_wrapper_unittest.cc | 95 TEST_F(ThreadWrapperTest, Post) { in TEST_F() argument 101 thread_->Post(&handler1_, kTestMessage1, data1); in TEST_F() 102 thread_->Post(&handler1_, kTestMessage2, data2); in TEST_F() 103 thread_->Post(&handler2_, kTestMessage1, data3); in TEST_F() 104 thread_->Post(&handler2_, kTestMessage1, data4); in TEST_F() 158 thread_->Post(&handler1_, kTestMessage1, NULL); in TEST_F() 159 thread_->Post(&handler1_, kTestMessage2, NULL); in TEST_F() 160 thread_->Post(&handler2_, kTestMessage1, NULL); in TEST_F() 161 thread_->Post(&handler2_, kTestMessage2, NULL); in TEST_F() 215 thread_->Post(&handler, kTestMessage1, NULL); in TEST_F()
|
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Blur/ |
D | RadialBlur.j3md | 13 VertexShader GLSL150: Common/MatDefs/Post/Post15.vert 26 VertexShader GLSL120: Common/MatDefs/Post/Post.vert
|
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/SSAO/ |
D | ssao.j3md | 20 VertexShader GLSL150: Common/MatDefs/Post/Post15.vert 36 VertexShader GLSL120: Common/MatDefs/Post/Post.vert
|
D | ssaoBlur.j3md | 17 VertexShader GLSL150: Common/MatDefs/Post/Post15.vert 35 VertexShader GLSL120: Common/MatDefs/Post/Post.vert
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
D | transport.cc | 124 signaling_thread()->Post(this, MSG_CONNECTING, NULL); in CreateChannel_w() 162 signaling_thread()->Post(this, MSG_CONNECTING, NULL); in DestroyChannel_w() 182 signaling_thread()->Post( in ConnectChannels_w() 186 signaling_thread()->Post(this, MSG_CONNECTING, NULL); in ConnectChannels_w() 243 worker_thread()->Post(this, MSG_ONSIGNALINGREADY, NULL); in OnSignalingReady() 303 worker_thread()->Post(this, MSG_ONREMOTECANDIDATE, msg); in OnRemoteCandidate() 317 signaling_thread()->Post(this, MSG_READSTATE, NULL); in OnChannelReadableState() 331 signaling_thread()->Post(this, MSG_WRITESTATE, NULL); in OnChannelWritableState() 358 signaling_thread()->Post(this, MSG_REQUESTSIGNALING, NULL); in OnChannelRequestSignaling() 374 signaling_thread()->Post( in OnChannelCandidateReady()
|
/external/skia/tests/ |
D | MessageBusTest.cpp | 28 SkMessageBus<TestMessage>::Post(m1); in DEF_TEST() 29 SkMessageBus<TestMessage>::Post(m2); in DEF_TEST() 40 SkMessageBus<TestMessage>::Post(m3); in DEF_TEST()
|
/external/chromium/chrome/browser/sync/engine/net/ |
D | server_connection_manager.cc | 42 bool ServerConnectionManager::Post::ReadBufferResponse( in ReadBufferResponse() 63 bool ServerConnectionManager::Post::ReadDownloadResponse( in ReadDownloadResponse() 92 string ServerConnectionManager::Post::MakeConnectionURL( in MakeConnectionURL() 104 int ServerConnectionManager::Post::ReadResponse(string* out_buffer, in ReadResponse() 176 scoped_ptr<Post> post(MakePost()); in PostBufferToPath() 207 scoped_ptr<Post> post(MakePost()); in CheckTime() 343 ServerConnectionManager::Post* ServerConnectionManager::MakePost() { in MakePost()
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
D | mediamonitor.cc | 58 worker_thread_->Post(this, MSG_MONITOR_START); in Start() 62 worker_thread_->Post(this, MSG_MONITOR_STOP); in Stop() 105 monitor_thread_->Post(this, MSG_MONITOR_SIGNAL); in PollMediaChannel()
|