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

12 3 4 5 6 7 8 91011>>

  /external/clang/test/Sema/
pragma-pack-3.c 12 // Note that this differs from gcc; pack() in gcc appears to pop the
  /external/dexmaker/src/dx/java/com/android/dx/io/instructions/
CodeCursor.java 33 * differs from the cursor value when explicitly set (by {@link
  /external/dropbear/libtommath/
bn_mp_reduce_2k_l.c 19 This differs from reduce_2k since "d" can be larger
  /external/kernel-headers/original/asm-generic/
socket.h 27 #ifndef SO_PASSCRED /* powerpc only differs in these */
  /external/kernel-headers/original/linux/mtd/
blktrans.h 33 struct blkcore_priv; /* Differs for 2.4 and 2.5 kernels; private */
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_updatev.3 14 This function differs from capng_update in that you may pass a list of capabilities. This list must be terminated with a -1 value.
  /external/skia/tools/
LazyDecodeBitmap.cpp 45 // memory implementation that differs from the global DM pool.
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/util/
Future.java 19 // This Future differs from the java.util.concurrent.Future in these aspects:
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
SoftwareEventDecoder.java 23 * This differs significantly from hardware keyboard event decoders in several respects. First,
  /external/clang/include/clang/Basic/
DiagnosticSerializationKinds.td 38 "%0 differs in PCH file vs. current file">;
57 "definition of macro '%0' differs between the precompiled header ('%1') "
  /external/iptables/extensions/
libxt_conntrack.man 64 A virtual state, matching if the original source address differs from the reply
68 A virtual state, matching if the original destination differs from the reply
  /external/skia/tools/skpdiff/
viewer.html 17 <!-- Give a choice of how to order the differs -->
20 <button ng-repeat="differ in differs" ng-click="setSortIndex($index)">
  /external/valgrind/main/none/tests/s390x/
cdsg.c 93 // op1 != op2 (only MSB differs)
101 // op1 != op2 (only LSB differs)
  /external/chromium_org/content/browser/
startup_task_runner.h 30 // Note that this differs from a SingleThreadedTaskRunner in that there may be
  /external/chromium_org/extensions/browser/
process_map_unittest.cc 43 // Note that this only differs from an existing item because of the site
  /external/chromium_org/net/cert/
cert_status_flags.cc 35 // WinInet, but we never figured out how it differs from ERR_CERT_INVALID.
  /external/chromium_org/ppapi/api/
pp_touch_point.idl 49 * indicating some maximum pressure. Scaling differs depending on the
  /external/chromium_org/ppapi/cpp/
touch_point.h 44 /// some maximum pressure, but scaling differs depending on the hardware and
  /external/clang/test/PCH/
fuzzy-pch.c 27 // CHECK-FOO: definition of macro 'FOO' differs between the precompiled header ('1') and the command line ('blah')
  /external/elfutils/tests/
asm-tst3.c 204 printf ("section %Zd's name differs: %s vs %s\n", cnt,
212 printf ("section %Zd's type differs\n", cnt);
219 printf ("section %Zd's flags differs\n", cnt);
225 printf ("section %Zd's address differs\n", cnt);
  /external/llvm/test/CodeGen/X86/
avoid-loop-align.ll 3 ; CodeGen should align the top of the loop, which differs from the loop
  /external/openssh/regress/
keygen-convert.sh 29 fail "$t imported differs from original"
  /external/valgrind/main/gdbserver_tests/
nlcontrolc.stdinB.gdb 17 # of calls on the stack differs between 32bits and 64bits,
  /external/zlib/src/contrib/iostream3/
README 18 library naming scheme. The new version of gzifstream/gzofstream/gzfilebuf differs
  /libcore/luni/src/main/java/java/util/
Queue.java 62 * otherwise returning <tt>false</tt>. This differs from the {@link
72 * function of the queue's ordering policy, which differs from
154 * Retrieves and removes the head of this queue. This method differs
173 * differs from {@link #peek peek} only in that it throws an exception

Completed in 342 milliseconds

12 3 4 5 6 7 8 91011>>