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

12 3 4 5 6 7 8 91011>>

  /ndk/tests/device/test-stlport/unit/
stldbg_include.cpp 11 * This is bad, but acceptable. But in STLPORT_DEBUG mode we can see
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
video_decoder.h 21 #define DECODER_STATUS_GOOD 1 /* receiving acceptable input */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
video_decoder.h 21 #define DECODER_STATUS_GOOD 1 /* receiving acceptable input */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
video_decoder.h 21 #define DECODER_STATUS_GOOD 1 /* receiving acceptable input */
  /external/chromium_org/third_party/tlslite/tlslite/utils/
keyfactory.py 36 raise ValueError("No acceptable implementations")
82 raise ValueError("No acceptable implementations")
152 raise ValueError("No acceptable implementations")
234 raise ValueError("No acceptable implementations")
243 raise ValueError("No acceptable implementations")
  /external/chromium/net/base/
pem_tokenizer.cc 46 // Check to see if it is of an acceptable block type.
76 // If the block did not match any acceptable type, move past it and
  /external/chromium_org/media/base/
audio_decoder_config.h 39 // The only acceptable time to add a new codec is if there is production code
55 // Constructs an initialized object. It is acceptable to pass in NULL for
  /external/chromium_org/net/cert/
pem_tokenizer.cc 46 // Check to see if it is of an acceptable block type.
76 // If the block did not match any acceptable type, move past it and
  /cts/tests/tests/os/src/android/os/cts/
SecurityFeaturesTest.java 25 // if newPrivs == -1, then old kernel with no PR_SET_NO_NEW_PRIVS (acceptable)
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_service_url.h 35 // Returns true if |url| is an acceptable variant of the sign-in continue
  /external/chromium_org/extensions/common/
one_shot_event.cc 30 // It's acceptable to construct the OneShotEvent on one thread, but
  /external/chromium_org/mojo/system/
memory.h 35 // mode, if crashes are acceptable, this may do nothing at all (and always
  /external/chromium_org/net/http/
http_status_code_list.h 47 HTTP_STATUS(NOT_ACCEPTABLE, 406, "Not Acceptable")
  /external/chromium_org/sync/engine/
commit.h 34 // been acceptable to let this class be a dumb container object, it turns out
  /external/chromium_org/tools/metrics/histograms/
diffutil.py 19 user and asks whether the new version is acceptable.
  /external/clang/test/CXX/over/over.oper/over.literal/
p3.cpp 5 // Acceptable parameter declarations
  /external/kernel-headers/original/linux/
kdev_t.h 20 /* acceptable for old filesystems */
  /external/libvpx/libvpx/
keywords.dox 32 particular behavior is acceptable or even useful, but the full
  /external/proguard/src/proguard/gui/
ExtensionFileFilter.java 42 * @param extensions an array of acceptable extensions.
  /system/core/include/system/
thread_defs.h 39 * acceptable, preferably use the {MORE|LESS}_FAVORABLE constants below.
  /libcore/luni/src/main/java/java/security/cert/
PKIXParameters.java 44 // Set of acceptable initial policy identifiers (OID strings)
338 * Returns whether an acceptable policy needs to be explicit identified in
349 * Sets whether an an acceptable policy needs to be explicit identified in
361 * Returns the list of policies (as OID strings) that would be acceptable
365 * is acceptable.
384 * Sets the list of policies (as OID strings) that would be acceptable for
389 * policy is acceptable.
  /external/chromium_org/third_party/jemalloc/chromium/
jemalloc.h 200 * Get the minimum acceptable reserve size. If the reserve drops below this
203 * ret: Minimum acceptable reserve size.
208 * Set the minimum acceptable reserve size.
  /external/chromium_org/third_party/jemalloc/vendor/
jemalloc.h 200 * Get the minimum acceptable reserve size. If the reserve drops below this
203 * ret: Minimum acceptable reserve size.
208 * Set the minimum acceptable reserve size.
  /external/oauth/core/src/main/java/net/oauth/signature/
OAuthSignatureMethod.java 228 String acceptable = OAuth.percentEncode(NAME_TO_CLASS.keySet()); local
229 if (acceptable.length() > 0) {
231 acceptable.toString());
  /art/runtime/base/unix_file/
random_access_file.h 57 // file. Zero-byte writes are acceptable, and writes past the end are as if

Completed in 466 milliseconds

12 3 4 5 6 7 8 91011>>