Searched refs:expand (Results 26 - 50 of 73) sorted by relevance

123

/openjdk7/jdk/src/share/classes/sun/text/
H A DCompactByteArray.java131 expand();
146 expand();
316 private void expand() method in class:CompactByteArray
/openjdk7/jdk/src/share/classes/sun/tools/tree/
H A DCompoundStatement.java93 boolean expand = false;
104 expand = true;
121 if (expand || (count != args.length)) {
/openjdk7/jdk/src/share/classes/com/sun/security/auth/login/
H A DConfigFile.java189 extra_config = PropertyExpander.expand(extra_config);
193 ("Unable.to.properly.expand.config",
236 config_url = PropertyExpander.expand
246 ("Unable.to.properly.expand.config",
442 value = expand(match("option value"));
652 private String expand(String value) method in class:ConfigFile
661 String s = PropertyExpander.expand(value);
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DConfig.java207 in = new FileInputStream(expand(filename));
332 private static String expand(final String s) throws IOException { method in class:Config
334 return PropertyExpander.expand(s);
428 nssSecmodDirectory = expand(parseStringEntry(word));
648 lib = expand(lib);
969 nssArgs = expand(st.sval);
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsOldGen.cpp203 expand(word_size*HeapWordSize);
211 expand(word_size*HeapWordSize);
218 void PSOldGen::expand(size_t bytes) { function in class:PSOldGen
235 // was not. A call to expand implies a best effort to expand by "bytes"
237 // the most that the generation can expand since it has some capacity to
365 expand(change_bytes);
368 // shrink doesn't grab this lock, expand does. Is that right?
H A DpsOldGen.hpp93 void expand(size_t bytes);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/binary/
H A DSchemaPatternBuilder.java61 Pattern expand(SchemaPatternBuilder b) {
/openjdk7/jdk/src/share/classes/javax/swing/tree/
H A DVariableHeightLayoutCache.java665 newNode.expand(false);
742 root.expand();
983 lastNode.expand();
1268 expand();
1286 public void expand() { method in class:VariableHeightLayoutCache.TreeStateNode
1287 expand(true);
1441 * Messaged from expand and collapse. This is meant for subclassers
1456 expand();
1465 protected void expand(boolean adjustTree) { method in class:VariableHeightLayoutCache.TreeStateNode
H A DFixedHeightLayoutCache.java508 changedNode.expand();
617 root.expand();
662 lastNode.expand();
1141 expand();
1147 protected void expand() { method in class:FixedHeightLayoutCache.FHTreeStateNode
/openjdk7/hotspot/src/share/vm/memory/
H A Dgeneration.cpp413 bool CardGeneration::expand(size_t bytes, size_t expand_bytes) { function in class:CardGeneration
422 // was not. A call to expand implies a best effort to expand by "bytes"
424 // the most that the generation can expand since it has some capacity to
473 // Temporarily expand the span of our ref processor, so
503 expand(byte_size, _min_heap_delta_bytes);
519 expand(word_size*HeapWordSize, _min_heap_delta_bytes);
524 bool OneContigSpaceCardGeneration::expand(size_t bytes, size_t expand_bytes) { function in class:OneContigSpaceCardGeneration
526 return CardGeneration::expand(bytes, expand_bytes);
H A Dgeneration.hpp644 // Attempt to expand the generation by "bytes". Expand by at a
647 virtual bool expand(size_t bytes, size_t expand_bytes);
673 size_t _min_heap_delta_bytes; // Minimum amount to expand.
686 virtual bool expand(size_t bytes, size_t expand_bytes);
H A DdefNewGeneration.hpp246 bool expand(size_t bytes);
248 // DefNewGeneration cannot currently expand except at
H A DtenuredGeneration.cpp131 // If we have less free space than we want then expand
133 // Don't expand unless it's significant
135 expand(expand_bytes, 0); // safe if expansion fails
293 // If we had to expand to accomodate promotions from younger generations
/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaTreeUI.java182 * Paints the expand (toggle) part of a row. The reciever should NOT modify <code>clipBounds</code>, or
498 * Determines direction to traverse, 1 means expand, -1 means collapse.
500 final boolean expand; field in class:AquaTreeUI.KeyboardExpandCollapseAction
506 public KeyboardExpandCollapseAction(final boolean expand, final boolean recursive) { argument
507 this.expand = expand;
521 * Try and expand the node, otherwise go to next node.
523 if (expand) {
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DsparsePRT.hpp39 // These tables only expand while they are accessed in parallel --
232 void expand();
H A DsparsePRT.cpp386 // We could expand multiple times in a pause -- only put on list once.
488 expand();
531 void SparsePRT::expand() { function in class:SparsePRT
/openjdk7/hotspot/src/share/vm/asm/
H A DcodeBuffer.hpp135 // helper for CodeBuffer::expand()
227 // the following section. It will never expand after this point.
366 // helper for CodeBuffer::expand()
387 void expand(CodeSection* which_cs, csize_t amount);
389 // Helper for expand.
590 if (remaining() < amount) { _outer->expand(this, amount); return true; }
/openjdk7/jdk/make/
H A Djdk_generic_profile.sh173 proc_arch=`echo "${PROCESSOR_IDENTIFIER}" | expand | cut -d' ' -f1 | sed -e 's@x86@X86@g' -e 's@Intel64@X64@g' -e 's@em64t@X64@g' -e 's@EM64T@X64@g' -e 's@amd64@X64@g' -e 's@AMD64@X64@g' -e 's@ia64@IA64@g'`
/openjdk7/jdk/src/share/classes/sun/tools/jar/
H A DMain.java55 // An entryName(path)->File map generated during "expand", it helps to
200 expand(null, files, false);
222 expand(null, files, true);
290 /* Preprocess and expand @file arguments */
429 void expand(File dir, String[] files, boolean isUpdate) { method in class:Main
453 expand(f, f.list(), isUpdate);
/openjdk7/jdk/test/java/util/zip/
H A Dzip.java101 expand(null, files, false);
120 expand(null, files, true);
290 void expand(File dir, String[] files, boolean isUpdate) { method in class:zip
314 expand(f, f.list(), isUpdate);
/openjdk7/corba/make/common/shared/
H A DPlatform.gmk146 MB_OF_MEMORY=$(shell /etc/prtconf | fgrep 'Memory size:' | expand | cut -d' ' -f3)
/openjdk7/jdk/src/share/classes/sun/launcher/
H A DLauncherHelper.java599 StdArg(String arg, boolean expand) { argument
601 this.needsExpansion = expand;
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serializer/
H A DEmptySerializer.java762 public void setDTDEntityExpansion(boolean expand) { argument
/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A DCHANGES730 Fixed a bug in png_read_png() that caused it to fail to expand some images
2573 Make the 'png_jmpbuf' macro expand to a call that records the correct
3234 because they are incompletely tested. gray_to_rgb was failing to expand
3415 expanding an indexed image, always expand to RGBA if transparency is
3497 The palette expand optimization prevented expansion to an intermediate RGBA
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp239 void expand();
1263 void expand(size_t bytes, size_t expand_bytes,
1265 virtual bool expand(size_t bytes, size_t expand_bytes);

Completed in 114 milliseconds

123