Home
last modified time | relevance | path

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

/external/pigweed/pw_json/public/pw_json/internal/
Dnesting.h35 constexpr Nesting() : json_offset_(0), depth_(0), types_(0) {} in Nesting() function
67 constexpr Nesting(size_t offset, uint16_t depth, uint16_t types) in Nesting() function
/external/scudo/standalone/
Dtiming.h135 Timer Nesting = getOrCreateTimer(Name); in nest() local
228 u32 Nesting = MaxNumberOfTimers; member
/external/clang/docs/
DBlock-ABI-Apple.rst564 Nesting subsection
/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/
DJsonPathTest.kt109 class Nesting(val f: Sealed) : Sealed() class in kotlinx.serialization.JsonPathTest.Sealed
/external/perfetto/src/trace_processor/importers/common/
Dtrack_compressor_unittest.cc105 TEST_F(TrackCompressorUnittest, Nesting) { in TEST_F() argument
/external/cronet/tot/base/task/
Dsingle_thread_task_executor_unittest.cc822 TEST_P(SingleThreadTaskExecutorTypedTest, Nesting) { in TEST_P() argument
/external/cronet/stable/base/task/
Dsingle_thread_task_executor_unittest.cc822 TEST_P(SingleThreadTaskExecutorTypedTest, Nesting) { in TEST_P() argument
/external/libchrome/base/message_loop/
Dmessage_loop_unittest.cc1124 TEST_P(MessageLoopTypedTest, Nesting) { in TEST_P() argument