HomeSort by relevance Sort by last modified time
    Searched full:acceptable (Results 201 - 225 of 1148) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rlcompleter.py 24 feature, I consider this an acceptable risk. More complicated expressions
base64.py 183 a lowercase alphabet is acceptable as input. For security purposes, the
266 a lowercase alphabet is acceptable as input. For security purposes, the
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pystate.h 147 Py_END_ALLOW_THREADS macros are acceptable.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
versionpredicate.py 131 The parameter version must be acceptable to the StrictVersion
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rlcompleter.py 24 feature, I consider this an acceptable risk. More complicated expressions
base64.py 183 a lowercase alphabet is acceptable as input. For security purposes, the
266 a lowercase alphabet is acceptable as input. For security purposes, the
  /system/core/fastboot/
fastboot_protocol.txt 49 acceptable and zero-length packets are ignored. This phase continues
  /external/bison/lib/
quotearg.h 353 See set_char_quoting for a description of acceptable CH values. */
367 set_custom_quoting for a description of acceptable LEFT_QUOTE and
  /external/chromium/sdch/open-vcdiff/src/
headerparser.h 242 // found to be acceptable. Returns false otherwise, in which case
353 // values were found to be acceptable. Returns false otherwise, in which case
  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
bookmarks_handler.cc 75 // components that is acceptable as a color choice. This can be from 0 to 765.
77 // components that is acceptable as a color choice. This can be from 0 to 765.
  /external/chromium_org/sdch/open-vcdiff/src/
headerparser.h 242 // found to be acceptable. Returns false otherwise, in which case
353 // values were found to be acceptable. Returns false otherwise, in which case
  /external/chromium_org/third_party/icu/source/common/unicode/
udata.h 163 * @return TRUE if the current data memory is acceptable
176 * is assumed to be acceptable.
  /external/chromium_org/third_party/icu/source/test/cintltst/
udatatst.c 531 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable1()\n", name, type);
534 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable1():-\n"
567 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable2()\n", name, type);
570 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable2()\n", name, type);
591 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable3()\n", name, type);
595 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable3()\n", name, type);
690 log_verbose("The data from\"%s.%s\" IS acceptable using the verifing function isAcceptable()\n", name, type);
694 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable()\n", name, type);
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkBitmapScaler.cpp 219 // will be acceptable, so we use a triangle.
227 // an acceptable trade-off between quality and speed.
  /external/guava/guava/src/com/google/common/collect/
SortedMaps.java 72 * <p>It's acceptable for the underlying map to contain null keys, and even
121 * <p>It's acceptable for the underlying map to contain null keys and null
  /external/guava/guava-tests/test/com/google/common/testing/
NullPointerTesterTest.java 335 * Add acceptable classes to passClasses to verify that NullPointerTest
339 /** List of classes that NullPointerTester should pass as acceptable. */
  /external/icu4c/common/unicode/
udata.h 163 * @return TRUE if the current data memory is acceptable
176 * is assumed to be acceptable.
  /external/icu4c/test/cintltst/
udatatst.c 533 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable1()\n", name, type);
536 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable1():-\n"
569 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable2()\n", name, type);
572 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable2()\n", name, type);
593 log_verbose("The data from \"%s.%s\" IS acceptable using the verifing function isAcceptable3()\n", name, type);
597 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable3()\n", name, type);
693 log_verbose("The data from\"%s.%s\" IS acceptable using the verifing function isAcceptable()\n", name, type);
697 log_verbose("The data from \"%s.%s\" IS NOT acceptable using the verifing function isAcceptable()\n", name, type);
    [all...]
  /external/open-vcdiff/src/
headerparser.h 242 // found to be acceptable. Returns false otherwise, in which case
353 // values were found to be acceptable. Returns false otherwise, in which case
  /external/skia/src/core/
SkBitmapScaler.cpp 219 // will be acceptable, so we use a triangle.
227 // an acceptable trade-off between quality and speed.
  /external/smack/src/org/jivesoftware/smack/packet/
XMPPError.java 40 * <tr><td>406</td><td>no-acceptable</td><td> MODIFY</td></tr>
324 public static final Condition no_acceptable = new Condition("not-acceptable");
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
isac.c     [all...]
  /frameworks/base/keystore/java/android/security/
KeyChain.java 232 * @param keyTypes The acceptable types of asymmetric keys such as
234 * @param issuers The acceptable certificate issuers for the
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSInput.java 184 * acceptable for an XML encoding declaration ([<a href='http://www.w3.org/TR/2004/REC-xml-20040204'>XML 1.0</a>] section
195 * acceptable for an XML encoding declaration ([<a href='http://www.w3.org/TR/2004/REC-xml-20040204'>XML 1.0</a>] section
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Address.java 160 * @param name name part of email address as UTF-16 string. Null is acceptable.
170 * @param name name part of email address as UTF-16 string. Null is acceptable.

Completed in 564 milliseconds

1 2 3 4 5 6 7 891011>>