Home
last modified time | relevance | path

Searched defs:idxs (Results 1 – 13 of 13) sorted by relevance

/external/skqp/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp87 uint16_t* idxs) { in extract_verts()
214 uint16_t* idxs = target->makeIndexSpace(indexCount, &indexBuffer, &firstIndex); in draw() local
DGrAAConvexPathRenderer.cpp356 uint16_t* idxs, in create_vertices()
778 uint16_t *idxs = target->makeIndexSpace(indexCount, &indexBuffer, &firstIndex); in onPrepareDraws() local
/external/skia/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp95 uint16_t* idxs) { in extract_verts()
242 uint16_t* idxs = target->makeIndexSpace(indexCount, &indexBuffer, &firstIndex); in recordDraw() local
DGrAAConvexPathRenderer.cpp372 uint16_t* idxs, in create_vertices()
840 uint16_t *idxs = target->makeIndexSpace(indexCount, &indexBuffer, &firstIndex); in onPrepareDraws() local
/external/grpc-grpc/tools/codegen/core/
Dgen_static_metadata.py588 idxs = [255] * int(elem_hash['PHASHNKEYS']) variable
/external/rust/crates/grpcio-sys/grpc/tools/codegen/core/
Dgen_static_metadata.py662 idxs = [255] * int(elem_hash['PHASHNKEYS']) variable
/external/llvm-project/mlir/lib/CAPI/IR/
DBuiltinAttributes.cpp288 uint64_t *idxs) { in mlirElementsAttrGetValue()
294 uint64_t *idxs) { in mlirElementsAttrIsValidIndex()
/external/llvm-project/lldb/source/Core/
DValueObject.cpp449 ValueObject::GetChildAtIndexPath(llvm::ArrayRef<size_t> idxs, in GetChildAtIndexPath()
466 llvm::ArrayRef<std::pair<size_t, bool>> idxs, size_t *index_of_error) { in GetChildAtIndexPath()
/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DSparsification.cpp273 std::vector<std::vector<Value>> idxs; member
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c945 unsigned* idxs = (unsigned*)malloc(size * sizeof(unsigned)); in llvm_const_extractvalue() local
963 unsigned* idxs = (unsigned*)malloc(size * sizeof(unsigned)); in llvm_const_insertvalue() local
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1054 unsigned* idxs = (unsigned*)malloc(size * sizeof(unsigned)); in llvm_const_extractvalue() local
1072 unsigned* idxs = (unsigned*)malloc(size * sizeof(unsigned)); in llvm_const_insertvalue() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc654 std::vector<int64> idxs; in ParseShapeIndex() local
/external/llvm-project/clang/lib/CodeGen/
DCGObjCGNU.cpp3719 llvm::Constant *idxs[] = { in ModuleInitFunction() local