HomeSort by relevance Sort by last modified time
    Searched full:clean (Results 1401 - 1425 of 2092) sorted by null

<<51525354555657585960>>

  /external/webkit/JavaScriptCore/runtime/
Collector.cpp 380 // to clean up remaining garbage before marking. Otherwise, the conservative
    [all...]
  /external/webkit/SunSpider/tests/parse-only/
jquery-1.3.2.js 57 selector = jQuery.clean( [ match[1] ], context );
108 // Get the whole matched element set as a clean array
112 // Return a 'clean' array
320 return jQuery.clean([html.replace(/ jQuery\d+="(?:\d+|null)"/g, "").replace(/^\s*/, "")])[0];
517 scripts = jQuery.clean( args, (this[0].ownerDocument || this[0]), fragment ),
847 clean: function( elems, context, fragment ) {
    [all...]
concat-jquery-mootools-prototype.js 57 selector = jQuery.clean( [ match[1] ], context );
108 // Get the whole matched element set as a clean array
112 // Return a 'clean' array
320 return jQuery.clean([html.replace(/ jQuery\d+="(?:\d+|null)"/g, "").replace(/^\s*/, "")])[0];
517 scripts = jQuery.clean( args, (this[0].ownerDocument || this[0]), fragment ),
847 clean: function( elems, context, fragment ) {
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/style/
checker.py 112 # There is no clean way to avoid "yy_*" names used by flex.
114 # There is no clean way to avoid "xxx_data" methods inside
  /external/zlib/examples/
zlib_how.html 289 /* clean up and return */
446 /* clean up and return */
  /frameworks/base/docs/html/guide/topics/appwidgets/
index.jd 256 This is where you should clean up any work done in
280 files or databases, or perform other work that requires clean-up, then
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_prog_config.cpp 32 to read into, clean up code, change function prototype.
34 Description: Clean up
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/Cmd_Queue/
CmdQueue.c 154 * DESCRIPTION: Restart the module for recovery. Clean the queue but save al the CB in the queue.
183 /* Clean The Command Call Back Counter */
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
standards.info 46 Project volunteers. Their purpose is to make the GNU system clean,
263 which implements the language Scheme (an especially clean and simple
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
standards.info 46 Project volunteers. Their purpose is to make the GNU system clean,
263 which implements the language Scheme (an especially clean and simple
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
standards.info 59 Project volunteers. Their purpose is to make the GNU system clean,
287 Scheme (an especially clean and simple dialect of Lisp). We don't
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/
standards.info 46 Project volunteers. Their purpose is to make the GNU system clean,
263 which implements the language Scheme (an especially clean and simple
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
standards.info 46 Project volunteers. Their purpose is to make the GNU system clean,
263 which implements the language Scheme (an especially clean and simple
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
standards.info 46 Project volunteers. Their purpose is to make the GNU system clean,
263 which implements the language Scheme (an especially clean and simple
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
standards.info 59 Project volunteers. Their purpose is to make the GNU system clean,
287 Scheme (an especially clean and simple dialect of Lisp). We don't
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/
standards.info 46 Project volunteers. Their purpose is to make the GNU system clean,
263 which implements the language Scheme (an especially clean and simple
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
standards.info 46 Project volunteers. Their purpose is to make the GNU system clean,
263 which implements the language Scheme (an especially clean and simple
    [all...]
  /external/stlport/etc/
ChangeLog 123 * Makefile: clean in test/unit too.
222 * stlport/stl/_alloc.h: Code simplification, clean up null
    [all...]
  /external/webkit/WebCore/rendering/
RenderBlockLineLayout.cpp 712 // We also find the first clean line and extract these lines. We will add them back
    [all...]
  /external/e2fsprogs/
RELEASE-NOTES     [all...]
  /external/e2fsprogs/ext2ed/doc/
ext2fs-overview.sgml     [all...]
  /external/icu4c/common/
udata.c 92 udata_close(gCommonICUData); /* Clean up common ICU Data */
97 udata_close(gStubICUData); /* Clean up the stub ICU Data */
693 * Path Iterator Destructor. Clean up any allocated storage
    [all...]
  /external/netcat/
netcat.c 764 close (nnetfd); /* clean up junked socket FD!! */
    [all...]
  /external/ppp/pppd/
sys-solaris.c 842 * sys_close - Clean up in a child process before execing.
1020 * Check whether the link seems not to be 8-bit clean.
1046 warn("Serial link is not 8-bit clean:");
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbvideo.c 217 /* Initialize all variables that we clean on shutdown */
    [all...]

Completed in 688 milliseconds

<<51525354555657585960>>