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

  /libcore/luni/src/main/java/java/security/
DomainCombiner.java 39 * @param assigned
46 ProtectionDomain[] assigned);
AccessController.java 304 ProtectionDomain[] assigned = null; local
306 assigned = new ProtectionDomain[that.context.length];
307 System.arraycopy(that.context, 0, assigned, 0, assigned.length);
309 ProtectionDomain[] protectionDomains = that.combiner.combine(stack, assigned);
  /external/v8/test/mjsunit/
with-prototype.js 29 // extension object contains a property with the name assigned to in
array-length-number-conversion.js 29 // When an object is assigned to an array length field,
  /external/clearsilver/cs/
test_joo.cs 2 Empty has no value assigned (ie, empty), Foo has a value, NotExist doesn't exist method
  /external/v8/tools/
codemap.js 178 // In this case, the whole library is assigned to this address.
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /dalvik/docs/
prettify.js     [all...]

Completed in 96 milliseconds