HomeSort by relevance Sort by last modified time
    Searched full:removed (Results 551 - 575 of 13621) sorted by null

<<21222324252627282930>>

  /external/mockito/src/org/mockito/internal/configuration/
GlobalConfiguration.java 18 @SuppressWarnings("deprecation")//supressed until ReturnValues are removed
  /external/opencv/
WLNonFileByteStream.h 13 3. This notice may not be removed or altered from any source distribution.
  /external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
RobustMatcher.cpp 30 int removed = 0; local
42 removed++;
48 removed++;
51 return removed;
  /external/scrypt/
Scrypt.mk 17 # in the NDK yet. This can be removed when a clang version that is fast enough
  /external/selinux/checkpolicy/
queue.h 53 then the element will be removed from the queue and the g
  /external/skia/src/codec/
SkCodecImageGenerator.h 43 // to match SkCodec. Once the API is changed, they should be removed.
  /external/skia/src/gpu/
GrRenderTargetPriv.h 25 * currently attached GrStencilAttachment will be removed if one was previously attached. This
  /external/skia/src/ports/
SkFontMgr_android_factory.cpp 33 // TODO: these globals need to be removed, and Chromium use SkFontMgr_New_Android instead.
  /external/sl4a/Common/src/com/googlecode/android_scripting/trigger/
Trigger.java 45 // TODO(damonkohler): This could be removed by maintaining a reverse mapping from Trigger to event
  /external/v8/benchmarks/
README.txt 24 Math.random() and new Date() to build an RNG pool has been removed.
53 removed from the RayTrace benchmark. This does not affect the running
60 Removed duplicate line in random seed code, and changed the name of
69 Removed dead code from the RayTrace benchmark and fixed a couple of
revisions.html 29 <p>Removed dead code from the RayTrace benchmark and fixed a couple of
43 <p>Removed duplicate line in random seed code, and changed the name of
58 removed from the RayTrace benchmark. This does not affect the running
86 removed. </p>
  /external/v8/include/
v8-experimental.h 7 * become a part of standard V8, but they may also be removed if we deem the
  /external/v8/src/
DEPS 24 # and can be removed once the dust has settled.
  /external/v8/src/crankshaft/
hydrogen-sce.cc 14 // removed.
  /external/v8/src/crankshaft/x64/
lithium-gap-resolver-x64.h 35 // source to destination is removed from the move graph.
  /external/valgrind/docs/internals/
Darwin-notes.txt 48 Valgrind-developer notes, things removed from the original MacOSX port
50 There was a broken debugstub implementation. It was removed over several
51 commits: r9477, which removed most of it, and r9711, r9759, and r10012,
58 machinery was removed in r10155.
  /external/valgrind/helgrind/tests/
tc09_bad_unlock.c 44 frame is removed whilst mx2 is still locked. */
  /external/valgrind/memcheck/tests/
big_blocks_freed_list.c 31 but not for the big block, which has been removed from the free list
  /external/valgrind/memcheck/tests/x86-solaris/
scalar_obsolete.c 1 /* Test for syscalls that are available on illumos but are removed on
  /external/vogar/test/vogar/
AllTests.java 32 * <p>This is needed as some of the tests do not run on the host. The tests will be removed if/when
  /external/webrtc/talk/app/webrtc/
remoteaudiotrack.cc 28 // TODO(tommi): Delete this file when removed from build files in Chromium.
remoteaudiotrack.h 28 // TODO(tommi): Delete this file when removed from build files in Chromium.
  /external/webrtc/talk/session/media/
currentspeakermonitor.cc 196 const MediaStreams& removed) {
198 // Update the speaking state map based on added and removed streams.
200 it = removed.audio().begin(); it != removed.audio().end(); ++it) {
  /external/webrtc/webrtc/base/
task.cc 44 // means that it hasn't been removed from its parent.
92 // verify that stop removed this from its parent
129 // verify that stop removed this from its parent
154 // verify that stop removed this from its parent
  /external/webrtc/webrtc/modules/audio_processing/
high_pass_filter_impl.h 28 // TODO(peah): Fold into ctor, once public API is removed.

Completed in 1375 milliseconds

<<21222324252627282930>>