Home
last modified time | relevance | path

Searched defs:table (Results 1176 - 1200 of 1211) sorted by relevance

1...<<414243444546474849

/device/soc/rockchip/common/vendor/drivers/power/
H A Drk817_battery.c728 static u32 interpolate(int value, u32 *table, int size) in interpolate() argument
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c684 int sched_proc_update_handler(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) in sched_proc_update_handler() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_pcie.c2391 dhd_find_naming_info(naming_info_t table[], int table_size, char *module_type) in dhd_find_naming_info() argument
2410 dhd_find_naming_info_by_cid(naming_info_t table[], int table_size, in dhd_find_naming_info_by_cid() argument
2523 dhd_find_naming_info_by_chip_rev(naming_info_t table[], in argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c1014 const struct vop_hdr_table *table = vp_data->hdr_table; in vop2_load_hdr2sdr_table() local
1037 const struct vop_hdr_table *table in vop2_load_sdr2hdr_table() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c1027 const struct vop_hdr_table *table = vp_data->hdr_table; in vop2_load_hdr2sdr_table() local
1050 const struct vop_hdr_table *table in vop2_load_sdr2hdr_table() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Drk817_battery.c649 static u32 interpolate(int value, u32 *table, int size) in interpolate() argument
/third_party/f2fs-tools/include/
H A Df2fs_fs.h1752 static inline u32 feature_map(struct feature *table, char *feature) in feature_map() argument
1760 static inline int set_feature_bits(struct feature *table, char *features) in set_feature_bits() argument
1772 static inline int parse_feature(struct feature *table, const char *features) in parse_feature() argument
/third_party/elfutils/src/
H A Dreadelf.c5064 struct listptr *table; global() member
5075 reset_listptr(struct listptr_table *table) reset_listptr() argument
5084 notice_listptr(enum section_e section, struct listptr_table *table, uint_fast8_t address_size, uint_fast8_t offset_size, struct Dwarf_CU *cu, Dwarf_Off offset, unsigned int attr) notice_listptr() argument
5121 sort_listptr(struct listptr_table *table, const char *name) sort_listptr() argument
5132 skip_listptr_hole(struct listptr_table *table, size_t *idxp, uint_fast8_t *address_sizep, uint_fast8_t *offset_sizep, Dwarf_Addr *base, struct Dwarf_CU **cu, ptrdiff_t offset, unsigned char **readp, unsigned char *endp, unsigned int *attr) skip_listptr_hole() argument
5178 next_listptr_offset(struct listptr_table *table, size_t *idxp, Dwarf_Off off) next_listptr_offset() argument
5197 get_listptr(struct listptr_table *table, size_t idx) get_listptr() argument
5208 listptr_cu(struct listptr_table *table, size_t *idxp, Dwarf_Off start, Dwarf_Off end, Dwarf_Addr *base, struct Dwarf_CU **cu) listptr_cu() argument
5233 listptr_attr(struct listptr_table *table, size_t idxp, Dwarf_Off offset, unsigned int attr) listptr_attr() argument
[all...]
/third_party/backends/backend/
H A Dhp3900_rts8822.c4657 Gamma_AllocTable(SANE_Byte * table) Gamma_AllocTable() argument
9410 fn3560(USHORT * table, struct st_cal2 *calbuffers, SANE_Int * tablepos) fn3560() argument
9484 Calib_WriteTable(struct st_device *dev, SANE_Byte * table, SANE_Int size, SANE_Int data) Calib_WriteTable() argument
9510 Calib_ReadTable(struct st_device *dev, SANE_Byte * table, SANE_Int size, SANE_Int data) Calib_ReadTable() argument
9680 fn3730(struct st_device *dev, struct st_cal2 *calbuffers, SANE_Byte * Regs, USHORT * table, SANE_Int sensorchannelcolor, SANE_Int data) fn3730() argument
[all...]
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp416 void __indirect_glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid *table) { } in __indirect_glColorTable() argument
431 void __indirect_glGetColorTable(GLenum target, GLenum format, GLenum type, GLvoid *table) { } in __indirect_glGetColorTable() argument
717 _glapi_proc *table; member in IndirectAPI
742 _glapi_table *table = __glXNewIndirectAPI(); TEST_F() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h784 struct anv_state_table table; member
874 anv_state_table_get(struct anv_state_table *table, uint32_t idx) anv_state_table_get() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc3151 const wasm::WasmTable& table = env_->module->tables[table_index]; in LoadIndirectFunctionTable() local
3269 Node* table = BuildLoadExternalPointerFromObject() local
5572 Node* table = gasm_->LoadFixedArrayElementAny(tables, table_index); TableSize() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dheap.cc152 Heap_GenerationalEphemeronKeyBarrierSlow(Heap* heap, EphemeronHashTable table, Address slot) Heap_GenerationalEphemeronKeyBarrierSlow() argument
4755 EphemeronHashTable table = EphemeronHashTable::cast(host); global() variable
6930 Handle<OrderedHashSet> table; KeepDuringJob() local
7284 RecordEphemeronKeyWrite(EphemeronHashTable table, Address slot) RecordEphemeronKeyWrite() argument
7303 EphemeronHashTable table = EphemeronHashTable::cast(Object(raw_object)); EphemeronKeyWriteBarrierFromCode() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c5504 crocus_upload_binding_table(struct crocus_context *ice, struct crocus_batch *batch, uint32_t *table, uint32_t size) crocus_upload_binding_table() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gl.cpp3241 getnColorTable(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void *table) getnColorTable() argument
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c7018 lookup(XML_Parser parser, HASH_TABLE *table, KEY name, size_t createSize) lookup() argument
7107 hashTableClear(HASH_TABLE *table) hashTableClear() argument
7117 hashTableDestroy(HASH_TABLE *table) hashTableDestroy() argument
7134 hashTableIterInit(HASH_TABLE_ITER *iter, const HASH_TABLE *table) hashTableIterInit() argument
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c6470 const signed char table[256] = { jsondec_base64_tablelookup() local
[all...]
H A Dphp-upb.h715 upb_inttable_init(upb_inttable *table, upb_ctype_t ctype) upb_inttable_init() argument
719 upb_strtable_init(upb_strtable *table, upb_ctype_t ctype) upb_strtable_init() argument
723 upb_inttable_uninit(upb_inttable *table) upb_inttable_uninit() argument
727 upb_strtable_uninit(upb_strtable *table) upb_strtable_uninit() argument
1202 upb_strtable table; global() member
[all...]
/third_party/python/Python/
H A Dcompile.c159 is_bit_set_in_table(const uint32_t *table, int bitindex) { in is_bit_set_in_table() argument
[all...]
/third_party/python/Modules/
H A Dposixmodule.c11609 conv_confname(PyObject *arg, int *valuep, struct constdef *table, in conv_confname() argument
12582 setup_confname_table(struct constdef *table, size_t tablesize, in setup_confname_table() argument
[all...]
/third_party/python/Objects/
H A Dunicodeobject.c13554 unicode_translate(PyObject *self, PyObject *table) in unicode_translate() argument
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c7040 lookup(XML_Parser parser, HASH_TABLE *table, KEY name, size_t createSize) lookup() argument
7129 hashTableClear(HASH_TABLE *table) hashTableClear() argument
7139 hashTableDestroy(HASH_TABLE *table) hashTableDestroy() argument
7156 hashTableIterInit(HASH_TABLE_ITER *iter, const HASH_TABLE *table) hashTableIterInit() argument
[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c330 VkLayerDispatchTable *table = &dev_table->core_dispatch; in loader_init_device_dispatch_table() local
535 VkLayerDispatchTable *table = &dev_table->core_dispatch; loader_init_device_extension_dispatch_table() local
1223 loader_init_instance_core_dispatch_table(VkLayerInstanceDispatchTable *table, PFN_vkGetInstanceProcAddr gpa, VkInstance inst) loader_init_instance_core_dispatch_table() argument
1258 loader_init_instance_extension_dispatch_table(VkLayerInstanceDispatchTable *table, PFN_vkGetInstanceProcAddr gpa, VkInstance inst) loader_init_instance_extension_dispatch_table() argument
1544 loader_lookup_device_dispatch_table(const VkLayerDispatchTable *table, const char *name, bool* found_name) loader_lookup_device_dispatch_table() argument
2997 loader_lookup_instance_dispatch_table(const VkLayerInstanceDispatchTable *table, const char *name, bool *found_name) loader_lookup_instance_dispatch_table() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jar ... char c private static void set32x64Bits (int[], int, int) int[] table int start int limit int lead int trail int bits ...
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_isp_adapt.h494 hi_u32 table[STATIC_DP_COUNT_MAX]; /* R; Range: [0, 0x1FFF1FFF];Format 29.0;Static defect-pixel calibraiton table, member
864 hi_u16 table[GAMMA_NODE_NUM]; /* RW; Range:[0, 4095]; Format:12.0;Gamma LUT nodes value */ member
871 hi_u32 table[PREGAMMA_NODE_NUM]; /* RW; Range:Hi3559AV100 = [0, 0x100000] | Hi3519AV100 = [0, 0x100000] | member
[all...]

Completed in 187 milliseconds

1...<<414243444546474849