| /kernel/linux/linux-6.6/net/mptcp/ |
| H A D | ctrl.c | 150 struct ctl_table *table; in mptcp_pernet_new_table() local 185 struct ctl_table *table = pernet->ctl_table_hdr->ctl_table_arg; mptcp_pernet_del_table() local [all...] |
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | udp_diag.c | 89 static void udp_dump(struct udp_table *table, struct sk_buff *skb, in udp_dump() argument
|
| H A D | xfrm4_policy.c | 160 struct ctl_table *table; in xfrm4_net_sysctl_init() local 189 struct ctl_table *table; in xfrm4_net_sysctl_exit() local [all...] |
| /test/ostest/wukong/report/src/ |
| H A D | statistics_componment.cpp | 56 std::shared_ptr<Table> table = std::make_shared<Table>(headers_, record_); in StatisticsDetail() local
|
| H A D | statistics_event.cpp | 52 std::shared_ptr<Table> table = std::make_shared<Table>(headers_, record_); in StatisticsDetail() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | avs.c | 54 const uint8_t *table, *vect; in avs_decode_frame() local
|
| H A D | indeo2.c | 54 ir2_decode_plane(Ir2Context *ctx, int width, int height, uint8_t *dst, int pitch, const uint8_t *table) ir2_decode_plane() argument 116 ir2_decode_plane_inter(Ir2Context *ctx, int width, int height, uint8_t *dst, int pitch, const uint8_t *table) ir2_decode_plane_inter() argument [all...] |
| H A D | 8svx.c | 51 const int8_t *table; member 72 delta_decode(uint8_t *dst, const uint8_t *src, int src_size, uint8_t *state, const int8_t *table) delta_decode() argument
|
| H A D | prosumer.c | 206 static const uint16_t table[] = { variable
|
| /third_party/ffmpeg/libavformat/ |
| H A D | paf.c | 78 static int read_table(AVFormatContext *s, uint32_t *table, uint32_t count) in read_table() argument
|
| /third_party/gn/src/gn/ |
| H A D | hash_table_base_unittest.cc | 194 TestHashTable table; in TEST() local 208 TestHashTable table; TEST() local 237 TestHashTable table; TEST() local 282 TestHashTable table; TEST() local 318 TestHashTable table; TEST() local 338 TestHashTable table; TEST() local [all...] |
| /third_party/alsa-utils/alsamixer/ |
| H A D | curskey.c | 48 static int curskey_find(const struct curskey_key *table, unsigned int size, const char *name) { in curskey_find() argument
|
| /third_party/backends/backend/genesys/ |
| H A D | motor.cpp | 110 MotorSlopeTable table; in create_slope_table_for_speed() local [all...] |
| /third_party/cups-filters/fontembed/ |
| H A D | sfnt_subset.c | 303 const OTF_DIRENT *table=otf->tables+idx; in otf_cff_extract() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | BMPSet.java | 327 private static void set32x64Bits(int[] table, int start, int limit) { in set32x64Bits() argument
|
| /third_party/icu/icu4c/source/test/perf/leperf/ |
| H A D | FontObject.cpp | 61 void FontObject::deleteTable(void *table) in deleteTable() argument 68 le_uint16 table = 0; in findTable() local 101 void *table = new char[*length]; in readTable() local [all...] |
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | FontObject.cpp | 57 void FontObject::deleteTable(void *table) in deleteTable() argument 64 le_uint16 table = 0; in findTable() local 97 void *table = new char[*length]; in readTable() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucol_data.h | 81 uint32_t table; member
|
| /third_party/NuttX/drivers/pipes/ |
| H A D | pipe_common.c | 698 int pipecommon_poll(struct file *filep, poll_table *table) in pipecommon_poll() argument
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| H A D | OpenTypeTableWriter.java | 24 private short[] table; field in OpenTypeTableWriter.OpenTypeTableDumper
|
| H A D | ClassTable.java | 50 public static void sort(ClassEntry[] table, Vector unsorted) in sort() argument 68 public static int search(ClassEntry[] table, int glyphID) in search() argument [all...] |
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
| H A D | WriteIndicCharts.java | 293 static Hashtable table = new Hashtable(); field in WriteIndicCharts [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | BMPSet.java | 329 private static void set32x64Bits(int[] table, int start, int limit) { in set32x64Bits() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationdata.cpp | 222 uint8_t table[MAX_NUM_SCRIPT_RANGES]; in makeReorderRanges() local 365 addLowScriptRange(uint8_t table[], int32_t index, int32_t lowStart) const addLowScriptRange() argument 377 addHighScriptRange(uint8_t table[], int32_t index, int32_t highLimit) const addHighScriptRange() argument [all...] |
| H A D | collationsettings.cpp | 156 uint8_t table[256]; in setReordering() local 85 aliasReordering(const CollationData &data, const int32_t *codes, int32_t length, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) aliasReordering() argument 191 setReorderArrays(const int32_t *codes, int32_t codesLength, const uint32_t *ranges, int32_t rangesLength, const uint8_t *table, UErrorCode &errorCode) setReorderArrays() argument 247 reorderTableHasSplitBytes(const uint8_t table[256]) reorderTableHasSplitBytes() argument [all...] |