Home
last modified time | relevance | path

Searched defs:PatchList (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/build/soong/bpfix/bpfix/
H A Dbpfix.go310 …PropertiesDuplicatingEachOther(mod *parser.Module, buf []byte, patchList *parser.PatchList) error {
988 func reorderCommonProperties(mod *parser.Module, buf []byte, patchlist *parser.PatchList) error {
1034 func removeTags(mod *parser.Module, buf []byte, patchlist *parser.PatchList) error {
1114 func removeNestedProperty(mod *parser.Module, patchList *parser.PatchList, propName string) error {
1168 func mergeMatchingModuleProperties(mod *parser.Module, buf []byte, patchlist *parser.PatchList) err…
1172 …MatchingProperties(properties *[]*parser.Property, buf []byte, patchlist *parser.PatchList) error {
1195 func mergeProperties(a, b *parser.Property, buf []byte, patchlist *parser.PatchList) error {
1218 func mergeListProperties(a, b *parser.Property, buf []byte, patchlist *parser.PatchList) error {
1254 func filterExpressionList(patchList *parser.PatchList, items *parser.List, removals *parser.List) {
1279 func removeMatchingModuleListProperties(mod *parser.Module, patchList *parser.PatchList, canonicalN…
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dcompile.cc37 struct PatchList { struct
39 static PatchList Mk(uint32_t p) { in Mk()
45 static void Patch(Prog::Inst* inst0, PatchList l, uint32_t p) { in Patch()
59 static PatchList Append(Prog::Inst* inst0, PatchList l1, PatchList l2) { in Append()
72 uint32_t head;
73 uint32_t tail; // for constant-time append
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dcompile.cc38 struct PatchList { struct
40 static PatchList Mk(uint32_t p) { in Mk()
46 static void Patch(Prog::Inst* inst0, PatchList l, uint32_t p) { in Patch()
60 static PatchList Append(Prog::Inst* inst0, PatchList l1, PatchList l2) { in Append()
73 uint32_t head;
74 uint32_t tail; // for constant-time append
/aosp_15_r20/external/perfetto/src/tracing/core/
H A Dpatch_list.h71 PatchList() : last_(list_.before_begin()) {} in PatchList() function
H A Dshared_memory_arbiter_impl.h37 class PatchList; variable
/aosp_15_r20/build/blueprint/parser/
H A Dmodify.go79 type PatchList []Patch type
/aosp_15_r20/external/regex-re2/re2/
H A Dcompile.cc38 struct PatchList { struct
39 uint32_t p;
/aosp_15_r20/external/aws-sdk-java-v2/services/ssm/src/main/resources/codegen-resources/
H A Dservice-2.json13295 "PatchList":{ object