| /third_party/skia/third_party/externals/libpng/ |
| H A D | png.h | 607 png_byte second; /* second of minute, 0 - 60 (for leap seconds) */ member
|
| /third_party/skia/third_party/externals/expat/expat/tests/ |
| H A D | runtests.c | 10411 const char *second in START_TEST() local 7460 versions_equal(const XML_Expat_Version *first, const XML_Expat_Version *second) versions_equal() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderOperatorTests.cpp | 292 static string twoValuedVec4 (const string& first, const string& second, const BVec4& firstMask) in twoValuedVec4() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 93 inline void append (std::vector<T>& first, const std::vector<T>& second) in append() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderOperatorTests.cpp | 206 static std::string twoValuedVec4 (const std::string& first, const std::string& second, const BVec4& firstMask) in twoValuedVec4() argument
|
| /third_party/googletest/googlemock/include/gmock/ |
| H A D | gmock-matchers.h | 3804 BoundSecondMatcher(const Tuple2Matcher& tm, const Second& second) BoundSecondMatcher() argument 3832 Impl(const Tuple2Matcher& tm, const Second& second) Impl() argument 3862 MatcherBindSecond( const Tuple2Matcher& tm, const Second& second) MatcherBindSecond() argument [all...] |
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest.cc | 1799 inline bool IsUtf16SurrogatePair(wchar_t first, wchar_t second) { in IsUtf16SurrogatePair() argument 1805 CreateCodePointFromUtf16SurrogatePair(wchar_t first, wchar_t second) CreateCodePointFromUtf16SurrogatePair() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | register-allocator.cc | 1766 Instruction* second = code()->InstructionAt(instr_index); in MeetConstraintsBefore() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | effect-control-linearizer.cc | 3707 Node* second = node->InputAt(2); in LowerNewConsString() local 3746 __ StoreField(AccessBuilder::ForConsStringSecond(), result, second); in LowerNewConsString() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-temporal-objects.cc | 66 int32_t second; member 103 int32_t second; member 370 ISODateTimeWithinLimits(Isolate* isolate, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int32_t nanosecond) ISODateTimeWithinLimits() argument 543 CreateTemporalDateTime( Isolate* isolate, Handle<JSFunction> target, Handle<HeapObject> new_target, int32_t iso_year, int32_t iso_month, int32_t iso_day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int32_t nanosecond, Handle<JSReceiver> calendar) CreateTemporalDateTime() argument 607 CreateTemporalDateTimeDefaultTarget( Isolate* isolate, int32_t iso_year, int32_t iso_month, int32_t iso_day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int32_t nanosecond, Handle<JSReceiver> calendar) CreateTemporalDateTimeDefaultTarget() argument 622 CreateTemporalDateTime( Isolate* isolate, int32_t iso_year, int32_t iso_month, int32_t iso_day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int32_t nanosecond, Handle<JSReceiver> calendar) CreateTemporalDateTime() argument 635 CreateTemporalTime( Isolate* isolate, Handle<JSFunction> target, Handle<HeapObject> new_target, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int32_t nanosecond) CreateTemporalTime() argument 678 CreateTemporalTime( Isolate* isolate, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int32_t nanosecond) CreateTemporalTime() argument 1076 BalanceISODateTime(Isolate* isolate, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int64_t nanosecond) BalanceISODateTime() argument 3546 AddDateTime( Isolate* isolate, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int32_t nanosecond, Handle<JSReceiver> calendar, const DurationRecord& dur, Handle<Object> options) AddDateTime() argument 4316 GetEpochFromISOParts(Isolate* isolate, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int32_t nanosecond) GetEpochFromISOParts() argument 4455 IsValidTime(Isolate* isolate, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int32_t nanosecond) IsValidTime() argument 4533 BalanceTime(Isolate* isolate, int64_t hour, int64_t minute, int64_t second, int64_t millisecond, int64_t microsecond, int64_t nanosecond) BalanceTime() argument 4629 AddTime(Isolate* isolate, int64_t hour, int64_t minute, int64_t second, int64_t millisecond, int64_t microsecond, int64_t nanosecond, int64_t hours, int64_t minutes, int64_t seconds, int64_t milliseconds, int64_t microseconds, int64_t nanoseconds) AddTime() argument [all...] |
| /third_party/node/deps/simdutf/ |
| H A D | simdutf.cpp | 1691 __m256i second = _mm256_cvtepu8_epi16(_mm256_extractf128_si256(*this,1)); in store_ascii_as_utf16() local 2597 __m128i second = _mm_cvtepu8_epi16(_mm_srli_si128(*this,8)); in store_ascii_as_utf16() local [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-comparison.cc | 574 type_or_decl_base_sptr second = d->first_subject(); is_diff_of_global_decls() local 1085 add_diff(type_or_decl_base_sptr first, type_or_decl_base_sptr second, const diff_sptr d) add_diff() argument 1150 set_canonical_diff_for(const type_or_decl_base_sptr first, const type_or_decl_base_sptr second, const diff_sptr d) set_canonical_diff_for() argument 1174 set_or_get_canonical_diff_for(const type_or_decl_base_sptr first, const type_or_decl_base_sptr second, const diff_sptr canonical_diff) set_or_get_canonical_diff_for() argument 2539 distinct_diff(type_or_decl_base_sptr first, type_or_decl_base_sptr second, diff_context_sptr ctxt) distinct_diff() argument 2557 distinct_diff::second() const second() function in abigail::comparison::distinct_diff 2600 entities_are_of_distinct_kinds(type_or_decl_base_sptr first, type_or_decl_base_sptr second) entities_are_of_distinct_kinds() argument 2656 compute_diff_for_distinct_kinds(const type_or_decl_base_sptr first, const type_or_decl_base_sptr second, diff_context_sptr ctxt) compute_diff_for_distinct_kinds() argument 2692 try_to_diff(const type_or_decl_base_sptr first, const type_or_decl_base_sptr second, diff_context_sptr ctxt) try_to_diff() argument 2721 try_to_diff(const type_or_decl_base_sptr first, const type_or_decl_base_sptr second, diff_context_sptr ctxt) try_to_diff() argument 2762 try_to_diff_distinct_kinds(const type_or_decl_base_sptr first, const type_or_decl_base_sptr second, diff_context_sptr ctxt) try_to_diff_distinct_kinds() argument 2785 compute_diff_for_types(const type_or_decl_base_sptr& first, const type_or_decl_base_sptr& second, const diff_context_sptr& ctxt) compute_diff_for_types() argument 3098 compute_diff_for_decls(const decl_base_sptr first, const decl_base_sptr second, diff_context_sptr ctxt) compute_diff_for_decls() argument 3129 compute_diff(const decl_base_sptr first, const decl_base_sptr second, diff_context_sptr ctxt) compute_diff() argument 3159 compute_diff(const type_base_sptr first, const type_base_sptr second, diff_context_sptr ctxt) compute_diff() argument 3225 var_diff(var_decl_sptr first, var_decl_sptr second, diff_sptr type_diff, diff_context_sptr ctxt) var_diff() argument 3311 compute_diff(const var_decl_sptr first, const var_decl_sptr second, diff_context_sptr ctxt) compute_diff() argument 3341 pointer_diff(pointer_type_def_sptr first, pointer_type_def_sptr second, diff_sptr underlying, diff_context_sptr ctxt) pointer_diff() argument 3442 compute_diff(pointer_type_def_sptr first, pointer_type_def_sptr second, diff_context_sptr ctxt) compute_diff() argument 3478 array_diff(const array_type_def_sptr first, const array_type_def_sptr second, diff_sptr element_type_diff, diff_context_sptr ctxt) array_diff() argument 3595 compute_diff(array_type_def_sptr first, array_type_def_sptr second, diff_context_sptr ctxt) compute_diff() argument 3626 reference_diff(const reference_type_def_sptr first, const reference_type_def_sptr second, diff_sptr underlying, diff_context_sptr ctxt) reference_diff() argument 3727 compute_diff(reference_type_def_sptr first, reference_type_def_sptr second, diff_context_sptr ctxt) compute_diff() argument 3758 qualified_type_diff(qualified_type_def_sptr first, qualified_type_def_sptr second, diff_sptr under, diff_context_sptr ctxt) qualified_type_diff() argument 3874 compute_diff(const qualified_type_def_sptr first, const qualified_type_def_sptr second, diff_context_sptr ctxt) compute_diff() argument 3988 enum_diff(const enum_type_decl_sptr first, const enum_type_decl_sptr second, const diff_sptr underlying_type_diff, const diff_context_sptr ctxt) enum_diff() argument 4089 compute_diff(const enum_type_decl_sptr first, const enum_type_decl_sptr second, diff_context_sptr ctxt) compute_diff() argument 5662 compute_diff(const class_decl_sptr first, const class_decl_sptr second, diff_context_sptr ctxt) compute_diff() argument 5782 base_diff(class_decl::base_spec_sptr first, class_decl::base_spec_sptr second, class_diff_sptr underlying, diff_context_sptr ctxt) base_diff() argument 5884 compute_diff(const class_decl::base_spec_sptr first, const class_decl::base_spec_sptr second, diff_context_sptr ctxt) compute_diff() argument 5999 compute_diff(const union_decl_sptr first, const union_decl_sptr second, diff_context_sptr ctxt) compute_diff() argument 6497 compute_diff(const scope_decl_sptr first, const scope_decl_sptr second, scope_diff_sptr d, diff_context_sptr ctxt) compute_diff() argument 6554 fn_parm_diff(const function_decl::parameter_sptr first, const function_decl::parameter_sptr second, diff_context_sptr ctxt) fn_parm_diff() argument 6673 compute_diff(const function_decl::parameter_sptr first, const function_decl::parameter_sptr second, diff_context_sptr ctxt) compute_diff() argument 6819 function_type_diff(const function_type_sptr first, const function_type_sptr second, diff_context_sptr ctxt) function_type_diff() argument 6966 compute_diff(const function_type_sptr first, const function_type_sptr second, diff_context_sptr ctxt) compute_diff() argument 7022 function_decl_diff(const function_decl_sptr first, const function_decl_sptr second, diff_context_sptr ctxt) function_decl_diff() argument 7106 compute_diff(const function_decl_sptr first, const function_decl_sptr second, diff_context_sptr ctxt) compute_diff() argument 7145 type_decl_diff(const type_decl_sptr first, const type_decl_sptr second, diff_context_sptr ctxt) type_decl_diff() argument 7234 compute_diff(const type_decl_sptr first, const type_decl_sptr second, diff_context_sptr ctxt) compute_diff() argument 7279 typedef_diff(const typedef_decl_sptr first, const typedef_decl_sptr second, const diff_sptr underlying, diff_context_sptr ctxt) typedef_diff() argument 7343 decl_base_sptr second = second_typedef_decl(); has_changes() local 7384 compute_diff(const typedef_decl_sptr first, const typedef_decl_sptr second, diff_context_sptr ctxt) compute_diff() argument 7441 translation_unit_diff(translation_unit_sptr first, translation_unit_sptr second, diff_context_sptr ctxt) translation_unit_diff() argument 7500 compute_diff(const translation_unit_sptr first, const translation_unit_sptr second, diff_context_sptr ctxt) compute_diff() argument 10289 corpus_diff(corpus_sptr first, corpus_sptr second, diff_context_sptr ctxt) corpus_diff() argument [all...] |
| H A D | abg-ir.cc | 23419 method_decl_sptr first = f, second = s; methods_equal_modulo_elf_symbol() local 26002 types_have_similar_structure(const type_base_sptr& first, const type_base_sptr& second, bool indirect_type) types_have_similar_structure() argument 26034 types_have_similar_structure(const type_base* first, const type_base* second, bool indirect_type) types_have_similar_structure() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _datetimemodule.c | 641 normalize_datetime(int *year, int *month, int *day, int *hour, int *minute, int *second, int *microsecond) normalize_datetime() argument 809 parse_hh_mm_ss_ff(const char *tstr, const char *tstr_end, int *hour, int *minute, int *second, int *microsecond) parse_hh_mm_ss_ff() argument 875 parse_isoformat_time(const char *dtstr, size_t dtlen, int *hour, int *minute, int *second, int *microsecond, int *tzoffset, int *tzmicrosecond) parse_isoformat_time() argument 988 new_datetime_ex2(int year, int month, int day, int hour, int minute, int second, int usecond, PyObject *tzinfo, int fold, PyTypeObject *type) new_datetime_ex2() argument 1022 new_datetime_ex(int year, int month, int day, int hour, int minute, int second, int usecond, PyObject *tzinfo, PyTypeObject *type) new_datetime_ex() argument 1034 new_datetime_subclass_fold_ex(int year, int month, int day, int hour, int minute, int second, int usecond, PyObject *tzinfo, int fold, PyObject *cls) new_datetime_subclass_fold_ex() argument 1059 new_datetime_subclass_ex(int year, int month, int day, int hour, int minute, int second, int usecond, PyObject *tzinfo, PyObject *cls) new_datetime_subclass_ex() argument 1069 new_time_ex2(int hour, int minute, int second, int usecond, PyObject *tzinfo, int fold, PyTypeObject *type) new_time_ex2() argument 1100 new_time_ex(int hour, int minute, int second, int usecond, PyObject *tzinfo, PyTypeObject *type) new_time_ex() argument 2516 PyObject *second = NULL; delta_new() local 4244 int second = 0; time_new() local 4651 int hour = 0, minute = 0, second = 0, microsecond = 0; time_fromisoformat() local 4924 int second = 0; datetime_new() local 4989 utc_to_seconds(int year, int month, int day, int hour, int minute, int second) utc_to_seconds() argument 5035 int year, month, day, hour, minute, second, fold = 0; datetime_from_timet_and_us() local 5469 int hour = 0, minute = 0, second = 0, microsecond = 0; datetime_fromisoformat() local 5576 int second = DATE_GET_SECOND(date) + GET_TD_SECONDS(delta) * factor; add_datetime_timedelta() local 6328 local_to_seconds(int year, int month, int day, int hour, int minute, int second, int fold) local_to_seconds() argument [all...] |
| H A D | _testcapimodule.c | 2770 int hour, minute, second, microsecond; in get_datetime_fromdateandtime() local 2800 int hour, minute, second, microsecond, fold; in get_datetime_fromdateandtimeandfold() local 2832 int hour, minute, second, microsecond; in get_time_fromtime() local 2857 int hour, minute, second, microsecond, fold; get_time_fromtimeandfold() local 2984 int hour, minute, second, microsecond; test_PyDateTime_DATE_GET() local 2998 int hour, minute, second, microsecond; test_PyDateTime_TIME_GET() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_common_modifier.cpp | 1662 auto second = stops[index + NUM_1]; in SetLinearGradientBlur() local
|
| /third_party/icu/ohos_icu4c/src/ |
| H A D | icu_addon.cpp | 1168 ucal_setDateTime(UCalendar *cal, int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode *status) ucal_setDateTime() argument 2037 unorm2_append(const UNormalizer2 *norm2, UChar *first, int32_t firstLength, int32_t firstCapacity, const UChar *second, int32_t secondLength, UErrorCode *pErrorCode) unorm2_append() argument 2111 unorm2_normalizeSecondAndAppend(const UNormalizer2 *norm2, UChar *first, int32_t firstLength, int32_t firstCapacity, const UChar *second, int32_t secondLength, UErrorCode *pErrorCode) unorm2_normalizeSecondAndAppend() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cEnhancedLayoutsTests.cpp | 784 bool Type::CanTypesShareLocation(TYPES first, TYPES second) in CanTypesShareLocation() argument 8717 const std::vector<GLubyte>& second = type.GenerateData(); in test() local 10689 const std::vector<GLubyte>& second = type.GenerateData(); test() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_enum.py | 237 second = auto() variable in _EnumTests.setUp.MainEnum 616 second = auto() variable in _EnumTests.test_repr_override.Generic 1936 second = (2, 'for the show') global() variable in TestSpecial.test_tuple_subclass.SomeTuple 1947 second = () global() variable in TestSpecial.test_duplicate_values_give_unique_enum_items.AutoNumber 3261 second = auto() global() variable in OldTestFlag.test_duplicate_auto.Dupes 4249 second = auto() global() variable in TestInternals.test_duplicate_auto.Dupes [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_common_bridge.cpp | 835 bool ParseJsDoublePair(const EcmaVM *vm, const Local<JSValueRef> &value, ArkUI_Float32 &first, ArkUI_Float32 &second) in ParseJsDoublePair() argument 2810 ArkUI_Float32 second = 0.0; in SetLinearGradientBlur() local
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | style_modifier.cpp | 5369 int second = item->value[NUM_1].i32; in SetScrollNestedScroll() local
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 244959 sqlite3CodecKeyCtxCmp(KeyContext *first, KeyContext *second) global() argument [all...] |