Searched refs:map (Results 251 - 275 of 2309) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/ruby-104/ruby/lib/minitest/
H A Dpride.rb49 o.map! { |s|
52 'Fabulous tests'.split(//).map { |c|
92 @colors = (0...(6 * 7)).map { |n|
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/examples/
H A Dmapped.tcl61 #catch {rename map ""}
62 #rename [rawmap view blocked] map
63 set map [rawmap view blocked]
66 mk::view open db.words_map map
67 set map map
70 #rename [data view hash map 2] words
71 rename [data view hash $map 2] words
120 #catch {rename map ""}
121 #rename [rawmap view blocked] map
181 proc map {args} {return ?} procedure
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dcalendar.el306 This is the place to add key bindings to `calendar-mode-map'."
1654 calendar-mode-map.
2208 (defvar calendar-mode-map nil)
2209 (if calendar-mode-map
2211 (let ((map (make-keymap)))
2212 (suppress-keymap map)
2217 (define-key map (vector 'remap c) 'calendar-not-implemented))
2218 (define-key map "<" 'scroll-calendar-right)
2219 (define-key map "\C-x<" 'scroll-calendar-right)
2220 (define-key map [prio
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/xml/
H A Dhtml32.vim5 \ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
9 \ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p'],
13 \ ['param', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
21 \ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
33 \ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
37 \ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table', 'address'],
41 \ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table', 'address'],
49 \ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea'],
53 \ ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'input', 'select', 'textarea', 'p', 'ul', 'ol', 'dir', 'menu', 'pre', 'xmp', 'listing', 'dl', 'div', 'center', 'blockquote', 'form', 'isindex', 'hr', 'table', 'address'],
57 \ ['tt', 'i', 'b', 'u', 'strike', 'big', 'small', 'sub', 'sup', 'em', 'strong', 'dfn', 'code', 'samp', 'kbd', 'var', 'cite', 'a', 'img', 'applet', 'font', 'basefont', 'br', 'script', 'map', 'inpu
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dbs.el289 \\<bs-mode-map>
463 (defvar bs-mode-map
464 (let ((map (make-sparse-keymap)))
465 (define-key map " " 'bs-select)
466 (define-key map "f" 'bs-select)
467 (define-key map "v" 'bs-view)
468 (define-key map "!" 'bs-select-in-one-window)
469 (define-key map [mouse-2] 'bs-mouse-select) ;; for GNU EMACS
470 (define-key map [button2] 'bs-mouse-select) ;; for XEmacs
471 (define-key map "
[all...]
H A Dhelp.el41 (defvar help-map
42 (let ((map (make-sparse-keymap)))
43 (define-key map (char-to-string help-char) 'help-for-help)
44 (define-key map [help] 'help-for-help)
45 (define-key map [f1] 'help-for-help)
46 (define-key map "." 'display-local-help)
47 (define-key map "?" 'help-for-help)
49 (define-key map "\C-c" 'describe-copying)
50 (define-key map "\C-d" 'describe-distribution)
51 (define-key map "\
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGPathData.cpp153 static HashMap<AtomicStringImpl*, PathUpdateFunction>* map = 0; local
154 if (!map) {
155 map = new HashMap<AtomicStringImpl*, PathUpdateFunction>;
156 map->set(SVGNames::circleTag.localName().impl(), updatePathFromCircleElement);
157 map->set(SVGNames::ellipseTag.localName().impl(), updatePathFromEllipseElement);
158 map->set(SVGNames::lineTag.localName().impl(), updatePathFromLineElement);
159 map->set(SVGNames::pathTag.localName().impl(), updatePathFromPathElement);
160 map->set(SVGNames::polygonTag.localName().impl(), updatePathFromPolygonElement);
161 map->set(SVGNames::polylineTag.localName().impl(), updatePathFromPolylineElement);
162 map
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DProfileInfo.h30 #include <map>
60 typedef std::map<Edge, double> EdgeWeights;
61 typedef std::map<const BType*, double> BlockCounts;
62 typedef std::map<const BType*, const BType*> Path;
69 std::map<const FType*, EdgeWeights> EdgeInformation;
72 std::map<const FType*, BlockCounts> BlockInformation;
75 std::map<const FType*, double> FunctionInformation;
113 typename std::map<const FType*, EdgeWeights>::const_iterator J =
181 for (typename std::map<const FType*, double>::iterator fi = FunctionInformation.begin(),
191 typename std::map<cons
[all...]
/macosx-10.9.5/ruby-104/ruby/tool/
H A Denc-emoji-citrus-gen.rb8 :map => [
16 :map => [
29 :map => [
42 :map => [
55 [*args.map{|range| "0x%02X-0x%02X" % [range.begin, range.end] }, bits].join(' / ')
97 acc += range.map{|uni| pair = [uni, Integer(ch)]; ch = ch.succ; next pair }
102 pairs = make_pairs(params[:map], &params[:conv])
108 kddi_sjis_map = ENCODES.select{|enc| enc[:name] == "SHIFT_JIS-KDDI"}.first[:map]
110 acc += range.map{|uni| pair = [ch.to_sjis - 0x700, Integer(ch)]; ch = ch.succ; next pair }
121 kddi_2022_map = ENCODES.select{|enc| enc[:name] == "ISO-2022-JP-KDDI"}.first[:map]
[all...]
/macosx-10.9.5/swig-10/Lib/csharp/
H A Dstd_map.i7 * SWIG typemaps for std::map< K, T >
11 * Using this wrapper is fairly simple. For example, to create a map from integers to doubles use:
14 * %template(MapIntDouble) std::map<int, double>
20 * C++ std::map wrappers.
26 #include <map>
34 %typemap(csinterfaces) std::map< K, T > "IDisposable \n#if !SWIG_DOTNET_1\n , System.Collections.Generic.IDictionary<$typemap(cstype, K), $typemap(cstype, T)>\n#endif\n";
35 %typemap(cscode) std::map<K, T > %{
220 map();
221 map(const map<
[all...]
/macosx-10.9.5/swig-10/Lib/ruby/
H A Dstd_map.i9 assign(const RubySeq& rubyseq, std::map<K,T > *map) {
10 typedef typename std::map<K,T>::value_type value_type;
13 map->insert(value_type(it->first, it->second));
18 struct traits_asptr<std::map<K,T> > {
19 typedef std::map<K,T> map_type;
25 res = traits_asptr_stdseq<std::map<K,T>, std::pair<K, T> >::asptr(items, val);
36 struct traits_from<std::map<K,T> > {
37 typedef std::map<K,T> map_type;
41 static VALUE from(const map_type& map) {
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/collections/test/serial/
H A DStoredClassCatalogTest.java72 private Map map; field in class:StoredClassCatalogTest
101 map = new StoredMap(store, keyBinding, valueBinding, true);
141 map = null;
155 TestSerial one = (TestSerial) map.get("one");
156 TestSerial two = (TestSerial) map.get("two");
165 map.put("three", three);
166 three = (TestSerial) map.get("three");
H A DStoredClassCatalogTestInit.java70 private Map map; field in class:StoredClassCatalogTestInit
93 map = new StoredMap(store, keyBinding, valueBinding, true);
129 map = null;
149 map.put("one", one);
150 map.put("two", two);
151 one = (TestSerial) map.get("one");
152 two = (TestSerial) map.get("two");
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGTests.cpp89 DEFINE_STATIC_LOCAL(SVGAttributeToPropertyMap, map, ());
90 if (!map.isEmpty())
91 return map;
92 map.addProperty(requiredFeaturesPropertyInfo());
93 map.addProperty(requiredExtensionsPropertyInfo());
94 map.addProperty(systemLanguagePropertyInfo());
95 return map;
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Plugins/
H A DPlugInAutoStartProvider.cpp83 ImmutableDictionary::MapType map; local
96 map.set(it->key, ImmutableDictionary::adopt(hashMap));
99 return ImmutableDictionary::adopt(map);
108 ImmutableDictionary::MapType::const_iterator end = table.map().end();
109 for (ImmutableDictionary::MapType::const_iterator it = table.map().begin(); it != end; ++it) {
112 ImmutableDictionary::MapType::const_iterator hashEnd = hashesForPage->map().end();
113 for (ImmutableDictionary::MapType::const_iterator hashIt = hashesForPage->map().begin(); hashIt != hashEnd; ++hashIt) {
/macosx-10.9.5/autofs-234/headers/
H A Dautofs.h58 #define MOUNT_TYPE_MAP 0 /* top-level map mount */
59 #define MOUNT_TYPE_TRIGGERED_MAP 1 /* map mount on a trigger */
70 char *map; /* name of map */ member in struct:autofs_args
71 char *subdir; /* subdir within map */
89 uint32_t map; /* name of map */ member in struct:autofs_args_32
90 uint32_t subdir; /* subdir within map */
107 user_addr_t map __attribute((aligned(8))); /* name of map */
138 char *map; /* name of map */ member in struct:autofs_update_args
153 uint32_t map; /* name of map */ member in struct:autofs_update_args_32
215 char *map; member in struct:mounta
[all...]
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Ddata_redirect.c13 /* char *data_redirect_map(result, map)
15 /* const char *map;
38 /* .IP map
42 /* Only a few map types are redirected. This is acceptable for
89 * Redirect only these map types, so that we don't try stupid things with
91 * configurations, so it does not have to cover every possible map type.
93 * XXX In this same spirit of imperfection we also use hard-coded map names,
94 * because maintainers may add map types that the official release doesn't
95 * even know about, because map types may be added dynamically on some
102 DICT_TYPE_CDB, 1, /* not a read-write map typ
146 data_redirect_map(VSTRING *result, const char *map) argument
[all...]
/macosx-10.9.5/postfix-252/postfix/src/smtp/
H A Dsmtp_sasl_auth_cache.c10 /* SMTP_SASL_AUTH_CACHE *smtp_sasl_auth_cache_init(map, ttl)
11 /* const char *map
46 /* .IP map
109 SMTP_SASL_AUTH_CACHE *smtp_sasl_auth_cache_init(const char *map, int ttl) argument
119 if (*map == 0)
123 if (HAS_MULTIPLE_VALUES(map))
125 "contains multiple values", map);
128 * XXX To avoid multiple writers the map needs to be maintained by the
138 if (strncmp(map, PROXY_COLON, PROXY_COLON_LEN) != 0)
140 PROXY_COLON, map);
[all...]
/macosx-10.9.5/ruby-104/ruby/test/
H A Dtest_prime.rb78 assert_equal PRIMES[0, 50], 50.times.map{ enum.succ }
79 assert_equal PRIMES[50, 50], 50.times.map{ enum.succ }
81 assert_equal PRIMES[0, 100], 100.times.map{ enum.succ }
103 assert_equal PRIMES.map{|p| [p, 1]}, pd
106 assert_equal [-1, *PRIMES].map{|p| [p, 1]}, pd
110 assert_equal PRIMES.inject(&:*), Integer.from_prime_division(PRIMES.map{|p| [p,1]})
112 assert_equal(-PRIMES.inject(&:*), Integer.from_prime_division([[-1, 1]] + PRIMES.map{|p| [p,1]}))
/macosx-10.9.5/swig-10/Lib/python/
H A Dstd_map.i10 assign(const SwigPySeq& swigpyseq, std::map<K,T > *map) {
11 typedef typename std::map<K,T>::value_type value_type;
14 map->insert(value_type(it->first, it->second));
19 struct traits_asptr<std::map<K,T> > {
20 typedef std::map<K,T> map_type;
30 res = traits_asptr_stdseq<std::map<K,T>, std::pair<K, T> >::asptr(items, val);
42 struct traits_from<std::map<K,T> > {
43 typedef std::map<K,T> map_type;
47 static PyObject *from(const map_type& map) {
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/persist/test/
H A DIndexTest.java414 SortedMap<K,V> map = index.sortedMap();
428 v = map.get(i);
430 assertTrue(!map.containsKey(i));
441 v = map.get(i);
444 assertTrue(map.containsKey(i));
445 assertTrue("" + i + ' ' + j + ' ' + v + ' ' + map,
446 map.containsValue(v));
447 assertTrue(map.keySet().contains(i));
448 assertTrue(map.values().contains(v));
450 (map
602 expandKeys(SortedMap<Integer,SortedSet<Integer>> map) argument
617 expandValues(SortedMap<Integer,SortedSet<Integer>> map) argument
626 expandKeySize(SortedMap<Integer,SortedSet<Integer>> map) argument
637 expandValueSize(SortedMap<Integer,SortedSet<Integer>> map) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Doctave-mod.el203 (defvar octave-mode-map nil
205 (if octave-mode-map
207 (let ((map (make-sparse-keymap)))
208 (define-key map "`" 'octave-abbrev-start)
209 (define-key map ";" 'octave-electric-semi)
210 (define-key map " " 'octave-electric-space)
211 (define-key map "\n" 'octave-reindent-then-newline-and-indent)
212 (define-key map "\t" 'indent-according-to-mode)
213 (define-key map "\e;" 'octave-indent-for-comment)
214 (define-key map "\
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Drwmconf.c1 /* rwmconf.c - rewrite/map configuration file routines */
46 struct ldapmap *map; local
54 "%s: line %d: syntax is \"map {objectclass | attribute} [<local> | *] {<foreign> | *}\"\n",
60 map = oc_map;
64 map = at_map;
68 "\"map {objectclass | attribute} [<local> | *] "
74 if ( !is_oc && map->map == NULL ) {
76 if ( rwm_map_init( map, &mapping ) != LDAP_SUCCESS ) {
83 map
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-nicklist.el264 (defvar erc-nicklist-mode-map
265 (let ((map (make-sparse-keymap)))
266 (define-key map (kbd "<down-mouse-3>") 'erc-nicklist-menu)
267 (define-key map "\C-j" 'erc-nicklist-kbd-menu)
268 (define-key map "q" 'erc-nicklist-quit)
269 (define-key map (kbd "RET") 'erc-nicklist-kbd-cmd-QUERY)
270 map)
320 (let ((map (make-sparse-keymap "Action")))
321 (define-key map [erc-cmd-WHOIS]
323 (define-key map [er
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Dblackbox.el91 ;; blackbox-specific bindings in blackbox-mode-map. This is so that
94 (defun blackbox-redefine-key (map oldfun newfun)
96 (define-key map (vector 'remap oldfun) newfun))
99 (defvar blackbox-mode-map
100 (let ((map (make-keymap)))
101 (suppress-keymap map t)
102 (blackbox-redefine-key map 'backward-char 'bb-left)
103 (blackbox-redefine-key map 'forward-char 'bb-right)
104 (blackbox-redefine-key map 'previous-line 'bb-up)
105 (blackbox-redefine-key map 'nex
[all...]

Completed in 334 milliseconds

<<11121314151617181920>>