Home
last modified time | relevance | path

Searched refs:BreakBeforeBinaryOperators (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/clang/include/clang/Format/
H A DFormat.h220 BinaryOperatorStyle BreakBeforeBinaryOperators; member
658 BreakBeforeBinaryOperators == R.BreakBeforeBinaryOperators &&
/aosp_15_r20/external/clang/unittests/Format/
H A DFormatTest.cpp3485 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-format57 BreakBeforeBinaryOperators: None
148 BreakBeforeBinaryOperators: None
/aosp_15_r20/external/mesa3d/src/tool/pps/
H A D.clang-format8 BreakBeforeBinaryOperators: None
/aosp_15_r20/external/mesa3d/src/intel/ds/
H A D.clang-format8 BreakBeforeBinaryOperators: None
/aosp_15_r20/external/flac/
H A D.clang-format8 BreakBeforeBinaryOperators: None
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Format/
DFormat.h1599 BinaryOperatorStyle BreakBeforeBinaryOperators; member
4790 BreakBeforeBinaryOperators == R.BreakBeforeBinaryOperators &&
/aosp_15_r20/external/executorch/backends/apple/coreml/
H A D.clang-format3 BreakBeforeBinaryOperators: None
/aosp_15_r20/external/executorch/extension/apple/
H A D.clang-format12 BreakBeforeBinaryOperators: false
/aosp_15_r20/external/executorch/extension/benchmark/apple/
H A D.clang-format12 BreakBeforeBinaryOperators: false
/aosp_15_r20/external/ComputeLibrary/
H A D.clang-format18 BreakBeforeBinaryOperators: NonAssignment
/aosp_15_r20/external/aws-crt-java/
H A D.clang-format20 BreakBeforeBinaryOperators: None
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Format/
DFormat.h1708 BinaryOperatorStyle BreakBeforeBinaryOperators; member
4898 BreakBeforeBinaryOperators == R.BreakBeforeBinaryOperators &&
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Format/
DFormat.h1708 BinaryOperatorStyle BreakBeforeBinaryOperators; member
4898 BreakBeforeBinaryOperators == R.BreakBeforeBinaryOperators &&
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Format/
DFormat.h1723 BinaryOperatorStyle BreakBeforeBinaryOperators; member
4983 BreakBeforeBinaryOperators == R.BreakBeforeBinaryOperators &&
/aosp_15_r20/external/libsrtp2/
H A D.clang-format34 BreakBeforeBinaryOperators: None
/aosp_15_r20/external/libkmsxx/
H A D.clang-format32 BreakBeforeBinaryOperators: None
/aosp_15_r20/external/pytorch/caffe2/
H A D.clang-format32 BreakBeforeBinaryOperators: None
/aosp_15_r20/external/pytorch/
H A D.clang-format32 BreakBeforeBinaryOperators: None
/aosp_15_r20/external/jsmn/
H A D.clang-format35 BreakBeforeBinaryOperators: None
/aosp_15_r20/external/clang/lib/Format/
H A DFormat.cpp289 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-format39 BreakBeforeBinaryOperators: None
/aosp_15_r20/external/swiftshader/
H A D.clang-format39 BreakBeforeBinaryOperators: None
/aosp_15_r20/external/openthread/
H A D.clang-format39 BreakBeforeBinaryOperators: None
/aosp_15_r20/external/OpenCL-CTS/
H A D.clang-format42 BreakBeforeBinaryOperators: NonAssignment

12