/build/core/ |
shared_library.mk | 20 $(error $(LOCAL_PATH): Cannot set module stem for a library)
|
/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
StemFunction.h | 16 * \brief Stem functions corresponding to standard mathematical functions.
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_strip_view.mm | 85 // What proportion of the arrow tip width is the stem, i.e., (stem
|
/external/freetype/src/pshinter/ |
pshalgo.h | 141 PSH_POINT_EDGE_MIN = 512, /* point is aligned to left/bottom stem edge */ 142 PSH_POINT_EDGE_MAX = 1024 /* point is aligned to top/right stem edge */
|
pshrec.c | 641 /* add a new single stem (called from "T1Stem" method) */ 653 /* detect ghost stem */ 668 /* now, lookup stem in the current hints table */ 872 FT_ERROR(( "ps_hints_stem: could not add stem" 891 /* add one Type1 counter stem to the current hints table */ 918 /* there must be 6 elements in the 'stem' array */ 1151 funcs->stem = (T1_Hints_SetStemFunc) t1_hints_stem; 1191 /* compute integer stem positions in font units */
|
pshglob.c | 542 /* look up stem top in top zones table */ 564 /* look up stem bottom in bottom zones table */
|
/external/llvm/unittests/Support/ |
Path.cpp | 120 path::stem(*i); 134 StringRef filename(temp_store.begin(), temp_store.size()), stem, ext; local 135 stem = path::stem(filename); 137 EXPECT_EQ(*(--sys::path::end(filename)), (stem + ext).str());
|
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/ |
ndbdic.c | [all...] |
ndldic.c | [all...] |
/external/freetype/src/autofit/ |
afcjk.c | 138 /* we only consider stem segments there! */ 1030 /* - stem edge, serif edge or both (which defaults to stem then) */ [all...] |
aflatin2.c | 125 /* we only consider stem segments there! */ [all...] |
/frameworks/compile/slang/ |
slang_rs_reflect_utils.h | 48 // Return the stem of the file name, i.e., remove the dir and the extension.
|
llvm-rs-cc.cpp | 340 // The build system wants the .d file name stem to be exactly the same as 410 Argv0 = llvm::sys::path::stem(ArgVector[0]);
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
se_statpat | 109 # Test #4: Make sure stem triple-expansion does not happen.
|
/ndk/sources/host-tools/make-3.81/ |
misc.c | 502 /* Free `struct dep' along with `name' and `stem'. */ 510 if (d->stem != 0) 511 free (d->stem); 533 if (c->stem != 0) 534 c->stem = xstrdup (c->stem);
|
variable.c | 74 char *stem; local 82 find the stem: the part of the filename that matches the %. */ 83 stem = target + (p->suffix - p->target - 1); 86 /* Compare the text in the pattern before the stem, if any. */ 87 if (stem > target && !strneq (p->target, target, stem - target)) 90 /* Compare the text in the pattern after the stem, if any. 95 if (*p->suffix == stem[stemlen] 96 && (*p->suffix == '\0' || streq (&p->suffix[1], &stem[stemlen+1]))) [all...] |
filedef.h | 34 char *stem; /* Implicit stem, if an implicit member in struct:file
|
ChangeLog | 66 * dep.h (struct dep): Add the stem field. 68 (copy_dep_chain): Copy stem. 70 * read.c (record_files): Store stem in the dependency line. 71 * file.c (expand_deps): Use stem stored in the dependency line. Use 120 * implicit.c (pattern_search): We need to make a copy of the stem 398 this implicit rule, replace the pattern with the stem directly, 448 the stem for static pattern rules. Call the new function. 489 * read.c (record_files): Move code that sets stem for static [all...] |
/external/skia/include/core/ |
SkAdvancedTypefaceMetrics.h | 69 int16_t fStemV; // Thickness of dominant vertical stem.
|
/external/skia/legacy/include/core/ |
SkAdvancedTypefaceMetrics.h | 67 int16_t fStemV; // Thickness of dominant vertical stem.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.lucene.analysis_1.9.1.v20100518-1140.jar | |
/external/freetype/src/pfr/ |
pfrload.c | 472 /* load stem snap tables */ 511 " invalid stem snaps table\n" ));
|
/external/freetype/src/truetype/ |
ttobjs.h | 208 /* capitals, all lowercase letter, default spacing or stem width/height. */
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
matlab.php | 134 'sprintf','sqrt','sqrtm','squeeze','sscanf','stairs','std','stem',
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/ |
webkit | 98 cjk-heavenly-stem
|