/aosp_15_r20/external/skia/src/sksl/ |
H A D | sksl_graphite_frag.sksl | 145 rectEdgeAlphas.z * rectEdgeAlphas.w; 190 if (snappedX < subset.x || snappedX > subset.z) { 201 pos.x = $tile(tileModeX, pos.x, subset.x, subset.z); 221 // Do 1 or 3 more texture reads depending on whether both x and y tiling modes are repeat 232 extraCoordX = error.x > 0 ? insetClamp.x : insetClamp.z; 697 // If the t value falls exactly on a color stop, both lowOffset 761 // Linear case, both circles intersect as exactly one point 1049 half sampleY = sample(permutationSampler, half2((floorVal.z + 0.5) / kBlockSize, 0.5)).r; 1090 half4 sampleD = sample(noiseSampler, float2(noiseXCoords.z, chanCoord)); 1137 // both the X and Y coordinates. This is roughly equivalent to adding 0.5 to the coordinates. [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | README.txt | 5 Improvements to the multiply -> shift/add algorithm: 77 commutative, it is not matched with the load on both sides. The dag combiner 173 x * copysign(1.0, y) * copysign(1.0, z) 252 On a Pentium M, both variants have the same characteristics with regard 284 is pessimized by -loop-reduce and -indvars 697 overwrite a caller parameter which is used by the callee and only 721 unsigned long int z = 0; 724 z -= 0x00004000; 728 } while (z > 0); 822 We're codegen'ing multiply of long longs inefficiently: [all …]
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | README.txt | 5 Improvements to the multiply -> shift/add algorithm: 77 commutative, it is not matched with the load on both sides. The dag combiner 173 x * copysign(1.0, y) * copysign(1.0, z) 252 On a Pentium M, both variants have the same characteristics with regard 284 is pessimized by -loop-reduce and -indvars 697 overwrite a caller parameter which is used by the callee and only 721 unsigned long int z = 0; 724 z -= 0x00004000; 728 } while (z > 0); 822 We're codegen'ing multiply of long longs inefficiently: [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | README.txt | 5 Improvements to the multiply -> shift/add algorithm: 77 commutative, it is not matched with the load on both sides. The dag combiner 173 x * copysign(1.0, y) * copysign(1.0, z) 252 On a Pentium M, both variants have the same characteristics with regard 284 is pessimized by -loop-reduce and -indvars 697 overwrite a caller parameter which is used by the callee and only 721 unsigned long int z = 0; 724 z -= 0x00004000; 728 } while (z > 0); 822 We're codegen'ing multiply of long longs inefficiently: [all …]
|
/aosp_15_r20/external/bc/manuals/ |
H A D | development.md | 5 This document is meant for the day when I (Gavin D. Howard) get [hit by a 12 engineering][118], as described by Bryan Cantrill. 20 This repository contains an implementation of both [POSIX `bc`][2] and [Unix 24 historical utility that was included in early Unix and even predates both Unix 25 and C. They both are arbitrary-precision command-line calculators with their own 33 **Note**: for ease, I will refer to both programs as `bc` in this document. 59 Stefan Eßer suggested I improve performance by putting more than 1 digit in each 396 * Expressions that return a boolean value are surrounded by paretheses. 398 * Binary operators have spaces on both sides. 454 3. One-by-one, it replaces placeholders (in [`Makefile.in`][70]) of the form [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
H A D | tf_generated_ops.td | 9 Unless required by applicable law or agreed to in writing, software 129 TF_NumberNotQuantizedOrStrTensor:$z 178 …, TF_Float64, TF_Int16, TF_Int32, TF_Int64, TF_Int8, TF_Uint16, TF_Uint32, TF_Uint64, TF_Uint8]>:$z 270 `keep_dims` is true, the rank of the tensor is reduced by 1 for each entry in 341 The argument returned by this operation is of the form \\(atan2(b, a)\\). 378 resource sharing by name, and does not keep a reference to the resource 394 resource sharing by name, and does not keep a reference to the resource 411 resource sharing by name, and does not keep a reference to the resource 439 AnonymousIterator prevents resource sharing by name, and does not keep a 457 AnonymousIterator prevents resource sharing by name, and does not keep a [all …]
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/ |
H A D | ChangeLog | 13 PEM) accepted by the pkparse module has been removed. Applications that 14 need these formats can call mbedtls_pk_parse_{public,}key() followed by 50 This affects both the low-level modules and the high-level APIs 57 speaking that requires both the key type and algorithm to be accelerated 58 or they'll both be built in. However, for CCM and GCM the built-in 66 size by disabling it in more circumstances. In particular, the CCM and 70 fully provided by drivers. See docs/driver-only-builds.md for full 73 * Add support for record size limit extension as defined by RFC 8449 82 gaps made by making its fields private: mbedtls_ecp_set_public_key(), 88 * Add partial platform support for z/OS. [all …]
|
/aosp_15_r20/external/icu/icu4j/perf-tests/data/collation/ |
H A D | ulyss10.txt | 2 by James Joyce 3 (#4 in our series by James Joyce) 49 by James Joyce 55 This etext was prepared by Col Choat <[email protected]>. 72 and editing by those who wish to do so. 84 can get to them as follows, and just download by date. This is 94 Just search by the first five letters of the filename you want, 109 should reach over 300 billion Etexts given away by year's end. 112 Files by December 31, 2001. [10,000 x 100,000,000 = 1 Trillion] 117 of that goal by the end of 2001, or about 4,000 Etexts. We need [all …]
|
/aosp_15_r20/external/bazelbuild-rules_go/third_party/ |
H A D | org_golang_x_tools-deletegopls.patch | 6 -// Use of this source code is governed by a BSD-style 138 -You can achieve this by adding the right version of `go` to your `PATH` 139 -(`export PATH=$HOME/go/bin:$PATH` on Unix systems) or by configuring your 145 -to **install gopls using Go 1.18 or later**. The easiest way to do this is by 183 -**Enabled by default.** 193 -**Enabled by default.** 205 -**Enabled by default.** 211 -**Enabled by default.** 217 -**Enabled by default.** 223 -**Enabled by default.** [all …]
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 20.1.0.rst | 8 Mesa 20.1.0 implements the OpenGL 4.6 API, but the version reported by 16 Mesa 20.1.0 implements the Vulkan 1.2 API, but the version reported by 118 - radeonsi: GL_LINES rendering is affected by GL_POINT_SPRITE 214 style: Same expression on both sides of '&& 240 - OSMesa osmesa_choose_format returns a format not supported by 266 - aco: pass vars by const & 380 - pan/bi: Combine LOAD_VARYING_ADDRESS instructions by type 559 - pan/bi: Fix off-by-one in scoreboarding packing 768 - pan/mdg: SSA_FIXED_MINIMUM already covered by PAN_IS_REG 820 - gitlab-ci: Don't use buster-backports packages by default for [all …]
|
/aosp_15_r20/external/one-true-awk/testdir/ |
H A D | funstack.in | 72 %%% cross-referenced in both directions, so 128 %%% generated by software developed for the 136 %%% checksum as the first value, followed by the 139 %%% characters. This is produced by Robert 497 …by a modified Ledley algorithm in one image scan. A minimal perimeter polygon subjected to specifi… 596 …orithm 347 [{M1}]: An Efficient Algorithm for Sorting with Minimal Storage'', by R. C. Singleton}", 715 …r. The translator consists of Mealy form finite-state automata interacting by means of a pushdown … 754 …both Knuth's LR(k) algorithm and the familiar top-down algorithm. It has a time bound proportional… 782 title = "A Variation on Sorting by Address Calculation", 922 title = "{ACM} Algorithm 376: Least Squares Fit by {$f(x)=A\cos(Bx+C)$}", [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/transforms/ |
H A D | internal_raw_IPA-old.txt | 1 'cause koz, kəz 11 'tis tɪz 12 'twas twɔz, twəz 181 abatises ˈæbətˌɪsɪz 295 abdulaziz æbdˌuləzˈiz 427 abiola's ˌɑbiˈoləz 449 abkhaz %16735 æbkˈæz, ɑbkˈɑz 451 …khˈæziən, æbkhˈæzjən, æbkhˈɑziən, æbkhˈɑzjən, æbkˈezˈiən, æbkˈeʒən, æbkˈæziən, æbkˈɑzˈiən, ɑbkˈeʒən 490 abnormalise æbnˈɔrməlˌaɪz 493 abnormalize æbnˈɔrməlˌaɪz [all …]
|
H A D | internal_raw_IPA.txt | 1 'cause koz, kəz 11 'tis tɪz 12 'twas twɔz, twəz 119 abatises ˈæbətˌɪsɪz 206 abdulaziz %37395 æbdˌuləzˈiz 311 abiola's ˌɑbiˈoləz 331 abkhaz %24548 æbkˈæz, ɑbkˈɑz 333 …khˈæziən, æbkhˈæzjən, æbkhˈɑziən, æbkhˈɑzjən, æbkˈezˈiən, æbkˈeʒən, æbkˈæziən, æbkˈɑzˈiən, ɑbkˈeʒən 367 abnormalise æbnˈɔrməlˌaɪz 370 abnormalize æbnˈɔrməlˌaɪz [all …]
|
/aosp_15_r20/external/harfbuzz_ng/perf/texts/ |
H A D | en-words.txt | 1221 both 1360 by 7252 multiply 9873 sides 12310 z
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 162 …[email protected],Mark temporary strings on stack used by regerror as overflow… 168 …quashfs-tools,plougher,Fix bug uncompressing 1.0 and 2.0 filesystems caused by adding progress bar. 258 …al/squashfs-tools,plougher,Restructure routines to remove code duplication added by long ls option. 281 … xattrs. Currently no checks are made for non ""user."" xattrs which can only be written by root." 292 …atform/external/squashfs-tools,plougher,Fix bug in remove_free_list where both entries were delete… 302 …s-tools,plougher,"Extract filenames now support shell wildcards (globbing) by default, and full PO… 363 …lay,[email protected],sdm: hwc2: Check for HDR support by Display interface 364 …display,[email protected],hwc2: Workaround use after free by surfaceflinger 461 …splay,[email protected],gralloc1: Work around handle delete by hidl wrapper 520 …ts,[email protected],Fix display refresh rate test by removing default dis… [all …]
|
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/ |
HD | android-all-15-robolectric-12650502.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/frameworks__base__services__permission__android_common__services.permission- ... |
HD | android-all-13-robolectric-9030017.jar | META-INF/
META-INF/MANIFEST.MF
AndroidManifest.xml
CompanionAppsPermissions$AppPermissions.class
... |
HD | android-all-14-robolectric-10818077.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/frameworks__base__services__permission__android_common__services.permission. ... |
/aosp_15_r20/out/target/common/obj/APPS/AvatarPicker_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/AvatarPicker/AvatarPicker/android_common/withres/ |
D | AvatarPicker.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings/android_common/withres/ |
D | Settings.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity-compose_release. ... |
/aosp_15_r20/out/target/common/obj/APPS/Settings_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity-compose_release. ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/AvatarPicker/AvatarProviderLib/android_common/turbine-combined/ |
D | AvatarProviderLib.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/AvatarPicker/AvatarProviderLib/android_common/repackaged-jarjar/turbine/ |
D | AvatarProviderLib.jar | org/junit/validator/ValidateWith.class
<Unknown>
package org.junit.validator
public ... |
/aosp_15_r20/out/target/common/obj/APPS/SystemUI_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META ... |