HomeSort by relevance Sort by last modified time
    Searched refs:Win (Results 1 - 15 of 15) sorted by null

  /development/tools/etc1tool/
Android.mk 28 # Statically link libz for MinGW (Win SDK under Linux),
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfLaunchActionDictionary_autogen.cpp 35 SkPdfDictionary* SkPdfLaunchActionDictionary::Win(SkPdfNativeDoc* doc) {
36 SkPdfNativeObject* ret = get("Win", "");
44 return get("Win", "") != NULL;
SkPdfLaunchActionDictionary_autogen.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
MiniAEFrame.py 19 from Carbon import Win
91 partcode, window = Win.FindWindow(where)
EasyDialogs.py 29 from Carbon import Dlg,Win,Evt,Events # sdm7g
306 part = Win.FindWindow(where)[0]
363 ## part, window = Win.FindWindow(where)
FrameWork.py 28 from Carbon.Win import *
    [all...]
  /external/v8/test/intl/string/
normalization.js 56 // Legacy text, Japanese narrow Kana (MS-DOS & Win 3.x time)
  /build/tools/droiddoc/templates-ds/
sdkpage.cs 212 <a onClick="return onDownload(this)" id="win-bundle32"
221 <a onClick="return onDownload(this)" id="win-bundle64"
277 <a onclick="return onDownload(this)" id="win-tools" href="http://dl.google.com/android/<?cs
326 if (navigator.appVersion.indexOf("Win")!=-1) {
328 bundlename = '#win-bundle';
329 $toolslink = $('#win-tools');
  /build/tools/droiddoc/templates-sac/
sdkpage.cs 211 <a onClick="return onDownload(this)" id="win-bundle32"
220 <a onClick="return onDownload(this)" id="win-bundle64"
276 <a onclick="return onDownload(this)" id="win-tools" href="http://dl.google.com/android/<?cs
325 if (navigator.appVersion.indexOf("Win")!=-1) {
327 bundlename = '#win-bundle';
328 $toolslink = $('#win-tools');
  /build/tools/droiddoc/templates-ndk/
sdkpage.cs 287 <a onclick="return onDownload(this)" id="win-tools" href="http://dl.google.com/android/<?cs
343 <a onclick="return onDownload(this)" id="win-bundle"
420 } else if (navigator.appVersion.indexOf("Win")!=-1) {
422 bundlename = '#win-bundle';
423 $toolslink = $('#win-tools');
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 289 <a onclick="return onDownload(this)" id="win-tools" href="http://dl.google.com/android/<?cs
345 <a onclick="return onDownload(this)" id="win-bundle"
420 } else if (navigator.appVersion.indexOf("Win")!=-1) {
422 bundlename = '#win-bundle';
423 $toolslink = $('#win-tools');
  /build/tools/droiddoc/templates-sdk-dev/
sdkpage.cs 287 <a onclick="return onDownload(this)" id="win-tools" href="http://dl.google.com/android/<?cs
343 <a onclick="return onDownload(this)" id="win-bundle"
420 } else if (navigator.appVersion.indexOf("Win")!=-1) {
422 bundlename = '#win-bundle';
423 $toolslink = $('#win-tools');
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesw.h 115 inline int UNDEF(box)(WINDOW *win, int v, int h) { return box(win, v, h); }
134 inline int UNDEF(clearok)(WINDOW* win, bool bf) { return clearok(win, bf); }
205 inline int UNDEF(getattrs)(WINDOW *win) { return getattrs(win); }
211 inline void UNDEF(getbegyx)(WINDOW* win, int& y, int& x) { getbegyx(win, y, x); }
217 inline chtype UNDEF(getbkgd)(const WINDOW *win) { return getbkgd(win); }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h 115 inline int UNDEF(box)(WINDOW *win, int v, int h) { return box(win, v, h); }
134 inline int UNDEF(clearok)(WINDOW* win, bool bf) { return clearok(win, bf); }
205 inline int UNDEF(getattrs)(WINDOW *win) { return getattrs(win); }
211 inline void UNDEF(getbegyx)(WINDOW* win, int& y, int& x) { getbegyx(win, y, x); }
217 inline chtype UNDEF(getbkgd)(const WINDOW *win) { return getbkgd(win); }
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
mandreel.js 435 subString: "Win",
    [all...]

Completed in 356 milliseconds