| /third_party/weston/tests/ |
| D | subsurface-test.c | 83 populate_compound_surface(struct compound_surface *com, struct client *client) in populate_compound_surface() 119 struct compound_surface com; in TEST() local 136 struct compound_surface com; in TEST() local 173 struct compound_surface com; in TEST() local 190 struct compound_surface com; in TEST() local 209 struct compound_surface com; in TEST() local 227 struct compound_surface com; in TEST() local 268 struct compound_surface com; in TEST() local 290 struct compound_surface com; in TEST() local 314 struct compound_surface com; in TEST() local [all …]
|
| /third_party/json/test/src/ |
| D | unit-ordered_map.cpp | 51 const auto com = om; variable 60 const auto com = om; variable 93 const auto com = om; variable 237 const auto com = om; variable
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
| D | TestIDNARef.java | 496 String com = ".com"; in TestCompare() local 527 doTestCompare(source.toString(),www+TestData.asciiIn[i]+com,true); in TestCompare() local 631 String com = ".com."; /*root label separator*/ in TestRootLabelSeparator() local 662 doTestCompare(source.toString(),www+TestData.asciiIn[i]+com,true); in TestRootLabelSeparator() local
|
| D | TestIDNA.java | 420 String com = ".com"; in TestCompare() local 451 doTestCompare(source.toString(),www+TestData.asciiIn[i]+com,true); in TestCompare() local 542 String com = ".com."; //root label separator in TestRootLabelSeparator() local 573 doTestCompare(source.toString(),www+TestData.asciiIn[i]+com,true); in TestRootLabelSeparator() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | unionAndIntersectionInference3.js | 95 const g = async (com) => { argument
|
| /third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/ |
| D | mpc8xxx_spi.h | 24 u32 com; /* command register */ member
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | ICUService.java | 663 public SortedMap<String, String> getDisplayNames(ULocale locale, Comparator<Object> com) { in getDisplayNames() 685 …public SortedMap<String, String> getDisplayNames(ULocale locale, Comparator<Object> com, String ma… in getDisplayNames() 737 private Comparator<Object> com; field in ICUService.LocaleRef 739 LocaleRef(SortedMap<String, String> dnCache, ULocale locale, Comparator<Object> com) { in LocaleRef()
|
| /third_party/boost/libs/mpi/test/ |
| D | sendrecv_test.cpp | 40 void test_sendrecv(mpi::communicator& com) { in test_sendrecv()
|
| /third_party/boost/libs/multi_index/example/ |
| D | composite_keys.cpp | 268 std::string com; in main() local
|
| /third_party/uboot/u-boot-2020.01/drivers/video/ |
| D | tegra.c | 205 static void rgb_enable(struct dc_com_reg *com) in rgb_enable()
|
| /third_party/boost/boost/geometry/srs/projections/proj/ |
| D | aea.hpp | 99 T Phi, sinpi, cospi, con, com, dphi; in phi1_() local
|
| D | omerc.hpp | 167 T con, com, cosph0, D, F, H, L, sinph0, p, J, gamma=0, in setup_omerc() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | testidna.cpp | 781 UChar com[] = {0x002E, 0x0043, 0x004F, 0x004D, 0x0000}; in testCompare() local 1180 UChar com[] = {0x002E, 0x0043, 0x004F, 0x004D, 0x002E, /* root label separator */0x0000}; in testRootLabelSeparator() local
|
| /third_party/gstreamer/gstplugins_bad/gst/jp2kdecimator/ |
| D | jp2kcodestream.h | 126 GList *com; /* list of Buffer */ member 145 GList *crg, *com; /* lists of Buffer */ member
|
| /third_party/gstreamer/gstplugins_bad/gst/jpegformat/ |
| D | gstjifmux.c | 370 GList *app0_jfif = NULL, *app1_exif = NULL, *app1_xmp = NULL, *com = NULL; in gst_jif_mux_mangle_markers() local
|
| /third_party/uboot/u-boot-2020.01/drivers/spi/ |
| D | fsl_espi.c | 366 unsigned int com = 0; in spi_cs_activate() local
|
| /third_party/boost/boost/multiprecision/detail/functions/ |
| D | trig.hpp | 315 int com = xx.compare(t); in eval_cos() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | idnatest.c | 573 UChar com[] = {0x002E, 0x0043, 0x004F, 0x004D, 0x0000}; in TestCompare() local
|
| /third_party/FreeBSD/sys/dev/usb/serial/ |
| D | usb_serial.h | 215 #define ucom_cfg_do_request(udev,com,req,ptr,flags,timo) \ argument
|
| /third_party/e2fsprogs/debugfs/ |
| D | debugfs.c | 1275 static void modify_u8(char *com, const char *prompt, in modify_u8() 1297 static void modify_u16(char *com, const char *prompt, in modify_u16() 1319 static void modify_u32(char *com, const char *prompt, in modify_u32()
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | unistr.c | 1545 static const ntfschar com[] = { const_cpu_to_le16('c'), local
|
| /third_party/flutter/skia/dm/ |
| D | DMSrcSink.cpp | 877 SkAutoCoInitialize com; in draw() local 1610 SkAutoCoInitialize com; in draw() local
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| D | f_uvc.c | 1480 struct uvc_probe_commit_control1_1 com; in fuvc_streaming_set() local
|
| /third_party/skia/dm/ |
| D | DMSrcSink.cpp | 943 SkAutoCoInitialize com; in draw() local 2025 SkAutoCoInitialize com; in draw() local
|
| /third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-tegra/ |
| D | dc.h | 351 struct dc_com_reg com; /* COM register 0x300 ~ 0x329 */ member
|