/prebuilt/windows/sdl/host/include/SDL/ |
SDL_video.h | 337 * and you must respond to the event by re-calling SDL_SetVideoMode() 370 * to calling SDL_UpdateRect(screen, 0, 0, 0, 0); 443 * SDL_SetColors() is equivalent to calling this function with 527 * SDL_HWSURFACE flag is not given when calling SDL_SetVideoMode(), you 729 * calling this function. 743 * calling this function. 755 Calling the returned surface an overlay is something of a misnomer because [all...] |
/prebuilt/windows/sdl/include/SDL/ |
SDL_video.h | 333 * and you must respond to the event by re-calling SDL_SetVideoMode() 366 * to calling SDL_UpdateRect(screen, 0, 0, 0, 0); 439 * SDL_SetColors() is equivalent to calling this function with 525 * SDL_HWSURFACE flag is not given when calling SDL_SetVideoMode(), you 727 * calling this function. 741 * calling this function. 753 Calling the returned surface an overlay is something of a misnomer because [all...] |
/external/opencore/engines/author/test/src/ |
test_pv_author_engine_testset5.cpp | [all...] |
/external/openssl/crypto/engine/ |
engine.h | 170 * "discovered" by calling applications. The fact these control commands 185 when calling the password 435 * specific engines. As such, it shouldn't be used for calling ENGINE_ctrl() 605 * type provides the calling application's (or library's) error functionality 610 * calling application (or library), and thus whether these callbacks need to be [all...] |
/external/openssl/include/openssl/ |
engine.h | 170 * "discovered" by calling applications. The fact these control commands 185 when calling the password 435 * specific engines. As such, it shouldn't be used for calling ENGINE_ctrl() 605 * type provides the calling application's (or library's) error functionality 610 * calling application (or library), and thus whether these callbacks need to be [all...] |
/external/qemu/memcheck/ |
memcheck_proc_management.c | 374 /* Limit calling stack size. There are cases when calling stack can be 387 /* Expand calling stack array buffer. */ 392 ME("memcheck: Unable to allocate %u bytes for calling stack.", 415 ME("memcheck: Unable to allocate %u bytes for module path in the thread calling stack.",
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
tncc.c | 372 wpa_printf(MSG_DEBUG, "TNC: Calling TNC_IMC_Initialize for IMC '%s'", 390 wpa_printf(MSG_DEBUG, "TNC: Calling TNC_IMC_Terminate for IMC '%s'", 404 wpa_printf(MSG_DEBUG, "TNC: Calling TNC_IMC_ProvideBindFunction for " 422 wpa_printf(MSG_DEBUG, "TNC: Calling TNC_IMC_NotifyConnectionChange(%d)" 437 wpa_printf(MSG_DEBUG, "TNC: Calling TNC_IMC_BeginHandshake for IMC "
|
/frameworks/base/libs/audioflinger/ |
AudioFlinger.cpp | 391 // check calling permissions 413 // check calling permissions 436 // check calling permissions 459 // check calling permissions 483 // check calling permissions 516 // check calling permissions 578 LOGV("setParameters(): io %d, keyvalue %s, tid %d, calling tid %d", 580 // check calling permissions 644 // LOGV("getParameters() io %d, keys %s, tid %d, calling tid %d", 686 // check calling permission [all...] |
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
MeasurementSrvSM.c | 584 * \brief Handle a STOP_COMPLETE event by exiting driver mode and calling the complete CB.\n [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/ |
MeasurementSrvSM.c | 646 * \brief Handle a STOP_COMPLETE event by exiting driver mode and calling the complete CB.\n [all...] |
/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
MeasurementSrvSM.c | 584 * \brief Handle a STOP_COMPLETE event by exiting driver mode and calling the complete CB.\n [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
FastStringBuffer.java | 410 * NOTE THAT after calling append(), previously obtained 472 * NOTE THAT after calling append(), previously obtained 554 * NOTE THAT after calling append(), previously obtained 636 * NOTE THAT after calling append(), previously obtained 719 * NOTE THAT after calling append(), previously obtained [all...] |
/dalvik/vm/interp/ |
Interp.c | 155 * The BreakpointSet's lock must be acquired before calling here. 175 * The BreakpointSet's lock must be acquired before calling here. 220 * The BreakpointSet's lock must be acquired before calling here. 303 * The BreakpointSet's lock must be acquired before calling here. 356 * The BreakpointSet's lock must be acquired before calling here. 565 * frames are only inserted when calling from native->interp, so we [all...] |
/external/bluetooth/glib/gobject/ |
gtype.h | 486 * Note that while calling a GInstanceInitFunc(), the class pointer gets 785 * then calling its GBaseInitFunc() type_a_base_class_init() to allocate 786 * its dynamic members (dynamic_string), and finally calling its GClassInitFunc() 792 * reinitialization which is performed by calling type_a_base_class_init() 828 * Initialization of a derived instance involves calling all its parent [all...] |
/external/jpeg/ |
jpeglib.h | 290 /* Compression parameters --- these fields must be set before calling 291 * jpeg_start_compress(). We recommend calling jpeg_set_defaults() to 430 * calling jpeg_start_decompress(). Note that jpeg_read_header() initializes 460 * in advance of calling jpeg_start_decompress(). 478 * calling jpeg_start_decompress; otherwise a colormap is created during [all...] |
/external/v8/src/x64/ |
regexp-macro-assembler-x64.cc | 93 * The first seven values must be provided by the calling code by 94 * calling the code's entry address cast to a function pointer with the 129 // Unuse labels in case we throw away the assembler without calling GetCode. 330 // Save important/volatile registers before calling C function. 352 #else // AMD64 calling convention 844 // Save registers before calling C function [all...] |
/external/webkit/WebKitTools/Scripts/ |
webkitdirs.pm | [all...] |
/frameworks/base/docs/html/guide/topics/wireless/ |
bluetooth.jd | 487 <li>Get a {@link android.bluetooth.BluetoothServerSocket} by calling the 501 <li>Start listening for connection requests by calling 627 android.bluetooth.BluetoothSocket} by calling {@link 639 <li>Initiate the connection by calling {@link [all...] |
/frameworks/base/graphics/java/android/graphics/ |
Bitmap.java | 573 // do explicit check before calling the native method 602 * Convenience for calling {@link #getScaledWidth(int)} with the target 610 * Convenience for calling {@link #getScaledHeight(int)} with the target 618 * Convenience for calling {@link #getScaledWidth(int)} with the target 626 * Convenience for calling {@link #getScaledHeight(int)} with the target [all...] |
/external/opencore/nodes/pvmp3ffparsernode/src/ |
pvmf_mp3ffparser_node.cpp | 71 * Macros for calling PVLogger [all...] |
/external/v8/include/ |
v8.h | 547 * this has same effect as calling SetData(), but allows data to be 580 * this has same effect as calling SetData(), but makes data available 598 * this has same effect as calling SetData(), but makes data available [all...] |
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteDatabase.java | 265 * this cache has an upper limit of mMaxSqlCacheSize (settable by calling the method 463 * marked as clean (by calling setTransactionSuccessful). Otherwise they will be committed. 485 * marked as clean (by calling setTransactionSuccessful). Otherwise they will be committed. 513 + "calling setTransactionSuccessful and endTransaction"; 606 * calling this and calling endTransaction. Do as little non-database work as possible in that 657 * successful so far. Do not call setTransactionSuccessful before calling this. When this 671 * successful so far. Do not call setTransactionSuccessful before calling this. When this 683 * successful so far. Do not call setTransactionSuccessful before calling this. When this 786 * Used to allow returning sub-classes of {@link Cursor} when calling query [all...] |
/bionic/libm/man/ |
ieee.3 | 345 on back up the chain of calling subprograms until 380 be disrupted when a calling program changes from
|
/dalvik/dx/src/com/android/dx/dex/file/ |
DebugInfoDecoder.java | 183 * Valid after calling {@code decode}. 193 * Valid after calling {@code decode}.
|
/dalvik/libcore/archive/src/main/java/java/util/zip/ |
Deflater.java | 486 * prior to calling setInput(). 506 * to calling setInput().
|