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

1 2 3 4 5 6 7 8 91011>>

  /external/doclava/res/assets/customizations/
customizations.cs 1 <?cs # placeholder for custom clearsilver code. ?
  /frameworks/base/docs/html/shareables/training/
CustomView.zip 
  /external/webkit/Source/WebCore/
Android.v8bindings.mk 32 $(LOCAL_PATH)/bindings/v8/custom \
99 bindings/v8/custom/V8ArrayBufferCustom.cpp \
100 bindings/v8/custom/V8CSSRuleCustom.cpp \
101 bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp \
102 bindings/v8/custom/V8CSSStyleSheetCustom.cpp \
103 bindings/v8/custom/V8CSSValueCustom.cpp \
104 bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp \
105 bindings/v8/custom/V8CanvasPixelArrayCustom.cpp \
106 bindings/v8/custom/V8ClipboardCustom.cpp \
107 bindings/v8/custom/V8ConsoleCustom.cpp
    [all...]
  /external/valgrind/main/memcheck/tests/
custom-overlap.vgtest 1 prog: custom-overlap
custom-overlap.c 1 // Test for bug 100628: need to allow custom MALLOCLIKE blocks to overlap
12 // For this one, the first custom block overlaps exactly with the start of
20 // For this one, the first custom block does not overlap exactly with the
  /external/chromium-trace/src/shared/html/
trash.html 1 <button class="trash custom-appearance">
  /frameworks/opt/vcard/tests/res/raw/
v21_android_custom_prop.vcf 2 X-ANDROID-CUSTOM:custom_mime1;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15
3 X-ANDROID-CUSTOM:custom_mime2;a;b;c;d;e;f;g;h;i;j;k;l;m;n;o;p
4 X-ANDROID-CUSTOM:custom_mime3
5 X-ANDROID-CUSTOM:custom_mime4;z
v21_im.vcf 3 X-ANDROID-CUSTOM:vnd.android.cursor.item/nickname;Nick;1;;;;;;;;;;;;;
v21_x_param.vcf 4 ADR;X-custom:pobox;street
  /external/javassist/src/main/javassist/scopedpool/
package.html 3 <p>A custom class pool for several JBoss products.
  /device/sample/sdk_addon/
hardware.ini 0 # Custom hardware options for the add-on.
  /sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/data/apicheck/
Intermediate.java.txt 9 /** Local Custom view */
  /external/webkit/Source/WebCore/dom/
DeviceMotionEvent.idl 31 readonly attribute [Custom] Acceleration acceleration;
32 readonly attribute [Custom] Acceleration accelerationIncludingGravity;
33 readonly attribute [Custom] RotationRate rotationRate;
34 readonly attribute [Custom] double interval;
35 [Custom] void initDeviceMotionEvent(in DOMString type, in boolean bubbles, in boolean cancelable, in Acceleration acceleration, in Acceleration accelerationIncludingGravity, in RotationRate rotationRate, in double interval);
DeviceOrientationEvent.idl 31 readonly attribute [Custom] double alpha;
32 readonly attribute [Custom] double beta;
33 readonly attribute [Custom] double gamma;
34 [Custom] void initDeviceOrientationEvent(in DOMString type, in boolean bubbles, in boolean cancelable, in double alpha, in double beta, in double gamma);
  /external/webkit/Source/WebCore/inspector/
InjectedScriptHost.idl 38 [Custom] void inspect(in DOMObject objectId, in DOMObject hints);
39 [Custom] DOMObject inspectedNode(in int num);
40 [Custom] DOMObject internalConstructorName(in DOMObject object);
42 [Custom] DOMObject currentCallFrame();
43 [Custom] int databaseId(in DOMObject database);
44 [Custom] int storageId(in DOMObject storage);
  /cts/tests/tests/webkitsecurity/assets/
scrollbar-crash-on-refresh.html 14 This tests that there is no crash when refreshing a page with a custom scrollbar. On success you should see a frame with scrollbars and one PASS message in it.<p/>
15 <iframe name="myframe" id="myframe" src="resources/page-with-custom-scrollbars.html">
inline-body-with-scrollbar-crash.html 3 <title>inline body causes crash with custom scrollbar</title>
  /external/chromium/net/base/
backoff_entry_unittest.cc 173 TestBackoffEntry custom(&base_policy);
175 custom.SetCustomReleaseTime(custom_horizon);
176 custom.InformOfRequest(false);
177 custom.InformOfRequest(true);
178 custom.set_now(TimeTicks() + TimeDelta::FromDays(2));
179 custom.InformOfRequest(false);
180 custom.InformOfRequest(true);
181 EXPECT_EQ(custom_horizon, custom.GetReleaseTime());
183 // Now check that once we are at or past the custom horizon,
185 custom.set_now(TimeTicks() + TimeDelta::FromDays(3))
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_syswm.h 23 /* Include file for SDL custom system window manager hooks */
48 /* This is the structure for custom window manager events */
68 /* The UNIX custom event structure */
77 /* The UNIX custom window manager information structure.
110 /* The generic custom event structure */
116 /* The windows custom window manager information structure */
126 /* The windows custom event structure */
135 /* The windows custom window manager information structure */
144 /* RISC OS custom event structure */
151 /* The RISC OS custom window manager information structure *
    [all...]
  /external/webkit/Source/WebCore/page/
Coordinates.idl 31 readonly attribute [Custom] double altitude;
33 readonly attribute [Custom] double altitudeAccuracy;
34 readonly attribute [Custom] double heading;
35 readonly attribute [Custom] double speed;
  /frameworks/base/tools/layoutlib/
README 1 Layoutlib is a custom version of the android View framework designed to run inside Eclipse.
  /hardware/ti/omap4xxx/domx/Ducati_binary/
ReadMe 2 Corresponding ducati version in this binary : b70ffd4cc728fb22ccc34adb0ad46b6648cb09dc (Adding TI NV12 as a custom color format)
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_syswm.h 23 /* Include file for SDL custom system window manager hooks */
48 /* This is the structure for custom window manager events */
68 /* The UNIX custom event structure */
77 /* The UNIX custom window manager information structure.
110 /* The generic custom event structure */
116 /* The windows custom window manager information structure */
126 /* The windows custom event structure */
135 /* The windows custom window manager information structure */
144 /* RISC OS custom event structure */
151 /* The RISC OS custom window manager information structure *
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_syswm.h 23 /* Include file for SDL custom system window manager hooks */
48 /* This is the structure for custom window manager events */
68 /* The UNIX custom event structure */
77 /* The UNIX custom window manager information structure.
110 /* The generic custom event structure */
116 /* The windows custom window manager information structure */
126 /* The windows custom event structure */
135 /* The windows custom window manager information structure */
144 /* RISC OS custom event structure */
151 /* The RISC OS custom window manager information structure *
    [all...]
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_syswm.h 28 /* Include file for SDL custom system window manager hooks */
51 /* This is the structure for custom window manager events */
64 /* The UNIX custom event structure */
73 /* The UNIX custom window manager information structure.
102 /* The generic custom event structure */
108 /* The windows custom window manager information structure */
118 /* The windows custom event structure */
127 /* The windows custom window manager information structure */
136 /* RISC OS custom event structure */
143 /* The RISCOS custom window manager information structure *
    [all...]

Completed in 609 milliseconds

1 2 3 4 5 6 7 8 91011>>