/external/clearsilver/mod_ecs/ |
mod_ecs.c | 8 with the cgi_wrap calls from that kit. Those calls wrap the standard CGI 10 those calls to be replaced easily. mod_ecs provides replacement calls which 86 * We've replaced all the normal CGI api calls with calls to the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidEditor.java | 655 * then calls {@link IStructuredModel#aboutToChangeModel()}, 657 * and finally calls {@link IStructuredModel#changedModel()} 694 * beginUndoRecording/endUndoRecording calls can be nested (inner calls are ignored, only one 740 * You can nest several calls to {@link #wrapUndoRecording(String, Runnable)}, only one 835 * This AndroidEditor implementation calls the xmlModelChanged callback. [all...] |
/dalvik/libcore/xml/src/test/java/tests/xml/ |
DomTest.java | 582 // implementation calls through to hasFeature (as tested above) 593 // implementation calls through to hasFeature (as tested above) 1345 final Set<String> calls = new HashSet<String>(); field in class:DomTest.RecordingHandler [all...] |
/external/icu4c/i18n/unicode/ |
translit.h | 58 * retain no information between calls to 119 * and invisible in the GUI) across calls to 138 * future keyboard transliteration calls within this input sequence 213 * multiple calls to {@link #createInstance } with the same ID will 219 * acts a template; future calls to {@link #createInstance } with the ID 370 * will return null, and calls to createInstance() will fail. 417 * character that future calls to this method will read. 419 * be adjusted to delimit the range of text that future calls to 427 * modification in future calls, provided that all changes to 430 * <p>This method assumes that future calls may be made that wil [all...] |
/bionic/libc/bionic/ |
fts.c | 533 * The real slowdown in walking the tree is the stat calls. If FTS_NOSTAT is 538 * The former skips all stat calls. The latter skips stat calls in any leaf 540 * been found, cutting the stat calls by about 2/3. 572 * directory if we're cheating on stat calls, 0 if we're not doing 573 * any stat calls at all, -1 if we're doing stats on everything. 826 * in fts_build to limit the number of stat calls. It is
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
ToUnknownStream.java | 45 * This class effectively caches the first few calls to it then passes them 46 * on to the wrapped handler (once it exists). After that subsequent calls a 312 * Converts the String to a character array and calls the SAX method 962 * an HTML handler. After than send the starting method calls that were cached 1031 * pass any cached calls to it 1077 * Utility function for calls to local-name(). 1108 * cached namespaces from previous method calls [all...] |
/external/dbus/ |
NEWS | 88 - Proper thread locking added to pending calls 115 - Fixed pending calls for threaded enviornments 116 - Pending calls get timed out on connection disconnect 127 - Fixed eavesdropping on method calls (dbus-monitor) 128 - Fixed silent dropping of method calls with interface=NULL 170 for the "async" calls instead of creating one for us. 246 - the optional timeout= keyword has been added when making method calls
|
/external/gtest/test/ |
gtest-death-test_test.cc | 213 // Returns the exit status of a process that calls _exit(2) with a 724 // Sets the parameters for subsequent calls to Create. 755 // The arguments to the calls to Passed since the last call to 758 // The arguments to the calls to Abort since the last call to 769 // reports calls to those methods to its parent MockDeathTestFactory 816 // Sets the parameters for subsequent calls to Create. 956 // This time there are two calls to Abort: one since the test didn't [all...] |
/external/dbus/dbus/ |
dbus-bus.c | 46 * often make blocking method calls. If you don't want to block, 502 * dbus_bus_get() calls dbus_bus_register() for you. 528 * This function calls 534 * dbus_bus_get_private() calls dbus_bus_register() for you. 572 * yourself, or make the appropriate registration method calls 573 * yourself. If you send the method calls yourself, call 579 * calls yourself, because you don't know whether some other thread is [all...] |
/development/simulator/wrapsim/ |
Intercept.c | 57 May also need stat(). We don't need all fd calls, e.g. fchdir() is 59 shouldn't require intercepting related calls like madvise() -- we will 74 Translating pathnames requires interception of additional system calls, 75 substituting a new path. Calls include: 87 We also need these libc calls, because LD_LIBRARY_PATH substitutes at
|
/external/guava/javadoc/com/google/common/util/concurrent/ |
package-summary.html | 105 calls to the proxied object.</TD> 109 <TD>A <code>Future</code> whose <code>get</code> calls cannot be interrupted.</TD> 176 <TD>A <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>Future</CODE></A> which forwards all its method calls to another future.</TD> 180 <TD>A <A HREF="../../../../../com/google/common/base/Service.html" title="interface in com.google.common.base"><CODE>Service</CODE></A> that forwards all method calls to another service.</TD> 198 <TD>A TimeLimiter that runs method calls in the background using an
|
/external/srec/portable/src/ |
pmemory.c | 217 /* Not thread-safe. But do not expect user calls this function on different threads simultaneously */ 244 * SUPPOSE the user just calls this function once 298 * SUPPOSE the user just calls this function once 562 The order and contiguity of storage allocated by successive calls to malloc() is unspecified. The pointer returned if the allocation succeeds shall be suitably aligned so that it may be assigned to a pointer to any type of object and then used to access such an object in the space allocated (until the space is explicitly freed or reallocated). Each such allocation shall yield a pointer to an object disjoint from any other object. The pointer returned points to the start (lowest byte address) of the allocated space. If the space cannot be allocated, a null pointer shall be returned. If the size of the space requested is 0, the behavior is implementation-defined: the value returned shall be either a null pointer or a unique pointer. 728 The order and contiguity of storage allocated by successive calls to realloc() is unspecified. The pointer returned if the allocation succeeds is suitably aligned so that it may be assigned to a pointer to any type of object and then used to access such an object in the space allocated (until the space is explicitly freed or reallocated). Each such allocation will yield a pointer to an object disjoint from any other object. The pointer returned points to the start (lowest byte address) of the allocated space. If the space cannot be allocated, a null pointer is returned.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
hard-reg-set.h | 581 a pseudo reg whose life does not cross calls. */ 590 that are fixed use or are clobbered by function calls. 592 a pseudo reg whose life crosses calls. */ 607 registers that cannot hold quantities across calls even if we are 623 /* Contains 1 for registers that are set or clobbered by calls. */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/ |
TNETW_Driver_Tx.c | 226 /* Note that the HwQueue calls first the fragThreshold and numMemBlks calculation. */ 307 Calls the upper driver's Xfer-Done handler. 480 Calls the upper driver's Xfer-Debug handler. 576 WLAN_OS_REPORT(("-------------- XferDone callback calls ---------------\n")); 580 WLAN_OS_REPORT(("-------------- TxComplete callback calls ---------------\n"));
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/TNETWArbiter/ |
TNETWArb.c | 319 to prevent nesting of many calls and prevent to increse the stack */ 399 to prevent nesting of many calls and prevent to increse the stack */ 411 to prevent nesting of many calls and prevent to increse the stack */ 536 to prevent nesting of many calls and prevent to increase the stack */ 545 to prevent nesting of many calls and prevent to increase the stack */
|
/frameworks/base/docs/html/guide/topics/ |
fundamentals.jd | 35 <li><a href="#rpc">Remote procedure calls</a></li> 137 for example, a pop-up dialog that calls for a user response in the midst of 277 Android calls the activity's <code>{@link 283 the activity it's starting, it calls {@code startActivityForResult()} 295 Android calls the service's <code>{@link android.app.Service#onStart 313 A later section, <a href="#rpc">Remote procedure calls</a>, has more details [all...] |
/dalvik/libcore/crypto/src/main/java/javax/crypto/ |
Mac.java | 320 * {@link #update} calls. 339 * {@link #update} calls and stores the digest in the specified {@code 383 * {@link #update} calls and on the final bytes specified by {@code input}
|
/dalvik/libcore/luni/src/main/java/java/util/ |
AbstractCollection.java | 47 * iterates over the given {@code Collection} and calls {@code add} for each 48 * element. If any of these calls return {@code true}, then {@code true} is 86 * This implementation iterates over this {@code Collection} and calls the {@code
|
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ |
Object.java | 259 * Causes the calling thread to wait until another thread calls the {@code 292 * Causes the calling thread to wait until another thread calls the {@code 330 * Causes the calling thread to wait until another thread calls the {@code
|
/dalvik/libcore/xml/src/main/java/javax/xml/xpath/ |
XPath.java | 219 * <p>This method calls {@link #evaluate(String expression, Object item, QName returnType)} with a <code>returnType</code> of 246 * <p>This method builds a data model for the {@link InputSource} and calls 279 * <p>This method calls {@link #evaluate(String expression, InputSource source, QName returnType)} with a
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/jaxp/ |
XPathExpressionImpl.java | 207 * <p>This method calls {@link #evaluate(Object item, QName returnType)} 243 * <p>This method builds a data model for the {@link InputSource} and calls 306 * <p>This method calls {@link #evaluate(InputSource source, QName returnType)} with a <code>returnType</code> of
|
/dalvik/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlSerializer.java | 213 * Write an attribute. Calls to attribute() MUST follow a call to 253 // * Write an attribute. Calls to attribute() MUST follow a call to 318 * (so no more attribute() calls are allowed) but without flushing output
|
/dalvik/tools/dmtracedump/tests/filters/ |
testWaitingDisjointCrossThreadDiffFilterSameKeysExpected | 88 index %/total %/self index calls usecs name 174 <div class="header"><span class="parent"> </span> Cycles %/total Cumul.% Calls+Recur Class</div> 201 <div class="header"><span class="parent"> </span> Cycles %/total Cumul.% Calls+Recur Method</div>
|
testWaitingDisjointCrossThreadSameFilterSameKeysExpected | 88 index %/total %/self index calls usecs name 167 <div class="header"><span class="parent"> </span> Cycles %/total Cumul.% Calls+Recur Class</div> 194 <div class="header"><span class="parent"> </span> Cycles %/total Cumul.% Calls+Recur Method</div>
|
testWaitingDisjointSingleThreadDiffFilterSameKeysExpected | 88 index %/total %/self index calls usecs name 174 <div class="header"><span class="parent"> </span> Cycles %/total Cumul.% Calls+Recur Class</div> 201 <div class="header"><span class="parent"> </span> Cycles %/total Cumul.% Calls+Recur Method</div>
|