/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/ |
H A D | crypto.c | 69 hi_flash_partition_table *partition = hi_get_partition_table(); in change_kernel() local 537 hi_flash_partition_table *partition = hi_get_partition_table(); in crypto_content_id() local
|
/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_compressor.cpp | 491 uint8_t partition; local [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
H A D | upg_common.c | 551 hi_flash_partition_table *partition = hi_get_partition_table(); in upg_get_cache_clear_info() local 592 hi_flash_partition_table *partition = hi_get_partition_table(); upg_get_backup_write_addr() local 629 hi_flash_partition_table *partition = hi_get_partition_table(); upg_get_max_file_len() local 1710 hi_flash_partition_table *partition = hi_get_partition_table(); hi_upg_get_file_index() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | vp9dec.h | 73 uint8_t partition[4][4][3]; member 201 unsigned partition[4][4][4]; member
|
/third_party/lame/libmp3lame/ |
H A D | takehiro.c | 1220 int table_number, row_in_table, partition, nr_sfb, window, over; in mpeg2_scale_bitcount() local [all...] |
H A D | psymodel.c | 1718 int partition[HBLKSIZE] = { 0 }; init_numline() local [all...] |
/third_party/python/Lib/collections/ |
H A D | __init__.py | 1519 def partition(self, sep): member in UserString
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | BC_Decoder.cpp | 976 int partition = 0; in decode() local
|
/third_party/vk-gl-cts/modules/gles2/accuracy/ |
H A D | es2aTextureMipmapTests.cpp | 500 bool partition = rnd.getFloat() > 0.4f; in randomPartition() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fTextureMipmapTests.cpp | 556 bool partition = rnd.getFloat() > 0.4f; in randomPartition() local
|
/third_party/vk-gl-cts/modules/gles3/accuracy/ |
H A D | es3aTextureMipmapTests.cpp | 487 bool partition = rnd.getFloat() > 0.4f; in randomPartition() local
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_compress_symbolic.cpp | 244 unsigned int partition = pi.partition_of_texel[texel]; in realign_weights_undecimated() local 350 unsigned int partition = pi.partition_of_texel[texel]; in realign_weights_undecimated() local 508 unsigned int partition = pi.partition_of_texel[texel]; realign_weights_decimated() local [all...] |
/third_party/rust/crates/either/src/ |
H A D | lib.rs | 982 fn partition<B, F>(self, f: F) -> (B, B) in partition() functions
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureMipmapTests.cpp | 493 const bool partition = rnd.getFloat() > 0.4f; in randomPartition() local
|
/third_party/toybox/toys/pending/ |
H A D | fdisk.c | 51 struct partition { struct 407 consistency_check(const struct partition *p, int partition) consistency_check() argument [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureMipmapTests.cpp | 595 bool partition = rnd.getFloat() > 0.4f; in randomPartition() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureMipmapTests.cpp | 493 const bool partition = rnd.getFloat() > 0.4f; in randomPartition() local
|
/third_party/ffmpeg/libavformat/ |
H A D | mxfdec.c | 715 MXFPartition *partition, *tmp_part; in mxf_read_partition_pack() local 3193 mxf_metadataset_init(MXFMetadataSet *ctx, enum MXFMetadataSetType type, MXFPartition *partition) mxf_metadataset_init() argument 4132 MXFPartition *partition; mxf_read_seek() local [all...] |
/third_party/FatFs/source/ |
H A D | ff.c | 6005 _mkfs(los_part *partition, const MKFS_PARM* opt, BYTE *work, UINT len) global() argument [all...] |