Searched defs:Spaces (Results 1 – 13 of 13) sorted by relevance
/external/skia/site/docs/user/ |
D | sksl.md | 128 ### Uniforms 170 ### Raw Image Shaders 194 ### Working In a Known Color Space
|
/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/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/internal/ |
D | wyhash_test.cc | 38 TEST(WyhashTest, Spaces) { in TEST() argument
|
/external/google-breakpad/src/processor/ |
D | proc_maps_linux_unittest.cc | 31 TEST(ProcMapsTest, Spaces) { in TEST() argument
|
/external/cronet/base/debug/ |
D | proc_maps_linux_unittest.cc | 40 TEST(ProcMapsTest, Spaces) { in TEST() argument
|
/external/libchrome/base/debug/ |
D | proc_maps_linux_unittest.cc | 40 TEST(ProcMapsTest, Spaces) { in TEST() argument
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_diag.cc | 301 unsigned Spaces = 0; in PrintMemorySnippet() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | raw_ostream.cpp | 436 static const char Spaces[] = " " in indent() local
|
/external/llvm/lib/Support/ |
D | raw_ostream.cpp | 461 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
|