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

1 2 3 4 5 6 7 8 91011>>

  /cts/tests/tests/os/assets/
otacerts.zip 
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/
Makefile 5 # pull in the master "inherited" definitions
6 include $(OMXROOT)/Master.mk
  /hardware/ti/omap3/omx/system/src/openmax_il/common/
Makefile 5 # pull in the master "inherited" definitions
6 include $(OMXROOT)/Master.mk
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/
Makefile 5 # pull in the master "inherited" definitions
6 include $(OMXROOT)/Master.mk
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/
Makefile 5 # pull in the master "inherited" definitions
6 include $(OMXROOT)/Master.mk
  /external/chromium_org/third_party/skia/gyp/
dm.gyp 1 # GYP for "dm" (Diamond Master, a.k.a Dungeon master, a.k.a GM 2).
  /external/clang/test/OpenMP/
parallel_proc_bind_messages.cpp 7 #pragma omp parallel proc_bind ( // expected-error {{expected 'master', 'close' or 'spread' in OpenMP clause 'proc_bind'}} expected-error {{expected ')'}} expected-note {{to match this '('}}
8 #pragma omp parallel proc_bind () // expected-error {{expected 'master', 'close' or 'spread' in OpenMP clause 'proc_bind'}}
9 #pragma omp parallel proc_bind (master // expected-error {{expected ')'}} expected-note {{to match this '('}}
11 #pragma omp parallel proc_bind (x) // expected-error {{expected 'master', 'close' or 'spread' in OpenMP clause 'proc_bind'}}
14 #pragma omp parallel proc_bind(master)
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/model/test/
ct-builder-list-tests.html 22 "masterUrl": "https://master-one",
28 "masterUrl": "https://master-one",
34 "masterUrl": "https://master-one",
43 "masterUrl": "https://master-one",
49 "masterUrl": "https://master-two",
63 'https://master-one', 'WebKit Mac10.6 (dbg)', 2, 1));
65 'https://master-one', 'WebKit Mac10.7', 3, 1));
67 'https://master-two', 'WebKit Mac10.7', 4, 1));
69 'https://master-one', 'WebKit Win7 (dbg)', 1, 2));
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
SimpleDialog.py 9 def __init__(self, master,
13 self.root = Toplevel(master, class_=class_)
15 self.root = Toplevel(master)
35 self._set_transient(master)
37 def _set_transient(self, master, relx=0.5, rely=0.3):
40 widget.transient(master)
42 if master.winfo_ismapped():
43 m_width = master.winfo_width()
44 m_height = master.winfo_height()
45 m_x = master.winfo_rootx(
    [all...]
tkCommonDialog.py 17 def __init__(self, master=None, **options):
23 self.master = master
25 if not master and options.get('parent'):
26 self.master = options['parent']
44 w = Frame(self.master)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
SimpleDialog.py 9 def __init__(self, master,
13 self.root = Toplevel(master, class_=class_)
15 self.root = Toplevel(master)
35 self._set_transient(master)
37 def _set_transient(self, master, relx=0.5, rely=0.3):
40 widget.transient(master)
42 if master.winfo_ismapped():
43 m_width = master.winfo_width()
44 m_height = master.winfo_height()
45 m_x = master.winfo_rootx(
    [all...]
tkCommonDialog.py 17 def __init__(self, master=None, **options):
23 self.master = master
25 if not master and options.get('parent'):
26 self.master = options['parent']
44 w = Frame(self.master)
  /external/chromium_org/third_party/polymer/components/core-animation/
bower.json 6 "web-animations-js": "web-animations/web-animations-js#master"
  /external/chromium_org/third_party/polymer/components-chromium/core-animation/
bower.json 6 "web-animations-js": "web-animations/web-animations-js#master"
  /external/iptables/include/linux/netfilter/
xt_quota.h 19 struct xt_quota_priv *master; member in struct:xt_quota_info
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_quota.h 19 struct xt_quota_priv *master; member in struct:xt_quota_info
  /external/smack/
update.sh 4 cd asmack-master
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
Makefile 5 include $(OMXROOT)/Master.mk
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter/
xt_quota.h 17 struct xt_quota_priv *master; member in struct:xt_quota_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_quota.h 17 struct xt_quota_priv *master; member in struct:xt_quota_info
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
MultiStatusBar.py 5 def __init__(self, master=None, **kw):
6 if master is None:
7 master = Tk()
8 Frame.__init__(self, master, **kw)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
MultiStatusBar.py 5 def __init__(self, master=None, **kw):
6 if master is None:
7 master = Tk()
8 Frame.__init__(self, master, **kw)
  /prebuilts/libs/libedit/linux-x86/lib/pkgconfig/
libedit.pc 1 prefix=/usr/local/google/home/tfiala/android/master/prebuilts/libs/libedit
2 exec_prefix=/usr/local/google/home/tfiala/android/master/prebuilts/libs/libedit/linux-x86
  /external/chromium_org/components/visitedlink/test/
visitedlink_perftest.cc 50 void CheckVisited(VisitedLinkMaster& master, const char* prefix,
53 master.IsVisited(TestURL(prefix, i));
56 // Fills that master's table with URLs starting with the given prefix and
58 void FillTable(VisitedLinkMaster& master, const char* prefix,
61 master.AddURL(TestURL(prefix, i));
84 VisitedLinkMaster master(new DummyVisitedLinkEventListener(),
86 ASSERT_TRUE(master.Init());
91 CheckVisited(master, added_prefix, 0, add_count);
95 FillTable(master, added_prefix, 0, half_size);
99 CheckVisited(master, added_prefix, 0, add_count)
    [all...]
  /external/chromium_org/chrome/browser/mac/
master_prefs.mm 19 const char kMasterPreferencesFileName[] = "Google Chrome Master Preferences";
23 const char kMasterPreferencesFileName[] = "Chromium Master Preferences";
33 // Don't load master preferences for the canary.
40 //~/Library/Application Support/Google/Chrome/Google Chrome Master Preferences
42 //~/Library/Application Support/Chromium/Chromium Master Preferences
52 // On official builds, try /Library/Google/Google Chrome Master Preferences
54 // /Library/Application Support/Chromium/Chromium Master Preferences

Completed in 1341 milliseconds

1 2 3 4 5 6 7 8 91011>>