HomeSort by relevance Sort by last modified time
    Searched full:custom (Results 251 - 275 of 2871) sorted by null

<<11121314151617181920>>

  /external/junit/src/org/junit/runners/model/
FrameworkField.java 11 * {@link BlockJUnit4ClassRunner}, but custom runners can make other uses)
  /external/libnfc-nxp/inc/
nfc_custom_config.h 20 * \brief HAL Custom Configurations
23 * \note This is the configuration header file of the HAL 4.0. custom configurable
52 ********************** CUSTOM MACROS **************************
103 0x05U -> Custom (Set the Custome Clock Registry),
  /external/llvm/utils/emacs/
emacs.el 7 (custom-set-variables
  /external/mesa3d/docs/
developers.html 40 for custom Mesa / 3D graphics development.
  /external/openssh/
auth-options.h 18 /* Linked list of custom environment strings */
  /external/replicaisland/src/com/replica/replicaisland/
UIConstants.java 26 // Some versions of Android can support custom Activity transitions.
  /external/webkit/PerformanceTests/SunSpider/
UNCOVERED 38 RegExp custom properties
  /external/webkit/Source/WebCore/bindings/scripts/test/
TestObj.idl 87 // 'Custom' extended attribute
88 attribute [Custom] long customAttr;
89 [Custom] void customMethod();
90 [Custom] void customMethodWithArgs(in long intArg, in DOMString strArg, in TestObj objArg);
  /external/webkit/Source/WebCore/dom/
ClientRectList.idl 34 // FIXME: Fix list behavior to allow custom exceptions to be thrown.
  /external/webkit/Source/WebCore/html/
DOMFormData.idl 41 [Custom] void append(in DOMString name, in DOMString value);
HTMLDataGridElement.idl 31 attribute [Custom] DataGridDataSource dataSource;
  /external/webkit/Source/WebCore/manual-tests/
cursor-max-size.html 21 If there is a custom cursor, the test has failed. This tests that images larger than 128x128 cannot be used
  /external/webkit/Source/WebCore/platform/graphics/
SimpleFontData.h 221 bool m_isCustomFont; // Whether or not we are custom font loaded via @font-face
222 bool m_isLoading; // Whether or not this custom font is still in the act of loading.
247 DerivedFontData(bool custom)
248 : forCustomFont(custom)
  /external/webkit/Source/WebCore/storage/
SQLStatementErrorCallback.idl 34 [Custom] boolean handleEvent(in SQLTransaction transaction, in SQLError error);
SQLTransactionSync.idl 38 [Custom] SQLResultSet executeSql(in DOMString sqlStatement, in ObjectArray arguments);
  /external/webrtc/test/
test_suite.h 32 // Override these for custom initialization and shutdown handling. Use these
  /external/zlib/old/visualc6/
zlib.dsp 436 # Begin Custom Build - Assembling...
444 # End Custom Build
448 # Begin Custom Build - Assembling...
456 # End Custom Build
468 # Begin Custom Build - Assembling...
476 # End Custom Build
480 # Begin Custom Build - Assembling...
488 # End Custom Build
550 # Begin Custom Build - Assembling...
558 # End Custom Build
    [all...]
  /frameworks/base/core/java/android/animation/
AnimatorListenerAdapter.java 21 * Any custom listener that cares only about a subset of the methods of this listener can
  /frameworks/base/graphics/java/android/graphics/
Xfermode.java 25 * Xfermode is the base class for objects that are called to implement custom
  /frameworks/base/test-runner/src/junit/runner/
Sorter.java 8 * A custom quick sort with support to customize the swap behaviour.
  /frameworks/base/tests/RenderScriptTests/HelloWorld/src/com/example/android/rs/helloworld/
HelloWorld.java 25 // Custom view to use with RenderScript
  /frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-int-param/
ACTIVITY.java.template 25 // Custom view to use with RenderScript
  /frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-simple/
ACTIVITY.java.template 25 // Custom view to use with RenderScript
  /frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-simple-exit/
ACTIVITY.java.template 25 // Custom view to use with RenderScript
  /frameworks/opt/mailcommon/res/layout/
mail_browser_link_context_header.xml 21 <!-- The custom header that is used in the context menu that appears when the user long presses

Completed in 1237 milliseconds

<<11121314151617181920>>