代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/340665/3280331

c ia64-sync-1.c

/* { dg-do run { target ia64-*-* } } */ /* { dg-options } */ /* Test basic functionality of the intrinsics. The operations should not be optimized away if no one checks the return values. */ #i
www.eeworm.com/read/340665/3280559

c ia64-sync-2.c

/* { dg-do run { target ia64-*-* } } */ /* { dg-options } */ /* Test basic functionality of the intrinsics. */ #include static int AI[18]; static int init_si[18] = { 0,0,0,1,0,0,0,0
www.eeworm.com/read/340665/3280637

c ia64-sync-4.c

/* { dg-do compile { target ia64-*-* } } */ /* { dg-options "-O2 -finline-functions" } */ /* Test inlining __sync_bool_compare_and_swap_di. */ #include #include static b
www.eeworm.com/read/340665/3280976

c ia64-sync-3.c

/* { dg-do run { target ia64-*-* } } */ /* { dg-options } */ /* Test basic functionality of the intrinsics. */ #include static int AI[4]; static int init_si[4] = { -30,-30,-50,-50 }
www.eeworm.com/read/322505/3524703

c sram_v2sync.c

/* * $QNXLicenseC: * Copyright 2007, QNX Software Systems. * * Licensed under the Apache License, Version 2.0 (the "License"). You * may not reproduce, modify or distribute this software e
www.eeworm.com/read/322505/3524718

c amb_v2sync.c

/* * $QNXLicenseC: * Copyright 2007, QNX Software Systems. * * Licensed under the Apache License, Version 2.0 (the "License"). You * may not reproduce, modify or distribute this software e
www.eeworm.com/read/322505/3524730

c a29f004_sync.c

/* * $QNXLicenseC: * Copyright 2007, QNX Software Systems. * * Licensed under the Apache License, Version 2.0 (the "License"). You * may not reproduce, modify or distribute this software e
www.eeworm.com/read/322505/3524733

c a29f040_sync.c

/* * $QNXLicenseC: * Copyright 2007, QNX Software Systems. * * Licensed under the Apache License, Version 2.0 (the "License"). You * may not reproduce, modify or distribute this software e
www.eeworm.com/read/322505/3524758

c icfi_v2sync.c

/* * $QNXLicenseC: * Copyright 2007, QNX Software Systems. * * Licensed under the Apache License, Version 2.0 (the "License"). You * may not reproduce, modify or distribute this software e
www.eeworm.com/read/305151/3780076

v sync_gen_50m.v

module sync_gen_50M( iRST_N, iCLK, // 50MHz oHSYNC, oVSYNC, oVALID ); input iRST_N; input iCLK; output oHSYNC; output oVSYNC; output oVALID; reg sr_hsync; reg sr_vsync; reg [10: 0] s