HomeSort by relevance Sort by last modified time
    Searched refs:text (Results 101 - 125 of 26098) sorted by null

1 2 3 45 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gold/testsuite/
thumb2_branch_range.t 27 .text.pre : { *(.text.pre) }
29 .text : { *(.text) }
31 .text.post : { *(.text.post) }
thumb_branch_range.t 27 .text.pre : { *(.text.pre) }
29 .text : { *(.text) }
31 .text.post : { *(.text.post) }
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-discard/
exit.s 4 .globl text
5 .section .text.exit,"ax"
6 text: label
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
reloc-1-n32.d 6 Relocation section '\.rela\.text' .*
11 .* R_MIPS_HI16 .* \.text \- 8010
12 .* R_MIPS_LO16 .* \.text \- 8010
13 .* R_MIPS_HI16 .* \.text \- 8000
14 .* R_MIPS_LO16 .* \.text \- 8000
15 .* R_MIPS_HI16 .* \.text \+ 0
16 .* R_MIPS_LO16 .* \.text \+ 0
17 .* R_MIPS_HI16 .* \.text \+ 7ff0
18 .* R_MIPS_LO16 .* \.text \+ 7ff0
19 .* R_MIPS_HI16 .* \.text \+ 801
    [all...]
  /development/tools/bugreport/src/com/android/bugreport/util/
Line.java 20 * A line of text read from the original source file.
22 * Contains the text without the newline and line position (starting at 1)
27 public String text; field in class:Line
30 * Construct a new Line no lineno or text.
36 * Construct a new Line with the supplied lineno and text.
38 public Line(int lineno, String text) {
40 this.text = text;
  /external/llvm/test/MC/MachO/
section-flags.s 3 .text
  /external/swiftshader/third_party/LLVM/test/MC/MachO/
reloc-pcrel-offset.s 12 .text
section-flags.s 10 .text
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
scanresultsitem.cpp 15 return text(sortCol).toInt() < other.text(sortCol).toInt();
17 return text(sortCol) < other.text(sortCol);
  /frameworks/base/core/java/android/text/
NoCopySpan.java 17 package android.text;
  /frameworks/base/core/java/android/text/style/
ParagraphStyle.java 17 package android.text.style;
20 * The classes that affect paragraph-level text formatting implement
UpdateAppearance.java 17 package android.text.style;
20 * The classes that affect character-level text in a way that modifies their
UpdateLayout.java 17 package android.text.style;
20 * The classes that affect character-level text formatting in a way that
21 * triggers a text layout update when one is added or removed must implement
WrapTogetherSpan.java 17 package android.text.style;
  /packages/inputmethods/LatinIME/tools/dicttool/compat/android/text/
Spanned.java 17 package android.text;
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
group-6.s 1 .text
3 .section .text.foo,"axG",%progbits,foo,comdat
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
local_label_coff.s 1 .text
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/avr/
link-relax-elf-flag.s 1 .text
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
smx.s 3 .text
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
machine-parsing-2.s 1 .text
machine-parsing-3.s 1 .text
machine-parsing-4.s 1 .text
machine-parsing-5.s 1 .text
machine-parsing-6.s 1 .text
zarch-z9-109-err.s 1 .text

Completed in 560 milliseconds

1 2 3 45 6 7 8 91011>>