/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
libiberty.h | 270 /* Exit, calling all the functions registered with xatexit. */ 416 calling pex_read_err and reading from the returned
|
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/ |
console.c | 337 /* Get the pid of the calling process */ 340 /* Signal the calling process (tell him that we have
|
/external/webkit/WebKit/win/ |
ChangeLog | 44 the actual browser window, not calling window.close(). Instead, 453 calling upon window 646 or were attempting to by calling IWebView::close then destroying the 651 calling IWebView::close, then releasing the WebView, without calling 670 close() can cause AddRef() and Release() to be called, and calling 687 when IWebView::close, then releasing the WebView, without calling [all...] |
/dalvik/vm/ |
CheckJni.c | 194 #define kFlag_CritBad 0x0000 /* calling while in critical is bad */ 467 * Must be in "running" mode before calling here. 785 LOGW("JNI WARNING: calling non-static method with static call\n"); 787 LOGW("JNI WARNING: calling static method with non-static call\n"); 793 LOGW(" calling %s.%s %s\n", [all...] |
/external/e2fsprogs/doc/ |
libext2fs.texinfo | 273 inode table or the root directory. This must be done by the calling 278 default value. The calling application should zero out the prototype 285 must be set by the calling application. 502 @var{fs}, by calling the function @var{func} for each block in the 656 directory @var{dir}, calling the callback function @var{func} for each [all...] |
/external/opencore/pvmi/pvmf/include/ |
pvmf_media_clock.h | 458 ** calling module, then callback will fire when latency adjusted time 545 ** calling module, then callback will fire when latency adjusted NPT time 660 ** the latency associated with the calling module. [all...] |
/frameworks/base/core/java/android/content/ |
IntentFilter.java | 87 * type is determined by calling {@link Intent#resolveType}. A wildcard can be 96 * The Intent scheme is determined by calling {@link Intent#getData} 105 * The Intent authority is determined by calling 114 * filter. The Intent authority is determined by calling [all...] |
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
rsn.c | 596 TRACE1(pRsn->hReport, REPORT_SEVERITY_INFORMATION, "RSN: calling STOP... removeKeys=%d\n", removeKeys); 604 { /* Remove only dynamic keys. Default keys are removed by calling: rsn_removedDefKeys() */ 890 /* If default Key not cleaned by calling rsn_removedDefKeys for keyIndex, Clean it */ [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
rsn.c | 591 TRACE1(pRsn->hReport, REPORT_SEVERITY_INFORMATION, "RSN: calling STOP... removeKeys=%d\n", removeKeys); 598 { /* Remove only dynamic keys. Default keys are removed by calling: rsn_removedDefKeys() */ 861 /* If default Key not cleaned by calling rsn_removedDefKeys for keyIndex, Clean it */ [all...] |
/external/sqlite/dist/ |
sqlite3.c | 784 ** ^Calling sqlite3_close() with a NULL pointer argument is a [all...] |
sqlite3.c.orig | 784 ** ^Calling sqlite3_close() with a NULL pointer argument is a [all...] |
/external/e2fsprogs/ext2ed/doc/ |
ext2ed-design.sgml | 481 <Literal remap="tt">calling special fine-tuned C functions</Literal>. This approach was 775 calling a function from this file. [all...] |
/external/v8/src/arm/ |
codegen-arm.cc | 139 // Calling conventions: [all...] |
/external/webkit/WebKit/mac/ |
ChangeLog-2007-10-14 | 138 they always use a respondsToSelector check before calling this. 196 WebKit started calling the mouseDidMoveOverElement delegate method with a nil dictionary in r14982. 199 start calling this with nil since it will break Adobe Help Viewer, and possibly other clients. 477 Always animate when calling _scrollTo. 534 calling back into the IconDatabase [all...] |
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/ |
FileChannelTest.java | 796 // Verify that calling lock() leads to the method [all...] |
/external/bzip2/ |
manual.xml | [all...] |
/external/icu4c/common/ |
ucnv.c | [all...] |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactsDatabaseHelper.java | [all...] |
/external/gtest/src/ |
gtest.cc | 253 // Google Test before calling RUN_ALL_TESTS(). 263 // results of calling a given int-returning method on each. [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
OMX_AacDec_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
OMX_AacEnc_Utils.c | [all...] |
/dalvik/dx/src/com/android/dx/cf/code/ |
Ropper.java | 495 * original get removed as a result of calling this method. 681 * calling into machine for each. [all...] |
/dalvik/libcore/nio/src/main/java/java/nio/ |
ByteBuffer.java | 74 * Calling this method has the same effect as 406 * Calling this method has the same effect as 741 * Calling this method has the same effect as [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBaseTraversers.java | 335 * calling this function, one should first call 500 * calling {@link #getNextIndexed(int, int, int) getNextIndexed} method. 539 * calling this function, one should first call [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xpath/ |
XPathContext.java | 176 * Note: calling this may be non-optimal. 305 * Create an XPathContext instance. This is equivalent to calling 329 * Create an XPathContext instance. This is equivalent to calling the [all...] |