Searched refs:vp1 (Results 1 – 7 of 7) sorted by relevance
/third_party/boost/libs/stacktrace/test/ |
D | test_void_ptr_cast.cpp | 33 void* vp1 = void_ptr_cast<void*>(foo1); in test() local 35 BOOST_TEST(vp1); in test() 37 BOOST_TEST(vp1 != vp2); in test() 40 void_f_ptr fp1_2 = void_ptr_cast<void_f_ptr>(vp1); in test() 49 BOOST_TEST(void_ptr_cast<void*>(fp1) == vp1); in test() 57 BOOST_TEST(void_ptr_cast<F1>(vp1) == foo1); in test()
|
/third_party/boost/libs/graph/test/ |
D | rcsp_custom_vertex_id.cpp | 87 VertexProperty vp1(1, 1); in main() local 96 g[v1] = vp1; in main()
|
/third_party/mesa3d/src/mesa/tnl/ |
D | t_vertex_sse.c | 357 struct x86_reg vp1 = x86_make_reg(file_XMM, 2); in build_vertex_emit() local 389 sse_movups(&p->func, vp1, x86_make_disp(vtxESI, get_offset(vtx, &vtx->vp_xlate[0]))); in build_vertex_emit() 459 sse_addps(&p->func, temp, vp1); in build_vertex_emit() 467 sse_addps(&p->func, temp, vp1); in build_vertex_emit() 475 sse_addps(&p->func, temp, vp1); in build_vertex_emit()
|
/third_party/boost/boost/math/distributions/ |
D | students_t.hpp | 488 RealType vp1 = (v+1)/2; in entropy() local 491 return vp1*(digamma(vp1) - digamma(vd2)) + log(sqrt(v)*beta(vd2, RealType(1)/RealType(2))); in entropy()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_vertex_program2.txt | 879 VP1.1, and VP2 programs match the grammar rules <vp1-program>, 882 execution environments. Rules beginning with the prefix "vp1-" are 888 <program> ::= <vp1-program> 892 <vp1-program> ::= "!!VP1.0" <programBody> "END" 925 <ARL-instruction> ::= <vp1-ARL-instruction> 928 <vp1-ARL-instruction> ::= "ARL" <maskedAddrReg> "," <scalarSrc> 1080 <progParamRegNum> ::= <vp1-progParamRegNum> 1083 <vp1-progParamRegNum> ::= decimal integer from 0 to 95 inclusive 1093 <progParamPosOffset> ::= <vp1-progParamPosOff> 1096 <vp1-progParamPosOff> ::= decimal integer from 0 to 63 inclusive [all …]
|
/third_party/openGLES/extensions/NV/ |
D | NV_vertex_program2.txt | 879 VP1.1, and VP2 programs match the grammar rules <vp1-program>, 882 execution environments. Rules beginning with the prefix "vp1-" are 888 <program> ::= <vp1-program> 892 <vp1-program> ::= "!!VP1.0" <programBody> "END" 925 <ARL-instruction> ::= <vp1-ARL-instruction> 928 <vp1-ARL-instruction> ::= "ARL" <maskedAddrReg> "," <scalarSrc> 1080 <progParamRegNum> ::= <vp1-progParamRegNum> 1083 <vp1-progParamRegNum> ::= decimal integer from 0 to 95 inclusive 1093 <progParamPosOffset> ::= <vp1-progParamPosOff> 1096 <vp1-progParamPosOff> ::= decimal integer from 0 to 63 inclusive [all …]
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 54084 zfiWwv0o%Z?*Vu;IT9-vp1(@FNJLlZ=-s_%(1Y5YOYo>4P`~AOv4!^&Y1tj>PJAa9m 67927 zi(@nDw406mf5gDEAk9@-{K@Jk*L?p}U3hD++p3O@QZ-KT8=vp1?z~^w@ZDPn{5EUa
|