HomeSort by relevance Sort by last modified time
    Searched full:present (Results 151 - 175 of 5294) sorted by null

1 2 3 4 5 67 8 91011>>

  /development/testrunner/tests/
android_mk_tests.py 54 Test behavior when LOCAL_JAVA_LIBARIES rule is not present in makefile.
63 Test behavior when LOCAL_JAVA_LIBARIES rule is present, but does not list
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
V2Form.java 103 * -- issuerName MUST be present in this profile
105 * -- be present in this profile
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
BigIntegers.java 18 * @return a byte array without a leading zero byte if present in the signed encoding.
41 * @return a byte array without a leading zero byte if present in the signed encoding.
  /external/chromium/chrome/browser/autofill/
phone_field.h 109 // FIELD_PHONE is always present; holds suffix if prefix is present.
  /external/chromium/chrome/browser/prefs/
pref_value_map.h 27 // the map. Returns true if a value is present. If not, |value| is not
60 // different values in |differing_keys|. This includes keys that are present
  /external/chromium/chrome/browser/userfeedback/proto/
web.proto 10 // Data present in Web related feedbacks
16 // Data present in feedbacks sent from web extension.
  /external/chromium/net/proxy/
proxy_config_service.h 22 // Configuration is present and valid.
48 // Gets the most recent availability status. If a configuration is present,
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
ListAddTester.java 44 assertTrue("add(present) should return true", getList().add(samples.e0));
57 fail("add(present) should throw");
ListRemoveTester.java 45 assertTrue("remove(present) should return true",
52 assertEquals("remove(present) should decrease the size of a list by one.",
  /external/libpng/scripts/
pngos2.def 229 ; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS
239 ; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS
  /external/proguard/src/proguard/classfile/visitor/
ClassPresenceFilter.java 28 * the visited class file is present in a given <code>ClassPool</code> or not.
44 * of present class files will be delegated.
  /external/srtp/googlepatches/
google-12-srtp-hide-aes-tables-main.patch 25 +- Make main in tables/aes_tables.c hidable. If it is present, it conflicts
27 + present for the linker command. Can be now hidden using flag
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_elementreplaceexistingattribute.js 80 already present in this element, it should replace the
86 "class", which is already present in this element. The
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_elementreplaceexistingattribute.js 80 already present in this element, it should replace the
86 "class", which is already present in this element. The
  /frameworks/base/telephony/java/com/android/internal/telephony/
SmsConstants.java 36 * is present. This assumes the header only contains the
51 * is present. This assumes the header only contains the
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
elementreplaceexistingattribute.java 33 * already present in this element, it should replace the
39 * "street", which is already present in this element. The
hc_elementreplaceexistingattribute.java 33 * already present in this element, it should replace the
39 * "class", which is already present in this element. The
  /packages/apps/Mms/src/com/android/mms/dom/smil/parser/
SmilXmlParser.java 63 * are not present. It will also initialize the SequentialTimeElementContainer
70 * Calling getLayout() will create "layout" element if it is not present.
  /dalvik/vm/mterp/armv5te/
OP_PACKED_SWITCH.S 10 * When the JIT is present, all targets are considered treated as
  /dalvik/vm/mterp/mips/
OP_PACKED_SWITCH.S 10 * When the JIT is present, all targets are considered treated as
  /developers/samples/android/media/BasicMediaRouter/BasicMediaRouter/src/main/res/values/
strings.xml 3 <string name="menu_present_to">Present to</string>
  /device/asus/flo/
device.mk 39 # inherit from the non-open-source side, if present
  /device/asus/tilapia/
device.mk 32 # inherit from the non-open-source side, if present
  /device/samsung/toro/
BoardConfig.mk 19 # Use the non-open-source part, if present
  /device/samsung/toroplus/
BoardConfig.mk 19 # Use the non-open-source part, if present

Completed in 1895 milliseconds

1 2 3 4 5 67 8 91011>>