Home
last modified time | relevance | path

Searched defs:bases (Results 1 - 25 of 34) sorted by relevance

12

/third_party/node/tools/
H A Dmkssldef.py10 bases = [] variable
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/dentry/
H A Ddentry_meta_file_clouddisk_test.cpp245 std::vector<MetaBase> bases; in HWTEST_F() local
506 std::vector<MetaBase> bases; in HWTEST_F() local
H A Ddentry_meta_file_test.cpp280 std::vector<MetaBase> bases; in HWTEST_F() local
301 std::vector<MetaBase> bases; in HWTEST_F() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_iommu.h62 void __iomem *bases[2]; member
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iommu.h62 void __iomem *bases[2]; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c504 emit_mem2gmem_surf(struct fd_batch *batch, const uint32_t bases[], in emit_mem2gmem_surf() argument
59 emit_mrt(struct fd_ringbuffer *ring, unsigned nr_bufs, struct pipe_surface **bufs, const uint32_t *bases, uint32_t bin_w, bool decode_srgb) emit_mrt() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c317 emit_mem2gmem_surf(struct fd_batch *batch, const uint32_t *bases, in emit_mem2gmem_surf() argument
60 emit_mrt(struct fd_ringbuffer *ring, unsigned nr_bufs, struct pipe_surface **bufs, const uint32_t *bases, uint32_t bin_w, bool decode_srgb) emit_mrt() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h120 ArrayRef<BaseClassLayout *> bases() const { return AllBases; } in bases() function in llvm::pdb::UDTLayoutBase
/third_party/python/Lib/test/
H A Dtest_shelve.py204 bases = (TestShelveInMemBase, mapping_tests.BasicTestMappingProtocol) variable in TestShelveFileBase
208 bases = (TestShelveFileBase, mapping_tests.BasicTestMappingProtocol) variable in TestShelveFileBase
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime_test.cc909 absl::Time bases[2] = {absl::UnixEpoch(), absl::Now()}; in TEST() local
/third_party/python/Modules/
H A D_abc.c304 PyObject *ns = NULL, *items = NULL, *bases = NULL; // Py_XDECREF()ed on error. in compute_abstract_methods() local
H A D_csv.c1767 PyObject *bases = PyTuple_Pack(1, PyExc_Exception); in csv_exec() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c216 static u32 _engine_mmio_base(struct drm_i915_private *i915, const struct engine_mmio_base *bases) in _engine_mmio_base() argument
/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp618 static int32_t DecodeDentrys(const HmdfsDentryGroup &dentryGroup, std::vector<MetaBase> &bases) in DecodeDentrys() argument
640 int32_t CloudDiskMetaFile::LoadChildren(std::vector<MetaBase> &bases) in LoadChildren() argument
H A Dmeta_file.cpp619 static int32_t DecodeDentrys(const HmdfsDentryGroup &dentryGroup, std::vector<MetaBase> &bases) in DecodeDentrys() argument
640 int32_t MetaFile::LoadChildren(std::vector<MetaBase> &bases) in LoadChildren() argument
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp491 static int32_t DecodeDentrys(const HmdfsDentryGroup &dentryGroup, std::vector<MetaBase> &bases) in DecodeDentrys() argument
496 int32_t CloudDiskMetaFile::LoadChildren(std::vector<MetaBase> &bases) in LoadChildren() argument
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Drockchip-iommu.c136 void __iomem **bases; member
[all...]
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp1149 std::vector<MetaBase> bases; in RmDir() local
/third_party/python/Include/internal/
H A Dpycore_ast_state.h166 PyObject *bases; member
H A Dpycore_ast.h208 asdl_expr_seq *bases; member
/third_party/python/Python/
H A Dbltinmodule.c17 update_bases(PyObject *bases, PyObject *const *args, Py_ssize_t nargs) in update_bases() argument
96 PyObject *mkw = NULL, *bases = NULL; in builtin___build_class__() local
[all...]
H A Derrors.c1132 PyObject *bases = NULL; in PyErr_NewException() local
/third_party/python/Objects/
H A Dabstract.c2502 PyObject *bases; in abstract_get_bases() local
2516 PyObject *bases = NULL; in abstract_issubclass() local
2567 PyObject *bases = abstract_get_bases(cls); check_class() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c3763 struct ir3_instruction *bases[IR3_MAX_SO_BUFFERS]; in emit_stream_out() local
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc201 PyObject *bases, *dict; in New() local

Completed in 44 milliseconds

12