/external/libunwind/src/ia64/ |
Gscript.c | 513 reflect the state that existed upon entry to the function that this
|
/external/llvm/docs/CommandGuide/ |
FileCheck.rst | 123 unless there is a "``subl``" in between those labels. If it existed somewhere
|
/external/llvm/lib/Analysis/ |
CallGraphSCCPass.cpp | 271 // If this call site already existed in the callgraph, just verify it
|
/external/llvm/lib/Target/Hexagon/ |
HexagonStoreWidening.cpp | 206 // a whole, if there existed a single store instruction with the same
|
/external/opencv3/modules/core/include/opencv2/core/ |
opengl.hpp | 100 Creates empty ogl::Buffer object, creates ogl::Buffer object from existed buffer ( abufId
|
/external/protobuf/src/google/protobuf/io/ |
zero_copy_stream_unittest.cc | 896 // tests that a bug that existed in the original code for Skip() is fixed.
|
/external/toybox/lib/ |
xwrap.c | 649 // If it already existed, read it. Loop for race condition.
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
autocorr.cpp | 358 * if oveflow existed, complete windowing operation
|
/frameworks/base/core/jni/android/graphics/ |
BitmapFactory.cpp | 393 // grayscale images (before kGray8 existed). While the codec
|
/frameworks/base/services/core/java/com/android/server/net/ |
NetworkStatsCollection.java | 456 // drop this data version, since this version only existed
|
/frameworks/native/cmds/rawbu/ |
backup.cpp | 593 // Do this even for directories, since the dir may have already existed
|
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
PduHeaders.java | 681 * field is not existed in pdu header.
|
/packages/apps/Camera2/src/com/android/camera/one/v2/ |
ImageCaptureManager.java | 88 * @param second the previous value, or null if no such value existed.
|
/packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
CallList.java | 487 * @return false if no call previously existed and no call was added, otherwise true.
|
/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
PduHeaders.java | 679 * field is not existed in pdu header.
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
PduHeaders.java | 699 * field is not existed in pdu header.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/ |
SuggestionStripLayoutHelper.java | 595 // TextUtils.ellipsize erases any span object existed after ellipsized point.
|
/system/connectivity/shill/net/ |
netlink_manager.cc | 539 LOG(ERROR) << "A handler already existed for sequence: "
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-iq2000.c | 534 both USE_REL and USE_RELA ['twould be nice if such a critter existed],
|
elf32-mep.c | 413 both USE_REL and USE_RELA ['twould be nice if such a critter existed],
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
wifi_test_utils.py | 39 # The currently supported devices that existed before release
|
/external/jemalloc/ |
ChangeLog | 315 - Fix OOM handling in memalign() and valloc(). A variant of this bug existed 643 - Initialize arenas_tsd before using it. This bug existed for 2.2.[0-3], as [all...] |
/external/opencv3/cmake/ |
FindCUDA.cmake | 512 # This only existed in the 3.0 version of the CUDA toolkit [all...] |
/external/owasp/sanitizer/tools/findbugs/doc/manual/ |
datamining.html | 140 table with the following columns:</p><div class="table"><a name="mineBugHistoryColumns"></a><p class="title"><b>Table 12.4. Columns in mineBugHistory output</b></p><div class="table-contents"><table summary="Columns in mineBugHistory output" border="1"><colgroup><col><col></colgroup><thead><tr><th align="left">Title</th><th align="left">Meaning</th></tr></thead><tbody><tr><td align="left">seq</td><td align="left">Sequence number (successive integers, starting at 0)</td></tr><tr><td align="left">version</td><td align="left">Version name</td></tr><tr><td align="left">time</td><td align="left">Release timestamp</td></tr><tr><td align="left">classes</td><td align="left">Number of classes analyzed</td></tr><tr><td align="left">NCSS</td><td align="left">Non Commenting Source Statements</td></tr><tr><td align="left">added</td><td align="left">Count of new warnings for a class that existed in the previous version</td></tr><tr><td align="left">newCode</td><td align="left">Count of new warnings for a class that did not exist in the previous version</td></tr><tr><td align="left">fixed</td><td align="left">Count of warnings removed from a class that remains in the current version</td></tr><tr><td align="left">removed</td><td align="left">Count of warnings in the previous version for a class that is not present in the current version</td></tr><tr><td align="left">retained</td><td align="left">Count of warnings that were in both the previous and current version</td></tr><tr><td align="left">dead</td><td align="left">Warnings that were present in earlier versions but in neither the current version or the immediately preceeding version</td></tr><tr><td align="left">active</td><td align="left">Total warnings present in the current version</td></tr></tbody></table></div></div><br class="table-break"></div><div class="sect2" title="1.5. defectDensity"><div class="titlepage"><div><div><h3 class="title"><a name="defectDensity"></a>1.5. defectDensity</h3></div></div></div><p> [all...] |
/external/webrtc/webrtc/modules/audio_device/linux/ |
audio_device_pulse_linux.cc | [all...] |