HomeSort by relevance Sort by last modified time
    Searched full:platform (Results 151 - 175 of 2803) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/WebKit/gtk/po/
sr.po 27 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:139
74 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:134
537 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:51
538 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:56
542 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:61
546 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:66
550 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:71
554 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:76
558 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:81
562 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:8
    [all...]
sr@latin.po 27 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:139
74 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:134
537 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:51
538 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:56
542 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:61
546 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:66
550 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:71
554 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:76
558 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:81
562 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:8
    [all...]
sv.po 22 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:139
67 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:134
525 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:51
526 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:56
530 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:61
534 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:66
538 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:71
542 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:76
546 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:81
550 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:8
    [all...]
vi.po 22 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:139
67 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:134
525 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:51
526 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:56
530 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:61
534 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:66
538 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:71
542 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:76
546 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:81
550 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:8
    [all...]
webkit.pot 23 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:139
68 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:134
526 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:51
527 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:56
531 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:61
535 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:66
539 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:71
543 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:76
547 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:81
551 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:8
    [all...]
zh_CN.po 24 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:139
69 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:134
527 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:51
528 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:56
532 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:61
536 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:66
540 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:71
544 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:76
548 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:81
552 #: WebCore/platform/gtk/LocalizedStringsGtk.cpp:8
    [all...]
  /development/pdk/docs/compatibility/
cts-intro.jd 33 <li><i>Unit tests</i> test atomic units of code within the Android platform; e.g. a single class, such as java.util.HashMap.</li>
51 <tr><td>Platform API Tests</td>
52 <td>Test the platform (core libraries and Android Application Framework) APIs as documented in the SDK <a href="http://code.google.com/android/reference/classes.html">Class Index</a>
61 <tr><td>Platform Data Model</td>
62 <td>The CTS tests the core platform data model as exposed to application developers through content providers, as documented in the SDK <a href="http://code.google.com/android/reference/android/provider/package-summary.html">android.provider</a>
71 <tr><td>Platform Intents</td>
72 <td>The CTS tests the core platform intents, as documented in the SDK <a href="http://code.google.com/android/reference/available-intents.html">Available Intents</a>.</td>
74 <tr><td>Platform Permissions</td>
75 <td>The CTS tests the core platform permissions, as documented in the SDK <a href="http://code.google.com/android/reference/android/Manifest.permission.html">Available Permissions</a>.</td>
77 <tr><td>Platform Resources <br></td
    [all...]
  /external/webkit/WebCore/platform/graphics/openvg/
SurfaceOpenVG.cpp 26 #if PLATFORM(EGL)
39 #if PLATFORM(EGL)
47 #if PLATFORM(EGL)
106 #if PLATFORM(EGL)
116 #if PLATFORM(EGL)
126 #if PLATFORM(EGL)
141 #if PLATFORM(EGL)
156 #if PLATFORM(EGL)
167 #if PLATFORM(EGL)
191 #if PLATFORM(EGL
    [all...]
  /external/webkit/WebCore/platform/graphics/
GraphicsContext.h 38 #include <wtf/Platform.h>
40 #if PLATFORM(CG)
42 #elif PLATFORM(CAIRO)
44 #elif PLATFORM(OPENVG)
49 #elif PLATFORM(QT)
54 #elif PLATFORM(WX)
73 #elif PLATFORM(SKIA)
74 #if PLATFORM(ANDROID)
83 #elif PLATFORM(HAIKU)
93 #if PLATFORM(GTK
    [all...]
Path.h 34 #if PLATFORM(CG)
36 #elif PLATFORM(QT)
39 #elif PLATFORM(WX) && USE(WXGC)
42 #elif PLATFORM(CAIRO)
47 #elif PLATFORM(SKIA)
50 #elif PLATFORM(HAIKU)
61 #if PLATFORM(QT)
FontCache.h 37 #if PLATFORM(WIN)
60 // This method is implemented by the platform.
64 // Also implemented by the platform.
67 #if OS(WINCE) && !PLATFORM(QT)
75 #elif PLATFORM(WIN)
101 // These methods are implemented by each platform.
  /external/webkit/WebCore/platform/graphics/cairo/
GraphicsContextPlatformPrivateCairo.h 35 #if PLATFORM(GTK)
38 #elif PLATFORM(WIN)
48 #if PLATFORM(GTK)
50 #elif PLATFORM(WIN)
64 #if PLATFORM(WIN)
99 #if PLATFORM(GTK)
101 #elif PLATFORM(WIN)
  /external/icu4c/common/unicode/
