Searched defs:twice (Results 1 – 8 of 8) sorted by relevance
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/5.0/decorators/ |
D | decorators_7.ts | 25 function twice(value: undefined, context: { kind: string }) { function
|
/third_party/python/Modules/clinic/ |
D | _testmultiphase.c.h | 63 int twice = 0; in _testmultiphase_StateAccessType_increment_count_clinic() local
|
/third_party/skia/samplecode/ |
D | SampleXfermodesBlur.cpp | 110 for (int twice = 0; twice < 2; twice++) { in onDrawContent() local
|
/third_party/icu/icu4c/source/test/perf/normperf/ |
D | simplenormperf.cpp | 58 UnicodeString twice = result + result; in extend() local
|
/third_party/python/Modules/ |
D | _testmultiphase.c | 171 int n, int twice) in _testmultiphase_StateAccessType_increment_count_clinic_impl()
|
/third_party/optimized-routines/math/test/ |
D | ulp.c | 287 int twice; member 315 # define F(x, x_wrap, x_long, x_mpfr, a, s, t, twice) \ argument
|
/third_party/libinput/test/ |
D | test-pointer.c | 1717 for (int twice = 0; twice < 2; twice++) { in START_TEST() local
|
D | test-touchpad.c | 7159 struct range twice = {0, 2 }; in TEST_COLLECTION() local
|