Home
last modified time | relevance | path

Searched refs:App (Results 1 – 9 of 9) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/main/beos/
DSDL_BeApp.cc42 BApplication *App; in StartBeApp() local
44 App = new BApplication("application/x-SDL-executable"); in StartBeApp()
46 App->Run(); in StartBeApp()
47 delete App; in StartBeApp()
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_rtcp_proto_impl.cpp457 RTCP_APP App; in ComposeFeedBackPacket() local
470 oscl_memcpy(App.type, PSS0_APP_RTCP_NAME, oscl_strlen(PSS0_APP_RTCP_NAME)); in ComposeFeedBackPacket()
471 App.ssrc = senderSSRC; in ComposeFeedBackPacket()
472 App.subtype = RTCP_NADU_APP_SUBTYPE; in ComposeFeedBackPacket()
473 App.pss0_app_data.sourcessrc = sourceSSRC32; in ComposeFeedBackPacket()
516 App.pss0_app_data.playoutdelayinms = (uint16)diff32; in ComposeFeedBackPacket()
517 App.pss0_app_data.nsn = OSCL_STATIC_CAST(uint16, (jbStats.lastRetrievedSeqNum + 1)); in ComposeFeedBackPacket()
520 App.pss0_app_data.nsn = OSCL_STATIC_CAST(uint16, jbStats.seqNumBase); in ComposeFeedBackPacket()
522 App.pss0_app_data.nun = RTCP_NADU_APP_DEFAULT_NUN; in ComposeFeedBackPacket()
534 App.pss0_app_data.freebufferspace = OSCL_STATIC_CAST(uint16, (fbsInBytes) / 64); in ComposeFeedBackPacket()
[all …]
/external/qemu/distrib/sdl-1.2.12/src/main/macosx/
DSDLMain.m103 /* Fix menu to contain the real app name instead of "SDL App" */
110 aRange = [[aMenu title] rangeOfString:@"SDL App"];
117 aRange = [[menuItem title] rangeOfString:@"SDL App"];
296 /* Set the main menu to contain the real app name instead of "SDL App" */
/external/webkit/WebKit/wx/bindings/python/samples/
Dsimple.py153 class wkApp(wx.App):
/external/sonivox/jet_tools/JetCreator/
DJetCtrls.py563 app = wx.App(None)
DJetCreator.py1410 app = wx.App(None)
/external/webkit/WebKit/win/
DChangeLog-2009-06-1615029 Crash when submitting form, running under App Verifier
16179 - Added WebDragSource, a modified version of SDataSource from the App
16183 drag links. May be useful for other parts of WebKit/App
16211 Copied from SDataObject in the App. Minor changes per suggestions
16275 Fix <rdar://problem/5003318> App: Status bar text is more difficult to
19777 - Hooked up all of WebChromeClient that the App currently supports.
/external/webkit/WebCore/
DChangeLog-2007-10-1424566 <rdar://problem/5086210> - Move RetainPtr to WTF for WebKitWin and the App
25537 Copied from SDataObject in the App createInstance and clearData
25592 Fix <rdar://problem/5003318> App: Status bar text is more difficult to
DChangeLog18740 in MobileMe iDisk Web App