Home
last modified time | relevance | path

Searched defs:second (Results 151 - 175 of 356) sorted by relevance

12345678910>>...15

/third_party/node/deps/icu-small/source/common/
H A Dfilterednormalizer2.cpp137 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const normalizeSecondAndAppend() argument
144 append(UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const append() argument
151 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UBool doNormalize, UErrorCode &errorCode) const normalizeSecondAndAppend() argument
[all...]
H A Dnormalizer2.cpp363 normalizeSecondAndAppend(const UNormalizer2 *norm2, char16_t *first, int32_t firstLength, int32_t firstCapacity, const char16_t *second, int32_t secondLength, UBool doNormalize, UErrorCode *pErrorCode) normalizeSecondAndAppend() argument
[all...]
/third_party/libinput/src/
H A Dutil-prop-parsers.c264 int first, second; in parse_range_property() local
/third_party/node/deps/v8/src/compiler/
H A Dredundancy-elimination.cc311 Node* const second = NodeProperties::GetValueInput(node, 1); in ReduceSpeculativeNumberComparison() local
/third_party/node/deps/v8/src/objects/
H A Ddescriptor-array-inl.h240 void DescriptorArray::SwapSortedKeys(int first, int second) { in SwapSortedKeys() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-strings.cc80 Handle<String> second = handle(cons.second(), isolate); in StringReplaceOneCharWithString() local
106 Handle<String> second = in StringReplaceOneCharWithString() local
/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c187 time_t second = 0; in strptime_0700() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dpipeline_test.cc142 std::vector<std::string> second = {"Third", "Forth"}; in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddominator_tree.cpp352 DominatorTreeNode* second = GetOrInsertNode(edge.second); in InitializeTree() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddominator_tree.cpp352 DominatorTreeNode* second = GetOrInsertNode(edge.second); in InitializeTree() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dfilterednormalizer2.cpp137 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const normalizeSecondAndAppend() argument
144 append(UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const append() argument
151 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UBool doNormalize, UErrorCode &errorCode) const normalizeSecondAndAppend() argument
[all...]
H A Dnormalizer2.cpp363 normalizeSecondAndAppend(const UNormalizer2 *norm2, UChar *first, int32_t firstLength, int32_t firstCapacity, const UChar *second, int32_t secondLength, UBool doNormalize, UErrorCode *pErrorCode) normalizeSecondAndAppend() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h225 T2 second[N]; member in llvm::IntervalMapImpl::NodeBase
[all...]
/third_party/unity/test/tests/
H A Dtest_unity_parameterized.c181 void test_TwoRanges(unsigned first, unsigned second) in test_TwoRanges() argument
194 void test_BothInclusiveAndExclusiveRange(unsigned first, unsigned second) in test_BothInclusiveAndExclusiveRange() argument
236 void test_TwoMatrices(unsigned first, signed second) in test_TwoMatrices() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnknownFieldSetLite.java73 static UnknownFieldSetLite mutableCopyOf(UnknownFieldSetLite first, UnknownFieldSetLite second) { in mutableCopyOf() argument
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter_test.cc690 Author* second = outer->add_friend_(); in TEST_P() local
737 Author* second = outer->add_friend_(); TEST_P() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstr_split_internal.h297 absl::string_view first, second; in operator std::pair() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcontainer_memory.h276 V second; member
/third_party/spirv-tools/source/opt/
H A Ddominator_tree.cpp339 DominatorTreeNode* second = GetOrInsertNode(edge.second); in InitializeTree() local
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
H A Dsocket_utils.cpp265 bool SocketUtils::SetCloseWait(int32_t fd, int32_t second) in SetCloseWait() argument
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_data.h93 PickerTime(uint32_t hour, uint32_t minute, uint32_t second) : hour_(hour), minute_(minute), second_(second) {} in PickerTime() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp380 auto& second = from.operations_[i]; in MatchingLength() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.cpp204 int32_t second = ReadInt32(buff, cursor); in ReadFontFeature() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_timepicker_modifier.cpp233 ZeroPrefixType second = static_cast<ZeroPrefixType>(secondType); in SetTimepickerDateTimeOptions() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_video.cpp678 int32_t second = currentSecond % 60; // 60:second in GetTimerFromMSecond() local

Completed in 33 milliseconds

12345678910>>...15