HomeSort by relevance Sort by last modified time
    Searched full:adjectives (Results 1 - 11 of 11) sorted by null

  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NonsenseGenerator.java 39 static final String[] ADJECTIVES = { "red", "green", "yellow", "gray", "solid", "fierce",
129 words.add(pickOneOf(ADJECTIVES));
139 words.add(pickOneOf(ADJECTIVES));
149 words.add(pickOneOf(ADJECTIVES));
  /external/llvm/include/llvm/CodeGen/
WinEHFuncInfo.h 64 int Adjectives;
  /external/llvm/lib/CodeGen/AsmPrinter/
WinException.cpp 790 // int32_t Adjectives;
813 AddComment("Adjectives");
814 OS.EmitIntValue(HT.Adjectives, 4);
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
SelectFormat.java 37 * verb forms, articles, and adjectives. Special care needs to be
  /external/icu/icu4c/source/i18n/unicode/
selfmt.h 52 * verb forms, articles, and adjectives. Special care needs to be
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
SelectFormat.java 36 * verb forms, articles, and adjectives. Special care needs to be
  /external/messageformat/java/com/ibm/icu/text/
SelectFormat.java 34 * verb forms, articles, and adjectives. Special care needs to be
  /external/llvm/lib/CodeGen/
WinEHPrepare.cpp 145 HT.Adjectives = cast<ConstantInt>(CPI->getArgOperand(1))->getZExtValue();
    [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrFPU.td 72 // Mips FGR size adjectives.
MipsInstrInfo.td 225 // Mips GPR size adjectives.
236 // Mips ISA/ASE membership and instruction group membership adjectives.
    [all...]
  /external/jline/src/src/test/resources/jline/example/
english.gz 

Completed in 2676 milliseconds