代码搜索:Optimized

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

代码结果 6,562
www.eeworm.com/read/367917/2829616

js breadcrumbs-optimized.js

var PREPREND_CRUMBS=new Array(); PREPREND_CRUMBS.push(new Array("Apache","http://www.apache.org/")); PREPREND_CRUMBS.push(new Array("Jakarta","http://jakarta.apache.org/")); var DISPLAY_SEPARATOR="
www.eeworm.com/read/363563/2914243

js najax_optimized.js

var NAJAX_ERROR_USER=0x400;var NAJAX_ERROR_TIMEOUT=0x401;var najax={};najax.errorHandler=null;najax.callbacks={};najax.callbacks.table={};najax.callbacks.count=0;najax.events={};najax.events.table=[];
www.eeworm.com/read/363563/2914279

js html_optimized.js

najax.html={};najax.html.onCallCompleted=function(response){if(typeof(response.html)=='string'){if(response.html.length>0){try{eval(response.html)}catch(e){}}}};najax.html.exportForm=function(id){var
www.eeworm.com/read/363563/2914291

js xoad_optimized.js

var XOAD_ERROR_USER = 0x400; var XOAD_ERROR_TIMEOUT = 0x401; var xoad = {}; xoad.errorHandler = null; xoad.callbacks = {}; xoad.callbacks.table = {}; xoad.callbacks.count = 0; xoad.events = {}; xoad.e
www.eeworm.com/read/363563/2914333

js controls_optimized.js

xoad.controls = {}; xoad.controls.list = []; xoad.controls.parsedControls = []; xoad.controls.parseInterval = 1000; xoad.controls.pageLoaded = false; xoad.controls.observers = []; xoad.controls.getAtt
www.eeworm.com/read/363563/2914340

js html_optimized.js

xoad.html = {}; xoad.html.onCallCompleted = function(response) { if (typeof(response.html) == 'string') { if (response.html.length > 0) { try { eval(response.html); } catch (e) {}; } } }; xoad.html.ex
www.eeworm.com/read/240548/13214024

h accelerator_optimized_fft.h

#ifndef _ACCELERATOR_OPTIMIZED_FFT_H_ #define _ACCELERATOR_OPTIMIZED_FFT_H_ #include "pound_defines.h" #include "alt_types.h" void accelerator_optimized_fft(alt_16 * __
www.eeworm.com/read/240548/13214029

c accelerator_optimized_fft.c

#include "accelerator_optimized_fft.h" #include "pound_defines.h" #include "system.h" #include "alt_types.h" void accelerator_optimized_fft(alt_16 * __restrict__ InData, /* real part of input d