Home
last modified time | relevance | path

Searched defs:u2 (Results 1 – 25 of 83) sorted by relevance

1234

/third_party/elfutils/tests/
Dshow-die-info.c142 Dwarf_Word u2; in handle() local
170 Dwarf_Word u2; in handle() local
199 Dwarf_Word u2; in handle() local
228 Dwarf_Word u2; in handle() local
258 Dwarf_Word u2; in handle() local
/third_party/mesa3d/src/glx/
Drender2.c44 __indirect_glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, in __indirect_glMap1d()
111 __indirect_glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, in __indirect_glMap1f()
174 __indirect_glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustr, in __indirect_glMap2d()
252 __indirect_glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustr, in __indirect_glMap2f()
/third_party/mesa3d/src/mesa/main/
Deval.c304 map1(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, in map1()
370 _mesa_Map1f( GLenum target, GLfloat u1, GLfloat u2, GLint stride, in _mesa_Map1f()
378 _mesa_Map1d( GLenum target, GLdouble u1, GLdouble u2, GLint stride, in _mesa_Map1d()
386 map2( GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, in map2()
470 GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, in _mesa_Map2f()
481 GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, in _mesa_Map2d()
766 _mesa_MapGrid1f( GLint un, GLfloat u1, GLfloat u2 ) in _mesa_MapGrid1f()
784 _mesa_MapGrid1d( GLint un, GLdouble u1, GLdouble u2 ) in _mesa_MapGrid1d()
791 _mesa_MapGrid2f( GLint un, GLfloat u1, GLfloat u2, in _mesa_MapGrid2f()
819 _mesa_MapGrid2d( GLint un, GLdouble u1, GLdouble u2, in _mesa_MapGrid2d()
/third_party/typescript/tests/cases/compiler/
DreadonlyInDeclarationFile.ts31 protected static get u2() { return 1 } method in C
32 protected static set u2(value) { } method in C
DstrictOptionalProperties1.ts196 declare let u2: U2 variable
/third_party/node/deps/v8/src/base/
Datomicops.h409 inline int MemcmpNotEqualFundamental(Atomic8 u1, Atomic8 u2) { in MemcmpNotEqualFundamental()
413 inline int MemcmpNotEqualFundamental(AtomicWord u1, AtomicWord u2) { in MemcmpNotEqualFundamental()
437 Atomic8 u2 = Relaxed_Load(s2++); in Relaxed_Memcmp() local
447 AtomicWord u2 = in Relaxed_Memcmp() local
458 Atomic8 u2 = Relaxed_Load(s2++); in Relaxed_Memcmp() local
/third_party/ltp/testcases/kernel/fs/fs-bench/
Dboxmuler.c8 double u1, u2, z; in box_muler() local
/third_party/typescript/tests/baselines/reference/
DtypeParameterFixingWithContextSensitiveArguments3.js13 var d = f(a, b, function (u2) { return u2.b; }, function (t2) { return t2; }); argument
DtypeParameterFixingWithContextSensitiveArguments5.js13 var d = f(a, b, function (u2) { return u2.b; }, function (t2) { return t2; }); argument
DstrictOptionalProperties1.js196 u2 = { variable
368 u2 = { variable
DreadonlyInDeclarationFile.js29 protected static get u2() { return 1 } getter in C
30 protected static set u2(value) { } setter in C
DlogicalAndOperatorStrictMode.js57 const u2 = u && s; constant
133 var u2 = u && s; variable
DtemplateLiteralTypes3.js283 function ft1(t, u, u1, u2) { argument
/third_party/ltp/testcases/kernel/syscalls/syscall/
Dsyscall01.c37 uid_t u1, u2; in verify_getuid() local
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/types/union_types/
Dunion_types_3.ts60 let u2: InterfaceU1 | InterfaceU2; variable
/third_party/elfutils/libcpu/
Dmemory-access.h86 uint16_t u2; member
/third_party/libcoap/src/
Dcoap_session.c171 coap_multi_fixed_uint(coap_fixed_point_t fp1, uint32_t u2) { in coap_multi_fixed_uint()
191 coap_add_fixed_uint(coap_fixed_point_t fp1, uint32_t u2) { in coap_add_fixed_uint()
199 coap_sub_fixed_uint(coap_fixed_point_t fp1, uint32_t u2) { in coap_sub_fixed_uint()
207 coap_div_fixed_uint(coap_fixed_point_t fp1, uint32_t u2) { in coap_div_fixed_uint()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DSwapChain9.cpp332 float u2 = (x + width) / float(mWidth); in swapRect() local
/third_party/lzma/CPP/7zip/UI/Common/
DUpdatePair.cpp54 const Int64 u2 = FileTime_To_UnixTime64(a2.FT); in MyCompareTime() local
/third_party/node/deps/openssl/openssl/crypto/dsa/
Ddsa_ossl.c337 BIGNUM *u1, *u2, *t1; in dsa_do_verify() local
/third_party/openssl/crypto/dsa/
Ddsa_ossl.c337 BIGNUM *u1, *u2, *t1; in dsa_do_verify() local
/third_party/typescript/tests/cases/conformance/expressions/binaryOperators/logicalAndOperator/
DlogicalAndOperatorStrictMode.ts58 const u2 = u && s; constant
/third_party/musl/src/math/
Dlgamma_r.c118 u2 = 1.45492250137234768737e+00, /* 0x3FF7475C, 0xD119BD6F */ variable
Dlgammaf_r.c53 u2 = 1.4549225569e+00, /* 0x3fba3ae7 */ variable
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dbeta_distribution.h352 result_type u1, u2, v, w, z, r, s, t, bw_inv, lhs; in AlgorithmCheng() local

1234