/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
ElemContext.java | 113 * attributes or namespace information is yet collected.
|
SerializerBase.java | 132 * All the attributes of the current element, collected from 346 * Adds the given attribute to the set of collected attributes , but only if 438 * Adds the given attribute to the set of collected attributes, 457 * Adds the given xsl:attribute to the set of collected attributes, 476 * Add the given attributes to the currently collected ones. These [all...] |
/dalvik/tests/074-gc-thrash/src/ |
Main.java | 230 * Wipe "strong", do a GC, see if "weak" got collected.
|
/external/apache-http/src/org/apache/http/conn/scheme/ |
Scheme.java | 40 * Supported schemes are typically collected in a
|
/external/v8/test/cctest/ |
test-alloc.cc | 160 // Ensure that the freed chunks are collected and reused by allocating (in
|
/external/webkit/WebKit/chromium/src/ |
WebPageSerializerImpl.h | 106 // Flag indicates whether we have collected all frames which need to be
|
/frameworks/base/core/java/android/os/ |
FileObserver.java | 41 * <p class="caution"><b>Warning</b>: If a FileObserver is garbage collected, it
|
/frameworks/base/core/java/android/util/ |
EventLog.java | 35 * which may be automatically collected and analyzed during system development.
|
/frameworks/base/core/java/com/android/internal/view/ |
InputConnectionWrapper.java | 80 // If sInstance is non-null, just let this object be garbage-collected
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
RecognizerEngine.java | 43 * collected by the microphone.
|
/external/qemu/memcheck/ |
memcheck.c | 53 * 1 - call stack is being collected, 0 means that stack is not being 54 * collected. */ 395 * (inherited and transition) that were collected in this process'
|
/external/v8/src/ |
assembler.h | 108 // in the relocation information. Two types of source positions are collected 110 // statement_position). The "position" is collected at places in the source 113 // collected at the beginning at each statement, and is used to indicate
|
/frameworks/base/docs/html/sdk/ |
terms.jd | 94 6.1 In order to continually innovate and improve the SDK, Google may collect certain usage statistics from the software including but not limited to a unique identifier, associated IP address, version number of the software, and information on which tools and/or services in the SDK are being used and how they are being used. Before any of this information is collected, the SDK will notify you and seek your consent. If you withhold consent, the information will not be collected. 97 6.2 The data collected is examined in the aggregate to improve the SDK and is maintained in accordance with Google's Privacy Policy.
|
terms_body.html | 91 6.1 In order to continually innovate and improve the SDK, Google may collect certain usage statistics from the software including but not limited to a unique identifier, associated IP address, version number of the software, and information on which tools and/or services in the SDK are being used and how they are being used. Before any of this information is collected, the SDK will notify you and seek your consent. If you withhold consent, the information will not be collected. 94 6.2 The data collected is examined in the aggregate to improve the SDK and is maintained in accordance with Google's Privacy Policy.
|
/frameworks/base/services/java/com/android/server/ |
Watchdog.java | 238 // During the last pass we collected pss information, so 248 // During the last pass we collected pss information, so 256 // During the last pass we collected pss information, so [all...] |
/external/bluetooth/glib/gobject/ |
gtype.h | [all...] |
/external/webkit/WebKit/mac/WebView/ |
WebView.h | 199 @discussion A garbage collected application is required to call close when the receiver is no longer needed. 201 A non-garbage collected application can still call close, providing a convenient way to prevent receiver 216 @discussion Defaults to YES in garbage collected applications, otherwise NO to maintain backwards compatibility.
|
/cts/tests/appsecurity-tests/src/com/android/cts/appsecurity/ |
AppSecurityTests.java | 238 * Helper method to run tests and return the listener that collected the results.
|
/cts/tools/host/src/com/android/cts/ |
DeviceManager.java | 204 * the sync service isn't null and device's build values are collected
|
/dalvik/libcore/luni/src/main/java/java/io/ |
FileInputStream.java | 193 * to be garbage collected.
|
FileOutputStream.java | 204 * collected. This method is called from the Java Virtual Machine.
|
/external/e2fsprogs/e2fsck/ |
e2fsck.h | 84 * collected in earlier passes, to avoid disk i/o in fetching the
|
/external/emma/core/java12/com/vladium/emma/report/ |
ReportProcessor.java | 225 log.warning ("no collected coverage data found in any of the data files [all reports will be empty]");
|
/external/iproute2/ |
RELNOTES | 6 * Collected from my disk, cleaned and packed to directory iproute2/misc/
|
/external/opencore/protocols/http_parcom/src/ |
string_keyvalue_store.h | 261 // all the conflict elements is collected into another part. The reason for not choosing link list approach is, usually
|