HomeSort by relevance Sort by last modified time
    Searched refs:HINT (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/voice/
FieldContext.java 34 static final String HINT = "hint";
68 bundle.putString(HINT, safeToString(info.hintText));
  /external/opencv/cxcore/src/
cxnorm.cpp 192 In IPP only 32f flavors of norm functions are with hint.
199 CvSize size, double* _norm, CvHintAlgorithm /*hint*/ ), \
341 CvHintAlgorithm /*hint*/ ), \
    [all...]
cxsumpixels.cpp 285 sumtype_final* sum, CvHintAlgorithm /*hint*/ ), \
374 ICV_DEF_SUM_ALL( Sum, 32f, CV_NOP, float, double, double, double, HINT, NOHINT, 0 )
    [all...]

Completed in 1257 milliseconds