HomeSort by relevance Sort by last modified time
    Searched defs:dir (Results 476 - 500 of 902) sorted by null

<<11121314151617181920>>

  /external/freetype/src/autofit/
afhints.c 82 AF_Direction dir,
124 if ( edge[-1].fpos == fpos && dir == axis->major_dir )
135 edge->dir = (FT_Char)dir;
148 af_dir_str( AF_Direction dir )
153 switch ( dir )
269 FT_TRACE7(( " [ index | pos | dir | from"
283 af_dir_str( (AF_Direction)seg->dir ),
390 FT_TRACE7(( " [ index | pos | dir | link"
400 af_dir_str( (AF_Direction)edge->dir ),
485 AF_Direction dir; \/* candidate direction *\/ local
    [all...]
afhints.h 270 FT_Char dir; /* segment direction */ member in struct:AF_SegmentRec_
298 FT_Char dir; /* edge direction */ member in struct:AF_EdgeRec_
410 AF_Direction dir,
  /external/fsck_msdos/
dir.c 38 __RCSID("$NetBSD: dir.c,v 1.14 1998/08/25 19:18:15 ross Exp $");
40 "$FreeBSD: src/sbin/fsck_msdosfs/dir.c,v 1.3 2003/12/26 17:24:37 trhodes Exp $";
95 /* dir.c */
170 fullpath(struct dosDirEntry *dir)
179 np = dir->lname[0] ? dir->lname : dir->name;
185 } while ((dir = dir->parent) != NULL);
186 if (dir)
990 struct dosDirEntry *dir = pendingDirectories->dir; local
    [all...]
  /external/grub/stage2/
disk_io.c 1755 dir (char *dirname) function
    [all...]
  /external/icu4c/common/
ucase.cpp 647 * (dir determines looking forward/backward)
652 isFollowedByCasedLetter(const UCaseProps *csp, UCaseContextIterator *iter, void *context, int8_t dir) {
659 for(/* dir!=0 sets direction */; (c=iter(context, dir))>=0; dir=0) {
678 int8_t dir; local
684 for(dir=-1; (c=iter(context, dir))>=0; dir=0) {
735 int8_t dir; local
759 int8_t dir; local
782 int8_t dir; local
    [all...]
ucase.h 186 * @param dir If <0 then start iterating backward from the character;
192 UCaseContextIterator(void *context, int8_t dir);
202 int8_t dir; member in struct:UCaseContext
uts46.cpp 985 UCharDirection dir=u_charDirection(c); local
    [all...]
  /external/jmonkeyengine/engine/src/android/com/jme3/audio/android/
AndroidAudioRenderer.java 149 Vector3f dir = src.getDirection(); local
207 Vector3f dir = listener.getDirection(); local
  /external/jmonkeyengine/engine/src/ogre/com/jme3/scene/plugins/ogre/
SceneLoader.java 383 Vector3f dir = dl.getDirection(); local
384 q.multLocal(dir);
385 dl.setDirection(dir);
397 Vector3f dir = sl.getDirection(); local
398 q.multLocal(dir);
399 sl.setDirection(dir);
  /external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestHoveringTank.java 166 Vector3f dir = rot.getRotationColumn(2); local
184 control.setLinearVelocity(dir.mult(100));
223 Vector3f dir = rot.getRotationColumn(2); local
226 Vector3f camPos = new Vector3f(dir);
239 Vector3f lookAt = new Vector3f(dir);
  /external/jpeg/
jquant1.c 627 int dir; /* 1 for left-to-right, -1 for right-to-left */ local
628 int dirnc; /* dir * nc */
647 dir = -1;
652 dir = 1;
672 cur = RIGHT_SHIFT(cur + errorptr[dir] + 8, 4);
703 output_ptr += dir; /* advance output ptr to next column */
704 errorptr += dir; /* advance errorptr to current column */
  /external/opencv/cv/src/
cvfloodfill.cpp 51 short dir; member in struct:CvFFillSegment
58 #define ICV_PUSH( Y, L, R, PREV_L, PREV_R, DIR )\
65 tail->dir = (short)(DIR); \
71 #define ICV_POP( Y, L, R, PREV_L, PREV_R, DIR ) \
78 DIR = head->dir; \
144 int k, YC, PL, PR, dir; local
145 ICV_POP( YC, L, R, PL, PR, dir );
149 {-dir, L - _8_connectivity, R + _8_connectivity}
276 int k, YC, PL, PR, dir; local
453 int k, YC, PL, PR, dir, curstep; local
759 int k, YC, PL, PR, dir, curstep; local
    [all...]
cvinpaint.cpp 305 float Ia=0,Jx=0,Jy=0,s=1.0e-20f,w,dst,lev,dir,sat; local
346 dir=VectorScalMult(r,gradT);
347 if (fabs(dir)<=0.01) dir=0.000001f;
348 w = (float)fabs(dst*lev*dir);
418 float Ia=0,Jx=0,Jy=0,s=1.0e-20f,w,dst,lev,dir,sat; local
459 dir=VectorScalMult(r,gradT);
460 if (fabs(dir)<=0.01) dir=0.000001f;
461 w = (float)fabs(dst*lev*dir);
539 float Ia=0,s=1.0e-20f,w,dst,dir; local
630 float Ia=0,s=1.0e-20f,w,dst,dir; local
    [all...]
  /external/oprofile/libop/
op_events.c 39 static const char *dir; local
40 if (dir == NULL)
41 dir = getenv("OPROFILE_EVENTS_DIR");
42 if (dir == NULL)
43 dir = OP_DATADIR;
44 s = xmalloc(strlen(dir) + strlen(cpu_name) + strlen(fn) + 5);
45 sprintf(s, "%s/%s/%s", dir, cpu_name, fn);
712 char * dir; local
713 dir = getenv("OPROFILE_EVENTS_DIR");
714 if (dir == NULL
    [all...]
  /external/qemu/distrib/jpeg-6b/
jquant1.c 627 int dir; /* 1 for left-to-right, -1 for right-to-left */ local
628 int dirnc; /* dir * nc */
647 dir = -1;
652 dir = 1;
672 cur = RIGHT_SHIFT(cur + errorptr[dir] + 8, 4);
703 output_ptr += dir; /* advance output ptr to next column */
704 errorptr += dir; /* advance errorptr to current column */
  /external/sepolicy/tools/
check_seapp.c 83 key_dir dir; member in struct:key_map
159 { .name = "isSystemServer", .type = dt_bool, .dir = dir_in, .data = NULL },
160 { .name = "user", .type = dt_string, .dir = dir_in, .data = NULL },
161 { .name = "seinfo", .type = dt_string, .dir = dir_in, .data = NULL },
162 { .name = "name", .type = dt_string, .dir = dir_in, .data = NULL },
163 { .name = "sebool", .type = dt_string, .dir = dir_in, .data = NULL },
165 { .name = "domain", .type = dt_string, .dir = dir_out, .data = NULL },
166 { .name = "type", .type = dt_string, .dir = dir_out, .data = NULL },
167 { .name = "levelFromUid", .type = dt_bool, .dir = dir_out, .data = NULL },
168 { .name = "levelFrom", .type = dt_string, .dir = dir_out, .data = NULL }
    [all...]
  /external/skia/src/core/
SkStroke.cpp 562 SkPath::Direction dir; local
563 if (src.isRect(&isClosed, &dir) && isClosed) {
564 this->strokeRect(src.getBounds(), dst, dir);
656 static SkPath::Direction reverse_direction(SkPath::Direction dir) {
657 SkASSERT(SkPath::kUnknown_Direction != dir);
658 return SkPath::kCW_Direction == dir ? SkPath::kCCW_Direction : SkPath::kCW_Direction;
661 static void addBevel(SkPath* path, const SkRect& r, const SkRect& outer, SkPath::Direction dir) {
664 if (SkPath::kCW_Direction == dir) {
687 SkPath::Direction dir) const {
699 dir = reverse_direction(dir)
    [all...]
  /external/skia/src/effects/
SkMorphologyImageFilter.cpp 312 static GrEffectRef* Create(GrTexture* tex, Direction dir, int radius, MorphologyType type) {
313 AutoEffectUnref effect(SkNEW_ARGS(GrMorphologyEffect, (tex, dir, radius, type)));
487 Direction dir = random->nextBool() ? kX_Direction : kY_Direction; local
493 return GrMorphologyEffect::Create(textures[texIdx], dir, radius, type);
  /external/skia/src/gpu/
GrAAConvexPathRenderer.cpp 114 SkPath::Direction dir,
122 if (dir == SkPath::kCCW_Direction) {
210 static inline bool get_direction(const SkPath& path, const SkMatrix& m, SkPath::Direction* dir) {
211 if (!path.cheapComputeDirection(dir)) {
219 *dir = SkPath::OppositeDirection(*dir);
257 SkPath::Direction dir,
261 GrPathUtils::convertCubicToQuads(pts, SK_Scalar1, true, dir, &quads);
284 SkPath::Direction dir; local
286 if (!get_direction(path, m, &dir)) {
    [all...]
GrAARectRenderer.cpp 612 SkVector dir = { combinedMatrix[SkMatrix::kMSkewX], combinedMatrix[SkMatrix::kMScaleY] }; local
613 dir.normalize();
641 verts[i].fDir = dir;
    [all...]
  /external/skia/tools/
skimage_main.cpp 789 const char* dir = readPath; local
    [all...]
  /external/stressapptest/src/
os.cc 834 DIR *dir; local
837 dir = opendir(kSysfsPath);
838 if (!dir)
840 while (readdir_r(dir, buf, &entry) == 0 && entry) {
861 closedir(dir);
  /external/wpa_supplicant_8/hostapd/
hostapd_cli.c 716 DIR *dir; local
718 dir = opendir(ctrl_iface_dir);
719 if (dir == NULL) {
726 while ((dent = readdir(dir))) {
732 closedir(dir);
1112 DIR *dir = opendir(ctrl_iface_dir); local
1113 if (dir) {
1114 while ((dent = readdir(dir))) {
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 275 DIR *dir = opendir(ctrl_iface_dir); local
278 if (dir) {
279 while ((dent = readdir(dir))) {
298 closedir(dir);
    [all...]
  /external/yaffs2/yaffs2/direct/
yaffsfs.c 231 yaffs_Object *dir; local
243 dir = startDir;
248 dir = yaffsfs_FindRoot(path,&restOfPath);
251 while(dir)
278 return dir;
288 dir = dir->parent;
292 dir = yaffs_FindObjectByName(dir,str);
294 while(dir && dir->variantType == YAFFS_OBJECT_TYPE_SYMLINK
321 yaffs_Object *dir; local
339 yaffs_Object *dir = NULL; local
707 yaffs_Object *dir = NULL; local
1002 yaffs_Object *dir = NULL; local
1260 yaffs_DIR *dir = NULL; local
    [all...]

Completed in 512 milliseconds

<<11121314151617181920>>