Home
last modified time | relevance | path

Searched defs:changes (Results 1 – 25 of 930) sorted by relevance

12345678910>>...38

/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/
DRELEASES.rst132 .. _`#263`: https://github.com/petgraph/petgraph/issues/263
133 .. _`#313`: https://github.com/petgraph/petgraph/issues/313
134 .. _`#328`: https://github.com/petgraph/petgraph/issues/328
135 .. _`#337`: https://github.com/petgraph/petgraph/issues/337
136 .. _`#360`: https://github.com/petgraph/petgraph/issues/360
137 .. _`#363`: https://github.com/petgraph/petgraph/issues/363
138 .. _`#369`: https://github.com/petgraph/petgraph/issues/369
139 .. _`#371`: https://github.com/petgraph/petgraph/issues/371
140 .. _`#377`: https://github.com/petgraph/petgraph/issues/377
141 .. _`#379`: https://github.com/petgraph/petgraph/issues/378
[all …]
/aosp_15_r20/external/coreboot/Documentation/releases/
H A Dcoreboot-4.16-relnotes.md129 ### Option to disable Intel Management Engine
138 ### Add [AMD] apcb_v3_edit tool
144 ### Allow enable/disable ME via CMOS
164 ### Move LAPIC configuration to MP init
173 ### Add ANSI escape sequences for highlighting
192 ### Add cbmem_dump_console
198 ### Add coreboot-configurator
206 ### Update live ISO configs to NixOS 21.11
211 ### Move to U-Boot v2021.10
215 ### Support systems with >128 cores
[all …]
H A Dcoreboot-4.17-relnotes.md52 ### CBMEM init hooks changed
65 ### Payloads
78 ### payloads/external: Add support for coreDOOM payload
85 ### cpu/x86/smm_module_load: Rewrite setup_stub
101 ### cpu/x86/smm_module_loader.c: Rewrite setup
111 ### cpu/x86/smm: Add sinkhole mitigation to relocatable smmstub
118 ### cpu/x86/64bit: Generate static page tables from an assembly file
128 ### cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI
143 ### security/tpm/crtm: Add a function to measure the bootblock on SoC level
155 ### soc/amd/common/block/psp: Add platform secure boot support
[all …]
H A Dcoreboot-4.11-relnotes.md115 ### `__PRE_RAM__` is deprecated
122 ### `__BOOTBLOCK__` et.al. are converted
131 ### `CAR_GLOBAL` is removed where possible
137 ### `TSEG` and `cbmem_top()` mapping
142 ### Build system amenities ###
149 ### Stricter coding standards to improve security ###
155 ### Shorter file headers ###
166 ### Variant creation scripts ###
173 ### Payloads ###
178 ### Added vboot support to the following platforms:
[all …]
H A Dcoreboot-4.13-relnotes.md91 ### Native refcode implementation for Bay Trail
97 ### Unusual config files to build test more code
103 ### Initial support for Intel Trusted eXecution Technology
112 ### Hidden PCI devices
127 ### Tools for generating SPDs for LP4x memory on TGL and JSL
138 ### New version of SMM loader
148 ### Address Sanitizer
157 ### Initial support for x86_64
166 ### Preparations to minimize enabling PCI bus mastering
188 ### Early runtime configurability of the console log level
[all …]
H A Dcoreboot-4.15-relnotes.md51 ### COREBOOTPAYLOAD option
59 ### Remove old lp4x and ddr4 versions of spd_tools
64 ### Remove AMD PI 00630F01
71 ### Merged family of Asus mainboards using H61 chipset
77 ### Changed default setting for Intel chipset lockdown
83 ### Payloads unit testing
90 ### Unit testing infrastructure
95 ### Introduce new method for accessing cpu_info
H A Dcoreboot-4.21-relnotes.md46 ### lib: Support localized text of memory_training_desc in ux_locales.c
72 ### Improved the bootsplash support
92 ### libpayload/uhci: Re-write UHCI RH driver w/ generic_hub API
105 ### linux_trampoline: Handle coreboot framebuffer & 64-bit addresses
119 ### arch/x86: Don't allow hw floating point operations
142 ### Caching of PCIe 5.0 HSPHY firmware in SPI flash
154 ### Extracting of TPM logs using cbmem tool
197 ### soc/amd: read domain resource window configuration from hardware
H A Dcoreboot-4.20.1-relnotes.md35 ### cpu/mp_init.c: Only enable CPUs once they execute code
42 ### cpu/x86/smm: Add PCI resource store functionality
53 ### acpi: Add SRAT x2APIC table support
59 ### drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per port
72 ### drivers/efi: Add EFI variable store option support
115 ### drivers/ocp/ewl: Add EWL driver for EWL type 3 error handling
121 ### Toolchain updates
H A Dcoreboot-4.14-relnotes.md75 ### SAR support in VPD for Chrome OS
96 ### CBFS stage file format change
114 ### AMD SoC cleanup and initial Cezanne APU support
123 ### X86 bootblock layout
131 ### ACPI GNVS framework
138 ### Intel Xeon Scalable Processor support is now considered mature
H A Dcoreboot-4.22-relnotes.md51 ### x86: support .data section for pre-memory stages
88 ### x86: Support CBFS cache for pre-memory stages and ramstage
127 ### Allow romstage to be combined into the bootblock
142 ### soc/intel/cmn/gfx: Add API to report presence of external display
156 ### device/pci_rom: Set VBIOS checksum when filling VFCT table
/aosp_15_r20/external/google-cloud-java/
H A Dchangelog.json5 "changes": [ array
22 "changes": [ array
39 "changes": [ array
80 "changes": [ array
97 "changes": [ array
114 "changes": [ array
173 "changes": [ array
196 "changes": [ array
213 "changes": [ array
230 "changes": [ array
[all …]
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/changes/
H A DChangeSetTestCase.java91 final ChangeSet changes = new ChangeSet(); in testAddChangeTwice() local
126 final ChangeSet changes = new ChangeSet(); in testAddChangeTwiceWithoutReplace() local
168 final ChangeSet changes = new ChangeSet(); in testDeleteDir() local
210 final ChangeSet changes = new ChangeSet(); in testDeleteDir2() local
252 final ChangeSet changes = new ChangeSet(); in testDeleteDir3() local
294 final ChangeSet changes = new ChangeSet(); in testDeleteFile() local
337 final ChangeSet changes = new ChangeSet(); in testDeleteFile2() local
382 final ChangeSet changes = new ChangeSet(); in testDeletePlusAddSame() local
452 final ChangeSet changes = new ChangeSet(); in testChangeSetResults() local
516 final ChangeSet changes = new ChangeSet(); in testDeletePlusAdd() local
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/
H A DPORTING.md41 ### Integer types
52 ### Reference counts and opaque types
66 ### Error codes
82 ### `*_ctrl` functions
102 ### HMAC `EVP_PKEY`s
107 ### DSA `EVP_PKEY`s
112 ### DES
118 ### TLS renegotiation
158 ### Lowercase hexadecimal
164 ### Legacy ASN.1 functions
[all …]
/aosp_15_r20/external/boringssl/src/
H A DPORTING.md41 ### Integer types
52 ### Reference counts and opaque types
66 ### Error codes
82 ### `*_ctrl` functions
102 ### HMAC `EVP_PKEY`s
107 ### DSA `EVP_PKEY`s
112 ### DES
118 ### TLS renegotiation
158 ### Lowercase hexadecimal
164 ### Legacy ASN.1 functions
[all …]
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
H A DPluralFormatTest.java32 private void helperTestRules(String localeIDs, String testPattern, Map<Integer,String> changes) { in helperTestRules()
78 Map<Integer, String> changes = new HashMap<>(); in TestOneFormLocales() local
88 Map<Integer, String> changes = new HashMap<>(); in TestSingular1Locales() local
99 Map<Integer, String> changes = new HashMap<>(); in TestSingular01Locales() local
109 Map<Integer, String> changes = new HashMap<>(); in TestZeroSingularLocales() local
134 Map<Integer, String> changes = new HashMap<>(); in TestSingularDual() local
146 Map<Integer, String> changes = new HashMap<>(); in TestSingularZeroSome() local
161 Map<Integer, String> changes = new HashMap<>(); in TestSpecial12_19() local
181 Map<Integer, String> changes = new HashMap<>(); in TestPaucalExcept11_14() local
201 Map<Integer, String> changes = new HashMap<>(); in TestPaucalRu() local
[all …]
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DPluralFormatTest.java35 private void helperTestRules(String localeIDs, String testPattern, Map<Integer,String> changes) { in helperTestRules()
81 Map<Integer, String> changes = new HashMap<>(); in TestOneFormLocales() local
91 Map<Integer, String> changes = new HashMap<>(); in TestSingular1Locales() local
102 Map<Integer, String> changes = new HashMap<>(); in TestSingular01Locales() local
112 Map<Integer, String> changes = new HashMap<>(); in TestZeroSingularLocales() local
137 Map<Integer, String> changes = new HashMap<>(); in TestSingularDual() local
149 Map<Integer, String> changes = new HashMap<>(); in TestSingularZeroSome() local
164 Map<Integer, String> changes = new HashMap<>(); in TestSpecial12_19() local
184 Map<Integer, String> changes = new HashMap<>(); in TestPaucalExcept11_14() local
204 Map<Integer, String> changes = new HashMap<>(); in TestPaucalRu() local
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/
H A DCombinedShadeHeaderConstraintsTest.kt131 val changes = CombinedShadeHeadersConstraintManagerImpl in <lambda>() constant
150 val changes = CombinedShadeHeadersConstraintManagerImpl in <lambda>() constant
169 val changes = CombinedShadeHeadersConstraintManagerImpl.emptyCutoutConstraints() in <lambda>() constant
196 val changes = CombinedShadeHeadersConstraintManagerImpl.edgesGuidelinesConstraints( in <lambda>() constant
232 val changes = CombinedShadeHeadersConstraintManagerImpl.edgesGuidelinesConstraints( in <lambda>() constant
261 val changes = CombinedShadeHeadersConstraintManagerImpl in <lambda>() constant
300 val changes = CombinedShadeHeadersConstraintManagerImpl in <lambda>() constant
/aosp_15_r20/external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/ast/
H A DNodeTest.java56 List<String> changes = new ArrayList<>(); in registerSubTree() local
65 assertEquals(Arrays.asList(), changes); in registerSubTree() local
86 List<String> changes = new ArrayList<>(); in registerWithJustNodeMode() local
95 assertEquals(Arrays.asList(), changes); in registerWithJustNodeMode() local
114 List<String> changes = new ArrayList<>(); in registerWithNodeAndExistingDescendantsMode() local
123 assertEquals(Arrays.asList(), changes); in registerWithNodeAndExistingDescendantsMode() local
150 List<String> changes = new ArrayList<>(); in registerWithSelfPropagatingMode() local
159 assertEquals(Arrays.asList(), changes); in registerWithSelfPropagatingMode() local
189 List<String> changes = new ArrayList<>(); in deleteAParameterTriggerNotifications() local
207 List<String> changes = new ArrayList<>(); in deleteClassNameDoesNotTriggerNotifications() local
[all …]
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFocusResolver_test.cpp74 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
104 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
141 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
167 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
202 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
230 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
254 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
304 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
363 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
397 std::optional<FocusResolver::FocusChanges> changes = in TEST() local
[all …]
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTransitionTests.java154 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_NewTask() local
212 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_Activity() local
242 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_NestedTasks() local
298 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_DisplayArea() local
467 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_PromoteSimilarClose() local
502 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_PromoteSimilarOpen() local
538 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_NoAnimation() local
587 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testCreateInfo_MultiDisplay() local
730 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testIndependent() local
807 ArrayMap<WindowContainer, Transition.ChangeInfo> changes = transition.mChanges; in testOpenOpaqueTask() local
[all …]
H A DTaskFragmentOrganizerControllerTest.java366 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in testOnTaskFragmentParentInfoChanged() local
492 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in testOnActivityReparentedToTask_activityNotInOrganizerProcess_useTemporaryToken() local
544 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in testOnActivityReparentedToTask_untrustedEmbed_reportedWhenAppOptIn() local
1401 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in testSendAllPendingTaskFragmentEventsWhenAnyTaskIsVisible() local
2016 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in assertTaskFragmentAppearedTransaction() local
2035 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in assertTaskFragmentInfoChangedTransaction() local
2049 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in assertTaskFragmentVanishedTransaction() local
2063 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in assertTaskFragmentParentInfoChangedTransaction() local
2078 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in assertTaskFragmentErrorTransaction() local
2096 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in assertActivityReparentedToTaskTransaction() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/
H A D3.0-migration-guide.md42 ### Introduce a level of indirection and versioning in the config files
62 ### Most structure fields are now private
76 ### Move part of timing module out of the library
85 ### Deprecated net.h file was removed
90 ### Remove `MBEDTLS_CHECK_PARAMS` option
123 ### Remove the `MBEDTLS_TEST_NULL_ENTROPY` configuration option
134 ### Remove the HAVEGE module
147 ### Remove helpers for the transition from Mbed TLS 1.3 to Mbed TLS 2.0
/aosp_15_r20/external/mbedtls/docs/
H A D3.0-migration-guide.md42 ### Introduce a level of indirection and versioning in the config files
62 ### Most structure fields are now private
76 ### Move part of timing module out of the library
85 ### Deprecated net.h file was removed
90 ### Remove `MBEDTLS_CHECK_PARAMS` option
123 ### Remove the `MBEDTLS_TEST_NULL_ENTROPY` configuration option
134 ### Remove the HAVEGE module
147 ### Remove helpers for the transition from Mbed TLS 1.3 to Mbed TLS 2.0
/aosp_15_r20/external/rust/android-crates-io/crates/bitflags/
DCHANGELOG.md115 ### `BitFlags` trait deprecated in favor of `Flags` trait
121 ### `Bits` trait publicly exposed
189 ### ⚠️ Serialization
209 ### ⚠️ Traits
217 ### ⚠️ Methods
232 ### ⚠️ `.bits` field
/aosp_15_r20/external/clang/utils/
H A Dtoken-delta.py15 def test(self, changes): argument
20 def getTestResult(self, changes): argument
33 def run(self, changes, force=False): argument
148 def writeFiles(self, changes, fileNames): argument
162 def test(self, changes): argument

12345678910>>...38