Searched
full:removed (Results
851 -
875 of
13621) sorted by null
<<31323334353637383940>>
/external/clang/include/clang/Basic/ |
DiagnosticOptions.h | 92 /// prefixes removed. 96 /// prefixes removed.
|
/external/compiler-rt/test/dfsan/ |
write_callback.c | 75 char stringWithoutCallback[] = "Writes work after the callback is removed.\n"; 76 // CHECK: Writes work after the callback is removed.
|
/external/curl/m4/ |
curl-override.m4 | 39 dnl removed. This is done to reduce configure size 55 dnl removed. This is done to reduce configure size
|
/external/iproute2/man/man8/ |
ip-neighbour.8 | 87 be removed administratively. 91 this entry will be made but it can be removed when its lifetime expires.
|
/external/jacoco/org.jacoco.ant/src/org/jacoco/ant/ |
InstrumentTask.java | 53 * Sets whether signatures should be removed from JAR files. 56 * <code>true</code> if signatures should be removed
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/Shapes/ |
b2PolygonShape.h | 16 * 3. This notice may not be removed or altered from any source distribution. 42 /// @warning collinear points are handled but not removed. Collinear points
|
/external/libpng/ |
ANNOUNCE | 61 were accidentally removed from libpng-1.6.17. 64 Removed dubious "#if INT_MAX" test from png.h that was added to
|
/external/llvm/include/llvm/CodeGen/ |
LiveVariables.h | 216 bool Removed = false; 221 Removed = true; 226 assert(Removed && "Register is not used by this instruction!"); 227 (void)Removed; 252 bool Removed = false; 257 Removed = true; 261 assert(Removed && "Register is not defined by this instruction!"); 262 (void)Removed;
|
/external/llvm/include/llvm/Support/ |
FileUtilities.h | 59 /// be removed when the object is destroyed. If the FileRemover already 73 /// will not be removed when the object is destroyed.
|
Signals.h | 31 /// delivered that the named file is removed. 35 /// This function removes a file from the list of files to be removed on
|
/external/llvm/lib/Target/ARM/ |
ARMOptimizeBarriersPass.cpp | 2 //removed one -===// 20 STATISTIC(NumDMBsRemoved, "Number of DMBs removed");
|
/external/llvm/lib/Transforms/IPO/ |
ElimAvailExtern.cpp | 26 STATISTIC(NumFunctions, "Number of functions removed"); 27 STATISTIC(NumVariables, "Number of global variables removed");
|
/external/llvm/test/Transforms/InstCombine/ |
assume-redundant.ll | 52 ; Check that redundant align assume is removed 64 ; Check that redundant align assume is removed
|
/external/llvm/test/Transforms/LowerSwitch/ |
fold-popular-case-to-unreachable-default.ll | 4 ; Cases 2 and 4 are removed and become the new default case. 92 ; Cases 2 and 4 are removed and we are left with no cases.
|
/external/markdown/docs/extensions/ |
CodeHilite.txt | 58 path (a single `/` or even a space), then that line is removed from the code 71 colons identifies the language. The first line is removed from the code block
|
/external/mesa3d/docs/ |
relnotes-6.5.html | 66 <li>removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead) 67 <li>removed GL_SGIX/SGIS_pixel_texture extensions
|
relnotes-7.3.html | 66 <li>Removed include/GL/uglmesa.h header 67 <li>Removed include/GLView.h header for BeOS
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
ConnectionPoolTest.java | 322 assertPooled(pool); // Connection should have been removed. 336 assertPooled(pool); // Connection should have been removed. 363 // http A should be removed by cleanup. 376 // http B should be removed by cleanup. 404 // An http connection should be removed from the pool. 434 // spdy A should be removed from the pool by cleanup. 458 // Http A should be removed. 468 // All remaining connections should be removed.
|
/external/valgrind/helgrind/tests/ |
filter_helgrind | 8 # these files will be removed from backtrace entries matching these files. 31 # Special case for functions whose line numbers have been removed in
|
/external/valgrind/memcheck/tests/ |
filter_memcheck | 8 # these files will be removed from backtrace entries matching these files. 31 # Special case for functions whose line numbers have been removed in
|
/external/webrtc/talk/app/webrtc/ |
mediastreamobserver.cc | 49 // Find removed audio tracks. 73 // Find removed video tracks.
|
peerconnection.h | 109 // TODO(bemasc): Remove ice_state() when callers are removed. 233 // and existing MediaStreamTracks are removed if there is no corresponding 235 // is created if it doesn't exist; if false, it's removed if it exists. 252 // Triggered when a remote track has been removed from a remote session 268 // Loops through the vector of |streams| and finds added and removed 270 // For each new or removed StreamParam, OnLocalTrackSeen or 285 // Triggered when a local track has been removed from a local session 288 // has been removed from the local SessionDescription and the stream can be
|
/external/webrtc/webrtc/modules/audio_processing/vad/ |
vad_circular_buffer_unittest.cc | 101 // This is longer than a transient and shouldn't be removed. 113 // A transient right after a non-transient, should be removed and mean is
|
/external/webrtc/webrtc/modules/desktop_capture/ |
screen_capturer.h | 52 // TODO(sergeyu): Remove this class once all dependencies are removed from 76 // TODO(sergeyu): Remove this method once all dependencies are removed from
|
/external/wpa_supplicant_8/src/utils/ |
wpa_debug.c | 264 fprintf(wpa_debug_tracing_file, " [REMOVED]\n"); 302 display = " [REMOVED]"; 337 display = " [REMOVED]"; 357 fprintf(out_file, " [REMOVED]"); 369 printf(" [REMOVED]"); 405 fprintf(wpa_debug_tracing_file, " [REMOVED]\n"); 426 "%s - hexdump_ascii(len=%lu): [REMOVED]\n", 461 printf("%s - hexdump_ascii(len=%lu): [REMOVED]\n",
|
Completed in 1439 milliseconds
<<31323334353637383940>>