Home
last modified time | relevance | path

Searched defs:partition (Results 1 - 25 of 44) sorted by relevance

12

/third_party/python/Objects/stringlib/
H A Dpartition.h13 STRINGLIB(partition)(PyObject* str_obj, in partition() function
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_start_up.c24 hi_flash_partition_table *partition = hi_get_partition_table(); in boot_upg_set_default_cfg() local
46 hi_flash_partition_table *partition = hi_get_partition_table(); in boot_upg_check_start_addr() local
H A Dboot_start.c62 hi_flash_partition_table *partition = hi_get_partition_table(); in change_area() local
H A Dboot_upg_check.c80 hi_flash_partition_table *partition = hi_get_partition_table(); in boot_upg_get_max_file_len() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_start_up.c31 hi_flash_partition_table *partition = hi_get_partition_table(); in upg_check_start_addr() local
49 hi_flash_partition_table *partition = hi_get_partition_table(); in upg_get_start_up_nv() local
H A Dkernel_crypto.c53 hi_flash_partition_table *partition = hi_get_partition_table(); in crypto_content_id() local
504 hi_flash_partition_table *partition = hi_get_partition_table(); in encrypt_check_start_addr() local
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_packet_impl.h38 RK_U32 partition : 1; member
/third_party/NuttX/fs/mount/
H A Dfs_mount.c157 mtd_partition *partition = NULL; in mount() local
/third_party/python/Lib/turtledemo/
H A Dsorting_animate.py103 def partition(shelf, left, right, pivot_index): function
/device/soc/rockchip/rk2206/adapter/hals/update/
H A Dhal_hota_board.c32 int HotaHalWrite(int partition, unsigned char *buffer, unsigned int offset, unsigned int bufLen) in HotaHalWrite() argument
37 int HotaHalRead(int partition, unsigned int offset, unsigned int bufLen, unsigned char *buffer) in HotaHalRead() argument
/third_party/astc-encoder/Source/
H A Dastcenc_partition_tables.cpp244 uint8_t partition; select_partition() local
[all...]
H A Dastcenc_find_best_partitioning.cpp232 uint8_t partition = partition_of_texel[i]; kmeans_update() local
[all...]
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/update/
H A Dhal_hota_board.c100 int HotaHalRead(int partition, unsigned int offset, unsigned int bufLen, unsigned char *buffer) in HotaHalRead() argument
114 int HotaHalWrite(int partition, unsigned char *buffer, unsigned int offset, unsigned int buffLen) in HotaHalWrite() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.c477 hi_flash_partition_table *partition = hi_get_partition_table(); in crypto_check_encrypt() local
/device/soc/rockchip/rk2206/hdf_driver/fs/
H A Dfs_driver.c58 static int32_t fs_get_partition(void *str, uint32_t *partition) in fs_get_partition() argument
/third_party/FreeBSD/sbin/newfs_msdos/
H A Dmkfs_define.h163 struct partition { /* the partition table */ struct
/third_party/markupsafe/
H A D__init__.py233 def partition(self, sep: str) -> t.Tuple["te.Self", "te.Self", "te.Self"]: member in Markup
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest06.c96 static char *partition; variable
H A Dftest02.c91 static char *partition; variable
/third_party/node/deps/v8/third_party/markupsafe/
H A D__init__.py185 def partition(self, sep): function
/third_party/node/tools/inspector_protocol/markupsafe/
H A D__init__.py185 def partition(self, sep): function
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_decompress_symbolic.cpp268 int partition = pt->partition_of_texel[i]; in decompress_symbolic_block() local
H A Dastc_partition_tables.cpp213 int partition; in select_partition() local
251 int partition in generate_one_partition_table() local
[all...]
/third_party/skia/third_party/externals/markupsafe/
H A D__init__.py185 def partition(self, sep): function
/third_party/ffmpeg/libavcodec/
H A Dflacdec.c224 int i, tmp, partition, method_type, rice_order; in decode_residuals() local

Completed in 15 milliseconds

12