Home
last modified time | relevance | path

Searched defs:second (Results 351 - 375 of 406) sorted by relevance

1...<<11121314151617

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc986 intptr_t second = reinterpret_cast<intptr_t>(&*t.find(2)); TEST() local
[all...]
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp3207 auto second = paragraph->getRectsForRange(1, 2, heightStyle, widthStyle); in DEF_TEST_DISABLED() local
3214 auto second = paragraph->getRectsForRange(4, 5, heightStyle, widthStyle); in DEF_TEST_DISABLED() local
3221 auto second = paragraph->getRectsForRange(15, 16, heightStyle, widthStyle); in DEF_TEST_DISABLED() local
[all...]
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_annotations.rs1779 let mut second = BTreeMap::new(); in test_flatten_map_twice() variables
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderApiTests.cpp1087 bool programBinariesEqual (const ProgramBinary& first, const ProgramBinary& second) in programBinariesEqual() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp373 F1D second; member
377 FuncType second; member
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c906 struct device *second; in dw_mipi_dsi_rockchip_bind() local
991 struct device *second; in dw_mipi_dsi_rockchip_host_attach() local
1018 struct device *second; dw_mipi_dsi_rockchip_host_detach() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c289 static void phy_update_bits(struct inno_dsidphy *inno, u8 first, u8 second, u8 mask, u8 val) in phy_update_bits() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dsiutils.c1049 si_oobr_baseaddr(si_t *sih, bool second) in si_oobr_baseaddr() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp290 GraphicIRect RSUniRenderUtil::IntersectRect(const GraphicIRect& first, const GraphicIRect& second) in IntersectRect() argument
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmathndk.cpp1905 int64_t second; in Scalblnl() local
1920 int second; in Scalbn() local
1935 int64_t second; in Scalblnf() local
1950 int64_t second; in Scalbnf() local
1965 int second; Scalbnl() local
[all...]
H A Dunistdndk.cpp106 int second; in Setpgid() local
/third_party/ffmpeg/libavfilter/
H A Dvsrc_testsrc.c564 int second; in test_fill_picture() local
/third_party/ffmpeg/libavformat/
H A Ddashdec.c187 float second = 0.0; in get_utc_date_time_insec() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcapitst.c2008 static int tMemCmp(const uint8_t *first, const uint8_t *second) { in tMemCmp() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCalendar.java2034 set(int year, int month, int date, int hour, int minute, int second) set() argument
/third_party/icu/icu4c/source/i18n/
H A Dcalendar.cpp1259 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second) in set() argument
H A Dsmpdtfmt.cpp2005 int32_t second = 0; in subFormat() local
/third_party/mesa3d/src/amd/common/
H A Dac_rgp.c126 int32_t second; member
/third_party/ntfs-3g/libntfs-3g/
H A Dacls.c169 BOOL ntfs_same_sid(const SID *first, const SID *second) in ntfs_same_sid() argument
1538 ntfs_merge_descr_posix(const struct POSIX_SECURITY *first, const struct POSIX_SECURITY *second) ntfs_merge_descr_posix() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcalendar.cpp1255 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second) in set() argument
H A Dsmpdtfmt.cpp1969 int32_t second = 0; in subFormat() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcalendar.cpp1244 Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second) in set() argument
H A Dsmpdtfmt.cpp1957 int32_t second = 0; in subFormat() local
/third_party/protobuf/src/google/protobuf/
H A Dtext_format.cc2066 bool second in operator ()() local
2071 int32 second = reflection->GetInt32(*b, field_); operator ()() local
2076 int64 second = reflection->GetInt64(*b, field_); operator ()() local
2081 uint32 second = reflection->GetUInt32(*b, field_); operator ()() local
2086 uint64 second = reflection->GetUInt64(*b, field_); operator ()() local
2091 std::string second = reflection->GetString(*b, field_); operator ()() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java2120 set(int year, int month, int date, int hour, int minute, int second) set() argument

Completed in 124 milliseconds

1...<<11121314151617