HomeSort by relevance Sort by last modified time
    Searched refs:documented (Results 1 - 25 of 46) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/libiberty/
maint-tool 96 $documented{$1} = 1;
105 $documented{$1} = 1;
120 $documented{$1} = 1;
127 # $out = join(' ', sort keys %documented);
158 next if $documented{$_};
  /external/llvm/test/MC/Mips/
micromips-jump26.s 7 # Check that the assembler can handle the documented syntax
micromips-tailr.s 7 # Check that the assembler can handle the documented syntax
micromips-loadstore-unaligned.s 5 # Check that the assembler can handle the documented syntax
micromips-movcond-instructions.s 5 # Check that the assembler can handle the documented syntax
micromips-multiply-instructions.s 5 # Check that the assembler can handle the documented syntax
set-at-directive-explicit-at.s 5 # Check that the assembler can handle the documented syntax for ".set at" and
micromips-shift-instructions.s 3 # Check that the assembler can handle the documented syntax
micromips-trap-instructions.s 5 # Check that the assembler can handle the documented syntax
mips-memory-instructions.s 2 # Check that the assembler can handle the documented syntax
micromips-expansions.s 3 # Check that the assembler can handle the documented syntax
micromips-jump-instructions.s 5 # Check that the assembler can handle the documented syntax
micromips-branch-fixup.s 7 # Check that the assembler can handle the documented syntax
micromips-branch-instructions.s 5 # Check that the assembler can handle the documented syntax
set-at-directive.s 3 # Check that the assembler can handle the documented syntax
micromips-alu-instructions.s 3 # Check that the assembler can handle the documented syntax
micromips-relocations.s 7 # Check that the assembler can handle the documented syntax
  /frameworks/rs/api/
rs_core.spec 27 To use RenderScript, you need to utilize the RenderScript runtime APIs documented here as well
  /external/llvm/test/MC/ARM/
arm-memory-instructions.s 5 @ Check that the assembler can handle the documented syntax from the ARM ARM
thumbv7m.s 6 @ Check that the assembler can handle the documented syntax from the ARM ARM.
thumbv7em.s 6 @ Check that the assembler can handle the documented syntax from the ARM ARM.
thumb2-mclass.s 6 @ Check that the assembler can handle the documented syntax from the ARM ARM.
  /external/doclava/src/com/google/doclava/
MethodInfo.java 400 ThrowsTagInfo[] documented = comment().throwsTags(); local
403 int len = documented.length;
405 rv.add(documented[i]);
409 if (documented == null || !inList(cl, documented)) {
430 /* Checks whether the name documented with the provided @param tag
  /external/llvm/test/MC/Mips/mips32r6/
relocations.s 6 # Check that the assembler can handle the documented syntax for fixups.
  /external/llvm/test/MC/Mips/mips64r6/
relocations.s 6 # Check that the assembler can handle the documented syntax for fixups.

Completed in 364 milliseconds

1 2