Home
last modified time | relevance | path

Searched refs:kLeft (Results 1 – 25 of 66) sorted by relevance

123

/external/abseil-cpp/absl/numeric/
Dint128_stream_test.cc92 constexpr std::ios::fmtflags kLeft = std::ios::left; variable
253 {0, kLeft, /*width = */ 0, "0"}, in GetInt128FormatCases()
254 {0, kLeft, /*width = */ 6, "0_____"}, in GetInt128FormatCases()
255 {0, kLeft | kPos, /*width = */ 0, "+0"}, in GetInt128FormatCases()
256 {0, kLeft | kPos, /*width = */ 6, "+0____"}, in GetInt128FormatCases()
257 {0, kLeft | kBase, /*width = */ 0, "0"}, in GetInt128FormatCases()
258 {0, kLeft | kBase, /*width = */ 6, "0_____"}, in GetInt128FormatCases()
259 {0, kLeft | kBase | kPos, /*width = */ 0, "+0"}, in GetInt128FormatCases()
260 {0, kLeft | kBase | kPos, /*width = */ 6, "+0____"}, in GetInt128FormatCases()
261 {0, kLeft | kUpper, /*width = */ 0, "0"}, in GetInt128FormatCases()
[all …]
/external/webrtc/third_party/abseil-cpp/absl/numeric/
Dint128_stream_test.cc92 constexpr std::ios::fmtflags kLeft = std::ios::left; variable
253 {0, kLeft, /*width = */ 0, "0"}, in GetInt128FormatCases()
254 {0, kLeft, /*width = */ 6, "0_____"}, in GetInt128FormatCases()
255 {0, kLeft | kPos, /*width = */ 0, "+0"}, in GetInt128FormatCases()
256 {0, kLeft | kPos, /*width = */ 6, "+0____"}, in GetInt128FormatCases()
257 {0, kLeft | kBase, /*width = */ 0, "0"}, in GetInt128FormatCases()
258 {0, kLeft | kBase, /*width = */ 6, "0_____"}, in GetInt128FormatCases()
259 {0, kLeft | kBase | kPos, /*width = */ 0, "+0"}, in GetInt128FormatCases()
260 {0, kLeft | kBase | kPos, /*width = */ 6, "+0____"}, in GetInt128FormatCases()
261 {0, kLeft | kUpper, /*width = */ 0, "0"}, in GetInt128FormatCases()
[all …]
/external/libtextclassifier/abseil-cpp/absl/numeric/
Dint128_stream_test.cc92 constexpr std::ios::fmtflags kLeft = std::ios::left; variable
253 {0, kLeft, /*width = */ 0, "0"}, in GetInt128FormatCases()
254 {0, kLeft, /*width = */ 6, "0_____"}, in GetInt128FormatCases()
255 {0, kLeft | kPos, /*width = */ 0, "+0"}, in GetInt128FormatCases()
256 {0, kLeft | kPos, /*width = */ 6, "+0____"}, in GetInt128FormatCases()
257 {0, kLeft | kBase, /*width = */ 0, "0"}, in GetInt128FormatCases()
258 {0, kLeft | kBase, /*width = */ 6, "0_____"}, in GetInt128FormatCases()
259 {0, kLeft | kBase | kPos, /*width = */ 0, "+0"}, in GetInt128FormatCases()
260 {0, kLeft | kBase | kPos, /*width = */ 6, "+0____"}, in GetInt128FormatCases()
261 {0, kLeft | kUpper, /*width = */ 0, "0"}, in GetInt128FormatCases()
[all …]
/external/angle/third_party/abseil-cpp/absl/numeric/
Dint128_stream_test.cc92 constexpr std::ios::fmtflags kLeft = std::ios::left; variable
253 {0, kLeft, /*width = */ 0, "0"}, in GetInt128FormatCases()
254 {0, kLeft, /*width = */ 6, "0_____"}, in GetInt128FormatCases()
255 {0, kLeft | kPos, /*width = */ 0, "+0"}, in GetInt128FormatCases()
256 {0, kLeft | kPos, /*width = */ 6, "+0____"}, in GetInt128FormatCases()
257 {0, kLeft | kBase, /*width = */ 0, "0"}, in GetInt128FormatCases()
258 {0, kLeft | kBase, /*width = */ 6, "0_____"}, in GetInt128FormatCases()
259 {0, kLeft | kBase | kPos, /*width = */ 0, "+0"}, in GetInt128FormatCases()
260 {0, kLeft | kBase | kPos, /*width = */ 6, "+0____"}, in GetInt128FormatCases()
261 {0, kLeft | kUpper, /*width = */ 0, "0"}, in GetInt128FormatCases()
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/numeric/
Dint128_stream_test.cc92 constexpr std::ios::fmtflags kLeft = std::ios::left; variable
253 {0, kLeft, /*width = */ 0, "0"}, in GetInt128FormatCases()
254 {0, kLeft, /*width = */ 6, "0_____"}, in GetInt128FormatCases()
255 {0, kLeft | kPos, /*width = */ 0, "+0"}, in GetInt128FormatCases()
256 {0, kLeft | kPos, /*width = */ 6, "+0____"}, in GetInt128FormatCases()
257 {0, kLeft | kBase, /*width = */ 0, "0"}, in GetInt128FormatCases()
258 {0, kLeft | kBase, /*width = */ 6, "0_____"}, in GetInt128FormatCases()
259 {0, kLeft | kBase | kPos, /*width = */ 0, "+0"}, in GetInt128FormatCases()
260 {0, kLeft | kBase | kPos, /*width = */ 6, "+0____"}, in GetInt128FormatCases()
261 {0, kLeft | kUpper, /*width = */ 0, "0"}, in GetInt128FormatCases()
[all …]
/external/openscreen/third_party/abseil/src/absl/numeric/
Dint128_stream_test.cc92 constexpr std::ios::fmtflags kLeft = std::ios::left; variable
253 {0, kLeft, /*width = */ 0, "0"}, in GetInt128FormatCases()
254 {0, kLeft, /*width = */ 6, "0_____"}, in GetInt128FormatCases()
255 {0, kLeft | kPos, /*width = */ 0, "+0"}, in GetInt128FormatCases()
256 {0, kLeft | kPos, /*width = */ 6, "+0____"}, in GetInt128FormatCases()
257 {0, kLeft | kBase, /*width = */ 0, "0"}, in GetInt128FormatCases()
258 {0, kLeft | kBase, /*width = */ 6, "0_____"}, in GetInt128FormatCases()
259 {0, kLeft | kBase | kPos, /*width = */ 0, "+0"}, in GetInt128FormatCases()
260 {0, kLeft | kBase | kPos, /*width = */ 6, "+0____"}, in GetInt128FormatCases()
261 {0, kLeft | kUpper, /*width = */ 0, "0"}, in GetInt128FormatCases()
[all …]
/external/skia/modules/skparagraph/src/
DParagraphStyle.cpp34 return (fTextDirection == TextDirection::kLtr) ? TextAlign::kLeft : TextAlign::kRight; in effective_align()
36 return (fTextDirection == TextDirection::kLtr) ? TextAlign::kRight : TextAlign::kLeft; in effective_align()
/external/skqp/tests/
DTransferPixelsTest.cpp151 const int kLeft = 2; in basic_transfer_test() local
157 fill_transfer_data(kLeft, kTop, kWidth, kHeight, kBufferWidth, srcBuffer.get()); in basic_transfer_test()
162 size_t offset = sizeof(GrColor) * (kTop * kBufferWidth + kLeft); in basic_transfer_test()
163 result = gpu->transferPixels(tex.get(), kLeft, kTop, kWidth, kHeight, colorType, in basic_transfer_test()
DDetermineDomainModeTest.cpp53 enum Side { kLeft = 0, kTop = 1, kRight = 2, kBot = 3 }; enumerator
64 fTypes[kLeft] = left; in set()
100 ToStr(fTypes[kLeft]), ToStr(fTypes[kTop]), in print()
200 RectInfo::EdgeType left = enclosing.edgeType(RectInfo::kLeft); in generic_inset()
/external/skia/tools/skui/
DInputState.h11 kLeft, // only valid for fling enumerator
DKey.h32 kLeft, enumerator
/external/skia/modules/skplaintexteditor/app/
Deditor_application.cpp63 case skui::Key::kLeft: return Editor::Movement::kLeft; in convert()
321 case skui::Key::kLeft: in onKey()
341 auto pos = fEditor.move(Editor::Movement::kLeft, fTextPos); in onKey()
354 case skui::Key::kLeft: in onKey()
/external/skia/gm/
Dlazytiling.cpp106 const int kLeft = contentRect.fLeft; in create_bitmap() local
121 char* dst = static_cast<char*>(bigBM.getAddr(kLeft, fullSize.height() - kTop - 1)); in create_bitmap()
128 char* dst = static_cast<char*>(bigBM.getAddr(kLeft, kTop)); in create_bitmap()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dtriangular_solve_thunk.cc43 side_(options.left_side() ? se::blas::Side::kLeft in TriangularSolveThunk()
82 const int lda = side_ == se::blas::Side::kLeft ? m_ : n_; in ExecuteOnStream()
/external/skia/experimental/sktext/samples/
DText.cpp96 drawLine(canvas, width, height, line, TextAlign::kLeft, TextDirection::kLtr); in onDrawContent()
105 drawLine(canvas, width, height, line, TextAlign::kLeft, TextDirection::kRtl); in onDrawContent()
/external/lzma/CPP/7zip/UI/Console/
DList.cpp159 kLeft, enumerator
188 { kpidMTime, " Date Time", kLeft, kLeft, 0, 19 },
192 { kpidPath, "Name", kLeft, kLeft, 2, 24 }
236 case kLeft: numLeftSpaces = 0; break; in PrintUString()
259 case kLeft: numLeftSpaces = 0; break; in PrintString()
282 case kLeft: numLeftSpaces = 0; break; in PrintStringToString()
/external/pdfium/fpdfsdk/formfiller/
Dcffl_textfield.cpp22 kLeft = 0, enumerator
69 case kLeft: in GetCreateParam()
/external/tensorflow/tensorflow/stream_executor/
Dblas.cc60 case Side::kLeft: in SideString()
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/
Dextension.cc28 s.append(FlagsContains(v, Flags::kLeft) ? "-" : ""); in FlagsToString()
Dparser.cc41 constexpr auto f_left = Flags::kLeft;
89 FlagsContains(conv.flags, Flags::kLeft) ? 1 : 0, in CheckFastPathSetting()
Dextension.h133 kLeft = 1 << 0, enumerator
275 bool has_left_flag() const { return FlagsContains(flags_, Flags::kLeft); } in has_left_flag()
/external/skia/modules/canvaskit/
Dviewer_bindings.cpp64 .value("Left", skui::InputState::kLeft); in EMSCRIPTEN_BINDINGS()
/external/skia/modules/skparagraph/include/
DDartTypes.h52 kLeft, enumerator
/external/skia/experimental/sktext/include/
DTypes.h13 kLeft, enumerator
/external/skia/modules/skplaintexteditor/include/
Deditor.h64 kLeft, enumerator

123