HomeSort by relevance Sort by last modified time
    Searched full:importance (Results 176 - 200 of 308) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Settings.java 94 /** True if the yellow label indicating importance should be shown. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdoexstr.h 279 #define cdoImportance L"urn:schemas:httpmail:importance"
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/
test_email.py 386 msg.set_param('importance', 'high value')
387 eq(msg.get_param('importance'), 'high value')
388 eq(msg.get_param('importance', unquote=False), '"high value"')
391 ('importance', 'high value')])
394 ('importance', '"high value"')])
    [all...]
test_email_renamed.py 342 msg.set_param('importance', 'high value')
343 eq(msg.get_param('importance'), 'high value')
344 eq(msg.get_param('importance', unquote=False), '"high value"')
347 ('importance', 'high value')])
350 ('importance', '"high value"')])
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/
test_email.py 386 msg.set_param('importance', 'high value')
387 eq(msg.get_param('importance'), 'high value')
388 eq(msg.get_param('importance', unquote=False), '"high value"')
391 ('importance', 'high value')])
394 ('importance', '"high value"')])
    [all...]
test_email_renamed.py 342 msg.set_param('importance', 'high value')
343 eq(msg.get_param('importance'), 'high value')
344 eq(msg.get_param('importance', unquote=False), '"high value"')
347 ('importance', 'high value')])
350 ('importance', '"high value"')])
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/
test_email.py 386 msg.set_param('importance', 'high value')
387 eq(msg.get_param('importance'), 'high value')
388 eq(msg.get_param('importance', unquote=False), '"high value"')
391 ('importance', 'high value')])
394 ('importance', '"high value"')])
    [all...]
test_email_renamed.py 342 msg.set_param('importance', 'high value')
343 eq(msg.get_param('importance'), 'high value')
344 eq(msg.get_param('importance', unquote=False), '"high value"')
347 ('importance', 'high value')])
350 ('importance', '"high value"')])
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/
test_email.py 386 msg.set_param('importance', 'high value')
387 eq(msg.get_param('importance'), 'high value')
388 eq(msg.get_param('importance', unquote=False), '"high value"')
391 ('importance', 'high value')])
394 ('importance', '"high value"')])
    [all...]
test_email_renamed.py 342 msg.set_param('importance', 'high value')
343 eq(msg.get_param('importance'), 'high value')
344 eq(msg.get_param('importance', unquote=False), '"high value"')
347 ('importance', 'high value')])
350 ('importance', '"high value"')])
    [all...]
  /frameworks/support/core-ui/java/android/support/v4/widget/
DrawerLayout.java 180 /** Whether we can use NO_HIDE_DESCENDANTS accessibility importance. */
    [all...]
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.value.html 20 -&nbsp;importance&nbsp;tracking&nbsp;[whether&nbsp;a&nbsp;value&nbsp;will&nbsp;show&nbsp;up&nbsp;on&nbsp;a&nbsp;waterfall&nbsp;or&nbsp;output<br>
  /external/neven/Embedded/common/src/b_ImageEm/
ToneDownBGSupp.c 391 * the importance of the source image
  /external/toybox/www/
design.html 14 <p>Here they are in reverse order of importance:</p>
  /external/v8/benchmarks/
deltablue.js 96 * Strengths are used to measure the relative importance of constraints.
  /external/valgrind/callgrind/docs/
cl-format.xml 309 "event:" lines and the "events:" line is of no importance. Additionally,
  /frameworks/base/packages/SettingsLib/res/values-fr/
strings.xml 175 <string name="wifi_allow_scan_with_traffic_summary" msgid="2575101424972686310">"Autoriser ou non la détection de réseaux Wi-Fi en itinérance en fonction de l\'importance du trafic de données dans l\'interface"</string>
    [all...]
  /frameworks/base/packages/SettingsLib/res/values-fr-rCA/
strings.xml 175 <string name="wifi_allow_scan_with_traffic_summary" msgid="2575101424972686310">"Autoriser ou non la détection de réseaux Wi-Fi en itinérance en fonction de l\'importance du transfert de données dans l\'interface"</string>
    [all...]
  /frameworks/base/services/core/java/com/android/server/fingerprint/
FingerprintService.java 461 && proc.importance == IMPORTANCE_FOREGROUND) {
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AnimatedAdapter.java 175 /** True if importance markers are enabled, false otherwise. */
    [all...]
  /external/opencv/ml/src/
mltree.cpp 3013 double* importance; local
    [all...]
  /external/opencv3/apps/traincascade/
old_ml_tree.cpp 3747 double* importance; local
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
Stylesheet.java 566 // Elements are pushed in by order of importance
    [all...]
  /external/opencv/ml/include/
ml.h 943 bool calc_var_importance; // true <=> RF processes variable importance
    [all...]
  /external/opencv3/modules/cudalegacy/src/cuda/
NCVBroxOpticalFlow.cu 383 /// \param gamma (in) gamma in Brox model (edge importance)
    [all...]

Completed in 1353 milliseconds

1 2 3 4 5 6 78 91011>>