/aosp_15_r20/external/libwebm/webm_parser/src/ |
H A D | recursive_parser.h | 31 : max_recursion_depth_(max_recursion_depth){}; in max_recursion_depth_() function 43 if (max_recursion_depth_ == 0) { in Init() 48 impl_.reset(new T(max_recursion_depth_ - 1)); in Init() 56 assert(max_recursion_depth_ > 0); in InitAfterSeek() 58 impl_.reset(new T(max_recursion_depth_ - 1)); in InitAfterSeek() 88 std::size_t max_recursion_depth_; variable
|
H A D | master_value_parser.h | 253 : id_(id), member_(member), max_recursion_depth_(max_recursion_depth) {} in RecursiveChildFactory() 275 parent, std::move(lambda), max_recursion_depth_))}; in BuildParser() 282 return {id_, member_, max_recursion_depth_}; in UseAsStartEvent() 289 return {id_, member_, max_recursion_depth_}; in NotifyOnParseComplete() 295 std::size_t max_recursion_depth_; variable
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/ |
H A D | json_stream_parser.h | 98 max_recursion_depth_ = max_depth; in set_max_recursion_depth() 338 int max_recursion_depth_; variable
|
H A D | protostream_objectsource.h | 136 max_recursion_depth_ = max_depth; in set_max_recursion_depth() 317 int max_recursion_depth_; variable
|
H A D | protostream_objectsource.cc | 122 max_recursion_depth_(kDefaultMaxRecursionDepth) { in ProtoStreamObjectSource() 135 max_recursion_depth_(kDefaultMaxRecursionDepth) { in ProtoStreamObjectSource() 1054 if (++recursion_depth_ > max_recursion_depth_) { in IncrementRecursionDepth()
|
H A D | json_stream_parser.cc | 152 max_recursion_depth_(kDefaultMaxRecursionDepth) { in JsonStreamParser() 897 if (++recursion_depth_ > max_recursion_depth_) { in IncrementRecursionDepth()
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | json_stream_parser.h | 98 max_recursion_depth_ = max_depth; in set_max_recursion_depth() 338 int max_recursion_depth_; variable
|
H A D | protostream_objectsource.h | 136 max_recursion_depth_ = max_depth; in set_max_recursion_depth() 317 int max_recursion_depth_; variable
|
H A D | protostream_objectsource.cc | 122 max_recursion_depth_(kDefaultMaxRecursionDepth) { in ProtoStreamObjectSource() 135 max_recursion_depth_(kDefaultMaxRecursionDepth) { in ProtoStreamObjectSource() 1054 if (++recursion_depth_ > max_recursion_depth_) { in IncrementRecursionDepth()
|
H A D | json_stream_parser.cc | 152 max_recursion_depth_(kDefaultMaxRecursionDepth) { in JsonStreamParser() 897 if (++recursion_depth_ > max_recursion_depth_) { in IncrementRecursionDepth()
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | engine.h | 245 int max_recursion_depth_; member
|
H A D | engine.cpp | 278 : max_recursion_depth_(MAX_DEPTH), non_reentrant_device_thread_count_(0) {} in Engine() 1351 if (current_depth >= max_recursion_depth_) { in execute_with_graph_task()
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/x86_x86_64/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 211870 "field_name" : "max_recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/x86_64/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 211981 "field_name" : "max_recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/x86/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 211870 "field_name" : "max_recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/32/x86/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 211870 "field_name" : "max_recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/arm64_armv8-a/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 211950 "field_name" : "max_recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/32/arm_armv7-a-neon/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 233214 "field_name" : "max_recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/arm_armv7-a-neon/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 233214 "field_name" : "max_recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/arm_armv8-a/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 233208 "field_name" : "max_recursion_depth_",
|