Home
last modified time | relevance | path

Searched refs:dax (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/libs/graph/example/
Dfile_dependencies.expected1 make ordering: zow.h boz.h zig.cpp zig.o dax.h yow.h zag.cpp zag.o bar.cpp bar.o foo.cpp foo.o libf…
5 time_slot[dax.h] = 0
Dmakefile-target-names.dat1 dax.h
/third_party/boost/libs/graph/doc/figs/
Dfile_dep.fig40 4 0 0 100 0 0 12 0.0000 4 135 405 3450 1950 dax.h\001
/third_party/boost/libs/graph/doc/
Dwrite_graphml.rst86 const char* name[] = { "dax.h", "yow.h", "boz.h", "zow.h", "foo.cpp",
145 <data key="key0">dax.h</data>
/third_party/e2fsprogs/doc/RelNotes/
Dv1.45.7.txt13 set/get dax support on a particular file.
/third_party/e2fsprogs/misc/
Dmke2fs.c1488 unsigned int dax:1; /* supports dax? */ member
1531 dev_param->dax = blkid_topology_get_dax(tp); in get_device_geometry()
2361 if (dev_param.dax && blocksize != sys_page_size) { in PRS()
/third_party/freetype/src/truetype/
Dttinterp.c6540 dax, day, in Ins_ISECT() local
6571 dax = SUB_LONG( exc->zp1.cur[a1].x, exc->zp1.cur[a0].x ); in Ins_ISECT()
6577 discriminant = ADD_LONG( FT_MulDiv( dax, NEG_LONG( dby ), 0x40 ), in Ins_ISECT()
6579 dotproduct = ADD_LONG( FT_MulDiv( dax, dbx, 0x40 ), in Ins_ISECT()
6595 R.x = FT_MulDiv( val, dax, discriminant ); in Ins_ISECT()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttinterp.c6552 dax, day, in Ins_ISECT() local
6583 dax = SUB_LONG( exc->zp1.cur[a1].x, exc->zp1.cur[a0].x ); in Ins_ISECT()
6589 discriminant = ADD_LONG( FT_MulDiv( dax, NEG_LONG( dby ), 0x40 ), in Ins_ISECT()
6591 dotproduct = ADD_LONG( FT_MulDiv( dax, dbx, 0x40 ), in Ins_ISECT()
6607 R.x = FT_MulDiv( val, dax, discriminant ); in Ins_ISECT()
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/
Dttinterp.c6601 dax, day, in Ins_ISECT() local
6632 dax = SUB_LONG( exc->zp1.cur[a1].x, exc->zp1.cur[a0].x ); in Ins_ISECT()
6638 discriminant = ADD_LONG( FT_MulDiv( dax, NEG_LONG( dby ), 0x40 ), in Ins_ISECT()
6640 dotproduct = ADD_LONG( FT_MulDiv( dax, dbx, 0x40 ), in Ins_ISECT()
6656 R.x = FT_MulDiv( val, dax, discriminant ); in Ins_ISECT()
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp7054 float dax = 0.0f, day = 0.0f, dist_axial = 0.0f; in NavScoreItem() local
7058 dax = dbx; in NavScoreItem()
7066 dax = dcx; in NavScoreItem()
7081 …f->%.4f)\nnav %c, quadrant %c", dbx, dby, dist_box, dcx, dcy, dist_center, dax, day, dist_axial, "… in NavScoreItem()
7138 …if ((g.NavMoveDir == ImGuiDir_Left && dax < 0.0f) || (g.NavMoveDir == ImGuiDir_Right && dax > 0.0f… in NavScoreItem()
/third_party/mesa3d/src/imgui/
Dimgui.cpp7197 float dax = 0.0f, day = 0.0f, dist_axial = 0.0f; in NavScoreItem() local
7201 dax = dbx; in NavScoreItem()
7209 dax = dcx; in NavScoreItem()
7224 …f->%.4f)\nnav %c, quadrant %c", dbx, dby, dist_box, dcx, dcy, dist_center, dax, day, dist_axial, "… in NavScoreItem()
7281 …if ((g.NavMoveDir == ImGuiDir_Left && dax < 0.0f) || (g.NavMoveDir == ImGuiDir_Right && dax > 0.0f… in NavScoreItem()
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp8893 float dax = 0.0f, day = 0.0f, dist_axial = 0.0f; in NavScoreItem() local
8897 dax = dbx; in NavScoreItem()
8905 dax = dcx; in NavScoreItem()
8920 …f->%.4f)\nnav %c, quadrant %c", dbx, dby, dist_box, dcx, dcy, dist_center, dax, day, dist_axial, "… in NavScoreItem()
8977 …if ((move_dir == ImGuiDir_Left && dax < 0.0f) || (move_dir == ImGuiDir_Right && dax > 0.0f) || (mo… in NavScoreItem()
/third_party/harfbuzz/perf/texts/
Den-words.txt2623 dax
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt2623 dax
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/
Dvocab.txt27117 dax
/third_party/e2fsprogs/debian/
Dchangelog168 to set/get dax support on a particular file.