/external/webrtc/modules/audio_processing/ |
D | rms_level.h | 32 struct Levels { struct 33 int average; 34 int peak;
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | texture9.c | 43 UINT Width, UINT Height, UINT Levels, in NineTexture9_ctor() 383 UINT Width, UINT Height, UINT Levels, in NineTexture9_new()
|
D | volumetexture9.c | 33 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_ctor() 282 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_new()
|
D | cubetexture9.c | 36 UINT EdgeLength, UINT Levels, in NineCubeTexture9_ctor() 340 UINT EdgeLength, UINT Levels, in NineCubeTexture9_new()
|
D | device9.c | 1077 UINT Levels, in NineDevice9_CreateTexture() 1113 UINT Levels, in NineDevice9_CreateVolumeTexture() 1146 UINT Levels, in NineDevice9_CreateCubeTexture()
|
D | nine_lock.c | 754 UINT Levels, in LockDevice9_CreateTexture() 773 UINT Levels, in LockDevice9_CreateVolumeTexture() 790 UINT Levels, in LockDevice9_CreateCubeTexture()
|
/external/python/cpython3/Doc/howto/ |
D | logging.rst | 915 .. _useful-handlers:
|
/external/python/cpython2/Doc/howto/ |
D | logging.rst | 863 .. _useful-handlers:
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | CheckHtmlFiles.java | 260 static class Levels implements Comparable<Levels> { class in CheckHtmlFiles 264 public Levels(int h2_start) { in Levels() method in CheckHtmlFiles.Levels 269 public Levels() { in Levels() method in CheckHtmlFiles.Levels
|
/external/llvm/lib/Analysis/ |
D | CFLGraph.h | 53 std::vector<NodeInfo> Levels; variable
|
D | DependenceAnalysis.cpp | 585 unsigned Levels = getLevels(); in dump() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LoopCacheAnalysis.cpp | 226 int Levels = D->getLevels(); in hasTemporalReuse() local
|
D | CFLGraph.h | 74 std::vector<NodeInfo> Levels; variable
|
D | DependenceAnalysis.cpp | 606 unsigned Levels = getLevels(); in dump() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopInterchange.cpp | 133 unsigned Levels = D->getLevels(); in populateDependencyMatrix() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopInterchange.cpp | 130 unsigned Levels = D->getLevels(); in populateDependencyMatrix() local
|
/external/clang/lib/Frontend/ |
D | CompilerInvocation.cpp | 346 const std::vector<std::string> &Levels, in parseDiagnosticLevelMask()
|