Home
last modified time | relevance | path

Searched defs:first (Results 376 – 400 of 577) sorted by relevance

1...<<11121314151617181920>>...24

/aosp12/art/compiler/optimizing/
H A Doptimizing_unit_test.h379 bool first = true; in EnsurePredecessorOrder() local
H A Dregister_allocator_linear_scan.cc346 Location first = locations->InAt(0); in ProcessInstruction() local
/aosp12/bionic/libc/dns/nameser/
H A Dns_name.c531 int n, l, first = 1; in ns_name_pack() local
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowStateTests.java335 final WindowState first = createWindow(null, TYPE_APPLICATION, activity, "first"); in testPrepareWindowToDisplayDuringRelayout() local
/aosp12/system/tools/aidl/tests/java/src/android/aidl/tests/
H A DTestServiceClient.java411 PersistableBundle first = new PersistableBundle(); in testReversePersistableBundleArray() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow.cpp527 const int32_t first, const int32_t last) { in JsOnScrollIndex()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dtable_info.cpp583 void Difference(const FieldInfoMap &first, const FieldInfoMap &second, FieldInfoMap &orphanFst, Fie… in Difference()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_queue.cpp33 auto f = [](const InnerEvent::Pointer &first, const InnerEvent::Pointer &second) { in InsertEventsLocked()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp952 bool first = false; in FindHapModuleInfo() local
/ohos5.0/base/useriam/face_auth/test/unittest/
H A Dstate_machine_test.cpp100 auto first = machineBuilder->Build(); variable
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dstate_machine_test.cpp94 auto first = machineBuilder->Build(); variable
/aosp12/art/compiler/utils/arm/
H A Djni_macro_assembler_arm_vixl.cc117 uint32_t first = CTZ(fp_spill_mask); in BuildFrame() local
189 uint32_t first = CTZ(fp_spill_mask); in RemoveFrame() local
/aosp12/system/libfmq/tests/
H A Dmsgq_test_client.cpp700 auto first = tx.getFirstRegion(); in TYPED_TEST() local
746 auto first = tx.getFirstRegion(); in TYPED_TEST() local
/aosp12/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DRecurrenceProcessor.java499 int first; // Time.SUNDAY, etc in generateDaysList() local
/aosp12/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiRecordSources.java742 private static int threeFieldsToSixBytes(int first, int second, int third, byte[] data, in threeFieldsToSixBytes()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DSimpleIconFactory.java610 int first = topY; // First valid y coordinate in convertToConvexArray() local
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingGroup.java415 public void setIsFirstInLayout(boolean first) { in setIsFirstInLayout()
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp721 SectionData::iterator first = sectData->begin(); in rewriteARMExIdxSection() local
/aosp12/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dengine.c1100 int first = 1; in print() local
/aosp12/bionic/linker/
H A Dlinker_phdr.cpp617 uint8_t* first = align_up(mmap_ptr, mapping_align); in ReserveWithAlignmentPadding() local
/aosp12/packages/providers/MediaProvider/jni/
H A Dnode_test.cpp439 auto test_fn = [&](const std::string& name, node* first, node* second) { in TEST_F()
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Ddrm_host_manager.cpp361 size_t first = str.find_first_not_of(" \t\n\r"); in StringTrim() local
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_base.cpp57 auto f = [](const InnerEvent::Pointer &first, const InnerEvent::Pointer &second) { in InsertEventsLocked()
/aosp12/art/runtime/mirror/
H A Dvar_handle_test.cc132 static int32_t AccessModesBitMask(VarHandle::AccessMode first, Args... args) { in AccessModesBitMask()
/aosp12/system/chre/platform/shared/
H A Dnanoapp_loader.cc649 const ProgramHeader *first = &programHeaderArray[0]; in createMappings() local

1...<<11121314151617181920>>...24