Home
last modified time | relevance | path

Searched refs:dj (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/src/Device/
DClipper.cpp22 inline void clipEdge(sw::float4 &Vo, const sw::float4 &Vi, const sw::float4 &Vj, float di, float dj) in clipEdge() argument
24 float D = 1.0f / (dj - di); in clipEdge()
26 Vo.x = (dj * Vi.x - di * Vj.x) * D; in clipEdge()
27 Vo.y = (dj * Vi.y - di * Vj.y) * D; in clipEdge()
28 Vo.z = (dj * Vi.z - di * Vj.z) * D; in clipEdge()
29 Vo.w = (dj * Vi.w - di * Vj.w) * D; in clipEdge()
44 float dj = V[j]->z; in clipNear() local
50 if(dj < 0) in clipNear()
52 clipEdge(polygon.B[polygon.b], *V[i], *V[j], di, dj); in clipNear()
58 if(dj > 0) in clipNear()
[all …]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DClipper.cpp96 float dj = V[j]->z - n * V[j]->w; in clipNear() local
102 if(dj < 0) in clipNear()
104 clipEdge(polygon.B[polygon.b], *V[i], *V[j], di, dj); in clipNear()
110 if(dj > 0) in clipNear()
112 clipEdge(polygon.B[polygon.b], *V[j], *V[i], dj, di); in clipNear()
134 float dj = V[j]->w - V[j]->z; in clipFar() local
140 if(dj < 0) in clipFar()
142 clipEdge(polygon.B[polygon.b], *V[i], *V[j], di, dj); in clipFar()
148 if(dj > 0) in clipFar()
150 clipEdge(polygon.B[polygon.b], *V[j], *V[i], dj, di); in clipFar()
[all …]
DClipper.hpp71 void clipEdge(float4 &Vo, const float4 &Vi, const float4 &Vj, float di, float dj) const;
/third_party/curl/src/
Dmakefile.dj34 include ../packages/DOS/common.dj
75 tool_hugehelp.c: ../docs/curl.1 mkhelp.pl Makefile.dj
92 - $(DELETE) depend.dj
99 -include depend.dj
DMakefile.am84 EXTRA_DIST = mkhelp.pl makefile.dj \
/third_party/curl/docs/examples/
Dmakefile.dj25 include $(TOPDIR)/packages/DOS/common.dj
53 - rm -f $(PROGRAMS) depend.dj
55 -include depend.dj
DMakefile.am26 Makefile.netware makefile.dj $(COMPLICATED_EXAMPLES) .checksrc
/third_party/curl/lib/
Dmakefile.dj32 include ../packages/DOS/common.dj
64 - $(DELETE) depend.dj
71 -include depend.dj
/third_party/node/deps/cares/
DMakefile.dj71 - rm -f depend.dj $(GENERATED) $(OBJ_DIR)/*.o
98 depend: $(GENERATED) Makefile.dj
99 $(CC) -MM $(CFLAGS) $(CSOURCES) | $(DEP_REPLACE) > depend.dj
101 -include depend.dj
DMakefile.am11 CMakeLists.txt Makefile.dj Makefile.m32 Makefile.netware Makefile.msvc \
/third_party/FatFs/source/
Dff.c3253 DIR dj; in f_open() local
3278 dj.obj.fs = fs; in f_open()
3287 res = follow_virentry(&dj.obj,path); in f_open()
3294 fs = dj.obj.fs; in f_open()
3298 res = follow_path(&dj, path); /* Follow the file path */ in f_open()
3301 if (dj.fn[NSFLAG] & NS_NONAME) { /* Origin directory itself? */ in f_open()
3306 res = chk_lock(&dj, (mode & ~FA_READ) ? 1 : 0); /* Check if the file can be used */ in f_open()
3316 res = enq_lock() ? dir_register(&dj) : FR_TOO_MANY_OPEN_FILES; in f_open()
3318 res = dir_register(&dj); in f_open()
3325 if (dj.obj.attr & (AM_RDO | AM_DIR)) { /* Cannot overwrite it (R/O or DIR) */ in f_open()
[all …]
/third_party/curl/packages/DOS/
DREADME5 Or enter 'lib' and do a 'make -f Makefile.dj clean all' to first delete
15 Note 3: Several 'USE_x' variables in 'common.dj' are on the 'USE_x ?= 0'
17 c:\curl\lib> make -f makefile.dj USE_OPENSSL=1 USE_ZLIB=1 clean all
Dcommon.dj31 MAKEFILE = Makefile.dj
219 # One may have to do 'make -f Makefile.dj clean' first in case
223 $(CC) -MM $(CFLAGS) $(CSOURCES) | $(DEP_REPLACE) > depend.dj
/third_party/icu/icu4c/source/data/translit/
DLatn_Kana.txt136 dj } $vowel → チ\u3099 | '~y' ;
137 # TODO: QUESTION: use ĵĴżŻ instead of dj, dz
310 dj $1 ← ch (y* $vowel) {ヽ$voice ;
320 dj $1 ← dj(y* $vowel) {ヽ$voice ;
348 dj → チ\u3099;
/third_party/skia/third_party/externals/icu/source/data/translit/
DLatn_Kana.txt136 dj } $vowel → チ\u3099 | '~y' ;
137 # TODO: QUESTION: use ĵĴżŻ instead of dj, dz
310 dj $1 ← ch (y* $vowel) {ヽ$voice ;
320 dj $1 ← dj(y* $vowel) {ヽ$voice ;
348 dj → チ\u3099;
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
DLatn_Kana.txt135 dj } $vowel → チ\u3099 | '~y' ;
136 # TODO: QUESTION: use ĵĴżŻ instead of dj, dz
309 dj $1 ← ch (y* $vowel) {ヽ$voice ;
319 dj $1 ← dj(y* $vowel) {ヽ$voice ;
347 dj → チ\u3099;
Dja_Latn_ru.txt113 dj → | j ; # ヂ
/third_party/skia/third_party/externals/icu/source/data/locales/
Dca.txt649 "dj.",
658 "dj",
667 "dj.",
687 "dj.",
696 "dj",
705 "dj.",
1775 "-1"{"dj. passat"}
1776 "0"{"aquest dj."}
1777 "1"{"dj. que ve"}
1781 one{"d’aquí a {0} dj."}
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dca.txt795 "dj.",
804 "dj",
813 "dj.",
833 "dj.",
842 "dj",
851 "dj.",
1997 "-1"{"dj. passat"}
1998 "0"{"aquest dj."}
1999 "1"{"dj. que ve"}
2003 one{"d’aquí a {0} dj."}
[all …]
/third_party/icu/icu4c/source/data/locales/
Dca.txt649 "dj.",
658 "dj",
667 "dj.",
687 "dj.",
696 "dj",
705 "dj.",
1775 "-1"{"dj. passat"}
1776 "0"{"aquest dj."}
1777 "1"{"dj. que ve"}
1781 one{"d’aquí a {0} dj."}
[all …]
/third_party/curl/
DMakefile.dist61 $(MAKE) -C lib -f Makefile.dj
62 $(MAKE) -C src -f Makefile.dj
/third_party/typescript/tests/baselines/reference/
DhugeDeclarationOutputGTruncatedWithError.ts.types6 …" | "cz" | "da" | "db" | "dc" | "dd" | "de" | "df" | "dg" | "dh" | "di" | "dj" | "dk" | "dl" | "dm…
9dj: "aa.dj"; dk: "aa.dk"; dl: "aa.dl"; dm: "aa.dm"; dn: "aa.dn"; do: "aa.do"; dp: "aa.dp"; dq: "aa…
10dj: "aa.dj"; dk: "aa.dk"; dl: "aa.dl"; dm: "aa.dm"; dn: "aa.dn"; do: "aa.do"; dp: "aa.dp"; dq: "aa…
DhugeDeclarationOutputGetsTruncatedWithError.types6 …" | "cz" | "da" | "db" | "dc" | "dd" | "de" | "df" | "dg" | "dh" | "di" | "dj" | "dk" | "dl" | "dm…
9dj: "aa.dj"; dk: "aa.dk"; dl: "aa.dl"; dm: "aa.dm"; dn: "aa.dn"; do: "aa.do"; dp: "aa.dp"; dq: "aa…
10dj: "aa.dj"; dk: "aa.dk"; dl: "aa.dl"; dm: "aa.dm"; dn: "aa.dn"; do: "aa.do"; dp: "aa.dp"; dq: "aa…
/third_party/node/test/fixtures/keys/
Dfake-cnnic-root-key.pem22 1dj/OcOxOVvLNoQeiGVHRB/9qDKJT/TTHZoUOqh5S4+jRK+mCH6zk9546GE7DmVm
/third_party/curl/packages/
DMakefile.am26 DOS/common.dj \

1234