Home
last modified time | relevance | path

Searched defs:ParseContext (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParseContext.cs53 public ref struct ParseContext struct
55 internal const int DefaultRecursionLimit = 100;
56 internal const int DefaultSizeLimit = Int32.MaxValue;
58 internal ReadOnlySpan<byte> buffer;
59 internal ParserInternalState state;
66 internal static void Initialize(ReadOnlySpan<byte> buffer, out ParseContext ctx) in Initialize()
81 …tic void Initialize(ReadOnlySpan<byte> buffer, ref ParserInternalState state, out ParseContext ctx) in Initialize()
93 internal static void Initialize(CodedInputStream input, out ParseContext ctx) in Initialize()
103 internal static void Initialize(ReadOnlySequence<byte> input, out ParseContext ctx) in Initialize()
109 …rnal static void Initialize(ReadOnlySequence<byte> input, int recursionLimit, out ParseContext ctx) in Initialize()
[all …]
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DParseContext.cs53 public ref struct ParseContext struct
55 internal const int DefaultRecursionLimit = 100;
56 internal const int DefaultSizeLimit = Int32.MaxValue;
58 internal ReadOnlySpan<byte> buffer;
59 internal ParserInternalState state;
66 internal static void Initialize(ReadOnlySpan<byte> buffer, out ParseContext ctx) in Initialize()
81 …tic void Initialize(ReadOnlySpan<byte> buffer, ref ParserInternalState state, out ParseContext ctx) in Initialize()
93 internal static void Initialize(CodedInputStream input, out ParseContext ctx) in Initialize()
103 internal static void Initialize(ReadOnlySequence<byte> input, out ParseContext ctx) in Initialize()
109 …rnal static void Initialize(ReadOnlySequence<byte> input, int recursionLimit, out ParseContext ctx) in Initialize()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/proto/h1/
Dmod.rs75 pub(crate) struct ParseContext<'a> { struct
76 cached_headers: &'a mut Option<HeaderMap>,
77 req_method: &'a mut Option<Method>,
78 h1_parser_config: ParserConfig,
80 h1_header_read_timeout: Option<Duration>,
82 h1_header_read_timeout_fut: &'a mut Option<Pin<Box<Sleep>>>,
84 h1_header_read_timeout_running: &'a mut bool,
85 preserve_header_case: bool,
87 preserve_header_order: bool,
88 h09_responses: bool,
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h73 struct ParseContext { struct
74 ParseContext(LinkGraph &G) : G(G) {} in ParseContext() function
90 Error processBlock(ParseContext &PC, Block &B); argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h66 struct ParseContext { struct
67 ParseContext(LinkGraph &G) : G(G) {} in ParseContext() argument
83 Error processBlock(ParseContext &PC, Block &B); argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp82 struct ParseContext { struct in llvm::RuntimeDyldCheckerExprEval
83 bool IsInsideLoad;
84 ParseContext(bool IsInsideLoad) : IsInsideLoad(IsInsideLoad) {} in ParseContext() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp80 struct ParseContext { struct in llvm::RuntimeDyldCheckerExprEval
81 bool IsInsideLoad;
82 ParseContext(bool IsInsideLoad) : IsInsideLoad(IsInsideLoad) {} in ParseContext() function
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp80 struct ParseContext { struct in llvm::RuntimeDyldCheckerExprEval
81 bool IsInsideLoad;
82 ParseContext(bool IsInsideLoad) : IsInsideLoad(IsInsideLoad) {} in ParseContext() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.h88 class ParseContext; variable
416 internal::ParseContext* /*ctx*/) { in _InternalParse()
H A Dparse_context.h396 ParseContext(int depth, bool aliasing, const char** start, T&&... args) in ParseContext() function
H A Dparse_context.cc372 ParseContext*) { in StringParser() argument
H A Dextension_set.h827 const internal::ParseContext* /*ctx*/, in FindExtension()
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dmessage_lite.h88 class ParseContext; variable
416 internal::ParseContext* /*ctx*/) { in _InternalParse()
H A Dparse_context.h400 ParseContext(int depth, bool aliasing, const char** start, T&&... args) in ParseContext() function
H A Dparse_context.cc372 ParseContext*) { in StringParser() argument
H A Dextension_set.h827 const internal::ParseContext* /*ctx*/, in FindExtension()
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
HDjavaparser-core-3.0.0-alpha.2.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/github/ com/ ...
/aosp_15_r20/external/jline/
HDjline-3.13.3.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jline/ org/ ...
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-compiler/2.7.0-alpha12/
HDroom-compiler-2.7.0-alpha12.jarMETA-INF/ META-INF/MANIFEST.MF androidx/ androidx/room/ androidx/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-compiler/2.7.0-alpha12/androidx.room_room-compiler/linux_glibc_common/local-combined/
Dandroidx.room_room-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/NOTICE.txt META ...
/aosp_15_r20/external/angle/third_party/r8/d8/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/MANIFEST.MF META-INF/services/ ...
/aosp_15_r20/external/angle/third_party/r8/cipd/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/services/com.android.tools.r8 ...
/aosp_15_r20/external/angle/third_party/r8/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/MANIFEST.MF META-INF/services/ ...
/aosp_15_r20/external/angle/third_party/r8/d8/cipd/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/services/com.android.tools.r8 ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/androidx.room_room-compiler-plugin/linux_glibc_common/combined/
Dandroidx.room_room-compiler-plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...

12