Home
last modified time | relevance | path

Searched +defs:set +defs:buffer (Results 1 – 25 of 1650) sorted by relevance

12345678910>>...66

/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
H A DCharSetUtils.java53 public static boolean containsAny(final String str, final String... set) { in containsAny()
84 public static int count(final String str, final String... set) { in count()
127 public static String delete(final String str, final String... set) { in delete()
153 public static String keep(final String str, final String... set) { in keep()
171 private static String modify(final String str, final String[] set, final boolean expect) { in modify()
173 final StringBuilder buffer = new StringBuilder(str.length()); in modify() local
201 public static String squeeze(final String str, final String... set) { in squeeze()
206 final StringBuilder buffer = new StringBuilder(str.length()); in squeeze() local
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DNormalizer2Impl.java86 public static int decompose(int c, Appendable buffer) { in decompose()
109 public static void getRawDecomposition(int c, Appendable buffer) { in getRawDecomposition()
522 public void addLcccChars(UnicodeSet set) { in addLcccChars()
539 public void addPropertyStarts(UnicodeSet set) { in addPropertyStarts()
572 public void addCanonIterPropertyStarts(UnicodeSet set) { in addCanonIterPropertyStarts()
819 StringBuilder buffer=new StringBuilder(); in getDecomposition() local
841 StringBuilder buffer=new StringBuilder(); in getRawDecomposition() local
860 StringBuilder buffer=new StringBuilder(mLength-1).append(rm0); in getRawDecomposition() local
890 public boolean getCanonStartSet(int c, UnicodeSet set) { in getCanonStartSet()
908 addComposites(getCompositionsList(norm16), set); in getCanonStartSet() local
[all …]
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DNormalizer2Impl.java81 public static int decompose(int c, Appendable buffer) { in decompose()
104 public static void getRawDecomposition(int c, Appendable buffer) { in getRawDecomposition()
513 public void addLcccChars(UnicodeSet set) { in addLcccChars()
530 public void addPropertyStarts(UnicodeSet set) { in addPropertyStarts()
563 public void addCanonIterPropertyStarts(UnicodeSet set) { in addCanonIterPropertyStarts()
810 StringBuilder buffer=new StringBuilder(); in getDecomposition() local
832 StringBuilder buffer=new StringBuilder(); in getRawDecomposition() local
851 StringBuilder buffer=new StringBuilder(mLength-1).append(rm0); in getRawDecomposition() local
881 public boolean getCanonStartSet(int c, UnicodeSet set) { in getCanonStartSet()
899 addComposites(getCompositionsList(norm16), set); in getCanonStartSet() local
[all …]
/aosp_15_r20/hardware/libhardware_legacy/audio/
H A DAudioHardwareStub.cpp102 char buffer[SIZE]; in dumpInternals() local
119 status_t AudioStreamOutStub::set(int *pFormat, uint32_t *pChannels, uint32_t *pRate) in set() function in android_audio_legacy::AudioStreamOutStub
128 ssize_t AudioStreamOutStub::write(const void* buffer, size_t bytes) in write()
144 char buffer[SIZE]; in dump() local
169 status_t AudioStreamInStub::set(int *pFormat, uint32_t *pChannels, uint32_t *pRate, in set() function in android_audio_legacy::AudioStreamInStub
175 ssize_t AudioStreamInStub::read(void* buffer, ssize_t bytes) in read()
187 char buffer[SIZE]; in dump() local
H A DAudioHardwareGeneric.cpp169 char buffer[SIZE]; in dumpInternals() local
192 status_t AudioStreamOutGeneric::set( in set() function in android_audio_legacy::AudioStreamOutGeneric
233 ssize_t AudioStreamOutGeneric::write(const void* buffer, size_t bytes) in write()
248 char buffer[SIZE]; in dump() local
311 status_t AudioStreamInGeneric::set( in set() function in android_audio_legacy::AudioStreamInGeneric
343 ssize_t AudioStreamInGeneric::read(void* buffer, ssize_t bytes) in read()
356 char buffer[SIZE]; in dump() local
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DAudioMetadata.java352 HashSet<Key<?>> set = new HashSet(); in keySet() local
368 public <T> T set(@NonNull Key<T> key, @NonNull T value) { in set() method in BaseMap
484 ByteBuffer buffer = mBuffer.slice(); in getRawByteBuffer() local
551 ByteBuffer buffer = ByteBuffer.allocateDirect(newCapacity); in ensureCapacity() local
602 T unpack(ByteBuffer buffer); in unpack()
731 public Pair<Class, Object> unpack(ByteBuffer buffer) { in unpack()
783 public BaseMap unpack(ByteBuffer buffer) { in unpack()
856 public static BaseMap fromByteBuffer(ByteBuffer buffer) { in fromByteBuffer()
/aosp_15_r20/frameworks/base/core/java/com/android/internal/policy/
H A DTransitionAnimation.java466 AnimationSet set = new AnimationSet(true); in createRelaunchAnimation() local
590 AnimationSet set = new AnimationSet(false); in createClipRevealAnimationLockedCompat() local
652 AnimationSet set = new AnimationSet(false); in createScaleUpAnimationLockedCompat() local
753 AnimationSet set = new AnimationSet(true); in createThumbnailEnterExitAnimationLockedCompat() local
797 AnimationSet set = new AnimationSet(true); in createAspectScaledThumbnailEnterExitAnimationLocked() local
973 AnimationSet set = new AnimationSet(false); in createThumbnailAspectScaleAnimationLocked() local
992 AnimationSet set = new AnimationSet(false); in createThumbnailAspectScaleAnimationLocked() local
1085 AnimationSet set = new AnimationSet(true); in createAspectScaledThumbnailFreeformAnimationLocked() local
1320 AnimationSet set = (AnimationSet) AnimationUtils.loadAnimation(context, resource); in createHiddenByKeyguardExit() local
1333 ScreenCapture.ScreenshotHardwareBuffer buffer) { in configureScreenshotLayer()
[all …]
/aosp_15_r20/external/flatbuffers/java/com/google/flatbuffers/
H A DArrayReadWriteBuf.java16 private byte[] buffer; field in ArrayReadWriteBuf
27 public ArrayReadWriteBuf(byte[] buffer) { in ArrayReadWriteBuf()
32 public ArrayReadWriteBuf(byte[] buffer, int startPos) { in ArrayReadWriteBuf()
152 public void set(int index, byte value) { in set() method in ArrayReadWriteBuf
158 public void set(int index, byte[] toCopy, int start, int length) { in set() method in ArrayReadWriteBuf
/aosp_15_r20/frameworks/av/media/libmediametrics/include/media/
H A DMediaMetricsItem.h410 const char *name, const int32_t& value, char *buffer, size_t length) { in toStringBuffer()
415 const char *name, const int64_t& value, char *buffer, size_t length) { in toStringBuffer()
420 const char *name, const double& value, char *buffer, size_t length) { in toStringBuffer()
426 char *buffer, size_t length) { in toStringBuffer()
432 const char *name, const std::string& value, char *buffer, size_t length) { in toStringBuffer()
438 const char *name, const std::monostate&, char *buffer, size_t length) { in toStringBuffer()
573 BufferedItem &set(const char *key, const T& value) { in set() function
583 BufferedItem &set(const std::string& key, const T& value) { in set() function
833 template <typename T> void set(const T& value) { in set() function
861 void toStringBuffer(char *buffer, size_t length) const { in toStringBuffer()
[all …]
/aosp_15_r20/frameworks/base/core/java/android/hardware/
H A DDisplayLuts.java79 public Entry(@NonNull float[] buffer, in Entry()
221 public void set(@NonNull Entry entry) { in set() method in DisplayLuts
239 public void set(@NonNull Entry first, @NonNull Entry second) { in set() method in DisplayLuts
263 float[] buffer = new float[mTotalLength]; in getLutBuffers() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DTrieMap.java101 abstract void set(CharSequence string, int i); in set() method in TrieMap.Matcher
196 StringBuilder buffer = new StringBuilder(); field in TrieMap.BytesTrieMap.BytesEntry
217 public void set(CharSequence text, int start) { in set() method in TrieMap.BytesTrieMap.BytesMatcher
400 public void set(CharSequence text, int start) { in set() method in TrieMap.CharsTrieMap.CharsMatcher
537 StringBuilder buffer = new StringBuilder(); in getChars() local
586 StringBuilder buffer = new StringBuilder(); in toString() local
602 StringBuilder buffer = new StringBuilder(); in toString() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DTrieMap.java102 abstract void set(CharSequence string, int i); in set() method in TrieMap.Matcher
197 StringBuilder buffer = new StringBuilder(); field in TrieMap.BytesTrieMap.BytesEntry
218 public void set(CharSequence text, int start) { in set() method in TrieMap.BytesTrieMap.BytesMatcher
401 public void set(CharSequence text, int start) { in set() method in TrieMap.CharsTrieMap.CharsMatcher
538 StringBuilder buffer = new StringBuilder(); in getChars() local
587 StringBuilder buffer = new StringBuilder(); in toString() local
603 StringBuilder buffer = new StringBuilder(); in toString() local
/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
H A DBuffers.kt236 public operator fun set(dstIndex: Int, src: ByteArray, srcStart: Int, srcLength: Int) in findFirst() method
242 public operator fun set(index: Int, value: Boolean) in findFirst() method
248 public operator fun set(index: Int, value: Byte) in findFirst() method
254 public operator fun set(index: Int, value: UByte) in findFirst() method
260 public fun set(index: Int, value: Short) in findFirst() method
266 public fun set(index: Int, value: UShort) in findFirst() method
272 public fun set(index: Int, value: Int) in findFirst() method
278 public fun set(index: Int, value: UInt) in findFirst() method
284 public fun set(index: Int, value: Long) in findFirst() method
290 public fun set(index: Int, value: ULong) in findFirst() method
[all …]
/aosp_15_r20/external/skia/src/core/
H A DSkString.cpp184 char buffer[kSkStrAppendScalar_MaxSize + 1]; in SkStrAppendScalar() local
393 void SkString::set(const char text[]) { in set() function in SkString
397 void SkString::set(const char text[], size_t len) { in set() function in SkString
474 char buffer[SkUTF::kMaxBytesInUTF8Sequence]; in insertUnichar() local
483 char buffer[kSkStrAppendS32_MaxSize]; in insertS32() local
489 char buffer[kSkStrAppendS64_MaxSize]; in insertS64() local
495 char buffer[kSkStrAppendU32_MaxSize]; in insertU32() local
501 char buffer[kSkStrAppendU64_MaxSize]; in insertU64() local
509 char buffer[8]; in insertHex() local
527 char buffer[kSkStrAppendScalar_MaxSize]; in insertScalar() local
/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests/
Dio_window.rs6 fn set() { in set() function
7 let mut buffer = Window::new(&[1, 2, 3]); in set() localVariable
21 let mut buffer = Window::new(&[1, 2, 3]); in set_panic_out_of_bounds() localVariable
28 let mut buffer = Window::new(&[1, 2, 3]); in set_panic_start_is_greater_than_end() localVariable
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/text/
H A DRuleBasedCollator.java1040 void internalAddContractions(int c, UnicodeSet set) { in internalAddContractions()
1070 CollationBuffer buffer = null; in getCollationKey() local
1079 private CollationKey getCollationKey(String source, CollationBuffer buffer) { in getCollationKey()
1103 CollationBuffer buffer = null; in getRawCollationKey() local
1148 …CollationKey getRawCollationKey(CharSequence source, RawCollationKey key, CollationBuffer buffer) { in getRawCollationKey()
1164 private void writeSortKey(CharSequence s, CollationKeyByteSink sink, CollationBuffer buffer) { in writeSortKey()
1214 CollationBuffer buffer = null; in internalGetCEs() local
1457 UnicodeSet set = getTailoredSet(); in hashCode() local
1591 ReorderingBuffer buffer = new ReorderingBuffer(nfcImpl, str, seq.length() - start); in setText() local
1692 CollationBuffer buffer = null; in doCompare() local
[all …]
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DRuleBasedCollator.java1016 void internalAddContractions(int c, UnicodeSet set) { in internalAddContractions()
1044 CollationBuffer buffer = null; in getCollationKey() local
1053 private CollationKey getCollationKey(String source, CollationBuffer buffer) { in getCollationKey()
1077 CollationBuffer buffer = null; in getRawCollationKey() local
1122 …CollationKey getRawCollationKey(CharSequence source, RawCollationKey key, CollationBuffer buffer) { in getRawCollationKey()
1138 private void writeSortKey(CharSequence s, CollationKeyByteSink sink, CollationBuffer buffer) { in writeSortKey()
1189 CollationBuffer buffer = null; in internalGetCEs() local
1421 UnicodeSet set = getTailoredSet(); in hashCode() local
1554 ReorderingBuffer buffer = new ReorderingBuffer(nfcImpl, str, seq.length() - start); in setText() local
1656 CollationBuffer buffer = null; in doCompare() local
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dusettest.c86 USet* set; in TestAPI() local
291 static void expect(const USet* set, in expect()
308 static void expectContainment(const USet* set, in expectContainment()
410 static void expectItems(const USet* set, in expectItems()
544 uint16_t buffer[1000]; in TestSerialized() local
546 USet *set; in TestSerialized() local
596 USet *set = uset_openPattern(buf, len, &ec); in TestNonInvariantPattern() local
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/renderer/
H A DBarChartRenderer.java65 IBarDataSet set = barData.getDataSetByIndex(i); in initBuffers() local
78 IBarDataSet set = barData.getDataSetByIndex(i); in drawData() local
137 BarBuffer buffer = mBarBuffers[index]; in drawDataSet() local
240 BarBuffer buffer = mBarBuffers[i]; in drawValues() local
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dusettest.c86 USet* set; in TestAPI() local
291 static void expect(const USet* set, in expect()
308 static void expectContainment(const USet* set, in expectContainment()
410 static void expectItems(const USet* set, in expectItems()
544 uint16_t buffer[1000]; in TestSerialized() local
546 USet *set; in TestSerialized() local
596 USet *set = uset_openPattern(buf, len, &ec); in TestNonInvariantPattern() local
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/provider/certpath/
H A DPolicyNodeImpl.java181 StringBuilder buffer = new StringBuilder(this.asString()); in toString() local
303 Set<PolicyNodeImpl> set = new HashSet<>(); in getPolicyNodes() local
312 private void getPolicyNodes(int depth, Set<PolicyNodeImpl> set) { in getPolicyNodes()
347 HashSet<PolicyNodeImpl> set = new HashSet<>(); in getPolicyNodesExpectedHelper() local
377 HashSet<PolicyNodeImpl> set = new HashSet<>(); in getPolicyNodesValid() local
/aosp_15_r20/external/deqp-deps/amber/src/vkscript/
Dcommand_parser.cc568 auto set = cmd->GetDescriptorSet(); in ProcessSSBO() local
571 auto* buffer = pipeline_->GetBufferForBinding(set, binding); in ProcessSSBO() local
721 auto set = cmd->GetDescriptorSet(); in ProcessUniform() local
724 auto* buffer = pipeline_->GetBufferForBinding(set, binding); in ProcessUniform() local
918 auto* buffer = pipeline_->GetColorAttachments()[0].buffer; in ProcessProbe() local
2043 uint32_t set = 0; in ProcessProbeSSBO() local
2068 auto* buffer = pipeline_->GetBufferForBinding(set, binding); in ProcessProbeSSBO() local
/aosp_15_r20/hardware/google/gchips/gralloc4/src/4.x/
DGrallocMapper.cpp76 Return<hidl::Error> GrallocMapper::freeBuffer(void *buffer) in freeBuffer()
83 Return<hidl::Error> GrallocMapper::validateBufferSize(void *buffer, const BufferDescriptorInfo &des… in validateBufferSize()
107 Return<void> GrallocMapper::lock(void *buffer, uint64_t cpuUsage, const IMapper::Rect &accessRegion, in lock()
143 Return<void> GrallocMapper::unlock(void *buffer, unlock_cb hidl_cb) in unlock()
167 Return<void> GrallocMapper::flushLockedBuffer(void *buffer, flushLockedBuffer_cb hidl_cb) in flushLockedBuffer()
174 Return<hidl::Error> GrallocMapper::rereadLockedBuffer(void *buffer) in rereadLockedBuffer()
179 Return<void> GrallocMapper::get(void *buffer, const MetadataType &metadataType, IMapper::get_cb hid… in get()
188 Return<hidl::Error> GrallocMapper::set(void *buffer, const MetadataType &metadataType, const hidl_v… in set() function in arm::mapper::GrallocMapper
205 Return<void> GrallocMapper::getTransportSize(void *buffer, getTransportSize_cb hidl_cb) in getTransportSize()
234 Return<void> GrallocMapper::dumpBuffer(void *buffer, dumpBuffer_cb hidl_cb) in dumpBuffer()
[all …]
/aosp_15_r20/frameworks/opt/net/voip/src/jni/rtp/
DAudioGroup.cpp169 bool AudioStream::set(int mode, int socket, sockaddr_storage *remote, in set() function in __anon6dbb85c60111::AudioStream
290 int32_t buffer[4] = { in encode() local
307 int32_t buffer[mSampleCount + 3]; in encode() local
413 __attribute__((aligned(4))) uint8_t buffer[2048]; in decode() local
586 bool AudioGroup::set(int sampleRate, int sampleCount) in set() function in __anon6dbb85c60111::AudioGroup
899 AudioTrack::Buffer buffer; in threadLoop() local
915 AudioRecord::Buffer buffer; in threadLoop() local
/aosp_15_r20/development/samples/USB/AdbTest/src/com/android/adb/
H A DAdbMessage.java51 public void set(int command, int arg0, int arg1, byte[] data) { in set() method in AdbMessage
63 public void set(int command, int arg0, int arg1) { in set() method in AdbMessage
66 public void set(int command, int arg0, int arg1, String data) { in set() method in AdbMessage
140 private static String extractString(ByteBuffer buffer, int offset, int length) { in extractString()

12345678910>>...66