Searched defs:list (Results 226 - 250 of 323) sorted by relevance

1234567891011>>

/openjdk7/jdk/test/sun/net/ftp/
H A DFtpURL.java49 private boolean list = false; field in class:FtpURL.FtpServer
309 list = false;
334 list = true;
426 return list;
/openjdk7/jdk/src/share/classes/sun/management/snmp/jvminstr/
H A DJVM_MANAGEMENT_MIB_IMPL.java173 SnmpVarBindList list = new SnmpVarBindList();
184 list.add(varPoolName);
185 list.add(varCount);
186 list.add(varUsed);
188 sendTrap(trap, list);
217 private synchronized void sendTrap(SnmpOid trap, SnmpVarBindList list) { argument
243 adaptor.snmpV2Trap(peer, trap, list, null);
279 * @param targets A list of
286 throw new IllegalArgumentException("Target list is null");
/openjdk7/jdk/src/share/classes/sun/net/www/
H A DMimeTable.java366 String[] getExtensions(String list) { argument
367 StringTokenizer tokenizer = new StringTokenizer(list, ",");
441 public void list(PrintStream out) {
/openjdk7/jdk/src/share/classes/sun/rmi/rmic/
H A DRemoteClass.java205 * somehow extends Remote to a list.
207 Vector<ClassDefinition> remotesImplemented = // list of remote interfaces found
218 * Add interface to the list if it extends Remote and
278 * At this point, we could optimize the list by removing superfluous
280 * interface in the list anyway.
443 * explicitly list RemoteException in its "throws"
527 * a throws list that contains (only) all of the checked
743 * This list can include superfluous entries, such as
813 * Add to the supplied list all exceptions in the "from" array
818 Vector<ClassDeclaration> list)
816 collectCompatibleExceptions(ClassDeclaration[] from, ClassDeclaration[] with, Vector<ClassDeclaration> list) argument
[all...]
/openjdk7/jdk/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
H A DDirectoryScanner.java9 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
247 final LinkedList<File> list;
255 list = new LinkedList<File>();
256 list.add(rootFile);
264 currentTask = task = new ScanTask(list,this);
392 // When files are discovered they are added to the list.
393 // When they are being handled, they are removed from the list.
394 // When the list is empty, the scanning is finished.
396 private final LinkedList<File> list; field in class:DirectoryScanner.ScanTask
406 ScanTask(LinkedList<File> list, DirectoryScanner scan) argument
414 scan(LinkedList<File> list) argument
429 scan(ScanTask task, LinkedList<File> list) argument
[all...]
/openjdk7/jdk/src/solaris/classes/java/io/
H A DUnixFileSystem.java268 public native String[] list(File f); method in class:UnixFileSystem
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXDropTargetRegistry.java133 public void setSupportedProtocols(List<XDropTargetProtocol> list) { argument
134 supportedProtocols = list;
204 // The list of protocols supported by the embedder.
315 // The list of protocols supported by the embedder.
/openjdk7/langtools/test/tools/javac/processing/errors/
H A DTestSuppression.java156 <T> void add(List<T> list, T... values) { argument
158 list.add(v);
/openjdk7/jdk/test/sun/security/pkcs11/KeyStore/
H A DBasic.java194 if ("list".equals(test)) {
195 Basic.list();
339 private static void list() throws Exception { method in class:Basic
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/naming/pcosnaming/
H A DNamingContextImpl.java64 * by doResolve(), unbind() by doUnbind(). list(), new_context() and
403 public void list(int how_many, BindingListHolder bl, BindingIteratorHolder bi) method in class:NamingContextImpl
406 dprint("list(" + how_many + ")");
407 // List actually generates the list
413 dprint("list(" + how_many + ") -> bindings[" + bl.value.length +
845 * if the NameComoponent list is invalid
925 // If the NameComponent list has no entry then it means the current
1054 // Have it set the binding list
1055 bindingIterator.list(how_many,bl);
/openjdk7/jdk/src/share/classes/java/text/
H A DMessageFormat.java354 * creates a list of subformats for the format elements contained in it.
370 * creates a list of subformats for the format elements contained in it.
417 * The method parses the pattern and creates a list of subformats
1524 private static final int findKeyword(String s, String[] list) { argument
1525 for (int i = 0; i < list.length; ++i) {
1526 if (s.equals(list[i]))
1533 for (int i = 0; i < list.length; ++i) {
1534 if (ls.equals(list[i]))
/openjdk7/jdk/src/share/classes/java/util/concurrent/
H A DCopyOnWriteArrayList.java56 * the list since the iterator was created. Element-changing
104 * Creates an empty list.
111 * Creates a list containing the elements of the specified
127 * Creates a list holding a copy of the given array.
138 * Returns the number of elements in this list.
140 * @return the number of elements in this list
147 * Returns <tt>true</tt> if this list contains no elements.
149 * @return <tt>true</tt> if this list contains no elements
206 * Returns <tt>true</tt> if this list contains the specified element.
207 * More formally, returns <tt>true</tt> if and only if this list contain
1116 COWSubList(CopyOnWriteArrayList<E> list, int fromIndex, int toIndex) argument
[all...]
/openjdk7/jdk/src/share/classes/com/sun/jmx/mbeanserver/
H A DJmxMBeanServer.java587 * If no MBean satisfies the query an empty list is returned.
614 * If no MBean satisfies the query, an empty list is returned.
688 * @param attributes A list of the attributes to be retrieved.
690 * @return The list of the retrieved attributes.
749 * @param attributes A list of attributes: The identification of the
752 * @return The list of attributes that were set, with their new values.
924 * Instantiates an object using the list of all class loaders registered
994 * Instantiates an object using the list of all class loaders registered
1467 * Clone attribute list.
1469 private AttributeList cloneAttributeList(AttributeList list) { argument
[all...]
/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/agent/
H A DSnmpMib.java51 * This list is used in order to construct the OID during the getnext.
65 * The list content. Any access to this variable must be protected
69 public long[] list; field in class:LongList
82 list = allocate(initialCapacity);
96 if (size >= list.length)
98 list[size++]=o;
110 if (index >= list.length) resize();
112 list[size++]=o;
116 java.lang.System.arraycopy(list,index,list,inde
[all...]
/openjdk7/jdk/src/share/classes/com/sun/jndi/cosnaming/
H A DCNCtx.java826 * Returns a NameClassEnumeration object which has a list of name
831 * @return a list of name-class objects as a NameClassEnumeration.
833 public NamingEnumeration list(String name) throws NamingException { method in class:CNCtx
834 return list(new CompositeName(name));
838 * Returns a NameClassEnumeration object which has a list of name
842 * @return a list of name-class objects as a NameClassEnumeration.
844 public NamingEnumeration list(Name name) method in class:CNCtx
850 * Returns a BindingEnumeration object which has a list of name
854 * @return a list of bindings as a BindingEnumeration.
862 * Returns a BindingEnumeration object which has a list o
[all...]
/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapReferralContext.java263 public NamingEnumeration list(String name) throws NamingException { method in class:LdapReferralContext
264 return list(toName(name));
267 public NamingEnumeration list(Name name) throws NamingException { method in class:LdapReferralContext
283 ne = refCtx.list(overrideName(name));
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/gui/
H A DSourceTool.java57 private JList list; field in class:SourceTool
81 list = new JList(sourceModel);
82 list.setCellRenderer(new SourceLineRenderer());
84 list.setPrototypeCellValue(SourceModel.prototypeCellValue);
92 list.addMouseListener(squeek);
94 add(new JScrollPane(list));
98 list.setFont(f);
99 list.setPrototypeCellValue(SourceModel.prototypeCellValue);
272 list.setSelectedIndex(lineNo);
274 list
296 getListCellRendererComponent(JList list, Object value, int index, boolean isSelected, boolean cellHasFocus) argument
[all...]
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.cpp261 void LIR_Assembler::emit_lir_list(LIR_List* list) { argument
262 peephole(list);
264 int n = list->length();
266 LIR_Op* op = list->at(i);
285 list->at(i)->print(); tty->cr();
/openjdk7/hotspot/src/share/vm/runtime/
H A DvframeArray.cpp71 GrowableArray<MonitorInfo*>* list = vf->monitors(); local
72 if (list->is_empty()) {
77 _monitors = new MonitorChunk(list->length());
81 for (index = 0; index < list->length(); index++) {
82 MonitorInfo* monitor = list->at(index);
/openjdk7/jdk/src/windows/classes/java/io/
H A DWin32FileSystem.java525 public native String[] list(File f); method in class:Win32FileSystem
/openjdk7/jdk/test/java/awt/MultipleGradientPaint/
H A DMultiGradientTest.java396 private List<E> list; field in class:MultiGradientTest.EnumComboBoxModel
400 list = new ArrayList<E>(ens);
401 selected = list.get(0);
405 return list.size();
409 return list.get(index);
/openjdk7/jdk/test/tools/pack200/
H A DUtils.java272 List<File> list = new ArrayList<File>();
273 findFiles0(startDir, list, filter);
274 return list;
280 private static void findFiles0(File startDir, List<File> list, argument
283 list.addAll(Arrays.asList(foundFiles));
286 findFiles0(dir, list, filter);
382 for (ZipEntry ze : Collections.list(z.entries())) {
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/nio/
H A DJavacPathFileManager.java305 public Iterable<JavaFileObject> list(Location location, method in class:JavacPathFileManager
318 list(path, packageName, kinds, recurse, results);
323 private void list(Path path, String packageName, final Set<Kind> kinds, method in class:JavacPathFileManager
344 /* Alternate impl of list, superceded by use of Files.walkFileTree */
489 // Need to match the path semantics of list(location, ...)
/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_reference.c9 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
198 /* Dump a RefIndex list */
200 dump_ref_list(RefIndex list) argument
206 index = list;
254 dump_fields(RefIndex list, FieldInfo *fields, jvalue *fvalues, int n_fields) argument
264 dump_ref_list(list);
269 verify_field(RefIndex list, FieldInfo *fields, jvalue *fvalues, int n_fields, argument
277 dump_fields(list, fields, fvalues, n_fields);
285 dump_fields(list, field
295 fill_in_field_value(RefIndex list, FieldInfo *fields, jvalue *fvalues, int n_fields, jint index, jvalue value, jvmtiPrimitiveType primType) argument
312 dump_class_and_supers(JNIEnv *env, ObjectIndex object_index, RefIndex list) argument
502 dump_instance(JNIEnv *env, ObjectIndex object_index, RefIndex list) argument
805 reference_dump_instance(JNIEnv *env, ObjectIndex object_index, RefIndex list) argument
811 reference_dump_class(JNIEnv *env, ObjectIndex object_index, RefIndex list) argument
[all...]
/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DHelloExtensions.java104 List<HelloExtension> list() { method in class:HelloExtensions
322 // As we only support DNS hostname now, the hostname list must
333 // ServerHello now, we will throw exception for empty list for now.
676 List<String> list = new ArrayList<>();
678 list.add(toString(format));
680 return "Extension " + type + ", formats: " + list;

Completed in 1114 milliseconds

1234567891011>>