Home
last modified time | relevance | path

Searched refs:post (Results 1 – 18 of 18) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DColorBuffer.h36 bool post();
DFrameBuffer.cpp438 fb->post( fb->m_lastPostedColorBuffer, false ); in setupSubWindow()
797 bool FrameBuffer::post(HandleType p_colorbuffer, bool needLock) in post() function in FrameBuffer
829 ret = (*c).second.cb->post(); in post()
871 return post( m_lastPostedColorBuffer ); in repost()
DFrameBuffer.h87 bool post(HandleType p_colorbuffer, bool needLock = true);
DRenderControl.cpp276 fb->post(colorBuffer); in rcFBPost()
DColorBuffer.cpp320 bool ColorBuffer::post() in post() function in ColorBuffer
/sdk/emulator/qemud/
Dqemud.c702 PostFunc post; member
713 if (r->post) in receiver_post()
714 r->post( r->user, p ); in receiver_post()
730 r->post = NULL; in receiver_close()
1191 recv.post = (PostFunc) serial_fd_receive; in serial_init()
1399 recv.post = (PostFunc) client_fd_receive; in client_new()
1641 recv.post = (PostFunc) multiplexer_serial_receive; in multiplexer_init()
1648 recv.post = (PostFunc) multiplexer_control_accept; in multiplexer_init()
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
Dmessages.properties19 DdmsPlugin_DDMS_Post_Create_Init=DDMS post-create init
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DBaseViewRule.java848 static Map<String, String> concatenate(Map<String, String> pre, Map<String, String> post) { in concatenate() argument
849 Map<String, String> result = new HashMap<String, String>(pre.size() + post.size()); in concatenate()
851 result.putAll(post); in concatenate()
/sdk/
Dchanges.txt168 normal tasks: -pre-build, -pre-compile, -post-compile.
/sdk/files/typos/
Dtypos-hu.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-nb.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-it.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-tr.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-es.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-pt.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-de.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
Dtypos-en.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
/sdk/eclipse/
Dchanges.txt273 - Build system: Delay post compiler phase until actual export or debug