Searched
full:accesses (Results
351 -
375 of
708) sorted by null
<<11121314151617181920>>
/external/valgrind/main/exp-ptrcheck/ |
sg_main.c | 4 /*--- This file checks stack and global array accesses. ---*/ [all...] |
/external/valgrind/main/ |
glibc-2.3.supp | 164 Intel compiler70/ia32/lib/libcxa.so.3 below-esp accesses
|
/external/valgrind/main/memcheck/ |
mc_include.h | 404 /* Assume accesses immediately below %esp are due to gcc-2.96 bugs.
|
/external/webkit/Source/JavaScriptCore/dfg/ |
DFGSpeculativeJIT.cpp | 570 // FIXME: In cases where there are subsequent by_val accesses to the same base it might help to cache
|
/external/webkit/Source/JavaScriptCore/jit/ |
JITStubs.cpp | [all...] |
/external/webkit/Source/JavaScriptCore/qt/tests/qscriptengine/ |
tst_qscriptengine.cpp | 307 // Program that accesses variable in the scope
|
/external/webkit/Source/WebCore/bindings/v8/ |
V8DOMWindowShell.cpp | 527 // calling canAccess when a script accesses its own objects.
|
/external/webkit/Source/WebCore/bindings/v8/custom/ |
V8DOMWindowCustom.cpp | 599 // code running in one of those contexts accesses the window object, we
|
/external/webkit/Source/WebCore/html/canvas/ |
WebGLRenderingContext.h | 326 // Query if the GL implementation generates errors on out-of-bounds buffer accesses.
|
/external/webkit/Source/WebKit/qt/docs/ |
qtwebkit-bridge.qdoc | 283 When JavaScript accesses methods or properties that expect a \l{QString}, the QtWebKit bridge
|
/frameworks/base/core/java/android/speech/tts/ |
TextToSpeechService.java | 516 // Non null after synthesis has started, and all accesses
|
/frameworks/base/docs/html/guide/practices/design/ |
accessibility.jd | 182 a label near it that indicates its purpose. When a visually impaired user accesses your
|
/frameworks/base/docs/html/sdk/ |
terms.jd | 76 4.4 You agree that you will not engage in any activity with the SDK, including the development or distribution of an application, that interferes with, disrupts, damages, or accesses in an unauthorized manner the servers, networks, or other properties or services of any third party including, but not limited to, Google or any mobile communications carrier.
|
terms_body.html | 117 development or distribution of an application, that interferes with, disrupts, damages, or accesses
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
inv_long_complex_rot.cpp | 273 * Use auxiliary variables to avoid double accesses to memory.
|
inv_short_complex_rot.cpp | 233 * Use auxiliary variables to avoid double accesses to memory.
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
syn_filt.cpp | 61 this saves on memory accesses to the vector coeff. a[] and
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
calc_cor.cpp | 57 3. Unrolled loops to save extra accesses to memory
|
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_seek_synch.cpp | 152 // to avoid multiple bitstream accesses
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
CallerInfo.java | 56 * and any accesses to them should be prepared to handle such a case.
|
/frameworks/compile/libbcc/runtime/BlocksRuntime/ |
runtime.c | 363 * Closures that aren't copied must still work, so everyone always accesses variables after dereferencing the forwarding ptr.
|
/frameworks/ex/variablespeed/jni/ |
variablespeed.cc | 329 // TODO: Mutex for shared time scaler accesses.
|
/libcore/luni/src/main/java/java/lang/ |
StringBuffer.java | 28 * strings, where all accesses are synchronized. This class has mostly been replaced
|
/libcore/luni/src/main/java/java/text/ |
BreakIterator.java | 81 * {@code BreakIterator} accesses the text it analyzes through a
|
/libcore/luni/src/main/java/libcore/io/ |
DiskLruCache.java | 131 * o READ lines track accesses for LRU.
|
Completed in 433 milliseconds
<<11121314151617181920>>