Home
last modified time | relevance | path

Searched defs:second (Results 276 - 300 of 527) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/ffmpeg/libavformat/
H A Dgxf.c47 int second = (timecode >> 8) & 0xff; in add_timecode_metadata() local
/third_party/glfw/src/
H A Dwin32_joystick.c179 static int compareJoystickObjects(const void* first, const void* second) in compareJoystickObjects() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DChineseCalendar.java201 ChineseCalendar(int year, int month, int isLeapMonth, int date, int hour, int minute, int second) ChineseCalendar() argument
261 ChineseCalendar(int era, int year, int month, int isLeapMonth, int date, int hour, int minute, int second) ChineseCalendar() argument
H A DIslamicCalendar.java310 IslamicCalendar(int year, int month, int date, int hour, int minute, int second) IslamicCalendar() argument
/third_party/icu/icu4c/source/test/iotest/
H A Diotest.cpp375 int32_t second = 0; in ScanfMultipleIntegers() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DIslamicCalendar.java289 IslamicCalendar(int year, int month, int date, int hour, int minute, int second) IslamicCalendar() argument
H A DChineseCalendar.java197 ChineseCalendar(int year, int month, int isLeapMonth, int date, int hour, int minute, int second) ChineseCalendar() argument
255 ChineseCalendar(int era, int year, int month, int isLeapMonth, int date, int hour, int minute, int second) ChineseCalendar() argument
/third_party/libsnd/src/
H A Dwavlike.c117 wavex_guid_equal (const EXT_SUBFORMAT * first, const EXT_SUBFORMAT * second) in wavex_guid_equal() argument
/third_party/node/src/
H A Dnode_file-inl.h130 FillGlobalStatsArray(BindingData* binding_data, const bool use_bigint, const uv_stat_t* s, const bool second) FillGlobalStatsArray() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_range.cpp727 double second; in testPlurals() member
1171 assertFormattedRangeEquals( const char16_t* message, const LocalizedNumberRangeFormatter& l, double first, double second, const char16_t* expected) assertFormattedRangeEquals() argument
[all...]
/third_party/libinput/src/
H A Dquirks.h56 int second; member
/third_party/node/deps/v8/src/base/
H A Dhashmap.h537 Value* second; member
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-regalloc.cc163 ControlNode* second = in ComputePostDominatingHoles() local
/third_party/node/deps/v8/src/strings/
H A Duri.cc82 base::uc16 second = uri_content->Get(index + 2); in AddToBuffer() local
84 DCHECK_GT(std::numeric_limits<T>::max(), second); in AddToBuffer() local
/third_party/node/deps/v8/src/torque/
H A Dutils.cc114 unsigned char second = (*++iter); in FileUriDecode() local
/third_party/libabigail/src/
H A Dabg-leaf-reporter.cc684 second = d.second_class_decl(); report() local
718 union_decl_sptr first = d.first_union_decl(), second = d.second_union_decl(); report() local
[all...]
/third_party/rust/crates/humantime/src/
H A Ddate.rs124 let mut second = two_digits(b[17], b[18])?; in parse_rfc3339_weak() variables
[all...]
/third_party/pulseaudio/src/pulse/
H A Dformat.c174 int pa_format_info_is_compatible(const pa_format_info *first, const pa_format_info *second) { in pa_format_info_is_compatible() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValueMap.h344 ValueT& second; member
398 const ValueT& second; global() member
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_date_time.cpp285 unsigned second = 0; in Decode_ISO_8601() local
555 unsigned second = 0; in Decode_IPTC_Time() local
63 dng_date_time(uint32 year, uint32 month, uint32 day, uint32 hour, uint32 minute, uint32 second) dng_date_time() argument
227 SetTime(uint32 hour, uint32 minute, uint32 second) SetTime() argument
596 unsigned second = 0; Decode_IPTC_Time() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/meta/
H A Dtype_traits_test.cc32 U second; member
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer_test.cc192 std::list<NoNotEquals> second; in TEST_F() local
[all...]
/base/location/frameworks/location_common/common/source/
H A Dcommon_utils.cpp309 int64_t second = static_cast<int64_t>(times.tv_sec); in GetCurrentTime() local
/base/global/i18n_lite/frameworks/i18n/src/
H A Ddate_time_format_impl.cpp374 int32_t second = time.tm_sec; in ProcessTime() local
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dspan_to_html.cpp79 char second = color[1]; in ToHtmlColor() local

Completed in 30 milliseconds

1...<<11121314151617181920>>...22