Home
last modified time | relevance | path

Searched defs:first (Results 176 – 200 of 577) sorted by relevance

12345678910>>...24

/aosp12/frameworks/compile/slang/
H A Dslang_rs_special_kernel_param.cpp76 bool first = true; in listSpecialKernelParameters() local
/aosp12/frameworks/av/media/codec2/vndk/util/
H A DC2ParamUtils.cpp125 bool first = true; in sanitizeEnumValueNames() local
/aosp12/system/chre/util/include/chre/util/
H A Dmemory_impl.h30 inline void destroy(ElementType *first, size_t count) { in destroy()
/aosp12/frameworks/base/packages/PrintSpooler/tests/outofprocess/src/com/android/printspooler/outofprocess/tests/
H A DWorkflowTest.java71 public WorkflowTest(PrintAttributes.MediaSize first, boolean selectPrinter, in WorkflowTest()
/aosp12/packages/apps/Camera2/src/com/android/camera/widget/
H A DPreloader.java87 private void preload(int first, boolean increasing) { in preload()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_multitext_component.cpp231 bool PickerMultiTextComponent::IsEqualStrings(const std::vector<std::string>& first, in IsEqualStrings()
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/
H A Ddomain_chain_rule.cpp135 uint8_t DomainChainRule::CharToHex(const char &first, const char &second) in CharToHex()
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dcollator.cpp267 CompareResult Collator::Compare(const std::string &first, const std::string &second) in Compare()
H A Dlocale_util.cpp144 uint8_t first = ((uint8_t)(str[0] - base)) & 0x7f; // 0 is index in EncodeLanguageOrRegion() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capturedata.cpp126 std::string first; in Serialize() local
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/families/
H A DNl80211.cpp952 bool first = true; in informationElementsToStream() local
/aosp12/frameworks/av/media/libstagefright/omx/1.0/
H A DOmxStore.cpp59 std::string::const_iterator first = anyNode->cbegin(); in OmxStore() local
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonPLT.cpp54 iterator first = m_pSectionData->getFragmentList().begin(); in getPLT0() local
/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DInsetsAnimationControlImplTest.java144 SurfaceParams first = params.get(0); in testChangeInsets() local
H A DDisplayCutoutTest.java189 final Path first = fromSpec(cutoutSpecString, displayWidth, displayHeight, in testGetCutoutPath_caches() local
201 final Path first = fromSpec("L1,0 L1,1 L0,1 z", displayWidth, displayHeight, in testGetCutoutPath_wontCacheIfCutoutPathParerInfoChanged() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/
H A Dforeach_element.cpp31 bool ForEachElement::CompareSlots(const RefPtr<Element>& first, const RefPtr<Element>& second) in CompareSlots()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dsubmesh_impl.cpp147 if (auto first = submeshHandlers_.begin()->lock()) { in GetEntity() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_pod.cpp72 const auto first = dataStore_.cbegin() + static_cast<int32_t>(offsetToData.index); in DestroyPod() local
/aosp12/frameworks/minikin/libs/minikin/
H A DLocale.cpp82 uint8_t first = (in >> 10) & FIVE_BITS; in unpackLanguageOrRegion() local
120 const uint32_t first = (packedScript >> 15) + FIRST_LETTER_BASE; in unpackScript() local
/aosp12/hardware/interfaces/tv/tuner/1.0/default/
H A DFilter.cpp421 vector<uint8_t>::const_iterator first = mFilterOutput.begin() + i + 4; in startPesFilterHandler() local
496 vector<uint8_t>::const_iterator first = mFilterOutput.begin() + i + 4; in startMediaFilterHandler() local
/aosp12/packages/services/Telephony/src/com/android/services/telephony/rcs/
H A DSipDelegateController.java193 mMessageTransportWrapper.openTransport(resultPair.first, allowedTags, in create()
/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaDisplayList.cpp74 bool first = true; in intersects() local
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dthread_ex.cpp182 bool first = true; in ThreadStart() local
/aosp12/system/libfmq/tests/
H A Dfmq_unit_tests.cpp712 auto first = tx.getFirstRegion(); in TYPED_TEST() local
765 auto first = tx.getFirstRegion(); in TYPED_TEST() local
805 auto first = tx.getFirstRegion(); in TYPED_TEST() local
873 auto first = tx.getFirstRegion(); in TYPED_TEST() local
958 auto first = tx.getFirstRegion(); in TYPED_TEST() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_parser_unit_test.cpp97 DashPeriodInfo *first = mpdManager->GetFirstPeriod(); variable
130 DashPeriodInfo *first = mpdManager->GetFirstPeriod(); variable

12345678910>>...24