HomeSort by relevance Sort by last modified time
    Searched full:pass (Results 1151 - 1175 of 3584) sorted by null

<<41424344454647484950>>

  /external/quake/quake/src/WinQuake/kit/
README.TXT 95 pass instead of two. GLQuake uses two passes, one for the world textures
98 can be done in one pass. On hardware that supports this, you will get a
  /external/skia/include/core/
SkTypes.h 57 /** Same as sk_malloc(), but hard coded to pass SK_MALLOC_THROW as the flag
64 /** Free memory returned by sk_malloc(). It is safe to pass null.
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
XMLWriter.java 41 * pass the events on down a filter chain for further processing
497 * Pass the event on down the filter chain for further processing.
537 * Pass the event on down the filter chain for further processing.
560 * Pass the event on down the filter chain for further processing.
603 * Pass the event on down the filter chain for further processing.
648 * Pass the event on down the filter chain for further processing.
676 * Pass the event on down the filter chain for further processing.
698 * Pass the event on down the filter chain for further processing.
    [all...]
  /external/v8/src/
d8-debug.cc 322 // Pass the message to the main thread.
338 // Pass the keyboard command to the main thread.
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginEventHandlerCarbon.mm 306 // Two-pass read to allocate/extract Mac charCodes
340 // we should pass it along so that keyboard scrolling, for example, will work.
  /external/webkit/WebKit/mac/WebView/
WebDynamicScrollBarsView.mm 96 // This layout will not re-enter updateScrollers and does not count towards our max layout pass total.
155 // Never ever try to both gain/lose a scrollbar in the same pass.
  /external/webkit/WebKitTools/pywebsocket/test/
test_dispatch.py 107 'def web_socket_do_extra_handshake(request):pass\n'
108 'def web_socket_transfer_data(request):pass\n'))
  /frameworks/base/core/java/android/appwidget/
AppWidgetManager.java 114 * An intent extra to pass to the AppWidget picker containing a {@link java.util.List} of
121 * An intent extra to pass to the AppWidget picker containing a {@link java.util.List} of
  /frameworks/base/core/java/android/view/
SurfaceHolder.java 276 * direct access to the Surface object (usually to pass it to native code).
277 * When designing APIs always use SurfaceHolder to pass surfaces around
WindowOrientationListener.java 183 // The following time constants are all used in low-pass filtering the accelerometer output.
202 // The low-pass filtered accelerometer data
  /frameworks/base/core/java/android/view/animation/
AnimationSet.java 78 * @param shareInterpolator Pass true if all of the animations in this set
80 * Pass false if each animation should use its own interpolator.
  /frameworks/base/core/java/android/widget/
RadioGroup.java 105 // the user listener is delegated to our pass-through listener
347 * <p>A pass-through listener acts upon the events and dispatches them
  /frameworks/base/libs/surfaceflinger/
BlurFilter.cpp 289 // Horizontal blur pass on the columns sums
326 // vertical blur pass, subtract the oldest line from each columns
  /packages/apps/Contacts/src/com/android/contacts/model/
EntitySet.java 120 // First pass enforces versions remain consistent
130 // Second pass builds actual operations
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java 600 // pass
604 // pass
608 // pass
613 // pass
617 // pass
621 // pass
625 // pass
734 // pass
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/mock/
ProjectMock.java 57 // pass
63 // pass
  /system/core/liblog/
event_tag_map.c 220 * The later pass is more careful, but the number of tags found there must
247 /* assume comment; second pass can complain in detail */
  /external/libpng/
ltmain.sh     [all...]
  /external/icu4c/test/cintltst/
udatatst.c 149 log_verbose("PASS: udata_open worked\n");
173 log_verbose("PASS: udata_open worked for path = %s, name=%s, type=%s\n", path, memMap[i][0], memMap[i][1]);
221 log_verbose("PASS: udata_open worked for path = %s, name=%s, type=%s\n", icuDataFilePath, memMap[i][0], memMap[i][1]);
320 log_verbose("PASS: udata_open worked\n");
614 log_verbose("PASS: udata_openChoice worked\n");
785 log_verbose("PASS: udata_getInfo() filled in the right values\n");
810 log_verbose("PASS: udata_getInfo() filled in the right values\n");
902 log_verbose("PASS: udata_open with errorCode != U_ZERO_ERROR failed as expected\n");
    [all...]
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Audio.h 479 OMX_BOOL bHiPassFilter; /**< Enable High Pass Filter */
    [all...]
  /external/openssl/apps/
s_server.c 344 BIO_printf(bio_err," -pass arg - private key file pass phrase source\n");
349 BIO_printf(bio_err," -dpass arg - second private key file pass phrase source\n");
566 /* This is a context that we pass to callbacks */
770 char *passarg = NULL, *pass = NULL; local
864 else if (strcmp(*argv,"-pass") == 0)
1112 if (!app_passwd(bio_err, passarg, dpassarg, &pass, &dpass))
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h 462 OMX_BOOL bHiPassFilter; /**< Enable High Pass Filter */
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
gcc.info 380 * Spec Files:: How to pass switches to sub-processes.
402 -pipe -pass-exit-codes
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
gcc.info 380 * Spec Files:: How to pass switches to sub-processes.
402 -pipe -pass-exit-codes
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-c++ 

Completed in 2385 milliseconds

<<41424344454647484950>>