Home
last modified time | relevance | path

Searched defs:max_recursion_depth (Results 1 – 4 of 4) sorted by relevance

/external/libwebm/webm_parser/src/
Drecursive_parser.h31 : max_recursion_depth_(max_recursion_depth){}; in max_recursion_depth_() argument
Dmaster_value_parser.h252 std::size_t max_recursion_depth) in RecursiveChildFactory()
334 std::size_t max_recursion_depth) { in MakeChild()
/external/libwebm/webm_parser/tests/
Drecursive_parser_test.cc61 explicit StringParserWrapper(std::size_t max_recursion_depth) { in StringParserWrapper()
/external/rust/crates/ash/src/vk/
Ddefinitions.rs31329 pub max_recursion_depth: u32, field
31391 pub fn max_recursion_depth(mut self, max_recursion_depth: u32) -> Self { in max_recursion_depth() method
32748 pub max_recursion_depth: u32, field
32803 pub fn max_recursion_depth(mut self, max_recursion_depth: u32) -> Self { in max_recursion_depth() method