Home
last modified time | relevance | path

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

/external/cronet/third_party/re2/src/re2/
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
/external/rust/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
/external/perfetto/src/tracing/core/
Dpatch_list.h71 PatchList() : last_(list_.before_begin()) {} in PatchList() function
Dshared_memory_arbiter_impl.h37 class PatchList; variable
/external/regex-re2/re2/
Dcompile.cc38 struct PatchList { struct
39 uint32_t p;
/external/aws-sdk-java-v2/services/ssm/src/main/resources/codegen-resources/
Dservice-2.json13295 "PatchList":{ object