| /utopia/UTPA2-700.0.x/projects/build/scripts/mod/ |
| H A D | modpost.c | 780 static int match(const char *sym, const char * const pat[]) in match() function 842 !match(sec, section_white_list)) { in check_section() 1044 if (match(fromsec, check->fromsec) && in section_mismatch() 1045 match(tosec, check->tosec)) in section_mismatch() 1101 if (match(tosec, init_data_sections) && in secref_whitelist() 1102 match(fromsec, data_sections) && in secref_whitelist() 1108 match(fromsec, data_sections) && in secref_whitelist() 1113 if (match(tosec, init_exit_sections) && in secref_whitelist() 1114 match(fromsec, data_sections) && in secref_whitelist() 1115 match(fromsym, mismatch->symbol_white_list)) in secref_whitelist() [all …]
|
| H A D | file2alias.c | 865 const char *match; in sym_is() local 867 match = strstr(symbol, name); in sym_is() 868 if (!match) in sym_is() 870 return match[strlen(name)] == '\0'; in sym_is()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c_shipped | 247 * If so, '^' rules will be active on the next match, otherwise 267 * still have a bunch of tokens to match, though, because of 1073 /* rule 1 can match eol */ 1075 /* rule 2 can match eol */ 1121 /* rule 8 can match eol */ 1167 /* rule 17 can match eol */ 1193 /* rule 21 can match eol */ 1208 /* rule 23 can match eol */ 1226 /* rule 25 can match eol */ 1255 /* rule 28 can match eol */ [all …]
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvBus.c | 102 if (dev->bus->match(dev,drv)) { in bus_match() 131 if (bus->match) { in device_attach() 152 if (!bus->match) in driver_attach()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 229 * If so, '^' rules will be active on the next match, otherwise 249 * still have a bunch of tokens to match, though, because of 877 /* rule 1 can match eol */ 899 /* rule 2 can match eol */ 1003 /* rule 13 can match eol */ 1009 /* rule 14 can match eol */ 1015 /* rule 15 can match eol */ 1063 * back-up) that will match for the new input source.
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 274 * If so, '^' rules will be active on the next match, otherwise 294 * still have a bunch of tokens to match, though, because of 966 /* %% [9.0] code to set up and find next match goes here */ 1033 /* rule 1 can match eol */ 1039 /* rule 2 can match eol */ 1045 /* rule 3 can match eol */ 1057 /* rule 5 can match eol */ 1063 /* rule 6 can match eol */ 1130 * back-up) that will match for the new input source.
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | MsOS_optee.c | 1667 int i, match = FALSE, result = FALSE; in MsOS_SHM_GetId() local 1674 match = TRUE; in MsOS_SHM_GetId() 1679 if (match) { in MsOS_SHM_GetId()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | MsOS_nuttx.c | 1820 int i, match = FALSE, result = FALSE; in MsOS_SHM_GetId() local 1827 match = TRUE; in MsOS_SHM_GetId() 1832 if (match) { in MsOS_SHM_GetId()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | MsOS_linux_kernel.c | 2919 int i, match = FALSE, result = FALSE; in MsOS_SHM_GetId() local 2935 match = TRUE; in MsOS_SHM_GetId() 2940 if (match) { in MsOS_SHM_GetId()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter/ |
| H A D | xt_owner.h | 13 u_int8_t match, invert; member
|
| H A D | xt_policy.h | 51 struct xt_policy_spec match; member
|
| H A D | x_tables.h | 22 struct xt_match *match; member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_ipv6/ |
| H A D | ip6t_owner.h | 15 u_int8_t match, invert; /* flags */ member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_ipv4/ |
| H A D | ipt_owner.h | 17 u_int8_t match, invert; /* flags */ member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/tracing/ |
| H A D | draw_functrace.py | 106 m = re.match("[^]]+?\\] +([0-9.]+): (\\w+) <-(\\w+)", line)
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvDevice.h | 223 int (*match)(struct device_s * dev, struct device_driver * drv); member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/locks/ |
| H A D | mini_lock.cocci | 1 /// Find missing unlocks. This semantic match considers the specific case
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_bridge/ |
| H A D | ebtables.h | 124 struct ebt_match *match; member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/null/ |
| H A D | deref_null.cocci | 25 // The following two rules are separate, because both can match a single
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/lnt/ |
| H A D | co-gnu3.lnt | 199 // match your version of GCC:
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stab.def | 162 (and it should match the N_BCOMM). */
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 223 # set this tag to YES in order to let doxygen match functions declarations and 690 # filter if there is a match. The filters are a list of the form:
|
| H A D | bsp.dxyfile | 222 # set this tag to YES in order to let doxygen match functions declarations and 689 # filter if there is a match. The filters are a list of the form:
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_PCMonitor.c.0 | 429 // to match mode, we need these information
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 2789 …ALLOCATOR_PRINTF_DBG("[ALLOC][DBG][%s][%d] Pre condition doesn't match\n", __FUNCTION__, __LINE__); 15713 // version and size match
|