/aosp_15_r20/external/clang/include/clang/Format/ |
H A D | Format.h | 220 BinaryOperatorStyle BreakBeforeBinaryOperators; member 658 BreakBeforeBinaryOperators == R.BreakBeforeBinaryOperators &&
|
/aosp_15_r20/external/clang/unittests/Format/ |
H A D | FormatTest.cpp | 3485 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F() 3554 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_NonAssignment; in TEST_F() 3585 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_NonAssignment; in TEST_F() 9221 Alignment.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F() 9227 Alignment.BreakBeforeBinaryOperators = FormatStyle::BOS_None; in TEST_F() 9415 Alignment.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F() 9421 Alignment.BreakBeforeBinaryOperators = FormatStyle::BOS_None; in TEST_F() 10246 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F() 10248 BreakBeforeBinaryOperators, FormatStyle::BOS_NonAssignment); in TEST_F() 10249 CHECK_PARSE("BreakBeforeBinaryOperators: None", BreakBeforeBinaryOperators, in TEST_F() [all …]
|
/aosp_15_r20/external/skia/ |
H A D | .clang-format | 57 BreakBeforeBinaryOperators: None 148 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/external/mesa3d/src/tool/pps/ |
H A D | .clang-format | 8 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/external/mesa3d/src/intel/ds/ |
H A D | .clang-format | 8 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/external/flac/ |
H A D | .clang-format | 8 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Format/ |
D | Format.h | 1599 BinaryOperatorStyle BreakBeforeBinaryOperators; member 4790 BreakBeforeBinaryOperators == R.BreakBeforeBinaryOperators &&
|
/aosp_15_r20/external/executorch/backends/apple/coreml/ |
H A D | .clang-format | 3 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/external/executorch/extension/apple/ |
H A D | .clang-format | 12 BreakBeforeBinaryOperators: false
|
/aosp_15_r20/external/executorch/extension/benchmark/apple/ |
H A D | .clang-format | 12 BreakBeforeBinaryOperators: false
|
/aosp_15_r20/external/ComputeLibrary/ |
H A D | .clang-format | 18 BreakBeforeBinaryOperators: NonAssignment
|
/aosp_15_r20/external/aws-crt-java/ |
H A D | .clang-format | 20 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Format/ |
D | Format.h | 1708 BinaryOperatorStyle BreakBeforeBinaryOperators; member 4898 BreakBeforeBinaryOperators == R.BreakBeforeBinaryOperators &&
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Format/ |
D | Format.h | 1708 BinaryOperatorStyle BreakBeforeBinaryOperators; member 4898 BreakBeforeBinaryOperators == R.BreakBeforeBinaryOperators &&
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Format/ |
D | Format.h | 1723 BinaryOperatorStyle BreakBeforeBinaryOperators; member 4983 BreakBeforeBinaryOperators == R.BreakBeforeBinaryOperators &&
|
/aosp_15_r20/external/libsrtp2/ |
H A D | .clang-format | 34 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/external/libkmsxx/ |
H A D | .clang-format | 32 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/external/pytorch/caffe2/ |
H A D | .clang-format | 32 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/external/pytorch/ |
H A D | .clang-format | 32 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/external/jsmn/ |
H A D | .clang-format | 35 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/external/clang/lib/Format/ |
H A D | Format.cpp | 289 Style.BreakBeforeBinaryOperators); in mapping() 509 LLVMStyle.BreakBeforeBinaryOperators = FormatStyle::BOS_None; in getLLVMStyle() 605 GoogleStyle.BreakBeforeBinaryOperators = FormatStyle::BOS_NonAssignment; in getGoogleStyle() 676 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getWebKitStyle() 694 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getGNUStyle()
|
/aosp_15_r20/external/ot-br-posix/ |
H A D | .clang-format | 39 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/external/swiftshader/ |
H A D | .clang-format | 39 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/external/openthread/ |
H A D | .clang-format | 39 BreakBeforeBinaryOperators: None
|
/aosp_15_r20/external/OpenCL-CTS/ |
H A D | .clang-format | 42 BreakBeforeBinaryOperators: NonAssignment
|