Home
last modified time | relevance | path

Searched defs:Depth (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/libs/stacktrace/test/
Dthread_safety_checking.cpp24 int Depth = 25; in main_test_loop() local
/third_party/expat/examples/
Doutline.c58 int Depth; variable
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DFormat.h36 Depth, enumerator
/third_party/mingw-w64/mingw-w64-headers/include/
Davrfsdk.h50 ULONG Depth; member
Dwinnt.h7659 ULONGLONG Depth:16; member
7668 ULONGLONG Depth:16; member
7682 WORD Depth; member
Dksmedia.h1162 ULONG Depth; member
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3d11_2.h78 UINT16 Depth; member
Dd3dx9tex.h81 UINT Depth; member
Dd3d11_3.h158 UINT Depth; member
Dd3d10.h978 UINT Depth; member
Dd3d8types.h1213 UINT Depth; member
Dd3d9types.h1558 UINT Depth; member
Dd3d11.h2053 UINT Depth; member
/third_party/gstreamer/gstplugins_good/gst/goom/
Difs.c127 int Depth, Col; member
/third_party/abseil-cpp/absl/strings/
Dcord.cc390 static int Depth(const CordRep* rep) { in Depth() function
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.json271 "Depth": 13, number
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.json274 "Depth": 13, number
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.json267 "Depth": 13, number
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dwdm.h462 ULONGLONG Depth:16; member
471 ULONGLONG Depth:16; member
479 ULONGLONG Depth:16; member
491 USHORT Depth; member
508 USHORT Depth; member
/third_party/node/tools/
Dlint-md.js23499 const Depth = (value) => isNaN(value) ? {} : {depth: value}; function