| /external/autotest/server/tests/netpipe/ |
| control.srv | 24 changed using using this option or turned off by setting
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/ |
| KeyPairGeneratorSpi.java | 46 // Android-changed: Use 256-bit keys by default. 48 // so we've changed the default strength to 256 for increased compatibility 91 // BEGIN Android-changed: Don't override this.random with null. 97 // END Android-changed: Don't override this.random with null.
|
| /external/curl/docs/libcurl/opts/ |
| CURLOPT_UNRESTRICTED_AUTH.3 | 36 hostname changed. This option is meaningful only when setting
|
| /external/droiddriver/manualtest/src/io/appium/droiddriver/manualtest/ |
| ManualTest.java | 43 // Accessibility service. But you can see the length changed on screen.
|
| /external/e2fsprogs/lib/ext2fs/ |
| dir_iterate.c | 194 int changed = 0; local 264 changed++; 293 if (changed) { 303 * that inline data has been changed.
|
| /external/e2fsprogs/lib/uuid/ |
| gen_uuid_nt.c | 18 // Number of parameters in function below was changed from 3 to 4
|
| /external/freetype/builds/ansi/ |
| ansi-def.mk | 25 # By default, this is the same as $(OBJ_DIR); however, this can be changed
|
| /external/freetype/builds/beos/ |
| beos-def.mk | 27 # By default, this is the same as $(OBJ_DIR); however, this can be changed
|
| /external/glide/library/src/main/java/com/bumptech/glide/load/ |
| Transformation.java | 33 * because the name may be changed by proguard.
|
| /external/guava/guava-bootstrap/ |
| pom.xml | 13 ExecutorService's type parameters changed between JDK5 and JDK6 in a
|
| /external/icu/icu4c/source/test/intltest/ |
| tztest.h | 114 // when year/rule are changed.
|
| /external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/wiki_samples/ |
| MethodChanger_1.java | 40 // prints the changed compilation unit
|
| /external/javaparser/javaparser-testing/src/test/resources/com/github/javaparser/bdd/ |
| visitor_scenarios.story | 18 Scenario: A classes variable name is changed to uppercase VoidVisitorAdapter
|
| /external/javasqlite/src/main/java/SQLite/JDBC2z/ |
| JDBCStatement.java | 59 // BEGIN android-changed: more closely follow specification: 74 // END android-changed 78 return conn.timeout / 1000; // android-changed: should return seconds 304 return conn == null; // android-changed: pretty sure this is correct, since it matches what's done in close()
|
| /external/javassist/ |
| Readme.html | 399 <li>The behavior of CtBehavior#getParameterAnnotations() has been changed. 425 were changed to return non-private memebers instead of only 431 <li>The return type of CtClass.stopPruning() was changed from void 478 changed. 493 <li>The design of javassist.Translator has been changed. 515 <li>The behavior of CtClass.setSuperclass() was changed. 536 <li>The license was changed from MPL to MPL/LGPL dual. 540 <li>javassist.expr.Expr has been changed to a public class. 561 and redirectFieldAccess() in javassist.CodeConverter are changed. 583 <li>javassist.ConstParameter was changed int [all...] |
| /external/kernel-headers/original/uapi/linux/ |
| cm4000_cs.h | 29 * I've changed "ptsreq.protocol" from "unsigned long" to "__u32".
|
| nfs3.h | 62 NF3FIFO = 7, /* changed from NFSv2 (was 8) */
|
| /external/kmod/libkmod/ |
| libkmod-elf.c | 51 uint8_t *changed; member in struct:kmod_elf 165 size, offset, value, elf->changed); 175 if (elf->changed == NULL) { 176 elf->changed = malloc(elf->size); 177 if (elf->changed == NULL) 179 memcpy(elf->changed, elf->memory, elf->size); 180 elf->memory = elf->changed; 184 p = elf->changed + offset; 296 elf->changed = NULL; 364 free(elf->changed); [all...] |
| /external/libcap/doc/old/ |
| _setproccap.2 | 18 A NULL pointer specifies that a set should not be changed.
|
| /external/libcap/libcap/include/uapi/linux/ |
| securebits.h | 7 changed from user-level. */
|
| /external/libchrome/base/posix/ |
| safe_strerror.h | 29 // result is always null-terminated. The value of errno is never changed.
|
| /external/libchrome/base/power_monitor/ |
| power_monitor_source.h | 26 POWER_STATE_EVENT, // The Power status of the system has changed.
|
| /external/libpng/contrib/intel/ |
| intel_init.c | 9 * Last changed in libpng 1.6.22 [May 26, 2016]
|
| /external/libpng/intel/ |
| intel_init.c | 8 * Last changed in libpng 1.6.29 [March 16, 2017]
|
| /external/libpng/scripts/ |
| def.c | 3 * Last changed in libpng version 1.6.16 [December 22, 2014]
|