HomeSort by relevance Sort by last modified time
    Searched full:implies (Results 101 - 125 of 970) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/Source/WebKit/mac/icu/unicode/
uconfig.h 95 * It implies turning off several other services as well, for example
  /hardware/libhardware/include/hardware/
hardware.h 128 * and 'primary' or 'a2dp' are module interfaces. This implies that the files
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
IdentityScopeTest.java 45 if (denied!=null && denied.implies(permission)) throw new SecurityException();
SignerTest.java 51 if (denied!=null && denied.implies(permission)) throw new SecurityException();
  /packages/apps/Calendar/src/com/android/calendar/
Duration.java 30 * it doesn't specifically, say, but this sort of implies that you can't have
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
Duration.java 28 * it doesn't specifically, say, but this sort of implies that you can't have
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
ProguardDetector.java 41 "-keepclasseswithmembers, since the old flags also implies " +
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ClassLoaderTest.java 48 assertFalse("impossible! misconfiguration?", a.getProtectionDomain().implies(p));
52 assertTrue("default domain is not dynamic", a.getProtectionDomain().implies(p));
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/
ProxyTest.java 226 assertTrue(pd.implies(new AllPermission()));
239 assertTrue(pd.implies(new AllPermission()));
  /external/chromium/chrome/browser/ui/
browser_init.h 65 // implies that the directory of the executable should be used.
97 // There are two ctors. The first one implies a NULL browser_init object
  /external/openssl/crypto/x509v3/
v3_pci.c 151 /* realloc failure implies the original data space is b0rked too! */
212 /* realloc failure implies the original data space is b0rked too! */
  /external/valgrind/main/docs/internals/
porting-HOWTO.txt 10 Note that this implies both a new architecture, and a new platform (ie. arch/OS
84 Similarly to above, this implies both a new OS, and a new platform.
  /frameworks/base/docs/html/guide/topics/manifest/
activity-alias-element.jd 78 only by specifying the exact name of the alias. This implies that the alias
81 On the other hand, the presence of at least one filter implies that the alias
receiver-element.jd 67 specify its exact class name. This implies that the receiver is intended only for
70 On the other hand, the presence of at least one filter implies that the broadcast
  /libcore/luni/src/main/java/java/math/
MathContext.java 74 * precision passed is zero, then this implies that the computations have to
89 * this implies that the computations have to be performed exact, the
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppBatch.java 56 * 7. Cancel sending a file from multiple files (implies cancel the transfer, rest of
59 * 9. Cancel receiving a file (implies cancel the transfer, no additional files will be received)
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DbModifierWithNotification.java 169 * implies (indirectly) that this does not affect any voicemail entry, as a voicemail entry is
186 * content values. An empty set returned by this method also implies (indirectly) that this does
  /external/webkit/Tools/Scripts/
build-webkit 212 { option => "media-stream", desc => "Toggle Media Stream API support (implies Blob support, currently Chromium only)",
251 { option => "svg-animation", desc => "Toggle SVG animation support (implies SVG support)",
254 { option => "svg-as-image", desc => "Toggle SVG as Image support (implies SVG support)",
257 { option => "svg-dom-objc-bindings", desc => "Toggle SVG DOM Objective-C bindings support (implies SVG support)",
263 { option => "svg-foreign-object", desc => "Toggle SVG foreign object support (implies SVG support)",
266 { option => "svg-use", desc => "Toggle SVG use element support (implies SVG support)",
  /frameworks/base/core/java/android/animation/
ObjectAnimator.java 158 * value implies that that value is the one being animated to. Two values imply a starting
178 * value implies that that value is the one being animated to. Two values imply a starting
196 * value implies that that value is the one being animated to. Two values imply a starting
216 * value implies that that value is the one being animated to. Two values imply a starting
235 * value implies that that value is the one being animated to. Two values imply a starting
260 * value implies that that value is the one being animated to. Two values imply a starting
Keyframe.java 79 * from the target object when the animation first starts (note that this implies that keyframes
111 * from the target object when the animation first starts (note that this implies that keyframes
143 * from the target object when the animation first starts (note that this implies that keyframes
  /external/bluetooth/bluez/doc/
audio-api.txt 432 0 implies no service. No Home/Roam network available.
433 1 implies presense of service. Home/Roam network
  /external/expat/doc/
xmlwf.1 67 This implies no namespaces (turns off \fB-n\fR) and
118 \fB-p\fR implies \fB-x\fR.
  /external/v8/src/
log-utils.cc 160 // --prof implies --log-code.
163 // --prof_lazy controls --log-code, implies --noprof_auto.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
xmlwf.1 67 This implies no namespaces (turns off \fB-n\fR) and
118 \fB-p\fR implies \fB-x\fR.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/
xmlwf.1 67 This implies no namespaces (turns off \fB-n\fR) and
118 \fB-p\fR implies \fB-x\fR.

Completed in 663 milliseconds

1 2 3 45 6 7 8 91011>>