Searched refs:u_i (Results 1 – 17 of 17) sorted by relevance
/external/deqp-deps/glslang/Test/ |
D | spv.conversion.frag | 8 int u_i; 35 bool b = bool(u_i) ^^ bool(u_f); 36 bvec2 b2 = bvec2(u_i, u_f); 37 bvec3 b3 = bvec3(u_i, u_f, i_i); 38 bvec4 b4 = bvec4(u_i, u_f, i_i, i_f);
|
D | conversion.frag | 8 uniform int u_i; 35 bool b = bool(u_i) ^^ bool(u_f); 36 bvec2 b2 = bvec2(u_i, u_f); 37 bvec3 b3 = bvec3(u_i, u_f, i_i); 38 bvec4 b4 = bvec4(u_i, u_f, i_i, i_f);
|
D | types.frag | 8 uniform int u_i; 40 int i = u_i + i_i;
|
D | spv.types.frag | 7 flat in int u_i; 37 int i = u_i + i_i;
|
/external/tensorflow/tensorflow/contrib/factorization/g3doc/ |
D | wals.md | 52 &= \sum_{(i, j) \in S} (w_0 + R_i C_j) (A_{ij} - \bracket{u_i}{v_j})^2 + 53 \sum_{(i, j) \not\in S} w_0 (\bracket{u_i}{v_j})^2 \\ 54 &= \sum_{(i, j) \in S} \left( (w_0 + R_i C_j) (A_{ij} - \bracket{u_i}{v_j})^2 - 55 w_0 \bracket{u_i}{v_j}^2 \right) + w_0\|UV^T\|_F^2
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.conversion.frag.out | 14 Name 11 "u_i" 63 11(u_i): 10(ptr) Variable Private 171 12: 9(int) Load 11(u_i) 177 26: 9(int) Load 11(u_i) 183 34: 9(int) Load 11(u_i) 191 46: 9(int) Load 11(u_i)
|
D | spv.types.frag.out | 26 Name 96 "u_i" 50 Decorate 96(u_i) Flat 89 96(u_i): 95(ptr) Variable Input 206 97: 92(int) Load 96(u_i)
|
D | conversion.frag.out | 12 0:35 'u_i' ( uniform int) 20 0:36 'u_i' ( uniform int) 28 0:37 'u_i' ( uniform int) 38 0:38 'u_i' ( uniform int) 456 0:? 'u_i' ( uniform int) 491 0:35 'u_i' ( uniform int) 499 0:36 'u_i' ( uniform int) 507 0:37 'u_i' ( uniform int) 517 0:38 'u_i' ( uniform int) 935 0:? 'u_i' ( uniform int)
|
D | types.frag.out | 116 0:40 'u_i' ( uniform int) 317 0:? 'u_i' ( uniform int) 456 0:40 'u_i' ( uniform int) 657 0:? 'u_i' ( uniform int)
|
/external/icu/icu4c/source/common/ |
D | messagepattern.cpp | 65 static const UChar u_i=0x69; variable 1047 ((c=msg.charAt(index++))==u_i || c==u_I) && in isChoice() 1083 ((c=msg.charAt(index++))==u_i || c==u_I) && in isOrdinal()
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 2236c5c91e7bd7002cd81ab7ea754ae4.00007341.honggfuzz.cov | 38 GWy�D���K܇��xZ#�H8�u_i��N�_�����Y픋?E��I
|
D | f2b91dbd240b69285c5b023ba84f36da.00017d74.honggfuzz.cov | 66 GWy�D���K܇��xZ#�H8�u_i��N�_�����Y픋?E��I
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 2236c5c91e7bd7002cd81ab7ea754ae4.00007341.honggfuzz.cov | 38 GWy�D���K܇��xZ#�H8�u_i��N�_�����Y픋?E��I
|
D | f2b91dbd240b69285c5b023ba84f36da.00017d74.honggfuzz.cov | 66 GWy�D���K܇��xZ#�H8�u_i��N�_�����Y픋?E��I
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-generated-actions.h.pump | 248 // where u_i is the desired type of v_i.
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-actions.h.pump | 475 // where u_i is the desired type of v_i.
|
/external/googletest/googlemock/docs/ |
D | CookBook.md | 3475 where `u_i` is the desired type of `v_i`.
|