OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alignoperands
(Results
1 - 12
of
12
) sorted by null
/frameworks/native/
.clang-format
4
AlignOperands
: false
/external/libvpx/libvpx/
.clang-format
10
AlignOperands
: true
/frameworks/rs/rsov/compiler/
.clang-format
9
AlignOperands
: true
/frameworks/rs/rsov/driver/
.clang-format
9
AlignOperands
: true
/external/skia/
.clang-format
17
AlignOperands
: true
/external/clang/lib/Format/
Format.cpp
250
IO.mapOptional("
AlignOperands
", Style.
AlignOperands
);
493
LLVMStyle.
AlignOperands
= true;
600
GoogleStyle.
AlignOperands
= false;
611
GoogleStyle.
AlignOperands
= false;
674
Style.
AlignOperands
= false;
[
all
...]
ContinuationIndenter.cpp
[
all
...]
/external/clang/include/clang/Format/
Format.h
114
bool
AlignOperands
;
639
AlignOperands
== R.
AlignOperands
&&
[
all
...]
/frameworks/native/vulkan/api/templates/
vulkan_common.tmpl
1
{{$clang_style := "{BasedOnStyle: Google, AccessModifierOffset: -4, ColumnLimit: 200, ContinuationIndentWidth: 8, IndentWidth: 4,
AlignOperands
: true, CommentPragmas: '.*'}"}}
/external/clang/docs/
ClangFormatStyleOptions.rst
216
**
AlignOperands
** (``bool``)
/external/clang/unittests/Format/
FormatTestJS.cpp
105
Style.
AlignOperands
= true;
[
all
...]
FormatTest.cpp
[
all
...]
Completed in 315 milliseconds