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

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ip6_tunnel.h 11 /* don't add encapsulation limit if one isn't present in inner packet */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmarp.h 37 int itf_num;/* interface number (if present) */
ip6_tunnel.h 11 /* don't add encapsulation limit if one isn't present in inner packet */
  /system/extras/tests/fstest/
mounts-test.sh 27 echo FAILURE: $i is present on system
  /device/asus/flo/
audio_policy.conf 1 # Global configuration section: lists input and output devices always present on the device
11 # audio hardware module section: contains descriptors for all audio hw modules present on the
  /device/lge/mako/
audio_policy.conf 1 # Global configuration section: lists input and output devices always present on the device
11 # audio hardware module section: contains descriptors for all audio hw modules present on the
  /device/samsung/manta/
audio_policy.conf 1 # Global configuration section: lists input and output devices always present on the device
11 # audio hardware module section: contains descriptors for all audio hw modules present on the
  /device/samsung/tuna/audio/
audio_policy.conf 1 # Global configuration section: lists input and output devices always present on the device
11 # audio hardware module section: contains descriptors for all audio hw modules present on the
  /external/chromium/chrome/common/
pref_store.h 40 // No value present, but skip other pref stores and use default.
42 // No value present.
  /external/doclava/src/com/google/doclava/
SinceTagger.java 98 * Applies the version information to {@code classDocs} where not already present.
101 * @param specApi the spec for this version. If a symbol is in this spec, it was present in the
129 * Applies version information to {@code doc} where not already present.
138 * Applies version information to {@code doc} where not already present.
154 * Applies version information from {@code spec} to {@code doc} where not already present.
177 * Applies version information from {@code spec} to {@code doc} where not already present.
199 * Applies version information from {@code spec} to {@code doc} where not already present.
230 * zero warnings because {@code apicheck} guarantees that all symbols are present in the most
  /external/e2fsprogs/misc/
uuidgen.1.in 35 generator is present. Otherwise, it will chose a time-based UUID. It
52 clock plus the system's ethernet hardware address, if present.
  /external/protobuf/
autogen.sh 18 # Check that gtest is present. Usually it is already there since the
21 echo "Google Test not present. Fetching gtest-1.3.0 from the web..."
  /frameworks/base/core/java/android/webkit/
BrowserDownloadListener.java 31 * present.
46 * present.
  /external/protobuf/src/google/protobuf/stubs/
map-util.h 43 // If the key is present in the map then the value associated with that
58 // If the key is present a const pointer to the associated value is returned,
72 // If the key is present a const pointer to the associated value is returned,
88 // If the key is not present in the map the key and value are inserted,
105 // If the key is not present in the map the key and value are
107 // took place, false indicates the key was already present.
  /external/tcpdump/
print-802_11.c 53 case PRESENT: \
68 case PRESENT: \
89 case PRESENT: \
173 /* Present, possibly truncated */
190 /* Present and not truncated */
191 pbody->ssid_status = PRESENT;
194 /* Present, possibly truncated */
211 /* Present and not truncated */
212 pbody->challenge_status = PRESENT;
215 /* Present, possibly truncated *
1140 u_int32_t present, next_present; local
    [all...]
arcnet.h 47 * only present for newstyle encoding with LL fragmentation.
54 * only present in exception packets (arc_flag == 0xff)
92 * only present for newstyle encoding with LL fragmentation.
  /external/bluetooth/bluedroid/stack/include/
bnep_api.h 113 ** Flag to indicate whether extension headers to be forwarded are present
130 ** Flag to indicate whether extension headers to be forwarded are present
153 ** Number of protocol filters present
154 ** Pointer to the filters start. Filters are present in pairs
156 ** They will be present in big endian order. First
174 ** Number of multicast filters present
175 ** Pointer to the filters start. Filters are present in pairs
327 ** fw_ext_present - forwarded extensions present
355 ** fw_ext_present - forwarded extensions present
  /external/kernel-headers/original/asm-x86/
desc_32.h 51 #define DESCTYPE_LDT 0x82 /* present, system, DPL-0, LDT */
52 #define DESCTYPE_TSS 0x89 /* present, system, DPL-0, 32-bit TSS */
53 #define DESCTYPE_TASK 0x85 /* present, system, DPL-0, task gate */
54 #define DESCTYPE_INT 0x8e /* present, system, DPL-0, interrupt gate */
55 #define DESCTYPE_TRAP 0x8f /* present, system, DPL-0, trap gate */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
JUnitLaunchConfigDelegate.java 49 * This delegate will be present for both Java and Android projects (delegates
54 * present
75 * Removes the android.jar from the bootstrap path if present.
83 // we assume that the android.jar can only be present in the
111 // This delegate being called without a junit.jar present is only
  /external/smack/src/org/jivesoftware/smackx/packet/
Version.java 59 * present in a result.
79 * present in a result.
99 * present in a result.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSubInfoProxy.java 122 * @return the IMPI, or null if not present or not loaded
131 * @return the IMS domain name, or null if not present or not loaded
141 * not present or not loaded
  /packages/apps/Contacts/tests/src/com/android/contacts/util/
NameConverterTests.java 83 * Checks that the given field and value are present in the structured name map (or not present
84 * if the given value is null). If the value is present and matches, the key is removed from
  /sdk/templates/activities/MasterDetailFlow/root/src/app_package/
ContentListActivity.java.ftl 19 * (if present) is a {@link ${DetailName}Fragment}.
44 // The detail container view will be present only in the
46 // res/values-sw600dp). If this view is present, then the
  /cts/tests/tests/bluetooth/src/android/bluetooth/cts/
BasicAdapterTest.java 121 // Skip the test if bluetooth is not present.
134 // Skip the test if bluetooth is not present.
145 // Skip the test if bluetooth is not present.
157 // Skip the test if bluetooth is not present.
172 // Skip the test if bluetooth is not present.
209 // Skip the test if bluetooth is not present.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/features/
FeatureSummaryActivity.java 58 * Indicates whether the field is present on the current device.
60 public boolean present; field in class:FeatureSummaryActivity.Feature
68 * Constructor does not include 'present' because that's a detected
77 this.present = false;
207 boolean present = false;
246 present = actualFeatures.containsKey(f.name);
247 if (present) {
253 } else if (!present && f.required) {

Completed in 1186 milliseconds

1 2 3 4 56 7 8 91011>>