/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-cards.h | 276 char *comment; member
|
/kernel/linux/linux-6.6/include/linux/netfilter/ipset/ |
H A D | ip_set.h | 120 char *comment; member
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | common.c | 769 const struct tomoyo_path_info *comment = in tomoyo_read_profile() local
|
/kernel/linux/linux-6.6/net/ipv4/netfilter/ |
H A D | ip_tables.c | 195 const char *hookname, *chainname, *comment; in trace_packet() local 156 get_chainname_rulenum(const struct ipt_entry *s, const struct ipt_entry *e, const char *hookname, const char **chainname, const char **comment, unsigned int *rulenum) get_chainname_rulenum() argument
|
/kernel/linux/linux-6.6/net/netfilter/ipset/ |
H A D | ip_set_core.c | 340 ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment, in ip_set_init_comment() argument 366 ip_set_put_comment(struct sk_buff *skb, const struct ip_set_comment *comment) in ip_set_put_comment() argument 383 struct ip_set_comment *comment = ptr; ip_set_comment_free() local [all...] |
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 220 const char *hookname, *chainname, *comment; in trace_packet() local 181 get_chainname_rulenum(const struct ip6t_entry *s, const struct ip6t_entry *e, const char *hookname, const char **chainname, const char **comment, unsigned int *rulenum) get_chainname_rulenum() argument
|
/third_party/backends/backend/ |
H A D | dll.c | 826 char *comment; in read_config() local
|
H A D | fujitsu.c | 10089 hexdump (int level, char *comment, unsigned char *p, int l) in hexdump() argument
|
H A D | epjitsu.c | 4955 hexdump (int level, char *comment, unsigned char *p, int l) in hexdump() argument
|
H A D | coolscan.c | 1824 hexdump (int level, char *comment, unsigned char *p, int l) in hexdump() argument
|
/third_party/alsa-lib/src/ucm/ |
H A D | parser.c | 1954 parse_verb_file(snd_use_case_mgr_t *uc_mgr, const char *use_case_name, const char *comment, const char *file) parse_verb_file() argument 2106 char *file = NULL, *comment = NULL; parse_variant() local 2166 char *use_case_name, *file = NULL, *comment = NULL; parse_master_section() local [all...] |
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | parse.cpp | 97 struct UString comment; member 191 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode *status) in getToken() argument 225 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UString *comment, UErrorCode *status) peekToken() argument 258 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode *status) expect() argument 285 getInvariantString(ParseState* state, uint32_t *line, struct UString *comment, int32_t &stringLength, UErrorCode *status) getInvariantString() argument 540 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseDependency() argument 602 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseString() argument 637 parseAlias(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseAlias() argument 1154 struct UString comment; addCollation() local 1396 struct UString comment; parseCollationElements() local 1524 struct UString comment; realParseTable() local 1604 parseTable(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseTable() argument 1628 parseArray(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseArray() argument 1715 parseIntVector(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseIntVector() argument 1802 parseBinary(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseBinary() argument 1865 parseInteger(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseInteger() argument 1915 parseImport(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseImport() argument 1970 parseInclude(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseInclude() argument 2147 struct UString comment; parseResourceType() local 2187 parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status) parseResource() argument 2320 struct UString comment; parse() local [all...] |
H A D | reslist.cpp | 157 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource() argument 271 StringBaseResource(SRBRoot *bundle, const char *tag, int8_t type, const UChar *value, int32_t len, const UString* comment, UErrorCode &errorCode) StringBaseResource() argument 330 IntResource(SRBRoot *bundle, const char *tag, int32_t value, const UString* comment, UErrorCode &errorCode) IntResource() argument 340 IntVectorResource(SRBRoot *bundle, const char *tag, const UString* comment, UErrorCode &errorCode) IntVectorResource() argument 372 BinaryResource(SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const UString* comment, UErrorCode &errorCode) BinaryResource() argument 1096 table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) table_open() argument 1101 array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) array_open() argument 1106 string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) string_open() argument 1112 alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) alias_open() argument 1118 intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) intvector_open() argument 1124 int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct UString* comment, UErrorCode *status) int_open() argument 1129 bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status) bin_open() argument 1135 SRBRoot(const UString *comment, UBool isPoolBundle, UErrorCode &errorCode) SRBRoot() argument [all...] |
/third_party/lame/libmp3lame/ |
H A D | id3tag.c | 1171 id3tag_set_comment(lame_t gfp, const char *comment) in id3tag_set_comment() argument [all...] |
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
H A D | zip.c | 1055 zipOpenNewFileInZip4_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase, int zip64) zipOpenNewFileInZip4_64() argument 1265 zipOpenNewFileInZip4(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase) zipOpenNewFileInZip4() argument 1281 zipOpenNewFileInZip3(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting) zipOpenNewFileInZip3() argument 1296 zipOpenNewFileInZip3_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, int zip64) zipOpenNewFileInZip3_64() argument 1311 zipOpenNewFileInZip2(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw) zipOpenNewFileInZip2() argument 1324 zipOpenNewFileInZip2_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int zip64) zipOpenNewFileInZip2_64() argument 1337 zipOpenNewFileInZip64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void*extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int zip64) zipOpenNewFileInZip64() argument 1350 zipOpenNewFileInZip(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void*extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level) zipOpenNewFileInZip() argument [all...] |
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | parse.cpp | 97 struct UString comment; member 191 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode *status) in getToken() argument 225 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UString *comment, UErrorCode *status) peekToken() argument 258 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode *status) expect() argument 285 getInvariantString(ParseState* state, uint32_t *line, struct UString *comment, int32_t &stringLength, UErrorCode *status) getInvariantString() argument 540 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseDependency() argument 602 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseString() argument 637 parseAlias(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseAlias() argument 1154 struct UString comment; addCollation() local 1396 struct UString comment; parseCollationElements() local 1524 struct UString comment; realParseTable() local 1604 parseTable(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseTable() argument 1628 parseArray(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseArray() argument 1715 parseIntVector(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseIntVector() argument 1802 parseBinary(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseBinary() argument 1865 parseInteger(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseInteger() argument 1915 parseImport(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseImport() argument 1970 parseInclude(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseInclude() argument 2147 struct UString comment; parseResourceType() local 2187 parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status) parseResource() argument 2320 struct UString comment; parse() local [all...] |
H A D | reslist.cpp | 157 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource() argument 271 StringBaseResource(SRBRoot *bundle, const char *tag, int8_t type, const char16_t *value, int32_t len, const UString* comment, UErrorCode &errorCode) StringBaseResource() argument 330 IntResource(SRBRoot *bundle, const char *tag, int32_t value, const UString* comment, UErrorCode &errorCode) IntResource() argument 340 IntVectorResource(SRBRoot *bundle, const char *tag, const UString* comment, UErrorCode &errorCode) IntVectorResource() argument 372 BinaryResource(SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const UString* comment, UErrorCode &errorCode) BinaryResource() argument 1096 table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) table_open() argument 1101 array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) array_open() argument 1106 string_open(struct SRBRoot *bundle, const char *tag, const char16_t *value, int32_t len, const struct UString* comment, UErrorCode *status) string_open() argument 1112 alias_open(struct SRBRoot *bundle, const char *tag, char16_t *value, int32_t len, const struct UString* comment, UErrorCode *status) alias_open() argument 1118 intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) intvector_open() argument 1124 int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct UString* comment, UErrorCode *status) int_open() argument 1129 bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status) bin_open() argument 1135 SRBRoot(const UString *comment, UBool isPoolBundle, UErrorCode &errorCode) SRBRoot() argument [all...] |
/third_party/libinput/src/ |
H A D | quirks.c | 950 char *comment; in parse_file() local [all...] |
/third_party/node/deps/v8/src/diagnostics/ia32/ |
H A D | disasm-ia32.cc | 644 int DisassemblerIA32::JumpConditional(byte* data, const char* comment) { in JumpConditional() argument 657 int DisassemblerIA32::JumpConditionalShort(byte* data, const char* comment) { in JumpConditionalShort() argument
|
/third_party/rust/crates/bindgen/bindgen/ |
H A D | clang.rs | 400 pub fn comment(&self) -> Comment { in comment() functions [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cArrayOfArraysTests.cpp | 8353 std::string comment; in test_shader_compilation() local 8626 std::string comment; in execute() local [all...] |
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | parse.cpp | 90 struct UString comment; member 183 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode *status) in getToken() argument 217 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UString *comment, UErrorCode *status) peekToken() argument 250 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_t *linenumber, UErrorCode *status) expect() argument 277 getInvariantString(ParseState* state, uint32_t *line, struct UString *comment, int32_t &stringLength, UErrorCode *status) getInvariantString() argument 532 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseDependency() argument 594 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseString() argument 629 parseAlias(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseAlias() argument 819 struct UString comment; addCollation() local 1048 struct UString comment; parseCollationElements() local 1176 struct UString comment; realParseTable() local 1256 parseTable(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseTable() argument 1280 parseArray(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseArray() argument 1367 parseIntVector(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseIntVector() argument 1454 parseBinary(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseBinary() argument 1517 parseInteger(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseInteger() argument 1567 parseImport(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseImport() argument 1622 parseInclude(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseInclude() argument 1799 struct UString comment; parseResourceType() local 1839 parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status) parseResource() argument 1972 struct UString comment; parse() local [all...] |
H A D | reslist.cpp | 157 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource() argument 271 StringBaseResource(SRBRoot *bundle, const char *tag, int8_t type, const UChar *value, int32_t len, const UString* comment, UErrorCode &errorCode) StringBaseResource() argument 330 IntResource(SRBRoot *bundle, const char *tag, int32_t value, const UString* comment, UErrorCode &errorCode) IntResource() argument 340 IntVectorResource(SRBRoot *bundle, const char *tag, const UString* comment, UErrorCode &errorCode) IntVectorResource() argument 372 BinaryResource(SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const UString* comment, UErrorCode &errorCode) BinaryResource() argument 1104 table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) table_open() argument 1109 array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) array_open() argument 1114 string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) string_open() argument 1120 alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) alias_open() argument 1126 intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) intvector_open() argument 1132 int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct UString* comment, UErrorCode *status) int_open() argument 1137 bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status) bin_open() argument 1143 SRBRoot(const UString *comment, UBool isPoolBundle, UErrorCode &errorCode) SRBRoot() argument [all...] |
/third_party/python/Lib/test/ |
H A D | test_sax.py | 1429 def comment(self, text): member in LexicalHandlerTest.test_handlers.TestLexicalHandler
|
/third_party/skia/third_party/externals/zlib/contrib/minizip/ |
H A D | zip.c | 1055 zipOpenNewFileInZip4_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase, int zip64) zipOpenNewFileInZip4_64() argument 1276 zipOpenNewFileInZip4(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase) zipOpenNewFileInZip4() argument 1292 zipOpenNewFileInZip3(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting) zipOpenNewFileInZip3() argument 1307 zipOpenNewFileInZip3_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, int zip64) zipOpenNewFileInZip3_64() argument 1322 zipOpenNewFileInZip2(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw) zipOpenNewFileInZip2() argument 1335 zipOpenNewFileInZip2_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int zip64) zipOpenNewFileInZip2_64() argument 1348 zipOpenNewFileInZip64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void*extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int zip64) zipOpenNewFileInZip64() argument 1361 zipOpenNewFileInZip(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void*extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level) zipOpenNewFileInZip() argument [all...] |