HomeSort by relevance Sort by last modified time
    Searched full:duplicated (Results 26 - 50 of 1963) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/libevent/include/event2/
keyvalq_struct.h 35 /* XXXX This code is duplicated with event_struct.h */
67 /* XXXX This code is duplicated with event_struct.h */
  /external/llvm/test/CodeGen/AMDGPU/
structurize.ll 23 ; === Duplicated diamond_true block (There can be more than one ALU clause):
25 ; === duplicated. See comments in
  /external/ltp/testcases/network/stress/tcp/uni-dsackoff/
tcp4-uni-dsackoff01 65 tst_resm TINFO "Verify that the kernel, when the Duplicate SACK support is off, is not crashed by a TCP connection on an unreliable network(Namely, some of the packet is lost, some of them is duplicated)."
73 # Make some packets are duplicated
  /external/ltp/testcases/network/stress/tcp/uni-pktlossdup/
tcp4-uni-pktlossdup01 65 tst_resm TINFO "Verify that the kernel is not crashed by a TCP connection on an unreliable network (Namely, some of the packets are lost, some of them is duplicated.)"
70 # Make some packets are duplicated
  /cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
HasCoverage.java 43 // note that this segmentation logic is duplicated in api-coverage.xsl
  /external/clang/test/SemaObjC/
uninit-variables.m 14 // Duplicated from uninit-variables.c.
  /external/curl/tests/libtest/
lib654.c 82 * Check proper copy/release of mime post data bound to a duplicated
147 duplicated properly, it should cause a valgrind error. */
150 fprintf(stderr, "curl_easy_perform(duplicated) failed\n");
155 /* Free the duplicated handle: it should call free_callback again.
  /external/dagger2/core/src/main/java/dagger/
Module.java 31 * composed. The de-duplicated contributions of the modules in
  /external/dagger2/producers/src/main/java/dagger/producers/
ProducerModule.java 36 * is composed. The de-duplicated contributions of the modules in {@code includes}, and of their
  /external/droiddriver/src/io/appium/droiddriver/finders/
Predicate.java 25 * Many apps use Guava. If a test apk also contains a copy of Guava, duplicated
  /external/e2fsprogs/lib/et/
vfprintf.c 7 * duplicated in all such forms and that any documentation,
  /external/libchrome/base/metrics/
sample_map.h 24 // data structures. Changes here likely need to be duplicated there.
  /external/llvm/test/CodeGen/ARM/
2013-01-21-PR14992.ll 15 ;Make sure we do not have a duplicated register in the front of the reg list
  /external/llvm/test/CodeGen/NVPTX/
TailDuplication-convergent.ll 7 ; syncthreads shouldn't be duplicated.
  /external/llvm/test/Transforms/TailCallElim/
dup_tail.ll 5 ; CHECK: Number of return duplicated
  /external/ltp/testcases/kernel/fs/ftest/
libftest.h 20 * This small library was created in order to put all code that's duplicated in
  /external/mesa3d/src/mapi/glapi/gen/
ARB_shader_storage_buffer_object.xml 25 <!-- Duplicated with GL3x.xml: BindBufferRange, BindBufferBase,
  /external/mockito/src/main/java/org/mockito/internal/junit/
MismatchReportingTestListener.java 29 //TODO make it better, it's easy to forget to clean up mocks and we still create new instance of list that nobody will read, it's also duplicated
  /external/perfetto/docs/
protozero.md 13 - No runtime checks for duplicated or missing mandatory fields.
  /external/protobuf/objectivec/google/protobuf/
Empty.pbobjc.h 34 /// A generic empty message that you can re-use to avoid defining duplicated
  /external/swiftshader/third_party/LLVM/test/Transforms/TailCallElim/
dup_tail.ll 2 ; RUN: opt %s -tailcallelim -stats -disable-output |& grep {Number of return duplicated}
  /external/syslinux/gpxe/src/include/gpxe/
ip6.h 22 * This is duplicated in tcp.h and here. Ideally it should go into iobuf.h
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_DecodeWav.pbtxt 38 then the last channel will be duplicated to give the requested number, else if
  /frameworks/base/telephony/java/com/android/internal/telephony/
IWapPushManager.aidl 30 * Returns true if inserting the information is successfull. Inserting the duplicated
  /external/libpng/scripts/
checksym.awk 45 print master ": duplicated symbol:", official[o] ":", $0
75 print "png.h: duplicated last ordinal:", lasto, o
86 print "png.h: duplicated removed symbol", o ": '" removed[o] "' != '" $2 "'"
97 print "png.h: duplicated symbol", o ": '" symbol[o] "' != '" $1 "'"
105 # At the end check for symbols marked as both duplicated and removed

Completed in 2180 milliseconds

12 3 4 5 6 7 8 91011>>