HomeSort by relevance Sort by last modified time
    Searched full:suffix (Results 101 - 125 of 2729) sorted by null

1 2 3 45 6 7 8 91011>>

  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/util/
NameConverterTests.java 41 structuredName.put(StructuredName.SUFFIX, "Esquire");
46 structuredName.remove(StructuredName.SUFFIX);
70 * @param suffix Expected suffix (null if not expected).
73 String givenName, String middleName, String familyName, String suffix) {
80 checkNameComponent(StructuredName.SUFFIX, suffix, structuredName);
  /dalvik/dexgen/src/com/android/dexgen/util/
FixedSizeList.java 99 * @param suffix {@code null-ok;} suffix for the end of the result
102 public String toString(String prefix, String separator, String suffix) {
103 return toString0(prefix, separator, suffix, false);
113 * @param suffix {@code null-ok;} suffix for the end of the result
116 public String toHuman(String prefix, String separator, String suffix) {
117 return toString0(prefix, separator, suffix, true);
244 * @param suffix {@code null-ok;} suffix for the end of the resul
    [all...]
  /dalvik/dx/src/com/android/dx/util/
FixedSizeList.java 99 * @param suffix {@code null-ok;} suffix for the end of the result
102 public String toString(String prefix, String separator, String suffix) {
103 return toString0(prefix, separator, suffix, false);
113 * @param suffix {@code null-ok;} suffix for the end of the result
116 public String toHuman(String prefix, String separator, String suffix) {
117 return toString0(prefix, separator, suffix, true);
244 * @param suffix {@code null-ok;} suffix for the end of the resul
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/util/
FixedSizeList.java 99 * @param suffix {@code null-ok;} suffix for the end of the result
102 public String toString(String prefix, String separator, String suffix) {
103 return toString0(prefix, separator, suffix, false);
113 * @param suffix {@code null-ok;} suffix for the end of the result
116 public String toHuman(String prefix, String separator, String suffix) {
117 return toString0(prefix, separator, suffix, true);
244 * @param suffix {@code null-ok;} suffix for the end of the resul
    [all...]
  /external/chromium/base/test/
test_file_util_posix.cc 68 // the suffix after source_dir onto dest_dir to create the target_path.
69 std::string suffix(&current.value().c_str()[source_dir.value().size()]);
71 if (!suffix.empty()) {
72 DCHECK_EQ('/', suffix[0]);
73 suffix.erase(0, 1);
75 const FilePath target_path = dest_dir.Append(suffix);
  /external/chromium_org/chrome/installer/util/
channel_info.h 90 // Returns true if the -full suffix is present in the value.
93 // Adds or removes the -full suffix, returning true if the value is
97 // Returns true if the -multifail suffix is present in the value.
100 // Adds or removes the -multifail suffix, returning true if the value is
104 // Adds or removes the -migrating suffix, returning true if the value is
108 // Returns true if the -migrating suffix is present in the value.
  /external/chromium_org/net/dns/
dns_config_service_win_unittest.cc 118 // Check nameservers and connection-specific suffix.
207 { IF_TYPE_USB, IfOperStatusUp, L"connection.suffix", { "1.0.0.1" } },
221 { true, L"primary.dns.suffix" },
231 { true, L"primary.dns.suffix" },
243 { "tcpip.domain", "connection.suffix" },
245 { // Void SearchList. Using primary.dns.suffix
251 { true, L"primary.dns.suffix" },
253 { "primary.dns.suffix", "connection.suffix" },
255 { // Void SearchList. Using tcpip.domain when primary.dns.suffix is empt
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
RequestJSONView.js 70 var suffix = text.substring(end);
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)
115 this.suffix = suffix;
  /external/compiler-rt/lib/tsan/go/
buildgo.sh 28 SUFFIX="linux_amd64"
39 SUFFIX="darwin_amd64"
49 SUFFIX="windows_amd64"
78 echo as gotsan.s -o race_$SUFFIX.syso
79 as gotsan.s -o race_$SUFFIX.syso
81 gcc test.c race_$SUFFIX.syso -m64 -o test $OSLDFLAGS
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
ListGenerators.java 79 String[] suffix = {"f", "g"}; local
80 String[] all = new String[elements.length + suffix.length];
82 System.arraycopy(suffix, 0, all, elements.length, suffix.length);
104 String[] suffix = {"h", "i"}; local
109 System.arraycopy(suffix, 0, all, 2 + elements.length, 2);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.search/
grep.pass.cpp 35 assert(!m.suffix().matched);
36 assert(m.suffix().first == m[0].second);
37 assert(m.suffix().second == s + std::char_traits<char>::length(s));
51 assert(m.suffix().matched);
52 assert(m.suffix().first == m[0].second);
53 assert(m.suffix().second == s + std::char_traits<char>::length(s));
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/test/
printer.py 115 suffix = ' (+%d)' % (len(self.running_tests) - 1)
117 suffix = ''
124 write(self._test_line(self.running_tests[0], suffix))
130 suffix = ' failed:'
134 suffix = ' erred:'
137 suffix = ' passed'
144 suffix += ' %.4fs' % test_time
149 self.completed_tests.insert(0, [test_name, suffix, lines])
151 self.completed_tests.append([test_name, suffix, lines])
163 def _test_line(self, test_name, suffix)
    [all...]
  /external/antlr/antlr-3.4/runtime/C/doxygen/
generate.dox 26 /// <th> Suffix </th>
50 /// Makefile what the grammar files generates, irrespective of its suffix. ANTLR does not care about the actual suffix you use for
53 /// <b>NOTE:</b> Your grammar source, regardless of suffix must be named the same as the grammar statement within it. Grammar xyz
  /external/chromium/chrome/browser/autofill/
phone_field.cc 19 // separated by { REGEX_SEPARATOR, FIELD_NONE, 0 }. Suffix and extension are
25 // <suffix> - suffix.
30 // Country code: <cc> Area Code: <ac> Phone: <phone> (- <suffix>
36 // Phone: <cc> <ac>:3 - <phone>:3 - <suffix>:4 (Ext: <ext>)?
42 // Phone: <cc>:3 <ac>:3 <phone>:3 <suffix>:4 (Ext: <ext>)?
48 // Area Code: <ac> Phone: <phone> (- <suffix> (Ext: <ext>)?)?
52 // Phone: <ac> <phone>:3 <suffix>:4 (Ext: <ext>)?
57 // Phone: <cc> \( <ac> \) <phone> (- <suffix> (Ext: <ext>)?)?
62 // Phone: \( <ac> \) <phone> (- <suffix> (Ext: <ext>)?)
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
unesctrn.h 23 * characters they represent. Escape forms have a prefix, a suffix, a
37 * zero or more forms. Each form consists of a prefix, suffix,
42 * characters, then suffix characters are stored. Each form thus
44 * and suffix. The end is marked by a header of length one
  /external/clang/test/Parser/
asm.cpp 8 int foo6 asm ("bar6"_x); // expected-error {{string literal with user-defined suffix cannot be used here}}
  /external/icu4c/i18n/
unesctrn.h 23 * characters they represent. Escape forms have a prefix, a suffix, a
37 * zero or more forms. Each form consists of a prefix, suffix,
42 * characters, then suffix characters are stored. Each form thus
44 * and suffix. The end is marked by a header of length one
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
FmClassNameToResourceMethod.java 57 private static String stripSuffix(String name, String suffix) {
58 int suffixStart = name.lastIndexOf(suffix.charAt(0));
59 if (suffixStart != -1 && name.regionMatches(suffixStart, suffix, 0,
63 assert !name.endsWith(suffix) : name;
  /external/qemu/
softmmu_template.h 24 #define SUFFIX q
28 #define SUFFIX l
32 #define SUFFIX w
36 #define SUFFIX b
65 static DATA_TYPE glue(glue(slow_ld, SUFFIX), MMUSUFFIX)(target_ulong addr,
68 static inline DATA_TYPE glue(io_read, SUFFIX)(target_phys_addr_t physaddr,
98 DATA_TYPE REGPARM glue(glue(__ld, SUFFIX), MMUSUFFIX)(target_ulong addr,
123 res = glue(io_read, SUFFIX)(ioaddr, addr, retaddr);
142 res = glue(glue(slow_ld, SUFFIX), MMUSUFFIX)(addr,
191 static DATA_TYPE glue(glue(slow_ld, SUFFIX), MMUSUFFIX)(target_ulong addr
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameSplitter.java 89 public String suffix; field in class:NameSplitter.Name
103 String suffix) {
108 this.suffix = suffix;
130 return suffix;
158 suffix = values.getAsString(StructuredName.SUFFIX);
176 putValueIfPresent(values, StructuredName.SUFFIX, suffix);
195 suffix = null
    [all...]
  /external/chromium_org/third_party/skia/include/utils/ios/
SkStream_NSData.h 25 NSData* NSData_dataFromResource(const char name[], const char suffix[]);
35 const char suffix[]);
  /external/chromium_org/tools/gyp/test/library_dirs/
gyptest-library-dirs.py 42 'libraries-search-path-test-lib-suffix',
46 'libraries-search-path-test-lib-suffix', chdir='subdir', stdout=expect)
  /external/clang/test/Lexer/
hexfloat.cpp 12 double i = 0p+3; // expected-error{{invalid suffix 'p' on integer constant}}
15 double k = 0x42_amp+3; // expected-error-re{{invalid suffix '_amp' on integer constant|no matching literal operator for call to 'operator "" _amp'}}
  /external/llvm/test/MC/COFF/
seh-section.s 1 // This test ensures that, if the section containing a function has a suffix
2 // (e.g. .text$foo), its unwind info section also has a suffix (.xdata$foo).
  /external/skia/include/utils/ios/
SkStream_NSData.h 25 NSData* NSData_dataFromResource(const char name[], const char suffix[]);
35 const char suffix[]);

Completed in 410 milliseconds

1 2 3 45 6 7 8 91011>>