Home
last modified time | relevance | path

Searched defs:table (Results 126 - 150 of 2978) sorted by relevance

12345678910>>...120

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drqt.h14 u32 table[MLX5E_INDIR_RQT_SIZE]; member
/kernel/linux/linux-6.6/kernel/printk/
H A Dsysctl.c14 static int proc_dointvec_minmax_sysadmin(struct ctl_table *table, int write, in proc_dointvec_minmax_sysadmin() argument
/kernel/linux/linux-6.6/lib/
H A Dcrc8.c29 void crc8_populate_msb(u8 table[CRC8_TABLE_SIZE], u8 polynomial) in crc8_populate_msb() argument
51 crc8_populate_lsb(u8 table[CRC8_TABLE_SIZE], u8 polynomial) crc8_populate_lsb() argument
74 crc8(const u8 table[CRC8_TABLE_SIZE], const u8 *pdata, size_t nbytes, u8 crc) crc8() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dfft_init_table.c319 static void fft_lut_init(uint16_t *table, int off, int size, int *index) in fft_lut_init() argument
/third_party/libdrm/amdgpu/
H A Dhandle_table.c31 drm_private int handle_table_insert(struct handle_table *table, uint32_t key, in handle_table_insert() argument
53 drm_private void handle_table_remove(struct handle_table *table, uint32_t key) in handle_table_remove() argument
59 handle_table_lookup(struct handle_table *table, uint32_t key) handle_table_lookup() argument
67 handle_table_fini(struct handle_table *table) handle_table_fini() argument
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/whrlpool/
H A Dwp-x86_64.s
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/whrlpool/
H A Dwp-x86_64.s
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dintscan.c7 static const unsigned char table[] = { -1, variable
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dintscan.c7 static const unsigned char table[] = { -1, variable
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dintscan.c7 static const unsigned char table[] = { -1, variable
/third_party/musl/src/internal/
H A Dintscan.c7 static const unsigned char table[] = { -1, variable
/third_party/libexif/libexif/apple/
H A Dmnote-apple-tag.c34 } table[] = { variable
[all...]
/third_party/libexif/libexif/olympus/
H A Dmnote-olympus-tag.c34 } table[] = { variable
[all...]
/third_party/libexif/libexif/pentax/
H A Dmnote-pentax-tag.c33 } table[] = { variable
[all...]
/third_party/libexif/libexif/fuji/
H A Dmnote-fuji-tag.c34 } table[] = { variable
[all...]
/third_party/lzma/C/
H A D7zCrcOpt.c13 UInt32 Z7_FASTCALL CrcUpdateT4(UInt32 v, const void *data, size_t size, const UInt32 *table) in CrcUpdateT4() argument
33 UInt32 Z7_FASTCALL CrcUpdateT8(UInt32 v, const void *data, size_t size, const UInt32 *table) in CrcUpdateT8() argument
68 CrcUpdateT1_BeT4(UInt32 v, const void *data, size_t size, const UInt32 *table) CrcUpdateT1_BeT4() argument
89 CrcUpdateT1_BeT8(UInt32 v, const void *data, size_t size, const UInt32 *table) CrcUpdateT1_BeT8() argument
[all...]
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/
H A DColumnTest.java
H A DColumnGroupTest.java
/third_party/skia/src/effects/
H A DSkBlenders.cpp26 } table[] = { in Arithmetic() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
H A DSubTableContainerTable.java
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DGlyphMetrics.java
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DGlyphList.java
H A DLookupType.java
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
H A Dgeneric_table_builder.cc27 Ptr<GenericTable> table = new GenericTable(header(), InternalReadData()); in SubBuildTable() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dverify_loca.cc40 static bool VerifyLOCA(Table* table) { in VerifyLOCA() argument

Completed in 13 milliseconds

12345678910>>...120