代码搜索:optimized

找到约 6,562 项符合「optimized」的源代码

代码结果 6,562
www.eeworm.com/read/257921/11906397

c shift.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + shift.c - this file implements bitwise shifting instructi
www.eeworm.com/read/257921/11906406

c move.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + move.c - this file implements misc. moves instruction
www.eeworm.com/read/162614/5530114

c 20041216-1.c

/* This test case would get an unresolved symbol during link because stabs referred to an optimized-away literal pool entry. */ /* { dg-do run { target s390*-*-* } } */ /* { dg-options "-O2 -f
www.eeworm.com/read/162614/5530136

c string-opt-1.c

/* Ensure mempcpy is not "optimized" into memcpy followed by addition. */ /* { dg-do compile } */ /* { dg-options "-O2" } */ void * fn (char *x, char *y, int z) { return __builtin_mempcpy (x, y, z
www.eeworm.com/read/370635/9589627

m perform_haar_transform_slow.m

function y = perform_haar_transform_slow(x, Jmin, dir); % perform_haar_transform - compute a wavelet haar transform % % y = perform_haar_transform(x, Jmin, dir); % % This is the non-optimized
www.eeworm.com/read/415047/11085363

c jump.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + jump.c - this file implements misc. branch instructions
www.eeworm.com/read/415047/11085375

c shift.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + shift.c - this file implements bitwise shifting instruc
www.eeworm.com/read/415047/11085381

c move.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + move.c - this file implements misc. moves instruction
www.eeworm.com/read/113091/15470317

xrf temperature.xrf

WIN32 LX51 CODE BANKING LINKER/LOCATOR V05.01.18 INTER-MODULE CROSS-REFERENCE LISTING ------------------------------------ NAME. . . . . . . . USAGE MODULE NAMES ------
www.eeworm.com/read/107707/15602948

c jump.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + jump.c - this file implements misc. branch instructions