| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | dePoolString.cpp | 40 deUintptr oldEnd = size(); in append() local 49 deUintptr oldEnd = size(); in append() local 57 deUintptr oldEnd = size(); in append() local
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/include/tasks/ |
| H A D | task_imsa.h | 116 TaskImsaOnSelectionChange(std::u16string text, int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in TaskImsaOnSelectionChange() argument
|
| /third_party/vk-gl-cts/framework/egl/ |
| H A D | egluConfigFilter.cpp | 95 size_t oldEnd = m_rules.size(); in operator <<() local
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| H A D | js_keyboard_delegate_setting.h | 70 int32_t oldEnd = 0; member
|
| H A D | js_keyboard_delegate_setting.cpp | 506 void JsKeyboardDelegateSetting::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in OnSelectionChange() argument
|
| /base/inputmethod/imf/test/common/src/ |
| H A D | keyboard_listener_test_impl.cpp | 54 void KeyboardListenerTestImpl::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in OnSelectionChange() argument
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| H A D | input_method_agent_stub.cpp | 64 int32_t oldEnd = data.ReadInt32(); in OnRemoteRequest() local 145 OnSelectionChange( std::u16string text, int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) OnSelectionChange() argument
|
| H A D | input_method_agent_proxy.cpp | 51 void InputMethodAgentProxy::OnSelectionChange(std::u16string text, int32_t oldBegin, int32_t oldEnd, int32_t newBegin, in OnSelectionChange() argument
|
| H A D | input_method_ability.cpp | 339 OnSelectionChange( std::u16string text, int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) OnSelectionChange() argument
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkCommandBuffer.cpp | 128 uint32_t oldEnd = oldRange.baseMipLevel + oldRange.levelCount - 1; in pipelineBarrier() local
|
| /base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/ |
| H A D | inputmethodability_fuzzer.cpp | 41 void OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in OnSelectionChange() argument
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| H A D | input_method_editor_test.cpp | 101 void KeyboardListenerImpl::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in OnSelectionChange() argument
|
| /base/update/updater/services/diffpatch/diff/ |
| H A D | blocks_diff.cpp | 648 BlockBuffer oldEnd = {oldInfo.buffer + suffixArray_[end], oldInfo.length - suffixArray_[end]};
in Search() local
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
| H A D | input_method_utils.h | 163 int32_t oldEnd = INVALID_VALUE; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
| H A D | span_string.cpp | 160 auto oldEnd = (*it)->interval.second; in ApplyToSpans() local 216 auto oldEnd = (*it)->GetEndIndex(); in SplitInterval() local 654 int32_t oldEnd = spanItem->interval.second; GetSubSpanString() local [all...] |