HomeSort by relevance Sort by last modified time
    Searched full:feats (Results 1 - 11 of 11) sorted by null

  /external/harfbuzz_ng/src/
hb-graphite2.cc 226 gr_feature_val *feats = gr_face_featureval_for_lang (grface, lang ? hb_tag_from_string (lang, lang_len) : 0); local
232 gr_fref_set_feature_value (fref, features[i].value, feats);
255 feats,
260 if (feats) gr_featureval_destroy (feats);
266 if (feats) gr_featureval_destroy (feats);
279 if (feats) gr_featureval_destroy (feats);
416 if (feats) gr_featureval_destroy (feats)
    [all...]
  /external/curl/src/
tool_help.c 487 static const struct feat feats[] = { variable in typeref:struct:feat
545 for(i = 0; i < sizeof(feats)/sizeof(feats[0]); i++) {
546 if(curlinfo->features & feats[i].bitmask)
547 printf("%s ", feats[i].name);
  /external/tensorflow/tensorflow/contrib/lookup/
lookup_ops_test.py     [all...]
lookup_ops.py 165 feats = tf.constant(["emerson", "lake", "and", "palmer"])
167 feats, mapping=mapping_strings, default_value=-1)
  /external/kernel-headers/original/uapi/rdma/hfi/
hfi1_user.h 104 #define HFI1_CAP_PRINT_UNIMPL (1UL << 11) /* Show for unimplemented feats */
  /external/guava/guava/src/com/google/common/hash/
HashFunction.java 80 * whenever it is learned that either of these feats has become computationally
  /external/lisa/libs/utils/
executor.py 322 feats = tc['sched_features'].split(",")
323 for feat in feats:
  /system/core/liblog/tests/
liblog_test.cpp 972 the feats of a lion: he hath indeed better\n\
    [all...]
  /frameworks/support/work/integration-tests/testapp/src/main/assets/
mems.txt     [all...]
  /external/brotli/tests/testdata/
plrabn12.txt     [all...]
  /external/jline/src/src/test/resources/jline/example/
english.gz 

Completed in 922 milliseconds