HomeSort by relevance Sort by last modified time
    Searched defs:Text (Results 176 - 200 of 486) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/llvm/tools/llvm-dwp/
llvm-dwp.cpp 346 std::string Text = "\'";
347 Text += Name;
348 Text += '\'';
350 Text += " (from ";
352 Text += '\'';
353 Text += DWOName;
354 Text += "' in ";
356 Text += '\'';
357 Text += DWPName;
358 Text += "')"
    [all...]
  /external/pdfium/core/fxcrt/xml/
cfx_saxreader.cpp 18 Text = 0,
198 m_eMode = CFX_SaxMode::Text;
199 m_ePrevMode = CFX_SaxMode::Text;
236 case CFX_SaxMode::Text:
391 m_eMode = CFX_SaxMode::Text;
434 m_eMode = CFX_SaxMode::Text;
461 m_eMode = CFX_SaxMode::Text;
485 m_eMode = CFX_SaxMode::Text;
537 m_eMode = CFX_SaxMode::Text;
541 m_ePrevMode = CFX_SaxMode::Text;
    [all...]
cfx_xmlsyntaxparser.h 30 Text,
79 Text,
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
SectionKind.h 33 /// Text - Text section, used for functions and other executable code.
34 Text,
138 bool isText() const { return K == Text; }
208 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
SectionKind.h 28 /// Text - Text section, used for functions and other executable code.
29 Text,
31 /// ExecuteOnly, Text section that is not readable.
119 bool isText() const { return K == Text || K == ExecuteOnly; }
180 static SectionKind getText() { return get(Text); }
  /prebuilts/go/darwin-x86/src/encoding/xml/
read_test.go 68 not being told what column the text began in, so it
99 Summary Text `xml:"summary"`
114 type Text struct {
144 Summary: Text{
191 Summary: Text{
198 not being told what column the text began in, so it
  /prebuilts/go/darwin-x86/src/go/ast/
ast.go 27 // the corresponding source text segment; it is accessible via the
64 Text string // comment text (excluding '\n' for //-style comments)
68 func (c *Comment) End() token.Pos { return token.Pos(int(c.Slash) + len(c.Text)) }
90 // Text returns the text of the comment.
96 func (g *CommentGroup) Text() string {
102 comments[i] = c.Text
108 // The parser has given us exactly the comment text.
  /prebuilts/go/linux-x86/src/encoding/xml/
read_test.go 68 not being told what column the text began in, so it
99 Summary Text `xml:"summary"`
114 type Text struct {
144 Summary: Text{
191 Summary: Text{
198 not being told what column the text began in, so it
  /prebuilts/go/linux-x86/src/go/ast/
ast.go 27 // the corresponding source text segment; it is accessible via the
64 Text string // comment text (excluding '\n' for //-style comments)
68 func (c *Comment) End() token.Pos { return token.Pos(int(c.Slash) + len(c.Text)) }
90 // Text returns the text of the comment.
96 func (g *CommentGroup) Text() string {
102 comments[i] = c.Text
108 // The parser has given us exactly the comment text.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
UefiIfrParser.h 14 which accompanies this distribution. The full text of the license may be found at
168 EFI_STRING_ID Text;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
PlatDriOverrideDxe.c 19 which accompanies this distribution. The full text of the license may be found at
119 CHAR16 *Text;
120 Text = ConvertDevicePathToText (
125 if (Text == NULL) {
126 Text = AllocateCopyPool (sizeof (L"?"), L"?");
127 ASSERT (Text != NULL);
130 return Text;
    [all...]
  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 329 /// \brief The piece of text that the user is expected to type to
333 /// \brief A piece of text that should be placed in the buffer, e.g.,
343 /// \brief A piece of text that describes something about the result but
346 /// \brief A piece of text that describes the type of an entity or, for
349 /// \brief A piece of text that describes the parameter that corresponds
391 /// \brief The text string associated with a CK_Text, CK_Placeholder,
395 const char *Text;
403 Chunk() : Kind(CK_Text), Text(nullptr) { }
405 explicit Chunk(ChunkKind Kind, const char *Text = "");
407 /// \brief Create a new text chunk
    [all...]

Completed in 906 milliseconds

1 2 3 4 5 6 78 91011>>