HomeSort by relevance Sort by last modified time
    Searched defs:modified (Results 51 - 75 of 157) sorted by null

1 23 4 5 6 7

  /frameworks/base/core/java/android/app/
LoadedApk.java 165 final ApplicationInfo modified = new ApplicationInfo(info); local
166 modified.nativeLibraryDir = modified.secondaryNativeLibraryDir;
167 return modified;
    [all...]
  /external/opencv/ml/src/
mltree.cpp 1667 bool modified = true; local
    [all...]
  /external/openssl/crypto/x509/
x509.h 188 int modified; /* true if 'bytes' needs to be built */ member in struct:X509_name_st
    [all...]
  /external/openssl/include/openssl/
x509.h 188 int modified; /* true if 'bytes' needs to be built */ member in struct:X509_name_st
    [all...]
asn1.h 259 int modified; /* set to 1 if 'enc' is invalid */ member in struct:ASN1_ENCODING_st
    [all...]
  /packages/apps/Browser/src/com/android/browser/provider/
BrowserProvider2.java 1693 int modified = 0; local
    [all...]
  /external/chromium_org/third_party/boringssl/src/include/openssl/
x509.h 149 int modified; /* true if 'bytes' needs to be built */ member in struct:X509_name_st
581 #define X509_CINF_set_modified(c) ((c)->enc.modified = 1)
    [all...]
asn1.h 247 int modified; /* set to 1 if 'enc' is invalid */ member in struct:ASN1_ENCODING_st
    [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp 4660 bool modified = convertObjCTypeToCStyleType(Res); local
    [all...]
  /external/mksh/src/
edit.c 68 static int modified; /* buffer has been "modified" */ variable
118 modified = 1;
1126 if (!modified) {
1128 modified = 1;
    [all...]
  /external/openssl/crypto/asn1/
asn1.h 259 int modified; /* set to 1 if 'enc' is invalid */ member in struct:ASN1_ENCODING_st
    [all...]
  /external/libpng/contrib/libtests/
pngvalid.c 18 * The program can be modified and extended to test the correctness of
2231 unsigned int modified :1; \/* Chunk was modified *\/ member in struct:png_modification
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 
org.apache.lucene.analysis_1.9.1.v20100518-1140.jar 
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
org.eclipse.equinox.ds_1.4.101.v20130813-1853.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
org.eclipse.equinox.ds_1.4.100.v20130515-2026.jar 
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 

Completed in 841 milliseconds

1 23 4 5 6 7