Home
last modified time | relevance | path

Searched defs:source (Results 776 – 800 of 11778) sorted by relevance

1...<<31323334353637383940>>...472

/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/
H A DCanvasPerfTest.java112 Bitmap source = ImageDecoder.decodeBitmap( in testCreateScaledSrgbBitmap() local
133 Bitmap source = ImageDecoder.decodeBitmap( in testCreateScaledP3Bitmap() local
154 Bitmap source = ImageDecoder.decodeBitmap( in testCreateScaledBitmapWithGainmap() local
/aosp_15_r20/external/vogar/src/vogar/
H A DHostFileCache.java36 private void cp(File source, File destination) { in cp()
45 private void mv(File source, File destination) { in mv()
60 public void copyToCache(File source, String key) { in copyToCache()
/aosp_15_r20/external/turbine/java/com/google/turbine/type/
H A DAnnoInfo.java36 private final SourceFile source; field in AnnoInfo
42 SourceFile source, ClassSymbol sym, Anno tree, ImmutableMap<String, Const> values) { in AnnoInfo()
50 public SourceFile source() { in source() method in AnnoInfo
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DCollationElementIterator.java241 public void setText(java.lang.String source) { throw new RuntimeException("Stub!"); } in setText()
252 public void setText(android.icu.text.UCharacterIterator source) { throw new RuntimeException("Stub!… in setText()
261 public void setText(java.text.CharacterIterator source) { throw new RuntimeException("Stub!"); } in setText()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/
H A DCollationElementIterator.java241 public void setText(java.lang.String source) { throw new RuntimeException("Stub!"); } in setText()
252 public void setText(android.icu.text.UCharacterIterator source) { throw new RuntimeException("Stub!… in setText()
261 public void setText(java.text.CharacterIterator source) { throw new RuntimeException("Stub!"); } in setText()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DCollationElementIterator.java241 public void setText(java.lang.String source) { throw new RuntimeException("Stub!"); } in setText()
252 public void setText(android.icu.text.UCharacterIterator source) { throw new RuntimeException("Stub!… in setText()
261 public void setText(java.text.CharacterIterator source) { throw new RuntimeException("Stub!"); } in setText()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DCollationElementIterator.java241 public void setText(java.lang.String source) { throw new RuntimeException("Stub!"); } in setText()
252 public void setText(android.icu.text.UCharacterIterator source) { throw new RuntimeException("Stub!… in setText()
261 public void setText(java.text.CharacterIterator source) { throw new RuntimeException("Stub!"); } in setText()
/aosp_15_r20/cts/tests/leanbackjank/src/android/leanbackjank/cts/
H A DCtsJankTestBase.java37 private void printIntValueWithKey(String source, Bundle metrics, String key, in printIntValueWithKey()
45 private void printDoubleValueWithKey(String source, Bundle metrics, String key, in printDoubleValueWithKey()
60 String source = String.format("%s#%s", getClass().getCanonicalName(), getName()); in afterTest() local
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DCollationElementIterator.java241 public void setText(java.lang.String source) { throw new RuntimeException("Stub!"); } in setText()
252 public void setText(android.icu.text.UCharacterIterator source) { throw new RuntimeException("Stub!… in setText()
261 public void setText(java.text.CharacterIterator source) { throw new RuntimeException("Stub!"); } in setText()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DCollationElementIterator.java241 public void setText(java.lang.String source) { throw new RuntimeException("Stub!"); } in setText()
252 public void setText(android.icu.text.UCharacterIterator source) { throw new RuntimeException("Stub!… in setText()
261 public void setText(java.text.CharacterIterator source) { throw new RuntimeException("Stub!"); } in setText()
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/io/
H A DFileBackedOutputStreamTest.java59 ByteSource source = out.asByteSource(); in testThreshold() local
130 ByteSource source = out.asByteSource(); in testWriteErrorAfterClose() local
150 ByteSource source = out.asByteSource(); in testReset() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/io/
H A DFileBackedOutputStreamTest.java59 ByteSource source = out.asByteSource(); in testThreshold() local
130 ByteSource source = out.asByteSource(); in testWriteErrorAfterClose() local
150 ByteSource source = out.asByteSource(); in testReset() local
/aosp_15_r20/external/okhttp/okio/okio/src/test/java/okio/
H A DInflaterSourceTest.java83 InflaterSource source = new InflaterSource(deflated, new Inflater()); in inflateIntoNonemptySink() local
96 private Buffer deflate(ByteString source) throws IOException { in deflate()
107 InflaterSource source = new InflaterSource(deflated, new Inflater()); in inflate() local
/aosp_15_r20/external/jarjar/src/main/com/tonicsystems/jarjar/
H A DDepFindVisitor.java26 public DepFindVisitor(Map<String, String> classes, String source, DepHandler handler) in DepFindVisitor() argument
45 private final String source; field in DepFindVisitor.DepFindRemapper
49 public DepFindRemapper(Map<String, String> classes, String source, DepHandler handler) { in DepFindRemapper() argument
/aosp_15_r20/external/tink/docs/
H A DPYTHON-HOWTO.md50 ### Build with Bazel
59 ### Build a Python package using pip
75 ### Running tests
/aosp_15_r20/external/guice/core/src/com/google/inject/internal/
H A DPrivateElementsImpl.java48 private final Object source; field in PrivateElementsImpl
61 public PrivateElementsImpl(Object source) { in PrivateElementsImpl()
134 Object source = exposedKeysToSources.get(key); in getExposedSource() local
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dfile_descriptor_utils.cc41 bool CommonHashExtents(FileDescriptorPtr source, in CommonHashExtents()
78 bool CopyAndHashExtents(FileDescriptorPtr source, in CopyAndHashExtents()
93 bool ReadAndHashExtents(FileDescriptorPtr source, in ReadAndHashExtents()
/aosp_15_r20/external/turbine/java/com/google/turbine/parse/
H A DUnicodeEscapePreprocessor.java29 private final SourceFile source; field in UnicodeEscapePreprocessor
36 public UnicodeEscapePreprocessor(SourceFile source) { in UnicodeEscapePreprocessor()
149 public SourceFile source() { in source() method in UnicodeEscapePreprocessor
/aosp_15_r20/external/cronet/net/filter/
H A Dzstd_source_stream_unittest.cc60 auto source = std::make_unique<MockSourceStream>(); in SetUp() local
96 MockSourceStream* source() { return source_; } in source() function in net::ZstdSourceStreamTest
238 auto source = std::make_unique<MockSourceStream>(); in TEST_F() local
283 auto source = std::make_unique<MockSourceStream>(); in TEST_F() local
/aosp_15_r20/external/icu/icu4j/main/charset/src/main/java/com/ibm/icu/charset/
H A DCharsetCompoundText.java200 private static int findNextEsc(ByteBuffer source) { in findNextEsc()
242 … private static byte findStateFromEscSeq(ByteBuffer source, byte[] toUBytes, int toUBytesLength) { in findStateFromEscSeq()
344 …protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean … in encodeLoop()
513 …protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean … in decodeLoop()
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
H A DTestIDNARef.java497 StringBuffer source = new StringBuffer(www); in TestCompare() local
551 private void doTestChainingToASCII(String source) throws Exception { in doTestChainingToASCII()
583 public void doTestChainingToUnicode(String source) throws Exception { in doTestChainingToUnicode()
632 StringBuffer source = new StringBuffer(www); in TestRootLabelSeparator() local
/aosp_15_r20/external/libvpx/vpx_scale/generic/
H A Dvpx_scale.c68 static void scale1d_2t1_i(const unsigned char *source, int source_step, in scale1d_2t1_i()
118 static void scale1d_2t1_ps(const unsigned char *source, int source_step, in scale1d_2t1_ps()
159 static void scale1d_c(const unsigned char *source, int source_step, in scale1d_c()
236 unsigned char *source, int source_pitch, unsigned int source_width, in Scale2D()
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dcoleitr.cpp273 void CollationElementIterator::setText(const UnicodeString& source, in setText()
300 void CollationElementIterator::setText(CharacterIterator& source, in setText()
331 const UnicodeString &source, in CollationElementIterator()
343 const CharacterIterator &source, in CollationElementIterator()
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/stringprep/
H A DTestIDNARef.java494 StringBuffer source = new StringBuffer(www); in TestCompare() local
548 private void doTestChainingToASCII(String source) throws Exception { in doTestChainingToASCII()
580 public void doTestChainingToUnicode(String source) throws Exception { in doTestChainingToUnicode()
629 StringBuffer source = new StringBuffer(www); in TestRootLabelSeparator() local
/aosp_15_r20/external/freetype/src/bzip2/
H A Dftbzip2.c104 FT_Stream source; /* parent/source stream */ member
150 FT_Stream source ) in ft_bzip2_file_init()
472 FT_Stream source ) in FT_Stream_OpenBzip2()
524 FT_Stream source ) in FT_Stream_OpenBzip2()

1...<<31323334353637383940>>...472