/third_party/python/Objects/stringlib/ |
H A D | partition.h | 13 STRINGLIB(partition)(PyObject* str_obj, in partition() function
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
H A D | boot_upg_start_up.c | 24 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 D | boot_start.c | 62 hi_flash_partition_table *partition = hi_get_partition_table(); in change_area() local
|
H A D | boot_upg_check.c | 80 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 D | upg_start_up.c | 31 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 D | kernel_crypto.c | 53 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 D | mpp_packet_impl.h | 38 RK_U32 partition : 1; member
|
/third_party/NuttX/fs/mount/ |
H A D | fs_mount.c | 157 mtd_partition *partition = NULL; in mount() local
|
/third_party/python/Lib/turtledemo/ |
H A D | sorting_animate.py | 103 def partition(shelf, left, right, pivot_index): function
|
/device/soc/rockchip/rk2206/adapter/hals/update/ |
H A D | hal_hota_board.c | 32 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 D | astcenc_partition_tables.cpp | 244 uint8_t partition; select_partition() local [all...] |
H A D | astcenc_find_best_partitioning.cpp | 232 uint8_t partition = partition_of_texel[i]; kmeans_update() local [all...] |
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/update/ |
H A D | hal_hota_board.c | 100 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 D | load_crypto.c | 477 hi_flash_partition_table *partition = hi_get_partition_table(); in crypto_check_encrypt() local
|
/device/soc/rockchip/rk2206/hdf_driver/fs/ |
H A D | fs_driver.c | 58 static int32_t fs_get_partition(void *str, uint32_t *partition)
in fs_get_partition() argument
|
/third_party/FreeBSD/sbin/newfs_msdos/ |
H A D | mkfs_define.h | 163 struct partition { /* the partition table */ struct
|
/third_party/markupsafe/ |
H A D | __init__.py | 233 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 D | ftest06.c | 96 static char *partition; variable
|
H A D | ftest02.c | 91 static char *partition; variable
|
/third_party/node/deps/v8/third_party/markupsafe/ |
H A D | __init__.py | 185 def partition(self, sep): function
|
/third_party/node/tools/inspector_protocol/markupsafe/ |
H A D | __init__.py | 185 def partition(self, sep): function
|
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
H A D | astc_decompress_symbolic.cpp | 268 int partition = pt->partition_of_texel[i]; in decompress_symbolic_block() local
|
H A D | astc_partition_tables.cpp | 213 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__.py | 185 def partition(self, sep): function
|
/third_party/ffmpeg/libavcodec/ |
H A D | flacdec.c | 224 int i, tmp, partition, method_type, rice_order; in decode_residuals() local
|