HomeSort by relevance Sort by last modified time
    Searched defs:string (Results 351 - 375 of 3176) sorted by null

<<11121314151617181920>>

  /frameworks/support/emoji/core/src/androidTest/java/androidx/emoji/text/
EmojiKeyboardTest.java 72 final TestString string = new TestString(EMOJI_WITH_ZWJ).withPrefix() local
78 string.toString());
81 assertThat(editable, hasEmojiAt(EMOJI_WITH_ZWJ, string.emojiStartIndex(),
82 string.emojiEndIndex()));
89 final TestString string = new TestString(EMOJI_WITH_ZWJ).withPrefix() local
93 KeyboardUtil.setComposingTextInBatch(mInstrumentation, inputConnection, string.toString());
101 string.emojiEndIndex());
111 final TestString string = new TestString(EMOJI_WITH_ZWJ).withPrefix() local
115 KeyboardUtil.setComposingTextInBatch(mInstrumentation, inputConnection, string.toString());
123 string.emojiStartIndex())
134 final TestString string = new TestString(EMOJI_WITH_ZWJ).withPrefix() local
163 final TestString string = new TestString(EMOJI_WITH_ZWJ).withPrefix() local
    [all...]
EmojiSpanInstrumentationTest.java 72 // create a string with single codepoint emoji
73 final TestString string = new TestString(EMOJI_SINGLE_CODEPOINT).withPrefix().withSuffix(); local
74 final CharSequence charSequence = EmojiCompat.get().process(string.toString());
  /frameworks/wilhelm/tests/examples/
xaVideoDecoderCapabilities.cpp 19 #include <string.h>
57 // Use a table of [integer, string] entries to map an integer to a string
61 const char *string; member in struct:__anon46869
69 return table[i].string;
75 // Use a table of [integer, table] entries to map a pair of integers to a string
95 // Map a video codec and profile to string
158 // Map a video codec and level to string
  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/
PackedString.java 32 * Packing format is: element : [ value ] or [ value TAG-DELIMITER tag ] packed-string : [ element
39 private String string; field in class:PackedString
40 private ArrayMap<String, String> exploded;
41 private static final ArrayMap<String, String> EMPTY_MAP = new ArrayMap<String, String>();
44 * Create a packed string using an already-packed string (e.g. from database
    [all...]
  /packages/apps/Nfc/tests/src/com/android/nfc/snep/
SnepValidationClientTests.java 36 private static final String TAG = "nfcTest";
40 public static final String SERVICE_NAME = SnepValidationServerTests.SERVICE_NAME;
189 StringBuffer string = new StringBuffer(size); local
191 string.append('A' + (i % 26));
194 new byte[] { 'B' }, string.toString().getBytes());
SnepValidationServerTests.java 41 static final String SERVICE_NAME = "urn:nfc:xsn:nfc-forum.org:snep-validation";
42 private static final String TAG = "nfcTest";
76 StringBuffer string = new StringBuffer(size); local
78 string.append('A' + (i % 26));
81 new byte[0], string.toString().getBytes());
  /packages/apps/Settings/src/com/android/settings/nfc/
AndroidBeam.java 60 HelpUtils.prepareHelpMenuItem(getActivity(), menu, R.string.help_uri_beam,
100 activity.setTitle(R.string.android_beam_settings_title);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
120 std::string str() const {
121 std::string Result;
137 operator std::string() const { return str(); }
154 // \brief Format text given a format string and replacement parameters.
158 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
120 std::string str() const {
121 std::string Result;
137 operator std::string() const { return str(); }
154 // \brief Format text given a format string and replacement parameters.
158 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
120 std::string str() const {
121 std::string Result;
137 operator std::string() const { return str(); }
154 // \brief Format text given a format string and replacement parameters.
158 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
129 std::string str() const {
130 std::string Result;
146 operator std::string() const { return str(); }
171 // \brief Format text given a format string and replacement parameters.
175 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
129 std::string str() const {
130 std::string Result;
146 operator std::string() const { return str(); }
171 // \brief Format text given a format string and replacement parameters.
175 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
129 std::string str() const {
130 std::string Result;
146 operator std::string() const { return str(); }
171 // \brief Format text given a format string and replacement parameters.
175 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
129 std::string str() const {
130 std::string Result;
146 operator std::string() const { return str(); }
171 // \brief Format text given a format string and replacement parameters.
175 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
120 std::string str() const {
121 std::string Result;
137 operator std::string() const { return str(); }
154 // \brief Format text given a format string and replacement parameters.
158 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
120 std::string str() const {
121 std::string Result;
137 operator std::string() const { return str(); }
154 // \brief Format text given a format string and replacement parameters.
158 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
120 std::string str() const {
121 std::string Result;
137 operator std::string() const { return str(); }
154 // \brief Format text given a format string and replacement parameters.
158 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
129 std::string str() const {
130 std::string Result;
146 operator std::string() const { return str(); }
171 // \brief Format text given a format string and replacement parameters.
175 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
129 std::string str() const {
130 std::string Result;
146 operator std::string() const { return str(); }
171 // \brief Format text given a format string and replacement parameters.
175 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
129 std::string str() const {
130 std::string Result;
146 operator std::string() const { return str(); }
171 // \brief Format text given a format string and replacement parameters.
175 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
FormatVariadic.h 1 //===- FormatVariadic.h - Efficient type-safe string formatting --*- C++-*-===//
13 // a raw_ostream or converted to a std::string or llvm::SmallString.
15 // // Convert to std::string.
16 // std::string S = formatv("{0} {1}", 1234.412, "test").str();
38 #include <string>
129 std::string str() const {
130 std::string Result;
146 operator std::string() const { return str(); }
171 // \brief Format text given a format string and replacement parameters.
175 // Formats textual output. `Fmt` is a string consisting of one or mor
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
parser.h 76 CHAR *string; member in struct:fifo
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/profile/
profile.go 36 DefaultSampleType string
41 Comments []string
43 DropFrames string
44 KeepFrames string
58 stringTable []string
64 Type string // cpu, wall, inuse_space, etc
65 Unit string // seconds, nanoseconds, bytes, etc
75 Label map[string][]string
76 NumLabel map[string][]int6
564 func (m *Mapping) string() string { func
588 func (l *Location) string() string { func
618 func (s *Sample) string() string { func
    [all...]
  /prebuilts/go/darwin-x86/test/
rename.go 47 string +
93 string = 30
92 string = 30 const
rename1.go 51 string = 30
50 string = 30 const

Completed in 661 milliseconds

<<11121314151617181920>>