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

12 3 4 5

  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 92 unsigned char Direction : 3; // Init to ALL, then refine.
272 bool Consistent; // Init to true, then refine.
620 /// Can sometimes refine direction vectors.
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
CustomViewAccessibilityActivity.java 192 * button, rather a simple class needed to demonstrate how to refine the
  /external/ceres-solver/examples/
bundle_adjuster.cc 74 "refine each successful trust region step.");
libmv_bundle_adjuster.cc 828 LOG(ERROR) << "Unsupported value for refine-intrinsics";
  /external/chromium_org/v8/src/
types.h 83 // lattice. That is intentional. It should always be possible to refine the
typing.cc 215 // TODO(rossberg): refine the unconditional Forget (here and elsewhere) by
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
ClusterManager.java 34 * procedure is carried out to refine the cluster centers. After consolidation, the
  /external/clang/docs/analyzer/
IPA.txt 219 As the analyzer analyzes a path, it may accrue information to refine the
235 updating it as information is observed along a path that can refine that type
  /external/llvm/lib/IR/
Instruction.cpp 425 case Instruction::Fence: // FIXME: refine definition of mayReadFromMemory
443 case Instruction::Fence: // FIXME: refine definition of mayWriteToMemory
  /frameworks/base/core/java/android/widget/
SuggestionsAdapter.java 146 * @param refine which queries to refine. Possible values are {@link #REFINE_NONE},
  /art/runtime/entrypoints/
entrypoint_utils.h 214 // Potential illegal access, may need to refine the method's class.
  /art/runtime/entrypoints/portable/
portable_trampoline_entrypoints.cc 378 // Refine called method based on receiver.
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 534 // Refine called method based on receiver.
  /external/chromium_org/third_party/opus/src/celt/
pitch.c 262 /* Refine by pseudo-interpolation */
  /external/chromium_org/webkit/browser/appcache/
mock_appcache_storage.cc 320 // not fully understood. Refine these over time. In particular,
  /external/llvm/lib/MC/
MCContext.cpp 255 // Possibly refine the entry size first.
  /external/opencv/cv/src/
cvfundam.cpp 69 virtual bool refine( const CvMat*, const CvMat*, CvMat*, int ) { return true; } function in class:CvModelEstimator2
430 virtual bool refine( const CvMat* m1, const CvMat* m2,
524 bool CvHomographyEstimator::refine( const CvMat* m1, const CvMat* m2, CvMat* model, int maxIters ) function in class:CvHomographyEstimator
631 estimator.refine( M, m, &_H, 10 );
    [all...]
  /external/srec/srec/cfront/
spec_anl.c 311 /* TODO: refine this expression. Shift down fcscl in advance. */
  /external/libusb/
ChangeLog 174 Refine timerfd header check (#18)
849 Refine configuration selection again
903 Refine libusb_set_configuration() semantics
    [all...]
  /frameworks/base/docs/html/guide/topics/search/
search-dialog.jd 629 activity, for every search made. However, if you want to refine your search criteria based on the
    [all...]
  /external/chromium_org/third_party/libwebp/enc/
quant.c     [all...]
  /external/webp/src/enc/
quant.c     [all...]
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/
full_example.jd 26 several steps. The exercises demonstrate how to gradually build and refine your configuration, and
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderImage.cpp 373 // to refine this in the future to account for the portion of the image that has painted.
  /external/chromium_org/third_party/skia/src/pathops/
SkDCubicIntersection.cpp 134 double offset = precisionScale / 16; // FIME: const is arbitrary: test, refine

Completed in 493 milliseconds

12 3 4 5