| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | linux_pkt.c | 234 linux_pktget(osl_t *osh, uint len, int line, const char *caller) in linux_pktget() argument 263 linux_pktfree_irq(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree_irq() argument 332 linux_pktfree(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree() argument 609 osl_pktdup(osl_t *osh, void *skb, int line, const char *caller) in osl_pktdup() argument
|
| /test/ostest/wukong/report/src/ |
| H A D | statistics_componment.cpp | 40 std::vector<std::string> line; in StatisticsDetail() local 157 std::vector<std::string> line; in GlobalComponmentTypeStatistics() local 124 UpdateLine(std::shared_ptr<ComponmentStatisticsRecord> ComponmentStatisticsRecordPtr, unsigned int componmentTypeTotal, std::vector<std::string> &line) UpdateLine() argument [all...] |
| H A D | statistics_event.cpp | 38 std::vector<std::string> line; in StatisticsDetail() local 135 std::vector<std::string> line; in GlobalElementTypesStatistics() local 115 UpdateLine(std::shared_ptr<EventStatisticsRecord> EventStatisticsRecordPtr, uint32_t eventTypeTotal, std::vector<std::string> &line) UpdateLine() argument [all...] |
| /test/xts/device_attest/services/core/utils/ |
| H A D | attest_utils_memleak.c | 154 int32_t AddMemInfo(void* addr, const char* file, uint32_t line, const char* func) in AddMemInfo() argument
|
| /test/xts/device_attest_lite/services/core/utils/ |
| H A D | attest_utils_memleak.c | 154 int32_t AddMemInfo(void* addr, const char* file, uint32_t line, const char* func) in AddMemInfo() argument
|
| /test/xts/hats/kernel/mmap_v/ |
| H A D | MmapVApiTest.cpp | 120 char line[NUM]; in TstSmaps() local
|
| /test/xts/hats/powermgr/battery/hdi_battery_additional/common/ |
| H A D | hdi_battery_test.cpp | 402 std::string line; in HWTEST_F() local 444 std::string line; in HWTEST_F() local
|
| /third_party/elfutils/tests/ |
| H A D | funcscopes.c | 34 paddr (const char *prefix, Dwarf_Addr addr, Dwfl_Line *line) in paddr() argument
|
| H A D | dwfllines.c | 63 Dwfl_Line *line = dwfl_onesrcline (cu, i); in main() local
|
| H A D | addrscopes.c | 33 paddr (const char *prefix, Dwarf_Addr addr, Dwfl_Line *line) in paddr() argument
|
| H A D | nvidia_extended_linemap_libdw.c | 75 int line; in main() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | golomb.h | 565 get_ue(GetBitContext *s, const char *file, const char *func, int line) get_ue() argument 580 get_se(GetBitContext *s, const char *file, const char *func, int line) get_se() argument 595 get_te(GetBitContext *s, int r, char *file, const char *func, int line) get_te() argument
|
| H A D | snow_dwt.h | 45 IDWTELEM **line; ///< For use by idwt and predict_slices. member
|
| H A D | targa.c | 34 static uint8_t *advance_line(uint8_t *start, uint8_t *line, in advance_line() argument 58 uint8_t *line = start; in targa_decode_rle() local 263 uint8_t *line; in decode_frame() local 281 void *line = &p->data[0][y * p->linesize[0]]; decode_frame() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | mpsubdec.c | 56 static int parse_line(const char *line, int64_t *value, int64_t *value2) in parse_line() argument 103 char line[1024]; in mpsub_read_header() local [all...] |
| H A D | srtdec.c | 72 static int get_event_info(const char *line, struct event_info *ei) in get_event_info() argument 132 char line[4096], line_cache[4096]; in srt_read_header() local [all...] |
| H A D | rtpdec_asf.c | 152 asfrtp_parse_sdp_line(AVFormatContext *s, int stream_index, PayloadContext *asf, const char *line) asfrtp_parse_sdp_line() argument
|
| H A D | rtpdec_amr.c | 159 amr_parse_sdp_line(AVFormatContext *s, int st_index, PayloadContext *data, const char *line) amr_parse_sdp_line() argument
|
| H A D | vivo.c | 126 unsigned char *line, *line_end, *key, *value; in vivo_read_header() local
|
| H A D | mccdec.c | 98 char line[4096]; in mcc_read_header() local [all...] |
| H A D | assdec.c | 106 AVBPrint header, line, rline; in ass_read_header() local
|
| H A D | ffmetadec.c | 101 uint8_t line[256]; in read_chapter() local 145 read_tag(const uint8_t *line, AVDictionary **m) read_tag() argument [all...] |
| H A D | lrcdec.c | 159 AVBPrint line; in lrc_read_header() local [all...] |
| H A D | rtpdec_latm.c | 152 latm_parse_sdp_line(AVFormatContext *s, int st_index, PayloadContext *data, const char *line) latm_parse_sdp_line() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_fieldorder.c | 75 int h, plane, src_line_step, dst_line_step, line_size, line; in filter_frame() local [all...] |