HomeSort by relevance Sort by last modified time
    Searched full:idea (Results 326 - 350 of 2107) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/ocmock/
Changes.txt 134 * Added inital support for mock observers (loosely based on Dave Dribbin's idea)
  /external/chromium_org/third_party/protobuf/python/
stubout.py 56 and __set__ will be called when stubbing (TODO: A better idea would
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
dynamic_message.h 62 // this information in some sort of global map would be a bad idea, since
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
hash.h 209 // no idea! This seems a bit better than an XOR.
  /external/chromium_org/third_party/skia/src/utils/
SkPatchGrid.h 62 * Based the idea on the SVG2 spec for mesh gradients in which a grid of patches is build as in the
  /external/chromium_org/third_party/skia/tests/
RandomTest.cpp 92 // This is a test taken from tuftests by Marsaglia and Tsang. The idea here is that
  /external/chromium_org/third_party/sqlite/src/src/
test5.c 50 ** sqlite3_value_text(), on a value that contains a UTF-8 string. The idea
  /external/chromium_org/third_party/sqlite/src/test/
savepoint3.test 80 # more than 4000 pages. The idea is to get a specific sqlite3BitvecSet()
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
commandlineflags.h 36 // directly. The idea is that DEFINE puts the flag in the weird
  /external/chromium_org/third_party/tcmalloc/chromium/src/
maybe_threads.cc 46 // non-zero. I have no idea why ...
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
commandlineflags.h 36 // directly. The idea is that DEFINE puts the flag in the weird
  /external/chromium_org/third_party/tcmalloc/vendor/src/
maybe_threads.cc 46 // non-zero. I have no idea why ...
  /external/chromium_org/tools/flakiness/
find_flakiness.py 93 those that hold on to shared resources. The idea is that if a test uses a
  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/tools/
list_ports_osx.py 22 # Also see the 'IORegistryExplorer' for an idea of what we are actually searching
  /external/chromium_org/ui/wm/core/
user_activity_detector_unittest.cc 61 // Move |detector_|'s idea of the current time forward by |delta|.
  /external/chromium_org/v8/tools/testrunner/local/
commands.py 118 # Idea from https://bugs.webkit.org/attachment.cgi?id=75982&action=prettypatch
  /external/clang/
INSTALL.txt 35 It is a good idea to run the Clang tests to make sure your build works
  /external/clang/lib/Sema/
TypeLocBuilder.cpp 85 // needs to be valid. Partial TypeLocs are a terrible idea.
  /external/clang/test/CodeGen/
builtins-nvptx.c 147 // The idea is not to test all intrinsics, just that Clang is recognizing the
  /external/clang/www/
UniversalDriver.html 30 compilation is done, based on the idea of a <i>universal driver</i>. The key
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/doc/
help.html 44 These kind of graphs give a better idea of time duration for each test.</p>
  /external/eigen/Eigen/src/Core/
SelfCwiseBinaryOp.h 36 // Note that it is still a good idea to preserve the DirectAccessBit
  /external/elfutils/0.153/backends/
ppc_reloc.def 126 numerous people seem to think non-pic shared libs are a good idea.
  /external/freetype/include/
ftttdrv.h 72 * main idea is to render at a much increased horizontal resolution,
  /external/guava/guava-tests/test/com/google/common/collect/
OrderingTest.java 270 // This works with three levels too (IDEA falsely reports errors as noted
273 Ordering<Number> f = numbers.compound(objects).compound(objects); //bad IDEA
278 Ordering<Number> j = objects.compound(numbers.compound(objects)); //bad IDEA
289 // eclipse, and is *correctly* highlighted red in IDEA.

Completed in 442 milliseconds

<<11121314151617181920>>