putil.h 30 * \brief C API: Platform Utilities
33 /** Define this to 1 if your platform supports IEEE 754 floating point,
40 /* Platform utilities */
44 * Platform utilities isolates the platform dependencies of the
45 * libarary. For each platform which this code is ported to, these
99 * Return the default codepage for this platform and locale.
101 * platform documentation on setlocale() before calling this function.
102 * @return the default codepage for this platform
113 * platform documentation on setlocale() before calling this function
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
rebaseline_chromium_webkit_tests.py 32 The script does the following for each platform specified:
34 2. Download test result archive from buildbot for the platform.
37 5. For each test that has been rebaselined, remove this platform option from
92 use_shell = sys.platform.startswith('win')
129 def log_dashed_string(text, platform, logging_level=logging.INFO):
133 if platform:
134 msg += ': ' + platform
177 def get_result_file_fullpath(html_directory, baseline_filename, platform,
184 platform: win, linux or mac
192 result_filename = '%s-%s-%s%s' % (base, platform, result_type, ext
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
SdkManager.java 70 /** List of items in the platform to check when parsing it. These paths are relative to the
71 * platform root folder. */
246 for (File platform : platforms) {
247 if (platform.isDirectory()) {
248 PlatformTarget target = loadPlatform(platform, log);
253 log.warning("Ignoring platform '%1$s', not a folder.", platform.getName());
272 * Loads a specific Platform at a given location.
273 * @param platform the location of the platform
    [all...]
  /external/webkit/WebCore/platform/graphics/transforms/
AffineTransform.h 35 #if PLATFORM(CG)
37 #elif PLATFORM(CAIRO)
39 #elif PLATFORM(QT)
41 #elif PLATFORM(SKIA)
43 #elif PLATFORM(WX) && USE(WXGC)
151 #if PLATFORM(CG)
153 #elif PLATFORM(CAIRO)
155 #elif PLATFORM(QT)
157 #elif PLATFORM(SKIA)
159 #elif PLATFORM(WX) && USE(WXGC
    [all...]
  /external/webkit/WebCore/platform/network/
ResourceHandleInternal.h 38 #if USE(WININET) || (USE(CURL) && PLATFORM(WIN))
53 #if PLATFORM(QT)
61 #if PLATFORM(MAC)
71 #if PLATFORM(ANDROID)
127 #if PLATFORM(QT)
131 #if PLATFORM(MAC)
164 #elif PLATFORM(MAC)
208 #if PLATFORM(QT)
213 #if PLATFORM(MAC)
218 #if PLATFORM(ANDROID
    [all...]
  /external/webkit/JavaScriptCore/wtf/
ThreadSpecific.h 48 #elif PLATFORM(QT)
56 #if !USE(PTHREADS) && !PLATFORM(QT) && OS(WINDOWS)
71 #if !USE(PTHREADS) && !PLATFORM(QT) && OS(WINDOWS)
79 #if USE(PTHREADS) || PLATFORM(QT) || OS(WINDOWS)
82 #if PLATFORM(QT)
88 #if !USE(PTHREADS) && !PLATFORM(QT)
99 #elif PLATFORM(QT)
161 #elif PLATFORM(QT)
242 #error ThreadSpecific is not implemented for this platform.
257 #if PLATFORM(QT
    [all...]
  /external/webkit/WebKitTools/wx/build/
settings.py 28 import platform namespace
42 if sys.platform.startswith('win'):
121 'platform',
122 'platform/animation',
123 'platform/graphics',
124 'platform/graphics/transforms',
125 'platform/image-decoders',
126 'platform/image-decoders/bmp',
127 'platform/image-decoders/gif',
128 'platform/image-decoders/ico',
209 import platform namespace
    [all...]
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
OSMemory.java 22 package org.apache.harmony.luni.platform;
32 * the underlying platform pointer size, such that only the lowest significant
40 * <code>long</code>. If the platform pointer size is less than eight bytes
50 * platform. This will be 4 (for 32-bit machines) or 8 (for 64-bit
77 * Native method to determine whether the underlying platform is little
80 * @return <code>true</code> if the platform is little endian or
107 * @return the native byte order for the current platform.
114 * Returns the size of a native pointer type for the underlying platform.
326 * the platform address of the byte.
346 * Gets the value of the signed two-byte integer stored in platform byt
    [all...]
  /external/webkit/WebCore/
ChangeLog-2007-10-14 41 * platform/graphics/svg/cg/SVGResourceFilterCg.cpp:
42 * platform/win/WebCoreTextRenderer.cpp:
72 * platform/graphics/svg/cg/SVGResourceMaskerCg.mm:
118 * platform/graphics/cg/ImageBufferCG.cpp:
227 * platform/graphics/svg/SVGResourceFilter.cpp:
229 * platform/graphics/svg/cg/CgSupport.cpp:
231 * platform/graphics/svg/cg/SVGPaintServerPatternCg.cpp:
233 * platform/graphics/svg/cg/SVGResourceFilterCg.mm:
235 * platform/graphics/svg/filters/SVGFEComponentTransfer.h:
237 * platform/graphics/svg/filters/SVGFEComposite.cpp
    [all...]
  /build/tools/droiddoc/test/stubs/
func.sh 29 PLATFORM=${HOST_OS}-${HOST_ARCH}
36 LD_LIBRARY_PATH=out/host/$PLATFORM/lib \
40 -J-Djava.library.path=out/host/$PLATFORM/lib \
44 -docletpath out/host/$PLATFORM/framework/clearsilver.jar:out/host/$PLATFORM/framework/droiddoc.jar:out/host/$PLATFORM/framework/apicheck.jar \
  /external/expat/lib/
expat_external.h 27 (.dll, .so, or .sl, depending on your platform).
42 /* For any platform which uses this definition and supports more than
44 declare the convention used on that platform, if it's possible to
47 If this is the case for your platform, please file a bug report
48 with information on how to identify your platform via the C
50 platform's malloc() implementation.
  /external/webkit/WebCore/storage/
DatabaseTracker.h 39 #if !PLATFORM(CHROMIUM)
43 #endif // !PLATFORM(CHROMIUM)
53 #if !PLATFORM(CHROMIUM)
58 #endif // !PLATFORM(CHROMIUM)
87 #if !PLATFORM(CHROMIUM)
149 #endif // !PLATFORM(CHROMIUM)
  /external/webkit/WebKitTools/DumpRenderTree/
AccessibilityUIElement.h 30 #include <wtf/Platform.h>
33 #if PLATFORM(MAC)
39 #elif PLATFORM(WIN)
47 #elif PLATFORM(GTK)
83 // Methods - platform-independent implementations
93 // Attributes - platform-independent implementations

Completed in 538 milliseconds

1 2 3 4 5 67 8 91011>>