Home
last modified time | relevance | path

Searched defs:sequence (Results 76 – 100 of 2360) sorted by relevance

12345678910>>...95

/aosp_15_r20/frameworks/base/core/tests/companiontests/src/android/companion/
H A DSystemDataTransportTest.java265 public static byte[] generatePacket(int message, int sequence) { in generatePacket()
269 public static byte[] generatePacket(int message, int sequence, String data) { in generatePacket()
273 public static byte[] generatePacket(int message, int sequence, byte[] data) { in generatePacket()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/statement/
Dsequence.hpp23 struct sequence struct
30 struct sequence struct
/aosp_15_r20/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
H A DCodedOutputByteBufferNano.java338 private static int encodedLength(CharSequence sequence) { in encodedLength()
368 private static int encodedLengthGeneral(CharSequence sequence, int start) { in encodedLengthGeneral()
407 private static void encode(CharSequence sequence, ByteBuffer byteBuffer) { in encode()
427 private static void encodeDirect(CharSequence sequence, ByteBuffer byteBuffer) { in encodeDirect()
456 private static int encode(CharSequence sequence, byte[] bytes, int offset, int length) { in encode()
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DIEphemeralResolver.aidl24 int sequence); in getEphemeralResolveInfoList()
27 int sequence); in getEphemeralIntentFilterList()
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_pool_impl.cc449 scoped_refptr<Sequence> sequence) { in PostTaskWithSequenceNow()
471 scoped_refptr<Sequence> sequence) { in PostTaskWithSequence()
497 Task task) { in PostTaskWithSequence()
/aosp_15_r20/external/okio/okio-testing-support/src/commonMain/kotlin/okio/
H A DAbstractFileSystemTest.kt504 val sequence = fileSystem.listRecursively(baseA) in <lambda>() constant
518 val sequence = fileSystem.listRecursively(baseA) in <lambda>() constant
593 val sequence = fileSystem.listRecursively(base) in <lambda>() constant
615 val sequence = fileSystem.listRecursively(base, followSymlinks = true) in <lambda>() constant
630 val sequence = fileSystem.listRecursively(base, followSymlinks = false) in <lambda>() constant
647 val sequence = fileSystem.listRecursively(baseB, followSymlinks = false) in <lambda>() constant
663 val sequence = fileSystem.listRecursively(base) in <lambda>() constant
680 val sequence = fileSystem.listRecursively(baseB, followSymlinks = false) in <lambda>() constant
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DSpellChecker.java609 public void setCharSequence(CharSequence sequence, int start, int end) { in setCharSequence()
793 private Range<Integer> detectSentenceBoundary(CharSequence sequence, in detectSentenceBoundary()
858 private int roundUpToWordStart(CharSequence sequence, int position, int frontBoundary) { in roundUpToWordStart()
871 private static int findSeparator(CharSequence sequence, int start, int end) { in findSeparator()
/aosp_15_r20/frameworks/base/core/java/android/print/
H A DIPrintDocumentAdapter.aidl36 ILayoutResultCallback callback, in Bundle metadata, int sequence); in layout()
38 IWriteResultCallback callback, int sequence); in write()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQsEventLogger.kt40 val sequence = InstanceIdSequence(MAX_QS_INSTANCE_ID) in getNewInstanceId() constant
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/nrs/util/
H A DBatchedProducer.java43 protected long sequence; field in BatchedProducer
45 public BatchedProducer(long eofOn, int batchSize, long sequence, Executor executor) { in BatchedProducer()
/aosp_15_r20/device/generic/goldfish/wifi/wifi_hal/
Dnetlinkmessage.cpp36 uint32_t sequence) in NetlinkMessage()
71 uint32_t NetlinkMessage::sequence() const { in sequence() function in NetlinkMessage
/aosp_15_r20/frameworks/base/core/java/android/util/
H A DTimedRemoteCaller.java118 protected final void onRemoteMethodResult(T result, int sequence) { in onRemoteMethodResult()
137 protected final T getResultTimed(int sequence) throws TimeoutException { in getResultTimed()
/aosp_15_r20/external/webrtc/call/
H A Drtp_demuxer_unittest.cc385 InSequence sequence; in TEST_F() local
429 InSequence sequence; in TEST_F() local
521 InSequence sequence; in TEST_F() local
549 InSequence sequence; in TEST_F() local
625 InSequence sequence; // Verify that the order of delivery is unchanged. in TEST_F() local
666 InSequence sequence; in TEST_F() local
689 InSequence sequence; in TEST_F() local
834 InSequence sequence; in TEST_F() local
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/transport/
H A DRawTransport.java78 protected void sendMessage(int message, int sequence, @NonNull byte[] data) in sendMessage()
110 final int sequence = header.getInt(); in receiveMessage() local
/aosp_15_r20/external/libchrome/base/task_scheduler/
H A Dtask_tracker_posix_unittest.cc63 auto sequence = test::CreateSequenceWithTask(std::move(task)); in TEST_F() local
86 auto sequence = test::CreateSequenceWithTask(std::move(task)); in TEST_F() local
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Drevoke.c105 tid_t sequence; /* Used for recovery only */ member
685 tid_t sequence) in jbd2_journal_set_revoke()
709 tid_t sequence) in jbd2_journal_test_revoke()
/aosp_15_r20/external/e2fsprogs/debugfs/
H A Drevoke.c105 tid_t sequence; /* Used for recovery only */ member
685 tid_t sequence) in jbd2_journal_set_revoke()
709 tid_t sequence) in jbd2_journal_test_revoke()
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_sequence.c64 __u64 sequence; member
71 __u64 sequence; member
85 __u64 sequence; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/xcb/
Dbigreq.h30 unsigned int sequence; /**< */ member
51 uint16_t sequence; /**< */ member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dinstruction_hoister.cc37 const HloInstructionSequence& sequence = schedule.sequence(computation); in HoistParameters() local
88 const HloInstructionSequence& sequence = schedule.sequence(computation); in HoistConstantOperations() local
/aosp_15_r20/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DMotionEventInjector.java108 IAccessibilityServiceClient serviceInterface, int sequence, int displayId) { in injectEvents()
184 IAccessibilityServiceClient serviceInterface, int sequence, int displayId) { in injectEventsMainThread()
349 private void notifyService(IAccessibilityServiceClient service, int sequence, boolean success) { in notifyService()
/aosp_15_r20/system/logging/logd/
H A DSerializedLogEntry.h36 SerializedLogEntry(uid_t uid, pid_t pid, pid_t tid, uint64_t sequence, log_time realtime, in SerializedLogEntry()
84 uint64_t sequence() const { return sequence_; } in sequence() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/print/services.print/android_common/javac/
Dservices.print.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/print/services.print/android_common/repackaged-jarjar/javac/
Dservices.print.jarcom/android/server/print/UserState.class UserState.java package com.android. ...
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dfuzzer_context.h52 uint32_t RandomIndex(const HasSizeMethod& sequence) const { in RandomIndex()
61 T RemoveAtRandomIndex(std::vector<T>* sequence) const { in RemoveAtRandomIndex()
71 void Shuffle(std::vector<T>* sequence, size_t lo, size_t hi) const { in Shuffle()
96 void Shuffle(std::vector<T>* sequence) const { in Shuffle()

12345678910>>...95