/device/lge/hammerhead/ |
audio_policy.conf | 2 # - lists input and output devices always present on the device 15 # audio hardware module section: contains descriptors for all audio hw modules present on the
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
V2Form.java | 130 * -- issuerName MUST be present in this profile 132 * -- 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/chromium_org/chrome/browser/bookmarks/ |
bookmark_expanded_state_tracker_unittest.cc | 85 // Verify that the node is present. 89 // Verify node is not present.
|
/external/chromium_org/chrome/browser/chromeos/ |
camera_detector.cc | 59 bool present) { 61 camera_presence_ = present ? kCameraPresent : kCameraAbsent;
|
/external/chromium_org/chrome/browser/feedback/proto/ |
web.proto | 11 // Data present in Web related feedbacks 17 // Data present in feedbacks sent from web extension.
|
/external/chromium_org/chrome/installer/util/ |
installation_validator.cc | 35 // --chrome should be present for uninstall iff --multi-install. This wasn't 46 // --chrome should not be present for rename. It was for a time, so we'll be 49 // --chrome-frame should never be present. 69 // --chrome-frame must be present. 72 // --chrome must not be present. 80 // --chrome-frame must be present for SxS rename. 83 // --chrome must not be present. 103 // --app-launcher must be present. 107 // --chrome must not be present. 110 // --chrome-frame must not be present [all...] |
/external/chromium_org/device/nfc/ |
nfc_adapter.h | 23 // and/or when an adapter is present, supported NFC technologies, and the 42 // Called when the presence of the adapter |adapter| changes. When |present| 43 // is true, this indicates that the adapter has now become present, while a 46 virtual void AdapterPresentChanged(NfcAdapter* adapter, bool present) {} 103 // Indicates whether an underlying adapter is actually present on the 104 // system. An adapter that was previously present can become no longer 105 // present, for example, if all physical adapters that can back it up were 122 // underlying adapter is not present.
|
/external/chromium_org/net/base/ |
url_util.h | 20 // %XX%XX. The original query component is preserved if it's present. 35 // like %XX%XX. The original query component is preserved if it's present.
|
/external/chromium_org/net/cert/ |
ct_objects_extractor.h | 21 // If the extension is present, returns true, updating |*sct_list| to contain 50 // If the extension is present, and the response matches the issuer and
|
/external/chromium_org/net/proxy/ |
proxy_config_service.h | 21 // Configuration is present and valid. 47 // Gets the most recent availability status. If a configuration is present,
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/ |
stw_winsys.h | 48 * Present the color buffer to the window associated with the device context. 51 (*present)( struct pipe_screen *screen, member in struct:stw_winsys
|
/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/libexif/ |
config.h.in | 7 /* Define if the GNU dcgettext() function is already present or preinstalled. 14 /* Define if the GNU gettext() function is already present or preinstalled. */
|
/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/mesa3d/src/gallium/state_trackers/wgl/ |
stw_winsys.h | 48 * Present the color buffer to the window associated with the device context. 51 (*present)( struct pipe_screen *screen, member in struct:stw_winsys
|
/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
|
/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
|
/frameworks/support/v4/java/android/support/v4/util/ |
ContainerHelpers.java | 61 return ~lo; // value not present 80 return ~lo; // value not present
|