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

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
PrefixFileFilter.java 49 /** The filename prefixes to search for */
50 private final String[] prefixes; field in class:PrefixFileFilter
78 this.prefixes = new String[] {prefix};
83 * Constructs a new Prefix file filter for any of an array of prefixes.
88 * @param prefixes the prefixes to allow, must not be null
91 public PrefixFileFilter(String[] prefixes) {
92 this(prefixes, IOCase.SENSITIVE);
96 * Constructs a new Prefix file filter for any of an array of prefixes
102 * @param prefixes the prefixes to allow, must not be nul
    [all...]
  /external/chromium_org/net/base/registry_controlled_domains/
effective_tld_names_unittest5.gperf 1 This file is for testing joined prefixes
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/
jmpcall.errwarn 4 -:12: warning: skipping prefixes on this instruction
  /external/chromium_org/chrome/browser/safe_browsing/
prefix_set_unittest.cc 45 // Generate a set of random prefixes to share between tests. For
52 // Distribute clusters of prefixes.
74 // Check that all elements of |prefixes| are in |prefix_set|, and
78 const std::vector<SBPrefix> &prefixes) {
79 // The set can generate the prefixes it believes it has, so that's
81 std::set<SBPrefix> check(prefixes.begin(), prefixes.end());
87 for (size_t i = 0; i < prefixes.size(); ++i) {
88 EXPECT_TRUE(prefix_set.PrefixExists(prefixes[i]));
90 const SBPrefix left_sibling = prefixes[i] - 1
249 std::vector<SBPrefix> prefixes; local
277 std::vector<SBPrefix> prefixes; local
305 std::vector<SBPrefix> prefixes; local
382 std::vector<SBPrefix> prefixes; local
396 std::vector<SBPrefix> prefixes; local
607 std::vector<SBPrefix> prefixes; local
    [all...]
prefix_set.h 5 // A read-only set implementation for |SBPrefix| items. Prefixes are
19 // prefixes of a certain size. As of this writing, my safe-browsing
21 // 653132 add prefixes
32 // overhead starts to become a problem a bit under 200k prefixes. The
34 // 75k prefixes. Fortunately, the actual memory footprint also falls.
70 // |hash.prefix| is one of the prefixes passed to the set's builder.
115 // |true| if |prefix| is one of the prefixes passed to the set's builder.
119 // Regenerate the vector of prefixes passed to the constructor into
120 // |prefixes|. Prefixes will be added in sorted order. Useful for testing
    [all...]
  /external/clang/test/Driver/
target.c 1 // RUN: %clang -no-canonical-prefixes --target=unknown-unknown-unknown -c %s \
8 // RUN: %clang -no-canonical-prefixes -target unknown-unknown-unknown -c %s \
function-sections.c 8 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
12 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
17 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
22 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
27 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
32 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
38 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
43 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
48 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
53 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1
    [all...]
cc-print-options.c 3 // RUN: %clang -no-canonical-prefixes -S -o %t.s %s
constructors.c 7 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
12 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
18 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
24 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
29 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
35 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
40 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
45 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
50 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1 \
55 // RUN: %clang -no-canonical-prefixes %s -### -fsyntax-only 2>&1
    [all...]
darwin-sanitizer-ld.c 3 // RUN: %clang -no-canonical-prefixes -### -target x86_64-darwin \
11 // RUN: %clang -no-canonical-prefixes -### -target x86_64-darwin \
19 // RUN: %clang -no-canonical-prefixes -### -target x86_64-darwin \
27 // RUN: %clang -no-canonical-prefixes -### -target x86_64-darwin \
35 // RUN: %clang -no-canonical-prefixes -### -target x86_64-darwin \
43 // RUN: %clang -no-canonical-prefixes -### -target x86_64-darwin \
51 // RUN: %clang -no-canonical-prefixes -### -target x86_64-darwin \
bitrig.c 1 // RUN: %clang -no-canonical-prefixes -target amd64-pc-bitrig %s -### 2>&1 \
6 // RUN: %clangxx -no-canonical-prefixes -target amd64-pc-bitrig %s -### 2>&1 \
11 // RUN: %clangxx -stdlib=libstdc++ -no-canonical-prefixes -target amd64-pc-bitrig %s -### 2>&1 \
16 // RUN: %clang -no-canonical-prefixes -target amd64-pc-bitrig -pthread %s -### 2>&1 \
21 // RUN: %clang -no-canonical-prefixes -target amd64-pc-bitrig -pg -pthread %s -### 2>&1 \
26 // RUN: %clang -no-canonical-prefixes -target amd64-pc-bitrig -shared -pg -pthread %s -### 2>&1 \
  /external/llvm/include/llvm/Option/
OptParser.td 33 // An option which prefixes its (single) value.
82 class Option<list<string> prefixes, string name, OptionKind kind> {
84 list<string> Prefixes = prefixes;
99 class Flag<list<string> prefixes, string name>
100 : Option<prefixes, name, KIND_FLAG>;
101 class Joined<list<string> prefixes, string name>
102 : Option<prefixes, name, KIND_JOINED>;
103 class Separate<list<string> prefixes, string name>
104 : Option<prefixes, name, KIND_SEPARATE>
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/helpers/
NamespaceSupportTest.java 56 Enumeration<String> prefixes = ns.getDeclaredPrefixes(); local
58 while (prefixes.hasMoreElements()) {
59 prefix = prefixes.nextElement();
126 // Part 1: Check that xml and xmlns are not accepted as prefixes.
134 // prefixes.
161 ArrayList<String> prefixes; local
163 prefixes = Collections.list(ns.getPrefixes(marketUri));
164 assertTrue("Test 1: Incorrect set of prefixes returned.",
165 expected.containsAll(prefixes) && prefixes.containsAll(expected))
182 ArrayList<String> prefixes; local
193 ArrayList<String> prefixes; local
315 ArrayList<String> prefixes = Collections.list(ns.getPrefixes()); local
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
gas-prefix.errwarn 1 -:4: warning: multiple REX prefixes, using leftmost
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/.settings/
org.moreunit.prefs 2 org.moreunit.prefixes=
  /external/chromium_org/components/omnibox/
url_prefix.cc 38 CR_DEFINE_STATIC_LOCAL(URLPrefixes, prefixes, ());
39 if (prefixes.empty()) {
40 prefixes.push_back(URLPrefix(base::ASCIIToUTF16("https://www."), 2));
41 prefixes.push_back(URLPrefix(base::ASCIIToUTF16("http://www."), 2));
42 prefixes.push_back(URLPrefix(base::ASCIIToUTF16("ftp://www."), 2));
43 prefixes.push_back(URLPrefix(base::ASCIIToUTF16("https://"), 1));
44 prefixes.push_back(URLPrefix(base::ASCIIToUTF16("http://"), 1));
45 prefixes.push_back(URLPrefix(base::ASCIIToUTF16("ftp://"), 1));
46 prefixes.push_back(URLPrefix(base::string16(), 0));
48 return prefixes;
    [all...]
  /cts/tools/junit/src/com/android/cts/junit/
SingleJUnitTestRunListener.java 25 private static class Prefixes {
41 String status = result.wasSuccessful() ? Prefixes.OK_TEST_MARKER
42 : Prefixes.FAILED_TEST_MARKER;
48 System.out.println(String.format("%s %s.%s", Prefixes.START_TEST_MARKER,
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
geocoding_data.h 34 // Sorted array of phone number prefixes.
35 const int32* prefixes; member in struct:i18n::phonenumbers::PrefixDescriptions
37 // Number of elements in prefixes.
41 // to prefixes.
  /external/clang/test/CodeGen/
2007-01-24-InlineAsmCModifier.c 1 // Verify that the %c modifier works and strips off any prefixes from
  /external/compiler-rt/test/asan/TestCases/Darwin/
asan_gen_prefixes.cc 1 // Make sure __asan_gen_* strings have the correct prefixes on Darwin
  /external/elfutils/0.153/libcpu/
i386_data.h 38 /* The rep/repe prefixes. */
88 if (*d->prefixes & has_cs)
91 *d->prefixes &= ~has_cs;
93 else if (*d->prefixes & has_ds)
96 *d->prefixes &= ~has_ds;
98 else if (*d->prefixes & has_es)
101 *d->prefixes &= ~has_es;
103 else if (*d->prefixes & has_fs)
106 *d->prefixes &= ~has_fs;
108 else if (*d->prefixes & has_gs
160 int prefixes = *d->prefixes; local
936 int prefixes = *d->prefixes; local
1016 int prefixes = *d->prefixes; local
    [all...]
i386_disasm.c 257 int *prefixes; member in struct:output_data
321 int prefixes; local
329 .prefixes = &prefixes,
340 prefixes = 0;
345 /* Recognize all prefixes. */
356 prefixes |= last_prefix_bit = 1 << i;
363 prefixes |= ((*data++) & 0xf) | has_rex;
375 if (prefixes != 0)
446 || (prefixes & correct_prefix) != 0)
    [all...]
  /external/clang/test/OpenMP/
linking.c 4 // RUN: %clang -no-canonical-prefixes %s -### -o %t.o 2>&1 \
11 // RUN: %clang -no-canonical-prefixes %s -### -o %t.o 2>&1 \
18 // RUN: %clang -no-canonical-prefixes %s -### -o %t.o 2>&1 \
25 // RUN: %clang -no-canonical-prefixes %s -### -o %t.o 2>&1 \
32 // RUN: %clang -no-canonical-prefixes %s -### -o %t.o 2>&1 \
39 // RUN: %clang -no-canonical-prefixes %s -### -o %t.o 2>&1 \
46 // RUN: %clang -no-canonical-prefixes %s -### -o %t.o 2>&1 \
51 // RUN: %clang -no-canonical-prefixes %s -### -o %t.o 2>&1 \
56 // RUN: %clang -no-canonical-prefixes %s -### -o %t.o 2>&1 \
64 // RUN: %clang -no-canonical-prefixes %s -### -o %t.o 2>&1
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
NamespaceSupport.java 156 // ignore "xml" and "xmlns" prefixes
252 String[] prefixes = new String[fNamespaceSize]; local
253 fPrefixes = prefixes;
270 return new Prefixes(fPrefixes, count);
273 protected final class Prefixes implements Enumeration {
274 private String[] prefixes; field in class:NamespaceSupport.Prefixes
279 * Constructor for Prefixes.
281 public Prefixes(String [] prefixes, int size) {
282 this.prefixes = prefixes;
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathAPI.java 57 * prefixes are resolved from the context node, which may not
74 * XPath namespace prefixes are resolved from the namespaceNode.
78 * @param namespaceNode The node from which prefixes in the XPath will be resolved to namespaces.
97 * XPath namespace prefixes are resolved from the contextNode.
113 * XPath namespace prefixes are resolved from the namespaceNode.
117 * @param namespaceNode The node from which prefixes in the XPath will be resolved to namespaces.
136 * XPath namespace prefixes are resolved from the contextNode.
152 * XPath namespace prefixes are resolved from the namespaceNode.
156 * @param namespaceNode The node from which prefixes in the XPath will be resolved to namespaces.
175 * XPath namespace prefixes will be resolved from the namespaceNode
    [all...]

Completed in 1241 milliseconds

1 2 3 4 5 6 7 8 91011>>