/external/mesa3d/src/gallium/state_trackers/nine/ |
D | volumetexture9.c | 33 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_ctor() 280 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_new()
|
D | texture9.c | 43 UINT Width, UINT Height, UINT Levels, in NineTexture9_ctor() 382 UINT Width, UINT Height, UINT Levels, in NineTexture9_new()
|
D | cubetexture9.c | 36 UINT EdgeLength, UINT Levels, in NineCubeTexture9_ctor() 339 UINT EdgeLength, UINT Levels, in NineCubeTexture9_new()
|
D | device9.c | 995 UINT Levels, in NineDevice9_CreateTexture() 1029 UINT Levels, in NineDevice9_CreateVolumeTexture() 1060 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/cpython2/Doc/howto/ |
D | logging.rst | 863 .. _useful-handlers:
|
/external/python/cpython3/Doc/howto/ |
D | logging.rst | 907 .. _useful-handlers:
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | CheckHtmlFiles.java | 259 static class Levels implements Comparable<Levels> { class in CheckHtmlFiles 263 public Levels(int h2_start) { in Levels() method in CheckHtmlFiles.Levels 268 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-7.0/llvm/lib/Analysis/ |
D | CFLGraph.h | 76 std::vector<NodeInfo> Levels; variable
|
D | DependenceAnalysis.cpp | 586 unsigned Levels = getLevels(); in dump() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopInterchange.cpp | 130 unsigned Levels = D->getLevels(); in populateDependencyMatrix() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopInterchange.cpp | 133 unsigned Levels = D->getLevels(); in populateDependencyMatrix() local
|
/external/clang/lib/Frontend/ |
D | CompilerInvocation.cpp | 346 const std::vector<std::string> &Levels, in parseDiagnosticLevelMask()
|