HomeSort by relevance Sort by last modified time
    Searched full:signatures (Results 276 - 300 of 677) sorted by null

<<11121314151617181920>>

  /external/icu4c/common/
propname.h 67 /* UDataMemory structure and signatures ------------------------------------- */
  /external/ipsec-tools/
NEWS 100 o Security bugfix WRT handling X.509 signatures.
  /external/mockito/src/org/mockito/
ArgumentCaptor.java 43 * This utility class <strong>*don't do any type checks*</strong>, the generic signatures are only there to avoid casting
  /external/opencv/otherlibs/highgui/
grfmt_imageio.cpp 38 // to check the signatures and determine the file format for us.
  /external/openssl/crypto/asn1/
bio_ndef.c 71 * signatures etc written out.
  /external/openssl/crypto/pkcs7/
pkcs7err.c 145 {ERR_REASON(PKCS7_R_NO_SIGNATURES_ON_DATA),"no signatures on data"},
  /frameworks/base/docs/html/training/displaying-bitmaps/
load-bitmap.jd 53 exception. Each type of decode method has additional signatures that let you specify decoding
  /frameworks/base/media/jni/soundpool/
android_media_SoundPool_SoundPoolImpl.cpp 218 // Dalvik VM type signatures
  /frameworks/base/services/java/com/android/server/pm/
SELinuxMMAC.java 262 // We just want one of the signatures to match.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
Signature.java 31 * time. This makes Signatures useful for understanding how a filter can be integrated into a
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSSignedDataGenerator.java 746 * generate a set of one or more SignerInformation objects representing counter signatures on
761 * generate a set of one or more SignerInformation objects representing counter signatures on
776 * generate a set of one or more SignerInformation objects representing counter signatures on
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
sstream 329 * This hides both signatures of std::basic_ios::rdbuf().
439 * This hides both signatures of std::basic_ios::rdbuf().
545 * This hides both signatures of std::basic_ios::rdbuf().
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
sstream 336 * This hides both signatures of std::basic_ios::rdbuf().
446 * This hides both signatures of std::basic_ios::rdbuf().
552 * This hides both signatures of std::basic_ios::rdbuf().
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
sstream 336 * This hides both signatures of std::basic_ios::rdbuf().
446 * This hides both signatures of std::basic_ios::rdbuf().
552 * This hides both signatures of std::basic_ios::rdbuf().
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
sstream 329 * This hides both signatures of std::basic_ios::rdbuf().
439 * This hides both signatures of std::basic_ios::rdbuf().
545 * This hides both signatures of std::basic_ios::rdbuf().
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
sstream 329 * This hides both signatures of std::basic_ios::rdbuf().
439 * This hides both signatures of std::basic_ios::rdbuf().
545 * This hides both signatures of std::basic_ios::rdbuf().
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
sstream 329 * This hides both signatures of std::basic_ios::rdbuf().
439 * This hides both signatures of std::basic_ios::rdbuf().
545 * This hides both signatures of std::basic_ios::rdbuf().
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
sstream 329 * This hides both signatures of std::basic_ios::rdbuf().
439 * This hides both signatures of std::basic_ios::rdbuf().
545 * This hides both signatures of std::basic_ios::rdbuf().
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
sstream 336 * This hides both signatures of std::basic_ios::rdbuf().
446 * This hides both signatures of std::basic_ios::rdbuf().
552 * This hides both signatures of std::basic_ios::rdbuf().
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
sstream 336 * This hides both signatures of std::basic_ios::rdbuf().
446 * This hides both signatures of std::basic_ios::rdbuf().
553 * This hides both signatures of std::basic_ios::rdbuf().
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
sstream 336 * This hides both signatures of std::basic_ios::rdbuf().
446 * This hides both signatures of std::basic_ios::rdbuf().
552 * This hides both signatures of std::basic_ios::rdbuf().
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
sstream 336 * This hides both signatures of std::basic_ios::rdbuf().
446 * This hides both signatures of std::basic_ios::rdbuf().
553 * This hides both signatures of std::basic_ios::rdbuf().
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
sstream 345 * This hides both signatures of std::basic_ios::rdbuf().
460 * This hides both signatures of std::basic_ios::rdbuf().
572 * This hides both signatures of std::basic_ios::rdbuf().
  /external/opencv/cv/src/
cvemd.cpp 193 CV_ERROR( CV_StsUnsupportedFormat, "The signatures must be 32fC1" );
201 "The flow matrix size does not match to the signatures' sizes" );
225 "The cost matrix size does not match to the signatures' sizes" );
    [all...]
  /packages/apps/Settings/src/com/android/settings/users/
AppRestrictionsFragment.java 649 return (pi != null && pi.signatures != null &&
650 mSysPackageInfo.signatures[0].equals(pi.signatures[0]));
    [all...]

Completed in 278 milliseconds

<<11121314151617181920>>