Searched defs:Spaces (Results 1 – 10 of 10) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ |
D | op_gen_lib.h | 32 inline string Spaces(int n) { return string(n, ' '); } in Spaces() function
|
/external/clang/lib/Format/ |
D | WhitespaceManager.cpp | 30 unsigned IndentLevel, int Spaces, unsigned StartOfTokenColumn, in Change() 51 unsigned IndentLevel, unsigned Spaces, in replaceWhitespace() 80 unsigned Newlines, unsigned IndentLevel, int Spaces) { in replaceWhitespaceInToken() 530 unsigned IndentLevel, unsigned Spaces, in appendIndentText()
|
D | WhitespaceManager.h | 141 int Spaces; member
|
D | ContinuationIndenter.cpp | 332 unsigned Spaces = Current.SpacesRequiredBefore + ExtraSpaces; in addTokenOnCurrentLine() local
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_diag.cc | 301 unsigned Spaces = 0; in PrintMemorySnippet() local
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | raw_ostream.cpp | 385 static const char Spaces[] = " " in indent() local
|
/external/llvm/lib/Support/ |
D | raw_ostream.cpp | 461 static const char Spaces[] = " " in indent() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | raw_ostream.cpp | 436 static const char Spaces[] = " " in indent() local
|
/external/clang/unittests/Format/ |
D | FormatTest.cpp | 5646 FormatStyle Spaces = getLLVMStyle(); in TEST_F() local 8953 FormatStyle Spaces = getLLVMStyle(); in TEST_F() local 9062 FormatStyle Spaces = getLLVMStyle(); in TEST_F() local 9085 FormatStyle Spaces = getLLVMStyle(); in TEST_F() local 11298 FormatStyle Spaces = getLLVMStyle(); in TEST_F() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUUsage.rst | 290 .. _amdgpu-memory-scopes:
|