Searched refs:prefix (Results 26 - 50 of 1701) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/WebKit/Source/core/xml/
H A DNativeXPathNSResolver.cpp44 String NativeXPathNSResolver::lookupNamespaceURI(const String& prefix) argument
48 if (prefix == "xml")
51 return m_node ? m_node->lookupNamespaceURI(prefix) : String();
H A DXPathNSResolver.idl24 [TreatReturnedNullStringAs=Null] DOMString lookupNamespaceURI([Default=Undefined] optional DOMString prefix);
/external/linux-tools-perf/bench/
H A Dbench.h4 extern int bench_sched_messaging(int argc, const char **argv, const char *prefix);
5 extern int bench_sched_pipe(int argc, const char **argv, const char *prefix);
6 extern int bench_mem_memcpy(int argc, const char **argv, const char *prefix __used);
/external/chromium_org/ui/oak/
H A Doak_pretty_print.h18 // Functions that return a string consisting of a prefix and the supplied value
20 base::string16 PropertyWithInteger(const std::string& prefix, int value);
21 base::string16 PropertyWithVoidStar(const std::string& prefix, void* ptr);
22 base::string16 PropertyWithBool(const std::string& prefix, bool value);
23 base::string16 PropertyWithBounds(const std::string& prefix,
25 base::string16 PropertyWithInsets(const std::string& prefix,
/external/chromium_org/third_party/libxslt/linux/
H A Dxslt-config3 prefix=/usr/local
4 exec_prefix=${prefix}
6 includedir=${prefix}/include
16 --prefix=DIR change XSLT prefix [default $prefix]
17 --exec-prefix=DIR change XSLT executable prefix [default $exec_prefix]
42 --prefix=*)
43 prefix
[all...]
/external/guava/guava/src/com/google/common/collect/
H A DBstPath.java35 private final P prefix; field in class:BstPath
37 BstPath(N tip, @Nullable P prefix) { argument
39 this.prefix = prefix;
50 * Returns {@code true} if this path has a prefix.
53 return prefix != null;
57 * Returns the prefix of this path, which reaches to the parent of the end of this path. Returns
58 * {@code null} if this path has no prefix.
62 return prefix;
66 * Returns the prefix o
[all...]
/external/qemu/distrib/sdl-1.2.15/
H A Dsdl-config.in4 prefix=`dirname $curdir`
10 @ENABLE_STATIC_FALSE@Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
12 @ENABLE_STATIC_TRUE@Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
26 --prefix=*)
27 prefix=$optarg
32 --prefix)
33 echo $prefix
35 --exec-prefix
[all...]
/external/chromium_org/third_party/libxslt/
H A Dxslt-config.in3 prefix=@prefix@
16 --prefix=DIR change XSLT prefix [default $prefix]
17 --exec-prefix=DIR change XSLT executable prefix [default $exec_prefix]
42 --prefix=*)
43 prefix=$optarg
49 --prefix)
[all...]
/external/elfutils/backends/
H A Dia64_regs.c39 const char **prefix, const char **setname,
48 *prefix = "ar.";
59 *prefix = "";
68 *prefix = "";
78 *prefix = "";
88 *prefix = "";
97 *prefix = "";
109 *prefix = "";
118 *prefix = "";
128 *prefix
37 ia64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) argument
[all...]
/external/elfutils/libebl/
H A Deblreginfo.c59 ebl_register_info (ebl, regno, name, namelen, prefix, setname, bits, type)
64 const char **prefix;
70 prefix, setname, bits, type);
/external/chromium/build/linux/
H A Drewrite_dirs.py23 """Rewrites a path by stripping the prefix and prepending the sysroot."""
25 prefix = opts.strip_prefix
27 if path.startswith(prefix):
28 path = path[len(prefix):]
40 for prefix in REWRITE_PREFIX:
43 if args[i] == prefix:
48 sys.stderr.write('Missing argument following %s\n' % prefix)
50 elif args[i].startswith(prefix):
51 args[i] = prefix + RewritePath(args[i][len(prefix)
[all...]
/external/chromium/chrome/browser/autocomplete/
H A Dhistory_provider_util.h46 // "x", no scheme in our prefix list (or "www.") begins with x, so all
53 Prefix(const string16& prefix, int num_components) argument
54 : prefix(prefix),
57 string16 prefix; member in struct:history::Prefix
59 // The number of "components" in the prefix. The scheme is a component,
/external/chromium_org/build/linux/
H A Drewrite_dirs.py23 """Rewrites a path by stripping the prefix and prepending the sysroot."""
25 prefix = opts.strip_prefix
27 if path.startswith(prefix):
28 path = path[len(prefix):]
41 for prefix in REWRITE_PREFIX:
44 if args[i] == prefix:
49 sys.stderr.write('Missing argument following %s\n' % prefix)
51 elif args[i].startswith(prefix):
52 args[i] = prefix + RewritePath(args[i][len(prefix)
[all...]
H A Dpkg-config-wrapper51 # relative to /path/to/chroot (i.e. prefix=/build/x86-generic/usr) instead of
52 # relative to /path/to/chroot/build/x86-generic (i.e prefix=/usr).
53 # To support this correctly, it's necessary to extract the prefix to strip from
54 # pkg-config's |prefix| variable.
55 prefix=`PKG_CONFIG_PATH=$config_path pkg-config --variable=prefix "$package" | sed -e 's|/usr$||'`
57 echo "$result"| $rewrite --sysroot "$root" --strip-prefix "$prefix"
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DRequestJSONView.js45 var prefix = "";
50 prefix = text.substring(0, start.index);
55 return new WebInspector.ParsedJSON(JSON.parse(text), prefix, "");
69 var prefix = text.substring(0, start + 1);
74 return new WebInspector.ParsedJSON(JSON.parse(text), prefix, suffix);
98 var title = this._parsedJSON.prefix + obj.description + this._parsedJSON.suffix;
111 WebInspector.ParsedJSON = function(data, prefix, suffix)
114 this.prefix = prefix;
/external/proguard/src/proguard/gui/
H A DFilterBuilder.java65 * Builds two versions of the filter for the given prefix.
66 * @param prefix the prefix.
72 private void buildFilter(String prefix, argument
79 // Count all selected and unselected check boxes with the prefix.
85 if (name.startsWith(prefix))
106 positive.append('!').append(prefix);
107 if (prefix.length() == 0 ||
108 prefix.charAt(prefix
[all...]
/external/yaffs2/yaffs2/direct/
H A Dyaffscfg.h17 const char *prefix; member in struct:__anon28888
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemElement.java163 * Resolve the namespace into a prefix. Meant to be
167 * @param prefix The probable prefix if already known.
170 * @return The prefix to be used.
173 String prefix, String nodeNamespace)
177 // if (null != prefix && prefix.length() == 0)
185 return prefix;
212 String prefix = null;
227 prefix
172 resolvePrefix(SerializationHandler rhandler, String prefix, String nodeNamespace) argument
305 constructNode( String nodeName, String prefix, String nodeNamespace, TransformerImpl transformer) argument
[all...]
H A DElemAttribute.java115 * Resolve the namespace into a prefix. At this level, if no prefix exists,
116 * then return a manufactured prefix.
119 * @param prefix The probable prefix if already known.
122 * @return The prefix to be used.
125 String prefix, String nodeNamespace)
129 if (null != prefix && (prefix.length() == 0 || prefix
124 resolvePrefix(SerializationHandler rhandler, String prefix, String nodeNamespace) argument
179 constructNode( String nodeName, String prefix, String nodeNamespace, TransformerImpl transformer) argument
[all...]
/external/chromium_org/chromeos/dbus/ibus/
H A Dibus_property_unittest.cc28 // Sets testing data to |property| with |prefix|.
31 // with same |prefix|.
32 void SetProperty(const std::string& prefix, IBusProperty* property) { argument
33 property->set_key(prefix + kSampleKey);
35 property->set_label(prefix + kSampleLabel);
36 property->set_tooltip(prefix + kSampleTooltip);
42 // Checks testing data in |property| with |prefix|.
44 bool CheckProperty(const std::string& prefix, const IBusProperty& property) { argument
45 if ((prefix + kSampleKey) != property.key()) {
47 << "Expected: " << (prefix
93 const std::string prefix = "Sub" + base::Uint64ToString(i); local
114 const std::string prefix = "Sub" + base::Uint64ToString(i); local
[all...]
/external/iproute2/ip/
H A Dipprefix.c32 /* prefix flags; see kernel's net/ipv6/addrconf.c and include/net/if_inet6.h */
39 struct prefixmsg *prefix = NLMSG_DATA(n); local
45 fprintf(stderr, "Not a prefix: %08x %08x %08x\n",
50 len -= NLMSG_LENGTH(sizeof(*prefix));
61 if (prefix->prefix_family != AF_INET6) {
62 fprintf(stderr, "wrong family %d\n", prefix->prefix_family);
65 if (prefix->prefix_type != ND_OPT_PREFIX_INFORMATION) {
66 fprintf(stderr, "wrong ND type %d\n", prefix->prefix_type);
70 parse_rtattr(tb, RTA_MAX, RTM_RTA(prefix), len);
72 fprintf(fp, "prefix ");
[all...]
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DNameSpace.java51 * @param prefix Prefix of this element
54 public NameSpace(String prefix, String uri) argument
56 m_prefix = prefix;
H A DPrefixResolver.java26 * prefix at a particular point in a document, or mapping the prefixes
34 * Given a namespace, get the corrisponding prefix. This assumes that
38 * @param prefix The prefix to look up, which may be an empty string ("") for the default Namespace.
40 * @return The associated Namespace URI, or null if the prefix
43 String getNamespaceForPrefix(String prefix); argument
46 * Given a namespace, get the corresponding prefix, based on the context node.
48 * @param prefix The prefix to look up, which may be an empty string ("") for the default Namespace.
51 * @return The associated Namespace URI as a string, or null if the prefix
54 getNamespaceForPrefix(String prefix, org.w3c.dom.Node context) argument
[all...]
/external/chromium/chrome/browser/ui/webui/options/chromeos/
H A Dlanguage_options_util.h22 std::string GetI18nContentValue(const T& preference, const char* prefix) { argument
23 return std::string(prefix) + preference.ibus_config_name;
29 const char* prefix) {
30 return std::string(prefix) + preference.ibus_config_name + "Value";
36 std::string GetTemplateDataMinName(const T& preference, const char* prefix) { argument
37 return std::string(prefix) + preference.ibus_config_name + "Min";
43 std::string GetTemplateDataMaxName(const T& preference, const char* prefix) { argument
44 return std::string(prefix) + preference.ibus_config_name + "Max";
28 GetTemplateDataPropertyName(const T& preference, const char* prefix) argument
/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternalProfilers.idl34 void startHeapProfiling(DOMString prefix);

Completed in 1056 milliseconds

1234567891011>>