OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:feats
(Results
1 - 3
of
3
) sorted by null
/external/curl/src/
tool_help.c
268
static const struct feat
feats
[] = {
variable in typeref:struct:feat
316
for(i = 0; i < sizeof(
feats
)/sizeof(
feats
[0]); i++) {
317
if(curlinfo->features &
feats
[i].bitmask)
318
printf("%s ",
feats
[i].name);
/external/harfbuzz_ng/src/
hb-graphite2.cc
236
gr_feature_val *
feats
= gr_face_featureval_for_lang (grface, lang ? hb_tag_from_string (lang, lang_len) : 0);
local
242
gr_fref_set_feature_value (fref, features[i].value,
feats
);
265
feats
,
270
if (
feats
) gr_featureval_destroy (
feats
);
276
if (
feats
) gr_featureval_destroy (
feats
);
289
if (
feats
) gr_featureval_destroy (
feats
);
421
if (
feats
) gr_featureval_destroy (feats)
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.update.configurator_3.3.100.v20100512.jar
Completed in 247 milliseconds