HomeSort by relevance Sort by last modified time
    Searched full:features (Results 1576 - 1600 of 8210) sorted by null

<<61626364656667686970>>

  /external/skia/gyp/
jsoncpp.gyp 38 '../third_party/externals/jsoncpp/include/json/features.h',
  /external/skia/tools/tests/
base_unittest.py 9 A wrapper around the standard Python unittest library, adding features we need
  /external/smack/src/org/jivesoftware/smackx/entitycaps/
EntityCapsManager.java 375 * Get our own caps version. The version depends on the enabled features. A
430 * features)
461 List<String> features = sdm.getFeaturesList();
472 return features;
514 // step 3.4 check for duplicate features
604 // 4. Sort the supported service discovery features.
605 SortedSet<String> features = new TreeSet<String>(); local
607 features.add(it.next().getVar());
611 for (String f : features) {
  /external/srec/srec/include/
setting.h 56 /* Computational and storage features
  /external/stlport/stlport/stl/config/
_linux.h 6 #include <features.h>
  /external/stlport/test/eh/
sunpro-64.mak 33 CXXFLAGS = ${STL_INCL} -xarch=v9 -library=no%Cstd -features=rtti -DEH_VECTOR_OPERATOR_NEW -DEH_DELETE_HAS_THROW_SPEC -xildoff -g -D_REENTRANT -DNO_FAST_ALLOCATOR
sunpro42.mak 36 CXXFLAGS = $(ARCHF) +w2 -mt -features=rtti ${STL_INCL}
  /external/tcpdump/
bpf_dump.c 11 * features or use of this software display the following acknowledgement:
ether.h 14 * 3. All advertising materials mentioning features or use of this software
fddi.h 11 * features or use of this software display the following acknowledgement:
gmt2local.c 11 * features or use of this software display the following acknowledgement:
l2tp.h 12 * features or use of this software display the following acknowledgement:
machdep.c 11 * features or use of this software display the following acknowledgement:
print-ah.c 13 * features or use of this software display the following acknowledgement:
print-bt.c 11 * features or use of this software display the following acknowledgement:
print-enc.c 13 * features or use of this software display the following acknowledgement:
print-frag6.c 11 * features or use of this software display the following acknowledgement:
print-ipcomp.c 11 * features or use of this software display the following acknowledgement:
print-netbios.c 11 * features or use of this software display the following acknowledgement:
print-rt6.c 11 * features or use of this software display the following acknowledgement:
  /external/tcpdump/missing/
datalinks.c 13 * 3. All advertising materials mentioning features or use of this software
inet_aton.c 17 * 3. All advertising materials mentioning features or use of this software
inet_pton.c 17 * 3. All advertising materials mentioning features or use of this software
strdup.c 13 * 3. All advertising materials mentioning features or use of this software
  /frameworks/base/core/java/android/content/pm/
PackageInfo.java 188 * Features that this application has requested.
195 * Groups of features that this application has requested.
196 * Each group contains a set of features that are required.
197 * A device must match the features listed in {@link #reqFeatures} and one

Completed in 247 milliseconds

<<61626364656667686970>>