HomeSort by relevance Sort by last modified time
    Searched refs:different (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /ndk/
GNUmakefile 33 $(error,Please fix the problem by reinstalling to a different location.)
  /external/dhcpcd/mk/
prog.mk 10 # If building for /, ensure we use the libc in / if different from
21 # If building for /, ensure we use the linker in /libexec if different from
  /external/v8/test/mjsunit/regress/
regress-780423.js 38 assertTrue(o1 !== o2, "different functions");
39 assertTrue(o1.prototype !== o2.prototype, "different protos");
  /cts/tests/appsecurity-tests/test-apps/AppAccessData/
Android.mk 27 # although not strictly necessary, sign this app with different cert than CtsAppWithData
  /cts/tests/appsecurity-tests/test-apps/InstrumentationAppDiffCert/
Android.mk 27 # sign this app with different cert than CtsTargetInstrumentationApp
  /cts/tests/appsecurity-tests/test-apps/PermissionDeclareApp/
Android.mk 27 # sign this app with a different cert than CtsUsePermissionDiffCert
  /cts/tests/appsecurity-tests/test-apps/SharedUidInstall/
Android.mk 27 # sign this app with a different cert than CtsSharedUidInstallDiffCert
  /cts/tests/appsecurity-tests/test-apps/SharedUidInstallDiffCert/
Android.mk 27 # sign this app with a different cert than CtsSharedUidInstall
  /cts/tests/appsecurity-tests/test-apps/SimpleAppInstall/
Android.mk 27 # sign this app with a different cert than CtsSimpleAppInstallDiffCert
  /cts/tests/appsecurity-tests/test-apps/SimpleAppInstallDiffCert/
Android.mk 27 # sign this app with a different cert than CtsSimpleAppInstall
  /cts/tests/appsecurity-tests/test-apps/TargetInstrumentationApp/
Android.mk 27 # sign this app with different cert than CtsInstrumentationAppDiffCert
  /cts/tests/appsecurity-tests/test-apps/UsePermissionDiffCert/
Android.mk 27 # sign this app with a different cert than CtsPermissionDeclareApp
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
Encodings.java 38 * to provides writers for the different encodings.
162 boolean different = false;
171 different = true; // the uppercased String is different
179 if (different)
  /external/icu4c/test/cintltst/
cstrcase.c 630 different[]= { 0x41, 0x62, 0x131, 0x3c3, 0x73, 0x53, 0x46, 0x66, 0x49, 0xd93f, 0xdffd, 0 }; local
643 lenDifferent=u_strlen(different);
670 result=u_strcasecmp(mixed, different, U_FOLD_CASE_DEFAULT);
672 log_err("error: u_strcasecmp(mixed, different, default)=%ld instead of positive\n", result);
674 result=u_strCaseCompare(mixed, -1, different, lenDifferent, U_FOLD_CASE_DEFAULT, &errorCode);
676 log_err("error: u_strCaseCompare(mixed, different, default)=%ld instead of positive\n", result);
680 result=u_strncasecmp(mixed, different, 4, U_FOLD_CASE_DEFAULT);
682 log_err("error: u_strncasecmp(mixed, different, 4, default)=%ld instead of 0\n", result);
684 result=u_strCaseCompare(mixed, 4, different, 4, U_FOLD_CASE_DEFAULT, &errorCode);
686 log_err("error: u_strCaseCompare(mixed, 4, different, 4, default)=%ld instead of 0\n", result)
    [all...]
  /external/v8/test/mjsunit/
debug-ignore-breakpoints.js 66 // Set different ignore counts.
78 // Set different ignore counts (opposite).
debug-conditional-breakpoints.js 75 // Conditional breakpoint which different types of quotes.
160 // Multiple conditional breakpoint which different conditions.
value-wrapper.js 32 // the different IC states and that both the runtime system and the generated
120 // Run test after properties have been set to a different value.
  /external/openssl/crypto/des/
FILES0 3 MODES.DES - A description of the features of the different modes of DES.
  /external/quake/quake/src/WinQuake/
quake-shareware.spec.sh 40 Included in this archive are several different versions of Quake.
quake.spec.sh 40 Included in this archive are several different versions of Quake.
  /external/webkit/WebCore/manual-tests/inspector-wrappers/
inspector-wrappers-test-utils.js 30 "<p>View this page from an http:// URL to ensure that it's in a different " +
  /ndk/build/core/
build-local.mk 35 $(info Android NDK: Please re-install to a different location to fix the issue !)
91 $(call __ndk_info,The Android NDK build cannot work here. Please move your project to a different location.)
  /bootable/recovery/updater/
Android.mk 42 # it is different than the existing .list (if any). The register.inc
  /development/ide/xcode/ports/
skia_mac.cp 27 // since different applications share this library, they only have in common:
  /external/astl/tests/
Android.mk 30 # module's name to have different name for the host vs device

Completed in 756 milliseconds

1 2 3 4