/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | common_neon.h | 270 inline uint8x8_t MaskOverreads(const uint8x8_t source, in MaskOverreads() 291 inline uint8x16_t MaskOverreadsQ(const uint8x16_t source, in MaskOverreadsQ() 312 inline uint16x8_t MaskOverreadsQ(const uint16x8_t source, in MaskOverreadsQ() 318 inline uint8x8_t Load1MsanU8(const uint8_t* const source, in Load1MsanU8() 323 inline uint8x16_t Load1QMsanU8(const uint8_t* const source, in Load1QMsanU8() 328 inline uint16x8_t Load1QMsanU16(const uint16_t* const source, in Load1QMsanU16() 334 inline uint32x4_t Load1QMsanU32(const uint32_t* const source, in Load1QMsanU32()
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/measurement/ |
D | IMeasurementDao.java | 290 String insertSource(Source source) throws DatastoreException; in insertSource() 328 void updateSourceEventReportDedupKeys(@NonNull Source source) throws DatastoreException; in updateSourceEventReportDedupKeys() 335 void updateSourceAggregateReportDedupKeys(@NonNull Source source) throws DatastoreException; in updateSourceAggregateReportDedupKeys() 342 void updateSourceAggregateContributions(@NonNull Source source) throws DatastoreException; in updateSourceAggregateContributions() 349 void updateSourceAggregateDebugContributions(@NonNull Source source) throws DatastoreException; in updateSourceAggregateDebugContributions() 371 List<EventReport> getSourceEventReports(Source source) throws DatastoreException; in getSourceEventReports() 483 long getAttributionsPerRateLimitWindow(@Attribution.Scope int scope, @NonNull Source source, in getAttributionsPerRateLimitWindow()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | InsetsPolicy.java | 142 final InsetsSource source = state.sourceAt(i); in hasHiddenSources() local 157 final InsetsSource source = rawState.sourceAt(i); in showTransient() local 241 final InsetsSource source = outInsetsState.sourceAt(i); in getInsetsForWindowMetrics() local 340 final InsetsSource source = state.sourceAt(i); in adjustVisibilityForFakeControllingSources() local 350 @InsetsType int type, InsetsSource source, InsetsControlTarget target) { in adjustVisibilityForFakeControllingSource() 376 final InsetsSource source = originalState.sourceAt(i); in adjustVisibilityForIme() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/ |
H A D | FileUtilities.java | 137 String source = parts[0]; in handleLine() local 424 public static String replace(String source, String piece, String replacement) { in replace() 436 public static String replace(String source, String[][] replacements) { in replace() 440 public static String replace(String source, String[][] replacements, int count) { in replace() 447 public static String replace(String source, String[][] replacements, boolean reverse) { in replace() 455 public static String anchorize(String source) { in anchorize()
|
/aosp_15_r20/external/autotest/server/hosts/ |
H A D | abstract_ssh.py | 400 def _make_rsync_compatible_source(self, source, is_local): argument 456 def get_file(self, source, dest, delete_dest=False, preserve_perm=True, argument 563 def send_file(self, source, dest, delete_dest=False, argument 636 def _send_client_symlink(self, dest, source, local_sources, delete_dest, argument 654 def _send_file(self, dest, source, local_sources, delete_dest, excludes, argument 711 def _send_using_scp(self, dest, source, delete_dest, excludes): argument
|
/aosp_15_r20/external/freetype/src/base/ |
H A D | ftglyph.c | 100 FT_BitmapGlyph source = (FT_BitmapGlyph)bitmap_source; in ft_bitmap_glyph_copy() local 167 FT_Outline* source = &slot->outline; in FT_DEFINE_GLYPH() local 207 FT_OutlineGlyph source = (FT_OutlineGlyph)outline_source; in ft_outline_glyph_copy() local 365 FT_SvgGlyph source = (FT_SvgGlyph)svg_source; in ft_svg_glyph_copy() local 551 FT_Glyph_Copy( FT_Glyph source, in FT_Glyph_Copy()
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/stringprep/ |
H A D | TestIDNA.java | 418 StringBuffer source = new StringBuffer(www); in TestCompare() local 468 private void doTestChainingToASCII(String source) throws Exception { in doTestChainingToASCII() 494 private void doTestChainingToUnicode(String source) throws Exception { in doTestChainingToUnicode() 540 StringBuffer source = new StringBuffer(www); in TestRootLabelSeparator() local 635 StringBuffer source = new StringBuffer(); in MonkeyTest() local
|
/aosp_15_r20/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
H A D | ReportLog.java | 64 Metric(String source, String message, double value, ResultType type, ResultUnit unit) { in Metric() 79 Metric(String source, String message, double[] values, ResultType type, ResultUnit unit) { in Metric() 143 String source = parser.getAttributeValue(null, SOURCE_ATTR); in parse() local 184 public void addValues(String source, String message, double[] values, ResultType type, in addValues() 199 public void addValue(String source, String message, double value, ResultType type, in addValue()
|
/aosp_15_r20/frameworks/av/media/module/extractors/mp3/ |
H A D | MP3Extractor.cpp | 47 DataSourceHelper *source, uint32_t match_header, in Resync() 253 DataSourceHelper *source, Mp3Meta *meta) in MP3Extractor() 442 AMediaFormat *meta, DataSourceHelper *source, in MP3Source() 670 CDataSource *source, in CreateExtractor() 677 CDataSource *source, float *confidence, void **meta, in Sniff()
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | rdgif.c | 393 gif_source_ptr source = (gif_source_ptr)sinfo; in start_input_gif() local 563 gif_source_ptr source = (gif_source_ptr)sinfo; in get_pixel_rows() local 596 gif_source_ptr source = (gif_source_ptr)sinfo; in load_interlaced_image() local 640 gif_source_ptr source = (gif_source_ptr)sinfo; in get_interlaced_row() local 703 gif_source_ptr source; in jinit_read_gif() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | ShowStarredCoverage.java | 564 Set<Source> source = entry.getValue(); in getLanguageTags() local 594 private void addFiles(File base, String name, Source source) { in addFiles() 598 private void addFiles(File base, Source source) { in addFiles() 615 private void addLanguage(String key, Source source) { in addLanguage() 621 languageTags.put(ltp.getLanguage(), source); in addLanguage() local
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | VirtualDisplaySurface.cpp | 322 status_t VirtualDisplaySurface::dequeueBuffer(Source source, in dequeueBuffer() 388 Source source = fbSourceForCompositionType(mCompositionType); in dequeueBuffer() local 527 Source source = fbSourceForCompositionType(mCompositionType); in cancelBuffer() local 654 int VirtualDisplaySurface::mapSource2ProducerSlot(Source source, int sslot) { in mapSource2ProducerSlot() 661 int VirtualDisplaySurface::mapProducer2SourceSlot(Source source, int pslot) { in mapProducer2SourceSlot()
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | ResourceTable.h | 51 android::Source source; member 62 android::Source source; member 69 android::Source source; member 83 android::Source source; member 93 android::Source source; member
|
/aosp_15_r20/external/fmtlib/support/ |
H A D | docopt.py | 159 def parse(class_, source): argument 284 def __init__(self, source, error=DocoptExit): argument 289 def from_pattern(source): argument 369 def parse_pattern(source, options): argument 464 def parse_section(name, source): argument
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ |
H A D | TestIDNA.java | 421 StringBuffer source = new StringBuffer(www); in TestCompare() local 471 private void doTestChainingToASCII(String source) throws Exception { in doTestChainingToASCII() 497 private void doTestChainingToUnicode(String source) throws Exception { in doTestChainingToUnicode() 543 StringBuffer source = new StringBuffer(www); in TestRootLabelSeparator() local 638 StringBuffer source = new StringBuffer(); in MonkeyTest() local
|
/aosp_15_r20/external/turbine/java/com/google/turbine/diag/ |
H A D | LineMap.java | 28 private final String source; field in LineMap 31 private LineMap(String source, ImmutableRangeMap<Integer, Integer> lines) { in LineMap() 36 public static LineMap create(String source) { in create()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/array/array.creation/ |
H A D | to_array.pass.cpp | 59 double source[3] = {4.0, 5.0, 6.0}; in tests() local 68 double source[3] = {4.0, 5.0, 6.0}; in tests() local 77 MoveOnly source[] = {MoveOnly{0}, MoveOnly{1}, MoveOnly{2}}; in tests() local
|
/aosp_15_r20/external/apache-xml/test/tests/bugzilla/ |
H A D | Bugzilla6181.java | 99 String source = null; in makeString() local 112 String source = makeString( it ); in initcap() local 137 String source = makeString( fragment ); in initcap() local
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/ |
H A D | futures.py | 330 def _set_concurrent_future_state(concurrent, source): argument 345 def _copy_future_state(source, dest): argument 365 def _chain_future(source, destination): argument 394 def _call_set_state(source): argument
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/ |
H A D | Collator.java | 496 public boolean equals(java.lang.String source, java.lang.String target) { throw new RuntimeExceptio… in equals() 526 public abstract int compare(java.lang.String source, java.lang.String target); in compare() 539 public int compare(java.lang.Object source, java.lang.Object target) { throw new RuntimeException("… in compare() 559 public abstract android.icu.text.CollationKey getCollationKey(java.lang.String source); in getCollationKey()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/ |
D | futures.py | 330 def _set_concurrent_future_state(concurrent, source): argument 345 def _copy_future_state(source, dest): argument 365 def _chain_future(source, destination): argument 394 def _call_set_state(source): argument
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | Collator.java | 496 public boolean equals(java.lang.String source, java.lang.String target) { throw new RuntimeExceptio… in equals() 526 public abstract int compare(java.lang.String source, java.lang.String target); in compare() 539 public int compare(java.lang.Object source, java.lang.Object target) { throw new RuntimeException("… in compare() 559 public abstract android.icu.text.CollationKey getCollationKey(java.lang.String source); in getCollationKey()
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/io/ |
H A D | ByteSourceTest.java | 71 private TestByteSource source; field in ByteSourceTest 228 AppendableByteSource source = new AppendableByteSource(newPreFilledByteArray(5)); in testSlice_appendingAfterSlicing() local 299 ByteSource source = new TestByteSource(newPreFilledByteArray(input)); in assertCorrectSlice() local 356 ByteSource source = ByteSource.wrap(new byte[] {0, 1, 2, 3}); in testConcat_infiniteIterable() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/process/ |
H A D | SymbolTable.cpp | 58 void SymbolTable::AppendSource(std::unique_ptr<ISymbolSource> source) { in AppendSource() 65 void SymbolTable::PrependSource(std::unique_ptr<ISymbolSource> source) { in PrependSource() 164 for (auto& source : sources) { in FindByName() local 175 for (auto& source : sources) { in FindById() local
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | Collator.java | 496 public boolean equals(java.lang.String source, java.lang.String target) { throw new RuntimeExceptio… in equals() 526 public abstract int compare(java.lang.String source, java.lang.String target); in compare() 539 public int compare(java.lang.Object source, java.lang.Object target) { throw new RuntimeException("… in compare() 559 public abstract android.icu.text.CollationKey getCollationKey(java.lang.String source); in getCollationKey()
|