Searched refs:_source (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/wireshark/files/ |
| H A D | 0003-bison-Remove-line-directives.patch | 19 @@ -29,15 +29,28 @@ MACRO(ADD_YACC_FILES _source _generated) 54 LIST(APPEND ${_source} ${_in})
|
| H A D | 0002-flex-Remove-line-directives.patch | 19 @@ -32,11 +32,19 @@ MACRO(ADD_LEX_FILES _source _generated) 41 LIST(APPEND ${_source} ${_in})
|
| H A D | 0004-lemon-Remove-line-directives.patch | 19 @@ -7,21 +7,40 @@ MACRO(ADD_LEMON_FILES _source _generated 73 LIST(APPEND ${_source} ${_in})
|
| /OK3568_Linux_fs/external/xserver/debian/patches/ |
| H A D | 02_kbsd-input-devd.diff | 239 + options = input_option_new(NULL, "_source", "server/devd");
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_main.c | 13391 static void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be32_to_cpu_n() argument 13393 const __be32 *source = (const __be32 *)_source; in be32_to_cpu_n() 13405 static void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_ops() argument 13407 const __be32 *source = (const __be32 *)_source; in bnx2x_prep_ops() 13422 static void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_iro() argument 13424 const __be32 *source = (const __be32 *)_source; in bnx2x_prep_iro() 13442 static void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be16_to_cpu_n() argument 13444 const __be16 *source = (const __be16 *)_source; in be16_to_cpu_n()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 89557 config: use add_option for '_source' too 89559 _source was being allocated manually, with all other options added to that 89561 _source with add_option too. 172143 Add a _source option to all incoming requests, noting that it came from a
|