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

1 2 3 4 5 67 8 91011>>

  /external/webkit/WebCore/page/
WindowFeatures.cpp 34 // Though isspace() considers \t and \v to be whitespace, Win IE doesn't.
74 // Tread lightly in this code -- it was specifically designed to mimic Win IE's parsing behavior.
  /external/webkit/WebCore/platform/
ContextMenuItem.h 41 #elif PLATFORM(WIN)
159 #elif PLATFORM(WIN)
  /external/webkit/WebCore/platform/graphics/
IntPoint.h 49 #if PLATFORM(WIN)
119 #if PLATFORM(WIN)
IntRect.h 45 #if PLATFORM(WIN)
141 #if PLATFORM(WIN)
IntSize.h 43 #if PLATFORM(WIN)
117 #if PLATFORM(WIN)
  /external/webkit/WebCore/platform/network/cf/
DNSCFNet.cpp 36 #if PLATFORM(WIN)
137 #if !PLATFORM(WIN)
  /external/webkit/WebCore/platform/win/
SharedTimerWin.cpp 45 #if PLATFORM(WIN)
88 #if PLATFORM(WIN)
  /external/webkit/WebKitTools/Scripts/
update-webkit-auxiliary-libs 55 my $webkitLibrariesDir = toUnixPath($ENV{'WEBKITLIBRARIESDIR'}) || "$sourceDir/WebKitLibraries/win";
88 my $relativeName = File::Spec->abs2rel($File::Find::name, "$tmpDir/$file/win");
update-webkit-support-libs 48 my $webkitLibrariesDir = toUnixPath($ENV{'WEBKITLIBRARIESDIR'}) || "$sourceDir/WebKitLibraries/win";
85 my $relativeName = File::Spec->abs2rel($File::Find::name, "$tmpDir/$file/win");
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
chromium_linux.py 50 self._chromium_baseline_path('chromium-win'),
51 self._webkit_baseline_path('win'),
  /frameworks/base/media/libstagefright/codecs/aacdec/
pns_left.cpp 365 [win 0][win 1][win 2][win 3][win 4][win 5][win 6][win 7]
apply_tns.cpp 192 Int win; local
211 win = 0;
219 for (f = pTNS_frame_info->n_filt[win]; f > 0; f--)
330 &(pFrameInfo->win_sfb_top[win][tempInt]);
336 pWinSfbTop = pFrameInfo->win_sfb_top[win];
417 win++;
420 while (win < pFrameInfo->num_win);
  /external/opencore/codecs_v2/audio/aac/dec/src/
apply_tns.cpp 192 Int win; local
211 win = 0;
219 for (f = pTNS_frame_info->n_filt[win]; f > 0; f--)
330 &(pFrameInfo->win_sfb_top[win][tempInt]);
336 pWinSfbTop = pFrameInfo->win_sfb_top[win];
417 win++;
420 while (win < pFrameInfo->num_win);
  /external/webkit/JavaScriptCore/tests/mozilla/
jsDriver.pl 43 my $unixish = (($os_type ne "WIN") && ($os_type ne "MAC"));
45 my $win_sep = ($os_type eq "WIN")? &get_win_sep : "";
629 if ($os_type eq "WIN") {
699 if (!$object_dir && $os_type ne "WIN") {
705 if (!(-x $retval . $object_dir . "/js.exe") && ($os_type eq "WIN")) {
727 if ($os_type eq "WIN") {
774 } elsif ($os_type eq "WIN") {
842 if ($os_type eq "WIN") {
871 if ($uname =~ /WIN/) {
872 $uname = "WIN";
    [all...]
  /external/webkit/WebCore/bindings/js/
ScriptController.cpp 351 JSObject* win = windowShell(pluginWorld())->window(); local
352 ASSERT(win);
354 m_windowScriptNPObject = _NPN_CreateScriptObject(0, win, root);
  /external/webkit/WebCore/inspector/front-end/
InjectedScript.js     [all...]
KeyboardShortcut.js 43 Meta: 8 // Command key on Mac, Win key on other platforms.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
arm.h 5 Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiManifestPkgAttrNode.java 262 IWorkbenchWindow win = PlatformUI.getWorkbench().getActiveWorkbenchWindow(); local
263 if (win != null) {
264 IWorkbenchPage page = win.getActivePage();
  /bionic/libc/arch-arm/bionic/
ffs.S 36 * 6 bits as an index into the table. This algorithm should be a win
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/file/
Handler.java 88 * following format: <code><center>/c:/windows/win.ini</center></code>.
  /external/icu4c/test/perf/collationperf/
readme.html 41 -win Run test using Windows native services. (ICU is default)
  /external/webkit/JavaScriptCore/Configurations/
FeatureDefines.xcconfig 30 // and FeatureDefinesCairo.vsprops in WebKitLibraries/win/tools/vsprops.
  /external/webkit/JavaScriptCore/
wscript 44 jscore_excludes.extend(get_excludes(jscore_dir, ['*Win.cpp']))
  /external/webkit/WebCore/Configurations/
FeatureDefines.xcconfig 30 // and FeatureDefinesCairo.vsprops in WebKitLibraries/win/tools/vsprops.

Completed in 111 milliseconds

1 2 3 4 5 67 8 91011>>