Home
last modified time | relevance | path

Searched refs:_1 (Results 1 – 25 of 230) sorted by relevance

12345678910

/third_party/jerryscript/jerry-core/jrt/
Djrt.h36 #define JERRY_UNUSED_1(_1) JERRY_UNUSED (_1) argument
37 #define JERRY_UNUSED_2(_1, _2) JERRY_UNUSED (_1), JERRY_UNUSED_1 (_2) argument
38 #define JERRY_UNUSED_3(_1, _2, _3) JERRY_UNUSED (_1), JERRY_UNUSED_2 (_2, _3) argument
39 #define JERRY_UNUSED_4(_1, _2, _3, _4) JERRY_UNUSED (_1), JERRY_UNUSED_3 (_2, _3, _4) argument
40 #define JERRY_UNUSED_5(_1, _2, _3, _4, _5) JERRY_UNUSED (_1), JERRY_UNUSED_4 (_2, _3, _4, _5) argument
42 #define JERRY_VA_ARGS_NUM_IMPL(_1, _2, _3, _4, _5, N, ...) N argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DPrint.hpp395 # define RR_GET_NTH_ARG(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, N, .… argument
410 # define RR_WATCH_FMT_1(_1) "\n " # _1 ": {0}" argument
411 # define RR_WATCH_FMT_2(_1, _2) \ argument
412 RR_WATCH_FMT_1(_1) \
414 # define RR_WATCH_FMT_3(_1, _2, _3) \ argument
415 RR_WATCH_FMT_2(_1, _2) \
417 # define RR_WATCH_FMT_4(_1, _2, _3, _4) \ argument
418 RR_WATCH_FMT_3(_1, _2, _3) \
420 # define RR_WATCH_FMT_5(_1, _2, _3, _4, _5) \ argument
421 RR_WATCH_FMT_4(_1, _2, _3, _4) \
[all …]
/third_party/googletest/googlemock/include/gmock/internal/
Dgmock-pp.h5 #define GMOCK_PP_CAT(_1, _2) GMOCK_PP_INTERNAL_CAT(_1, _2) argument
17 #define GMOCK_PP_IDENTITY(_1) _1 argument
152 #define GMOCK_PP_INTERNAL_CAT(_1, _2) _1##_2 argument
154 #define GMOCK_PP_INTERNAL_CAT_5(_1, _2, _3, _4, _5) _1##_2##_3##_4##_5 argument
155 #define GMOCK_PP_INTERNAL_IS_EMPTY(_1, _2, _3, _4) \ argument
157 _1, _2, _3, _4))
167 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument
173 #define GMOCK_PP_INTERNAL_INTERNAL_HEAD(_1, ...) _1 argument
176 #define GMOCK_PP_INTERNAL_INTERNAL_TAIL(_1, ...) __VA_ARGS__ argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcGLSLVectorConstructorTests.cpp318 …{ "vec2" , { 2 , generateValueFloat, bind(generateCtorOpen, "vec2", _1, _2) , generateCtorClose …
319 …{ "vec3" , { 3 , generateValueFloat, bind(generateCtorOpen, "vec3", _1, _2) , generateCtorClose …
320 …{ "vec4" , { 4 , generateValueFloat, bind(generateCtorOpen, "vec4", _1, _2) , generateCtorClose …
322 …{ "ivec2" , { 2 , generateValueInt , bind(generateCtorOpen, "ivec2", _1, _2) , generateCtorClose…
323 …{ "ivec3" , { 3 , generateValueInt , bind(generateCtorOpen, "ivec3", _1, _2) , generateCtorClose…
324 …{ "ivec4" , { 4 , generateValueInt , bind(generateCtorOpen, "ivec4", _1, _2) , generateCtorClose…
326 …{ "bvec2" , { 2 , generateValueBool , bind(generateCtorOpen, "bvec2", _1, _2) , generateCtorClos…
327 …{ "bvec3" , { 3 , generateValueBool , bind(generateCtorOpen, "bvec3", _1, _2) , generateCtorClos…
328 …{ "bvec4" , { 4 , generateValueBool , bind(generateCtorOpen, "bvec4", _1, _2) , generateCtorClos…
329 …{ "mat2" , { 4 , generateValueFloat, bind(generateCtorOpen, "mat2", _1, _2) , generateCtorClose …
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cNumberParsingTests.cpp108 …bind(initializeExpectedValue, _1, _2, 3221225472u) // SetupUniformsFn setupUniforms…
117 …bind(initializeExpectedValue, _1, _2, 3221225472u) // SetupUniformsFn setupUniforms…
126 …bind(initializeExpectedValue, _1, _2, 3221225472u) // SetupUniformsFn setupUniforms…
135 …bind(initializeExpectedValue, _1, _2, 2147483648u) // SetupUniformsFn setupUniforms…
144 …bind(initializeExpectedValue, _1, _2, 2147483648u) // SetupUniformsFn setupUniforms…
153 …bind(initializeExpectedValue, _1, _2, 2147483648u) // SetupUniformsFn setupUniforms…
162 …bind(initializeExpectedValue, _1, _2, 4294967295u) // SetupUniformsFn setupUniforms…
171 …bind(initializeExpectedValue, _1, _2, 4294967295u) // SetupUniformsFn setupUniforms…
180 …bind(initializeExpectedValue, _1, _2, 4294967295u) // SetupUniformsFn setupUniforms…
198 …bind(initializeExpectedValue, _1, _2, 0xffffffffu) // SetupUniformsFn setupUniforms…
/third_party/typescript/tests/baselines/reference/
DdestructuringInitializerContextualTypeFromContext.types65 f(([_1, _2 = undefined]) => undefined)
66 >f(([_1, _2 = undefined]) => undefined) : void
68 >([_1, _2 = undefined]) => undefined : ([_1, _2]: string[]) => undefined
69 >_1 : string
DsourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js58 …g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6,… variable
81 …, _0 = _z[0], numberB = _0 === void 0 ? -1 : _0, _1 = _z[1], nameB = _1 === void 0 ? "helloNoName"…
DnoImplicitAnyDestructuringVarDeclaration2.js24 …ed : _z, _0 = _y.y3, y3 = _0 === void 0 ? null : _0, _1 = _y.z3, z3 = _1 === void 0 ? undefined : variable
DimportWithTrailingSlash.js33 var _1 = require("."); variable
35 _1["default"].a;
DdestructuringInitializerContextualTypeFromContext.symbols66 f(([_1, _2 = undefined]) => undefined)
68 >_1 : Symbol(_1, Decl(destructuringInitializerContextualTypeFromContext.ts, 23, 4))
DexportStarNotElided.js45 var _1 = require("./"); variable
46 _1.register("ok");
/third_party/libxml2/result/relaxng/
D307377_1.err1 ./test/relaxng/307377_1.xml:1: element number: Relax-NG validity error : Extra data in list: a
2 ./test/relaxng/307377_1.xml:1: element number: Relax-NG validity error : Element number failed to v…
3 ./test/relaxng/307377_1.xml fails to validate
D558452_1.err1 ./test/relaxng/558452_1.xml:2: element doc: Relax-NG validity error : Expecting an element , got no…
2 ./test/relaxng/558452_1.xml fails to validate
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Ddrf.h65 #define NVVAL_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
70 #define NVDEF_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
76 #define NVVAL_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
82 #define NVVAL_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
89 #define NVDEF_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
98 #define NVVAL_MW_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
108 #define NVVAL_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
116 #define NVDEF_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
/third_party/mbedtls/tests/suites/
Dtest_suite_pkcs1_v21.data10 RSAES-OAEP Encryption Test Vector 1_1
28 RSAES-OAEP Encryption Test Vector 2_1
46 RSAES-OAEP Encryption Example 3_1
64 RSAES-OAEP Encryption Example 4_1
82 RSAES-OAEP Encryption Example 5_1
100 RSAES-OAEP Encryption Example 6_1
118 RSAES-OAEP Encryption Example 7_1
136 RSAES-OAEP Encryption Example 8_1
154 RSAES-OAEP Encryption Example 9_1
172 RSAES-OAEP Encryption Example 10_1
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_builtins.cpp1122 referenced_from_inst, std::placeholders::_1)); in ValidateNotCalledWithExecutionModel()
1164 referenced_from_inst, std::placeholders::_1)); in ValidateClipOrCullDistanceAtReference()
1171 referenced_from_inst, std::placeholders::_1)); in ValidateClipOrCullDistanceAtReference()
1183 referenced_from_inst, std::placeholders::_1)); in ValidateClipOrCullDistanceAtReference()
1284 std::placeholders::_1)); in ValidateClipOrCullDistanceAtReference()
1346 built_in_inst, referenced_from_inst, std::placeholders::_1)); in ValidateFragCoordAtReference()
1422 built_in_inst, referenced_from_inst, std::placeholders::_1)); in ValidateFragDepthAtReference()
1483 built_in_inst, referenced_from_inst, std::placeholders::_1)); in ValidateFrontFacingAtReference()
1543 std::placeholders::_1)); in ValidateHelperInvocationAtReference()
1603 built_in_inst, referenced_from_inst, std::placeholders::_1)); in ValidateInvocationIdAtReference()
[all …]
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_builtins.cpp1122 referenced_from_inst, std::placeholders::_1)); in ValidateNotCalledWithExecutionModel()
1164 referenced_from_inst, std::placeholders::_1)); in ValidateClipOrCullDistanceAtReference()
1171 referenced_from_inst, std::placeholders::_1)); in ValidateClipOrCullDistanceAtReference()
1183 referenced_from_inst, std::placeholders::_1)); in ValidateClipOrCullDistanceAtReference()
1284 std::placeholders::_1)); in ValidateClipOrCullDistanceAtReference()
1346 built_in_inst, referenced_from_inst, std::placeholders::_1)); in ValidateFragCoordAtReference()
1422 built_in_inst, referenced_from_inst, std::placeholders::_1)); in ValidateFragDepthAtReference()
1483 built_in_inst, referenced_from_inst, std::placeholders::_1)); in ValidateFrontFacingAtReference()
1543 std::placeholders::_1)); in ValidateHelperInvocationAtReference()
1603 built_in_inst, referenced_from_inst, std::placeholders::_1)); in ValidateInvocationIdAtReference()
[all …]
/third_party/ffmpeg/libswscale/ppc/
Dyuv2rgb_altivec.c169 __typeof__(x0) _0, _1, _2; \
170 vec_merge3(x0, x1, x2, _0, _1, _2); \
172 vec_st(_1, 0, ptr++); \
178 __typeof__(x0) _0, _1, _2; \
179 vec_merge3(x2, x1, x0, _0, _1, _2); \
181 vec_st(_1, 0, ptr++); \
191 T _0, _1, _2, _3; \
193 _1 = vec_mergeh(x2, x3); \
195 (vector unsigned short) _1); \
197 (vector unsigned short) _1); \
[all …]
/third_party/FreeBSD/contrib/gdtoa/
Dstrtord.c48 L[_1] = bits[0];
54 L[_1] = bits[0];
60 L[_1] = 0;
/third_party/spirv-tools/source/val/
Dvalidate_builtins.cpp1135 referenced_from_inst, std::placeholders::_1)); in ValidateNotCalledWithExecutionModel()
1177 referenced_from_inst, std::placeholders::_1)); in ValidateClipOrCullDistanceAtReference()
1184 referenced_from_inst, std::placeholders::_1)); in ValidateClipOrCullDistanceAtReference()
1191 referenced_from_inst, std::placeholders::_1)); in ValidateClipOrCullDistanceAtReference()
1203 referenced_from_inst, std::placeholders::_1)); in ValidateClipOrCullDistanceAtReference()
1305 std::placeholders::_1)); in ValidateClipOrCullDistanceAtReference()
1367 built_in_inst, referenced_from_inst, std::placeholders::_1)); in ValidateFragCoordAtReference()
1443 built_in_inst, referenced_from_inst, std::placeholders::_1)); in ValidateFragDepthAtReference()
1504 built_in_inst, referenced_from_inst, std::placeholders::_1)); in ValidateFrontFacingAtReference()
1564 std::placeholders::_1)); in ValidateHelperInvocationAtReference()
[all …]
/third_party/skia/bench/
DShapesBench.cpp180 fShapes[i].fDraw = bind(&SkCanvas::drawRect, _1, cref(fRect.rect()), _2); in onDelayedSetup()
183 fShapes[i].fDraw = bind(&SkCanvas::drawOval, _1, cref(fOval.rect()), _2); in onDelayedSetup()
186 fShapes[i].fDraw = bind(&SkCanvas::drawRRect, _1, cref(fRRect), _2); in onDelayedSetup()
202 fShapes[i].fDraw = std::bind(&SkCanvas::drawDRRect, std::placeholders::_1, in onDelayedSetup()
/third_party/flutter/skia/bench/
DShapesBench.cpp180 fShapes[i].fDraw = bind(&SkCanvas::drawRect, _1, cref(fRect.rect()), _2); in onDelayedSetup()
183 fShapes[i].fDraw = bind(&SkCanvas::drawOval, _1, cref(fOval.rect()), _2); in onDelayedSetup()
186 fShapes[i].fDraw = bind(&SkCanvas::drawRRect, _1, cref(fRRect), _2); in onDelayedSetup()
202 fShapes[i].fDraw = std::bind(&SkCanvas::drawDRRect, std::placeholders::_1, in onDelayedSetup()
/third_party/vk-gl-cts/data/gles3/shaders/
Dconstant_expressions.test368 const int _1 = 1;
378 case _1:
449 const int _1 = int(1.0);
450 const int _2 = 2 + int(float(_0>_1));
460 case ivec3(_1).x:
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/glsl/es310/
Dconstant_expressions.test368 const int _1 = 1;
378 case _1:
449 const int _1 = int(1.0);
450 const int _2 = 2 + int(float(_0>_1));
460 case ivec3(_1).x:
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/main/
Dgles31-khr-master.txt2724 KHR-GLES31.core.pixelstoragemodes.teximage2d.r8.1_1
2725 KHR-GLES31.core.pixelstoragemodes.teximage2d.r8.16_1
2730 KHR-GLES31.core.pixelstoragemodes.teximage2d.r8snorm.1_1
2731 KHR-GLES31.core.pixelstoragemodes.teximage2d.r8snorm.16_1
2736 KHR-GLES31.core.pixelstoragemodes.teximage2d.r16f.1_1
2737 KHR-GLES31.core.pixelstoragemodes.teximage2d.r16f.16_1
2742 KHR-GLES31.core.pixelstoragemodes.teximage2d.r32f.1_1
2743 KHR-GLES31.core.pixelstoragemodes.teximage2d.r32f.16_1
2748 KHR-GLES31.core.pixelstoragemodes.teximage2d.r8ui.1_1
2749 KHR-GLES31.core.pixelstoragemodes.teximage2d.r8ui.16_1
[all …]

12345678910