HomeSort by relevance Sort by last modified time
    Searched full:duplicated (Results 51 - 75 of 597) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/grub/stage2/
disk_inode.h 32 * duplicated in all such forms and that any documentation,
disk_inode_ffs.h 32 * duplicated in all such forms and that any documentation,
  /external/junit/src/junit/textui/
ResultPrinter.java 99 * Duplicated from BaseTestRunner. Fix it.
  /external/llvm/test/CodeGen/ARM/
indirectbr.ll 15 ; indirect branch gets duplicated here
  /external/llvm/unittests/
Makefile.unittest 23 # Note that these flags are duplicated when building GoogleTest itself in
  /external/quake/quake/src/
readme.txt 44 quake to allow it to be duplicated more freely (for linux distributions, for
  /external/tcpdump/
slcompress.h 11 * duplicated in all such forms and that any documentation,
  /external/v8/test/mjsunit/
debug-liveedit-breakpoints.js 83 // One breakpoint gets duplicated in a old version of script.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Statements/
regress-74474-001.js 23 *"switch() misbehaves with duplicated labels"
  /external/webkit/Source/WebCore/css/
MediaQuery.cpp 91 // remove all duplicated expressions
  /external/webkit/Source/WebKit2/PluginProcess/mac/
PluginProcessMainMac.mm 48 // FIXME: There is much code here that is duplicated in WebProcessMainMac.mm, we should add a shared base class where
  /external/webkit/Tools/Scripts/
build-jsc 73 # Remove duplicated --qt options to avoid passing them to qmake
  /external/zlib/contrib/delphi/
readme.txt 42 duplicated code, or not using the ZLib unit at all.
  /frameworks/base/test-runner/src/junit/textui/
ResultPrinter.java 100 * Duplicated from BaseTestRunner. Fix it.
  /frameworks/base/tools/aapt/
CacheUpdater.h 21 * mirror cache where the source tree is duplicated and filled with processed
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 194 AudioOutputDescriptor *mOutput1; // used by duplicated outputs: first output
195 AudioOutputDescriptor *mOutput2; // used by duplicated outputs: second output
301 // checks and if necessary changes output (a2dp, duplicated or hardware) used for all strategies.
347 audio_io_handle_t mDuplicatedOutput; // duplicated output handler: outputs to hardware and A2DP.
  /hardware/ti/omap4xxx/security/tf_daemon/
lib_manifest2.h 87 * and checks that properties are not duplicated
  /libcore/luni/src/main/java/java/nio/
DoubleBuffer.java 169 * Returns a duplicated buffer that shares its content with this buffer.
171 * The duplicated buffer's position, limit, capacity and mark are the same
172 * as this buffer's. The duplicated buffer's read-only property and byte
179 * @return a duplicated buffer that shares its content with this buffer.
FloatBuffer.java 170 * Returns a duplicated buffer that shares its content with this buffer.
172 * The duplicated buffer's position, limit, capacity and mark are the same
173 * as this buffer. The duplicated buffer's read-only property and byte order
180 * @return a duplicated buffer that shares its content with this buffer.
IntBuffer.java 164 * Returns a duplicated buffer that shares its content with this buffer.
166 * The duplicated buffer's position, limit, capacity and mark are the same
167 * as this buffer. The duplicated buffer's read-only property and byte order
174 * @return a duplicated buffer that shares its content with this buffer.
LongBuffer.java 166 * Returns a duplicated buffer that shares its content with this buffer.
168 * The duplicated buffer's position, limit, capacity and mark are the same
169 * as this buffer. The duplicated buffer's read-only property and byte order
176 * @return a duplicated buffer that shares its content with this buffer.
ShortBuffer.java 166 * Returns a duplicated buffer that shares its content with this buffer.
168 * The duplicated buffer's position, limit, capacity and mark are the same
169 * as this buffer. The duplicated buffer's read-only property and byte order
176 * @return a duplicated buffer that shares its content with this buffer.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cciss_ioctl.h 40 // This defines are duplicated in cciss_cmd.h in the driver directory
  /external/llvm/lib/CodeGen/
TailDuplication.cpp 34 STATISTIC(NumTails , "Number of tails duplicated");
35 STATISTIC(NumTailDups , "Number of tail duplicated blocks");
205 // which duplicated TailBB. Add the predecessors as sources to the PHI
438 /// UpdateSuccessorsPHIs - After FromBB is tail duplicated into its predecessor
566 // Non-duplicable things shouldn't be tail-duplicated.
819 // If TailBB was duplicated into all its predecessors except for the prior
882 // Handle the nasty case in that we duplicated a block that is part of a loop
    [all...]
  /external/chromium/chrome/browser/history/
visit_database.cc 303 // The visit_time values can be duplicated in a redirect chain, so we sort
344 // The visit_time values can be duplicated in a redirect chain, so we sort
370 // The visit_time values can be duplicated in a redirect chain, so we sort

Completed in 886 milliseconds

1 23 4 5 6 7 8 91011>>