| /third_party/pulseaudio/src/modules/ |
| H A D | module-augment-properties.c | 176 static pa_config_item table[] = { in update_rule() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | message.cc | 204 RegisterFile( const google::protobuf::internal::DescriptorTable* table) RegisterFile() argument 273 InternalRegisterGeneratedFile( const google::protobuf::internal::DescriptorTable* table) InternalRegisterGeneratedFile() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | arg.cc | 131 constexpr const char* table = numbers_internal::kHexTable; in PrintAsHexLower() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
| H A D | variant.h | 189 constexpr AccessedTypeT<T> AccessSimpleArray(const SimpleArray<T, Size>& table, in AccessSimpleArray() argument
|
| /third_party/skia/gm/ |
| H A D | tablecolorfilter.cpp | 76 static void make_table0(uint8_t table[]) { in make_table0() argument 82 static void make_table1(uint8_t table[]) { in make_table1() argument 87 static void make_table2(uint8_t table[]) { in make_table2() argument 99 uint8_t table[256]; make_table0(table); in make_cf0() local 103 uint8_t table[25 in make_cf1() local 107 uint8_t table[256]; make_table2(table); make_cf2() local [all...] |
| /third_party/spirv-tools/source/ |
| H A D | operand.cpp | 50 spvOperandTableNameLookup(spv_target_env, const spv_operand_table table, const spv_operand_type_t type, const char* name, const size_t nameLength, spv_operand_desc* pEntry) spvOperandTableNameLookup() argument 78 spvOperandTableValueLookup(spv_target_env, const spv_operand_table table, const spv_operand_type_t type, const uint32_t value, spv_operand_desc* pEntry) spvOperandTableValueLookup() argument
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_capability_test.cpp | 2019 spvCoreOperandTableNameLookup(spv_target_env env, const spv_operand_table table, const spv_operand_type_t type, const char* name, const size_t nameLength) spvCoreOperandTableNameLookup() argument
|
| /third_party/zlib/test/ |
| H A D | infcover.c | 623 code *next, table[ENOUGH_DISTS]; in cover_trees() local
|
| /base/hiviewdfx/hiview/plugins/usage_event_report/cache/ |
| H A D | fold_app_usage_db_helper.cpp | 161 int FoldAppUsageDbHelper::CreateAppEventsTable(const std::string& table)
in CreateAppEventsTable() argument
|
| /base/usb/usb_manager/services/native/src/ |
| H A D | usb_right_db_helper.cpp | 463 GetResultSetTableInfo( const std::shared_ptr<OHOS::NativeRdb::ResultSet> &resultSet, struct UsbRightTableInfo &table) GetResultSetTableInfo() argument 519 struct UsbRightTableInfo table; GetResultRightRecordEx() local [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/init/linux/ |
| H A D | hifb_init.c | 117 static unsigned int vsync_poll(struct file *file, struct poll_table_struct *table) in vsync_poll() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/ |
| H A D | drv_lib.c | 122 struct sys_arch_hardware_info *table = HI_NULL; in module_addr_map_reg() local 172 struct sys_arch_hardware_info *table = HI_NULL; module_addr_unmap() local 274 struct sys_arch_hardware_info *table = HI_NULL; module_clock() local 323 struct sys_arch_hardware_info *table = HI_NULL; module_reset() local [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
| H A D | osal_device.c | 55 struct osal_poll table; member 444 static unsigned int osal_poll(struct file *file, struct poll_table_struct *table) in osal_poll() argument 842 void osal_poll_wait(osal_poll_t *table, osal_wait_t *wait) in osal_poll_wait() argument [all...] |
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
| H A D | osal_device.c | 319 static unsigned int __osal_poll(struct file *file, struct poll_table_struct *table) in __osal_poll() argument 576 void osal_poll_wait(osal_poll *table, osal_wait *wait) in osal_poll_wait() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/video/backlight/ |
| H A D | pwm_bl.c | 240 unsigned int *table;
in pwm_backlight_parse_dt() local [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/ |
| H A D | system_heap.c | 45 struct sg_table *table; member 65 static struct sg_table *dup_sg_table(struct sg_table *table) in dup_sg_table() argument 96 struct sg_table *table; in system_heap_attach() local 141 struct sg_table *table = a->table; system_heap_map_dma_buf() local 158 system_heap_unmap_dma_buf(struct dma_buf_attachment *attachment, struct sg_table *table, enum dma_data_direction direction) system_heap_unmap_dma_buf() argument 224 struct sg_table *table = &buffer->sg_table; system_heap_mmap() local 251 struct sg_table *table = &buffer->sg_table; system_heap_do_vmap() local 342 struct sg_table *table; system_heap_buf_free() local 424 struct sg_table *table; system_heap_do_allocate() local 495 dma_map_sgtable(dma_heap_get_dev(heap), table, DMA_BIDIRECTIONAL, 0); system_heap_do_allocate() local 496 dma_unmap_sgtable(dma_heap_get_dev(heap), table, DMA_BIDIRECTIONAL, 0); system_heap_do_allocate() local [all...] |
| /test/xts/acts/bundlemanager/zlib/actszlibtest/ |
| H A D | ActsZlibTest.cpp | 779 auto table = get_crc_table();
in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | magicyuv.c | 378 static int build_huffman(AVCodecContext *avctx, const uint8_t *table, in build_huffman() argument
|
| H A D | rv10.c | 343 static VLCElem table[1472 + 992]; in rv10_init_static() local [all...] |
| H A D | svq1dec.c | 780 static VLCElem table[168]; in svq1_static_init() local [all...] |
| H A D | ra144enc.c | 83 static int quantize(int value, const int16_t *table, unsigned int size) in quantize() argument
|
| /third_party/f2fs-tools/lib/ |
| H A D | nls_utf8.c | 889 static int utf8_casefold(const struct f2fs_nls_table *table, in utf8_casefold() argument
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_vecmathlib_none_4.h | 1111 uint8_t table[16]; in vtable_8bt_32bi() local 1127 uint8_t table[32]; vtable_8bt_32bi() local 1143 uint8_t table[64]; vtable_8bt_32bi() local [all...] |
| /third_party/cmsis/CMSIS/Core/Include/m-profile/ |
| H A D | armv7m_mpu.h | 262 __STATIC_INLINE void ARM_MPU_Load(ARM_MPU_Region_t const* table, uint32_t cnt) in ARM_MPU_Load() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | RBBIDataWrapper.java | 458 dumpTable(java.io.PrintStream out, RBBIStateTable table) dumpTable() argument 485 dumpRow(java.io.PrintStream out, RBBIStateTable table, char state) dumpRow() argument [all...] |