Home
last modified time | relevance | path

Searched defs:alternate (Results 1 – 25 of 27) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DinfiniteConstraints.js28 const noError = ensureNoDuplicates({main: value("test"), alternate: value("test2")}); property
32 const shouldBeError = ensureNoDuplicates({main: value("dup"), alternate: value("dup")}); property
57 var noError = ensureNoDuplicates({ main: value("test"), alternate: value("test2") }); property
59 var shouldBeError = ensureNoDuplicates({ main: value("dup"), alternate: value("dup") }); property
/third_party/flutter/skia/tests/
DFloat16Test.cpp36 alternate = is_denorm(h) ? 0.0f : expected; in DEF_TEST() local
61 uint16_t alternate = expected; local
/third_party/skia/tests/
DFloat16Test.cpp36 alternate = is_denorm(h) ? 0.0f : expected; in DEF_TEST() local
61 uint16_t alternate = expected; local
/third_party/spirv-tools/test/
Dimmediate_int_test.cpp217 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
229 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
244 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
258 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dimmediate_int_test.cpp217 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
229 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
244 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
258 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/
Dimmediate_int_test.cpp217 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
229 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
244 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
258 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dimmediate_int_test.cpp217 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
229 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
244 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
258 const SpirvVector alternate = CompileSuccessfully(R"( in TEST_F() local
/third_party/ffmpeg/libavfilter/
Dvf_vibrance.c39 int alternate; member
65 const float alternate = s->alternate ? 1.f : -1.f; in vibrance_slice8() local
124 const float alternate = s->alternate ? 1.f : -1.f; in vibrance_slice16() local
185 const float alternate = s->alternate ? 1.f : -1.f; in vibrance_slice8p() local
242 const float alternate = s->alternate ? 1.f : -1.f; in vibrance_slice16p() local
/third_party/icu/icu4c/source/test/intltest/
Dssearch.cpp1037 void SetMonkey::append(UnicodeString &test, UnicodeString &alternate) in append()
1075 void StringSetMonkey::append(UnicodeString &testCase, UnicodeString &alternate) in append()
1103 …ring &StringSetMonkey::generateAlternative(const UnicodeString &testCase, UnicodeString &alternate) in generateAlternative()
1163 …r *coll, Monkey *monkeys[], int32_t monkeyCount, UnicodeString &testCase, UnicodeString &alternate) in generateTestCase()
1390 UnicodeString alternate; in monkeyTest() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/
Dminimal-secure-streams-smd.c68 char alternate; member
/third_party/gstreamer/gstplugins_bad/gst/interlace/
Dgstinterlace.c479 gboolean top_field_first, alternate; in gst_interlace_setcaps() local
975 GstCaps *interlaced, *alternate; in gst_interlace_getcaps() local
1235 gboolean allow_rff, top_field_first, alternate; in gst_interlace_chain() local
/third_party/icu/docs/userguide/collation/customization/
Dindex.md204 #### alternate subsubsection
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_compiler.cpp421 get_provoking_vertex(struct d3d12_selection_context *sel_ctx, bool *alternate, const struct pipe_dr… in get_provoking_vertex()
/third_party/python/Python/
Dformatter_unicode.c131 int alternate; member
/third_party/python/Objects/
Dlongobject.c1790 long_format_binary(PyObject *aa, int base, int alternate, in long_format_binary()
1968 int base, int alternate) in _PyLong_FormatWriter()
1981 int base, int alternate) in _PyLong_FormatBytesWriter()
Dbytesobject.c881 int alternate = flags & F_ALT; in _PyBytes_FormatEx() local
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpsintrp.c2835 FT_Bool alternate = FT_BOOL( op1 == cf2_cmdHVCURVETO ); in cf2_interpT2CharString() local
/third_party/freetype/src/psaux/
Dpsintrp.c2840 FT_Bool alternate = FT_BOOL( op1 == cf2_cmdHVCURVETO ); in cf2_interpT2CharString() local
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsintrp.c2838 FT_Bool alternate = FT_BOOL( op1 == cf2_cmdHVCURVETO ); in cf2_interpT2CharString() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1210 AlternateSubst alternate; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1489 AlternateSubst alternate; member
/third_party/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1454 AlternateSubst alternate; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp1169 static bool alternate = false; in getIdentitySwizzle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineScheduler.cpp3613 InstructionShuffler(bool alternate, bool topdown) in InstructionShuffler()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h915 struct sctp_nets *alternate; /* If primary is down or PF */ member

12