/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
reboot.h | 25 #include <features.h>
|
swap.h | 23 #include <features.h>
|
timeb.h | 22 #include <features.h>
|
ustat.h | 27 #include <features.h>
|
file.h | 22 #include <features.h>
|
gmon_out.h | 31 #include <features.h>
|
profil.h | 22 #include <features.h>
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
ulimit.h | 22 #include <features.h>
|
errno.h | 29 # include <features.h>
|
execinfo.h | 22 #include <features.h>
|
mcheck.h | 22 #include <features.h>
|
nl_types.h | 22 #include <features.h>
|
pty.h | 23 #include <features.h>
|
sgtty.h | 22 #include <features.h>
|
/external/bluetooth/bluez/tools/ |
hcieventmask.c | 86 if (di.features[5] & LMP_SNIFF_SUBR) 89 if (di.features[5] & LMP_PAUSE_ENC) 92 if (di.features[6] & LMP_EXT_INQ) 95 if (di.features[6] & LMP_NFLUSH_PKTS) 98 if (di.features[7] & LMP_LSTO) 101 if (di.features[6] & LMP_SIMPLE_PAIR) { 111 * Features Notification */ 114 if (di.features[4] & LMP_LE) 117 if (di.features[6] & LMP_LE_BREDR)
|
/external/e2fsprogs/misc/ |
mke2fs.conf | 9 features = has_journal 12 features = has_journal,extent,huge_file,flex_bg,uninit_bg,dir_nlink,extra_isize 16 features = has_journal,extent,huge_file,flex_bg,uninit_bg,dir_nlink,extra_isize
|
/external/webkit/Source/WebCore/page/ |
WindowFeatures.cpp | 34 // Though isspace() considers \t and \v to be whitespace, Win IE doesn't when parsing window features. 40 WindowFeatures::WindowFeatures(const String& features) 49 The IE rule is: all features except for channelmode and fullscreen default to YES, but 50 if the user specifies a feature string, all features default to NO. (There is no public 57 if (features.length() == 0) { 79 int length = features.length(); 80 String buffer = features.lower(); 173 DialogFeaturesMap features; local 174 parseDialogFeatures(dialogFeaturesString, features); 178 // The following features from Microsoft's documentation are not implemented [all...] |
/libcore/luni/src/test/java/tests/org/w3c/dom/ |
IsSupported.java | 140 List<String> features = new ArrayList<String>(); local 141 features.add("Core"); 142 features.add("XML"); 143 features.add("HTML"); 144 features.add("Views"); 145 features.add("StyleSheets"); 146 features.add("CSS"); 147 features.add("CSS2"); 148 features.add("Events"); 149 features.add("UIEvents") [all...] |
/external/srec/srec/ca/ |
cnfd_scr.c | 131 static int CA_ConfScorerGetFeatures(CA_Recog* recog, CA_NBestList *nbestlist, float* features, int *num_features, 137 float features[12]; local 150 rc = CA_ConfScorerGetFeatures(recog, nbestlist, features, &num_features, current_choice, num_choices_left); 169 features[i]) + hConfidenceScorer->one_nbest.offset[i])); 179 features[i]) + hConfidenceScorer->many_nbest.offset[i])); 193 PLogMessage("confidence %d features ", (int)final_value); 195 PLogMessage(" %s %f", conf_feature_names[i], features[i]); 201 int CA_ConfScorerGetFeatures(CA_Recog* recog, CA_NBestList *nbestlist, float* features, int *num_features, 217 ASSERT(features); 233 features[CONF_FEATURE_ABSOLUTE_SCORE] = ((float)(speech_cost0)) [all...] |
/bionic/libc/private/ |
bionic_atomic_inline.h | 52 #include <machine/cpu-features.h>
|
/external/icu4c/common/unicode/ |
ptypes.h | 40 /* The features header is needed to get (u)int64_t sometimes. */ 41 #include <features.h>
|
/external/stlport/stlport/stl/ |
_cprolog.h | 18 # include <stl/config/features.h>
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_cprolog.h | 18 # include <stl/config/features.h>
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/neteconet/ |
ec.h | 23 #include <features.h>
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
udp.h | 51 #include <features.h>
|