| /external/toolchain-utils/cros_utils/ |
| D | tiny_render.py | 85 Piece = t.Any # pylint: disable=invalid-name variable 89 piece: Piece, indent_level: int, into: t.List[str] 128 def render_text_pieces(piece: Piece) -> str: 135 def _render_html_pieces(piece: Piece, into: t.List[str]) -> None: 178 def render_html_pieces(piece: Piece) -> str:
|
| /external/pdfium/xfa/fde/ |
| D | cfde_textout.h | 56 struct Piece { struct 76 size_t AddPiece(size_t index, const Piece& piece); argument
|
| /external/tensorflow/tensorflow/core/kernels/data/experimental/ |
| D | csv_dataset_op.cc | 477 struct Piece { struct in tensorflow::data::experimental::__anon2abd7c1e0111::CSVDatasetOp::Dataset::Iterator 478 size_t start; 479 size_t len; 480 string buffer; 482 Piece(string buffer, size_t start, size_t len) in Piece() argument
|
| /external/toolchain-utils/llvm_tools/ |
| D | nightly_revert_checker.py | 142 prettify_sha: t.Callable[[str], tiny_render.Piece],
|
| /external/cronet/base/strings/ |
| D | string_split_internal.h | 73 using Piece = BasicStringPiece<CharT>; in SplitStringUsingSubstrT() local
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | DebugHandlerBase.cpp | 147 const DIExpression *Piece = I->first->getDebugExpression(); in beginFunction() local
|
| /external/toolchain-utils/rust_tools/ |
| D | rust_watch.py | 34 def send_email(subject: str, body: List[tiny_render.Piece]) -> None:
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
| D | BitstreamReader.h | 236 uint32_t Piece = MaybeRead.get(); in ReadVBR() local 263 uint32_t Piece = MaybeRead.get(); in ReadVBR64() local
|
| /external/llvm/include/llvm/Bitcode/ |
| D | BitstreamReader.h | 303 uint32_t Piece = Read(NumBits); in ReadVBR() local 323 uint32_t Piece = Read(NumBits); in ReadVBR64() local
|
| /external/clang/lib/Sema/ |
| D | SemaStmtAsm.cpp | 68 const GCCAsmStmt::AsmStringPiece &Piece = AsmStrPieces[p]; in isOperandMentioned() local 363 GCCAsmStmt::AsmStringPiece &Piece = Pieces[i]; in ActOnGCCAsmStmt() local
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | strcat.h | 137 StringPiece Piece() const { return piece_; } in Piece() function
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | ragged_tensor_to_variant_op.cc | 290 using Piece = typename TTypes<VALUE_TYPE, 2>::Matrix; in Compute() typedef
|
| /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
| D | NaClBitstreamReader.h | 713 uint32_t Piece = Read(NumBits); in ReadVBR() local 733 uint32_t Piece = Read(NumBits); in ReadVBR64() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 3990 struct Piece { in splitAlloca() struct 3991 AllocaInst *Alloca; in splitAlloca() 3992 uint64_t Offset; in splitAlloca() 3993 uint64_t Size; in splitAlloca() 3994 Piece(AllocaInst *AI, uint64_t O, uint64_t S) in splitAlloca() function 4025 for (auto Piece : Pieces) { in splitAlloca() local
|
| /external/libchrome/base/strings/ |
| D | string_split.cc | 139 using Piece = BasicStringPiece<Str>; in SplitStringUsingSubstrT() typedef
|
| D | string_piece_unittest.cc | 198 typedef BasicStringPiece<TypeParam> Piece; in TYPED_TEST() typedef
|
| /external/cronet/url/ |
| D | url_util.cc | 155 typedef base::StringPiece Piece; typedef 159 typedef base::StringPiece16 Piece; typedef
|
| /external/llvm/lib/CodeGen/ |
| D | TargetLoweringObjectFileImpl.cpp | 504 for (const auto &Piece : cast<MDNode>(Option)->operands()) in emitModuleFlags() local 1045 for (const auto &Piece : cast<MDNode>(Option)->operands()) { in emitModuleFlags() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
| D | str_cat.h | 264 absl::string_view Piece() const { return piece_; } in Piece() function
|
| /external/libtextclassifier/abseil-cpp/absl/strings/ |
| D | str_cat.h | 264 absl::string_view Piece() const { return piece_; } in Piece() function
|
| /external/abseil-cpp/absl/strings/ |
| D | str_cat.h | 271 absl::string_view Piece() const { return piece_; } in Piece() function
|
| /external/webrtc/third_party/abseil-cpp/absl/strings/ |
| D | str_cat.h | 314 absl::string_view Piece() const { return piece_; } in Piece() function
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/strings/ |
| D | str_cat.h | 271 absl::string_view Piece() const { return piece_; } in Piece() function
|
| /external/openscreen/third_party/abseil/src/absl/strings/ |
| D | str_cat.h | 264 absl::string_view Piece() const { return piece_; } in Piece() function
|
| /external/cronet/third_party/abseil-cpp/absl/strings/ |
| D | str_cat.h | 375 absl::string_view Piece() const { return piece_; } in Piece() function
|