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

  /external/libchrome/base/memory/
scoped_policy.h 17 // The scoped object will retain the the object and any initial ownership is
19 RETAIN
  /art/test/911-get-stack-trace/src/art/
AllTraces.java 23 private final static List<Object> RETAIN = new ArrayList<Object>();
31 RETAIN.add(new Thread("UNSTARTED"));
33 RETAIN.add(deadThread);
71 RETAIN.clear();
  /external/cldr/tools/java/org/unicode/cldr/tool/
CLDRFileTransformer.java 37 RETAIN, DISCARD, MINIMIZE
47 Transliterator.REVERSE, "[:script=Hant:]", PolicyIfExisting.RETAIN),
199 case RETAIN:
CLDRModify.java 624 return Retention.RETAIN;
628 return Retention.RETAIN;
633 return Retention.RETAIN;
748 public void retain(String path, String reason) { method in class:CLDRModify.CLDRFilter
    [all...]
  /external/cldr/tools/java/org/unicode/cldr/util/
Builder.java 61 * If you try to add an item that is already there, or change the mapping, retain the old one.
63 RETAIN,
110 case RETAIN:
326 case RETAIN:
CLDRFile.java     [all...]
  /external/libchrome/base/
bind.h 475 base::scoped_policy::RETAIN);
  /external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 11 1. Redistributions of source code MUST RETAIN the above copyright
Antlr.Runtime.Tools.pas 10 1. Redistributions of source code MUST RETAIN the above copyright
Antlr.Runtime.Tree.pas 11 1. Redistributions of source code MUST RETAIN the above copyright
    [all...]
Antlr.Runtime.pas 11 1. Redistributions of source code MUST RETAIN the above copyright
    [all...]

Completed in 682 milliseconds