Searched defs:stem (Results 1 - 7 of 7) sorted by relevance

/external/freetype/include/freetype/internal/
H A Dpshints.h93 * method (`stem', `stem3', or `reset'). Note that these functions do
149 * vertical stem. This corresponds to the Type 1 `hstem' and `vstem'
161 * stem descriptor.
167 * `coords[0]' is the absolute stem position (lowest coordinate);
171 * -21. It is interpreted as a `ghost' stem, according to the Type 1
174 * If the length is -21 (corresponding to a bottom ghost stem), then
175 * the real stem position is `coords[0]+coords[1]'.
329 * stem ::
330 * The function to set a simple stem.
336 * The function to reset stem hint
347 T1_Hints_SetStemFunc stem; member in struct:T1_Hints_FuncsRec_
[all...]
/external/llvm/unittests/Support/
H A DPath.cpp121 path::stem(*i);
135 StringRef filename(temp_store.begin(), temp_store.size()), stem, ext; local
136 stem = path::stem(filename);
138 EXPECT_EQ(*(--sys::path::end(filename)), (stem + ext).str());
/external/libselinux/src/
H A Dlabel_file.c35 int stem_id; /* indicates which stem-compression item */
38 /* A regular expression stem */
39 typedef struct stem { struct
62 /* Return the length of the text that can be considered the stem, returns 0
63 * if there is no identifiable stem */
79 /* return the length of the text that is the stem of a file name */
89 /* find the stem of a file spec, returns the index into stem_arr for a new
90 * or existing stem, (or -1 if there is no possible stem - IE for a file in
124 /* find the stem o
535 struct stem *stem; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene.analysis_1.9.1.v20100518-1140.jar ... s?defs= " () protected java.lang.String stem (java.lang.String) String term boolean altered private ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jar ... int j char[] wordBuffer int offset int wordLen public boolean stem (char[], int) char[] word int wordLen public boolean stem () public ...
/external/sqlite/dist/orig/
H A Dsqlite3.c123953 static int stem( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c123982 static int stem( function
[all...]

Completed in 608 milliseconds