Home
last modified time | relevance | path

Searched defs:table (Results 576 - 600 of 1068) sorted by relevance

1...<<21222324252627282930>>...43

/third_party/pulseaudio/src/modules/
H A Dmodule-augment-properties.c176 static pa_config_item table[] = { in update_rule() local
/third_party/protobuf/src/google/protobuf/
H A Dmessage.cc204 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 Darg.cc131 constexpr const char* table = numbers_internal::kHexTable; in PrintAsHexLower() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dvariant.h189 constexpr AccessedTypeT<T> AccessSimpleArray(const SimpleArray<T, Size>& table, in AccessSimpleArray() argument
/third_party/skia/gm/
H A Dtablecolorfilter.cpp76 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 Doperand.cpp50 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 Dval_capability_test.cpp2019 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 Dinfcover.c623 code *next, table[ENOUGH_DISTS]; in cover_trees() local
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_app_usage_db_helper.cpp161 int FoldAppUsageDbHelper::CreateAppEventsTable(const std::string& table) in CreateAppEventsTable() argument
/base/usb/usb_manager/services/native/src/
H A Dusb_right_db_helper.cpp463 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 Dhifb_init.c117 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 Ddrv_lib.c122 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 Dosal_device.c55 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 Dosal_device.c319 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 Dpwm_bl.c240 unsigned int *table; in pwm_backlight_parse_dt() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c45 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 DActsZlibTest.cpp779 auto table = get_crc_table(); in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dmagicyuv.c378 static int build_huffman(AVCodecContext *avctx, const uint8_t *table, in build_huffman() argument
H A Drv10.c343 static VLCElem table[1472 + 992]; in rv10_init_static() local
[all...]
H A Dsvq1dec.c780 static VLCElem table[168]; in svq1_static_init() local
[all...]
H A Dra144enc.c83 static int quantize(int value, const int16_t *table, unsigned int size) in quantize() argument
/third_party/f2fs-tools/lib/
H A Dnls_utf8.c889 static int utf8_casefold(const struct f2fs_nls_table *table, in utf8_casefold() argument
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_none_4.h1111 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 Darmv7m_mpu.h262 __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 DRBBIDataWrapper.java458 dumpTable(java.io.PrintStream out, RBBIStateTable table) dumpTable() argument
485 dumpRow(java.io.PrintStream out, RBBIStateTable table, char state) dumpRow() argument
[all...]

Completed in 36 milliseconds

1...<<21222324252627282930>>...43