Home
last modified time | relevance | path

Searched refs:SpacesInCStyleCastParentheses (Results 1 – 24 of 24) sorted by relevance

/external/clang/include/clang/Format/
DFormat.h592 bool SpacesInCStyleCastParentheses; member
707 SpacesInCStyleCastParentheses == R.SpacesInCStyleCastParentheses &&
/external/skia/
D.clang-format98 SpacesInCStyleCastParentheses: false
189 SpacesInCStyleCastParentheses: false
/external/skqp/
D.clang-format98 SpacesInCStyleCastParentheses: false
189 SpacesInCStyleCastParentheses: false
/external/mesa3d/src/gallium/drivers/swr/
D.clang-format54 SpacesInCStyleCastParentheses: false
/external/libsrtp2/
D.clang-format75 SpacesInCStyleCastParentheses: false
/external/libkmsxx/
D.clang-format73 SpacesInCStyleCastParentheses: false
/external/jsmn/
D.clang-format83 SpacesInCStyleCastParentheses: false
/external/llvm-project/clang/include/clang/Format/
DFormat.h2316 bool SpacesInCStyleCastParentheses; member
2549 SpacesInCStyleCastParentheses == R.SpacesInCStyleCastParentheses &&
/external/swiftshader/
D.clang-format110 SpacesInCStyleCastParentheses: false
/external/mesa3d/src/gallium/drivers/swr/rasterizer/
D_clang-format108 SpacesInCStyleCastParentheses: false
/external/OpenCL-CTS/
D.clang-format115 SpacesInCStyleCastParentheses: false
/external/libaom/libaom/
D.clang-format141 SpacesInCStyleCastParentheses: false
/external/libvpx/libvpx/
D.clang-format142 SpacesInCStyleCastParentheses: false
/external/libwebm/
D.clang-format146 SpacesInCStyleCastParentheses: false
/external/adhd/
D.clang-format123 SpacesInCStyleCastParentheses: false
/external/deqp/external/openglcts/
D.clang-format149 SpacesInCStyleCastParentheses: false
/external/clang/unittests/Format/
DFormatTest.cpp5647 Spaces.SpacesInCStyleCastParentheses = true; in TEST_F()
5653 Spaces.SpacesInCStyleCastParentheses = false; in TEST_F()
8983 Spaces.SpacesInCStyleCastParentheses = true; in TEST_F()
8995 Spaces.SpacesInCStyleCastParentheses = true; in TEST_F()
9047 Spaces.SpacesInCStyleCastParentheses = false; in TEST_F()
10185 CHECK_PARSE_BOOL(SpacesInCStyleCastParentheses); in TEST_F()
/external/llvm-project/clang/unittests/Format/
DFormatTest.cpp7851 Spaces.SpacesInCStyleCastParentheses = true; in TEST_F()
7857 Spaces.SpacesInCStyleCastParentheses = false; in TEST_F()
11887 Spaces.SpacesInCStyleCastParentheses = true; in TEST_F()
11899 Spaces.SpacesInCStyleCastParentheses = true; in TEST_F()
11951 Spaces.SpacesInCStyleCastParentheses = false; in TEST_F()
14135 CHECK_PARSE_BOOL(SpacesInCStyleCastParentheses); in TEST_F()
16857 Style.SpacesInCStyleCastParentheses = true; in TEST_F()
16860 Style.SpacesInCStyleCastParentheses = false; in TEST_F()
/external/clang/lib/Format/
DFormat.cpp352 Style.SpacesInCStyleCastParentheses); in mapping()
554 LLVMStyle.SpacesInCStyleCastParentheses = false; in getLLVMStyle()
DTokenAnnotator.cpp1982 ? Style.SpacesInCStyleCastParentheses in spaceRequiredBetween()
/external/llvm-project/clang/lib/Format/
DFormat.cpp631 Style.SpacesInCStyleCastParentheses); in mapping()
954 LLVMStyle.SpacesInCStyleCastParentheses = false; in getLLVMStyle()
DTokenAnnotator.cpp2835 ? Style.SpacesInCStyleCastParentheses in spaceRequiredBetween()
/external/clang/docs/
DClangFormatStyleOptions.rst711 **SpacesInCStyleCastParentheses** (``bool``)
/external/llvm-project/clang/docs/
DClangFormatStyleOptions.rst2721 **SpacesInCStyleCastParentheses** (``bool``)