/external/v8/src/ |
messages.js | 80 observe_callback_frozen: ["Object.observe cannot deliver to a frozen function object"], 81 observe_invalid_accept: ["Object.observe accept must be an array of strings."], [all...] |
runtime.h | 329 /* Harmony observe */ \ [all...] |
/frameworks/base/docs/html/tools/debugging/ |
debugging-memory.jd | 367 <p>For further analysis, you may want to observe how your app's memory is 492 you should observe: [all...] |
/frameworks/base/services/usage/java/com/android/server/usage/ |
UsageStatsService.java | 203 // Observe changes to the threshold [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentLinkedDeque.java | 209 * possible for an observer iterating over the elements to observe 210 * A B C and subsequently observe A C, even though no interior [all...] |
/cts/tests/tests/os/src/android/os/cts/ |
MessageQueueTest.java | 376 // Because the reader is gone, the writer should observe an error (EPIPE). [all...] |
/cts/tests/tests/security/src/android/security/cts/ |
OpenSSLEarlyCCSTest.java | 215 // Wait for both client and server to terminate, to ensure that we observe all the traffic
|
/developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/ |
MainActivity.java | 627 // observe and log all route events including those that are for routes
|
/developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/ |
MainActivity.java | 627 // observe and log all route events including those that are for routes
|
/development/samples/Support7Demos/src/com/example/android/supportv7/media/ |
SampleMediaRouterActivity.java | 625 // observe and log all route events including those that are for routes
|
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/ |
MainActivity.java | 627 // observe and log all route events including those that are for routes
|
/external/ceres-solver/include/ceres/ |
rotation.h | 271 // In that case we observe that 2 * theta ~ 2 * theta - 2 * pi,
|
/external/clang/lib/Frontend/ |
CacheTokens.cpp | 315 // preprocessor directive. Observe that we continue processing
|
/external/clang/lib/StaticAnalyzer/Core/ |
Store.cpp | 453 // Observe that 'p' binds to an AllocaRegion.
|
/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/ |
DiskLruCache.java | 76 * observe the value at the time that {@link #get} was called. Updates and
|
/external/guava/guava/src/com/google/common/collect/ |
ConcurrentHashMultiset.java | 242 // In the case of a concurrent remove, we might observe a zero value, which means another
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
Striped.java | 468 * but I couldn't observe any benefit from that.
|
/external/icu/icu4c/source/samples/ustring/ |
ustring.cpp | 412 // comments tell what happens internally. There are no APIs to observe
|
/external/libnfc-nxp/src/ |
phFriNfc_NdefReg.h | 99 * pointer become invalid. We observe the following rules:
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pipe_clip.c | 320 * We have to observe the edge flag bits set in header->flags which
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
HtmlPolicyBuilder.java | 132 * Element policies come last so they can observe all the post-processed
|
/external/v8/ |
Android.v8common.mk | 405 src/object-observe.js \
|
/external/v8/test/mjsunit/ |
mjsunit.status | 542 'harmony/object-observe': [SKIP],
|
/external/valgrind/VEX/priv/ |
host_x86_defs.h | 555 signed int on the way. Note the conversions will observe
|
main_util.c | 273 least 67 bytes long). Observe BASE, SYNED and HEXCAPS. */
|