Searched refs:and (Results 126 - 150 of 150) sorted by relevance

123456

/openjdk7/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A DPreprocessor.java2 * Copyright (c) 1999, 2000, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
39 // -D57110<daz> Allow ID pragma directive to be applied to modules and update
43 // collide with keywords, in letter but not case, and issue a warning.
393 BooleanAnd and = parser.exprFactory.booleanAnd (e, null);
394 and.rep (e.rep () + " && ");
395 return andExpr (and, entry);
668 // sun_local and sun_localservant are defined. sun_local
669 // generates only Holder and Helper classes, where read
670 // and writ
[all...]
H A DParser.java2 * Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
50 // -D59166<daz> Prohibit collisions between keywords and non-escaped identifiers.
61 // appearing at global scope and then reopened in the main IDL file. Only
549 // method scopedName() and any of its helper methods -- qualifiedName(),
550 // partlyQualifiedName(), and unqualifiedName() -- to return a ModuleEntry
629 // the parse has to finish and something valid has to be
676 // declaration, and needs to have all forward references resolved:
954 // declaration, and needs to have all forward references resolved:
1230 // If the above statement is not valid and throw
[all...]
/openjdk7/hotspot/src/share/vm/runtime/
H A Darguments.cpp2 * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
106 // Check if head of 'option' matches 'name', and sets 'tail' remaining part of option string
145 // Initialize system properties key and value.
155 // Properties values are set to NULL and they are
205 * and ignoring the value. Once the JDK version reaches the 'accept_until'
255 // Returns true if the flag is obsolete and fits into the range specified
305 // processed (in particular, -Djava.endorsed.dirs=...) and before calling
326 // base are allocated in the C heap and freed by this class.
378 // Clear the prefix and suffi
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/msg/
H A DXMLSchemaMessages_pt_BR.properties4 * This code is free software; you can redistribute it and/or modify it
29 # This file contains error and warning messages related to XML Schema
30 # The messages are arranged in key and value tuples in a ListResourceBundle.
H A DDOMMessages_ja.properties4 * This code is free software; you can redistribute it and/or modify it
32 # The messages are arranged in key and value tuples in a ListResourceBundle.
H A DDOMMessages_ko.properties4 * This code is free software; you can redistribute it and/or modify it
32 # The messages are arranged in key and value tuples in a ListResourceBundle.
H A DXMLSchemaMessages_de.properties4 * This code is free software; you can redistribute it and/or modify it
29 # This file contains error and warning messages related to XML Schema
30 # The messages are arranged in key and value tuples in a ListResourceBundle.
H A DXMLSchemaMessages_ja.properties4 * This code is free software; you can redistribute it and/or modify it
29 # This file contains error and warning messages related to XML Schema
30 # The messages are arranged in key and value tuples in a ListResourceBundle.
/openjdk7/
H A DMakefile2 # Copyright (c) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
5 # This code is free software; you can redistribute it and/or modify it
370 sanity -- Perform detailed sanity checks on system and settings \n\
373 clean -- remove all built and imported files \n\
392 DEVTOOLS_PATH.desc = Directory containing zip and gnumake
396 # Make variables to print out (description and value)
465 - The fastest builds have been when the sources and the BOOTDIR are on \n\
/openjdk7/hotspot/agent/src/share/native/jvmdi/
H A Dsa.cpp2 * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
45 Error: please port YIELD() and SLEEP() macros to your platform
53 // the SA and the VM. Note that the SA knows about the layout of //
54 // certain VM data structures and that knowledge is taken advantage //
67 // posted via these exported variables, and that the VM should wait
131 // taking a class name, method name and signature, and the iteration
134 // and since interactivity when setting and clearin
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DCompiler.java17 * See the License for the specific language governing permissions and
71 * of operation codes (op map) and then builds from that into an Expression
79 * Construct a Compiler object with a specific ErrorListener and
99 * Construct a Compiler instance that has a null error listener and a
130 expr = and(opPos); break;
202 * Bottle-neck compilation of an operation with left and right operands.
259 * Compile an 'and' operation.
267 protected Expression and(int opPos) throws TransformerException method in class:Compiler
813 * and match patterns.
908 // This is the magic and invisibl
[all...]
/openjdk7/jdk/test/java/math/BigInteger/
H A DBigIntegerTest.java2 * Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
170 /* Test setBit and clearBit (and testBit) */
185 /* Test flipBit (and testBit) */
205 BigInteger z = x.and(x.negate());
224 BigInteger w = x.or(y).andNot(x.and(y));
406 // and modulus must be a prime or pseudoprime (Carmichael number)
605 // next one, and make sure there are no primes in between
698 * Main to interpret arguments and ru
[all...]
/openjdk7/hotspot/make/
H A DMakefile2 # Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved.
5 # This code is free software; you can redistribute it and/or modify it
27 # Default is to build the both product images and construct an export dir.
32 # This makefile uses the default settings for where to find compilers and
33 # tools, and obeys the ALT_* variable settings used by the other JDK
50 # Version strings and numbers:
55 # Version strings and numbers especially needed on Windows:
64 # Default is build both product fastdebug and create export area
448 # Create JDK and place this build into it
526 "Default behavior is to build and creat
[all...]
/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DTableView.java2 * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
39 * this view is responsible for represent rows and the child
57 * is a vertical box, the rows are horizontal boxes, and the cells
59 * columns and rows. By default, the table can be thought of as
95 * View implementation and should be produced by the
208 * provide the superclass behavior and invalidate the
209 * grid so that rows and columns will be recalculated.
218 * for multi-column, multi-row, and missing grid
223 // determine which views are table rows and clea
[all...]
/openjdk7/jdk/src/share/classes/java/util/
H A DBitSet.java2 * Copyright (c) 1995, 2007, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
39 * {@code BitSet} through logical AND, logical inclusive OR, and
49 * of a bit set and is defined independently of implementation.
81 * significant bit and 63 refers to the most significant bit).
99 * the user knows what he's doing and try harder to preserve it.
201 * buffer between its position and limit.
207 * <p>The long buffer is not modified by this method, and no
211 * of a sequence of bits between its position and limit, to be
246 * buffer between its position and limi
901 public void and(BitSet set) { method in class:BitSet
[all...]
/openjdk7/hotspot/src/share/vm/utilities/
H A Ddebug.cpp2 * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
75 functions that do not slow down the system too much and thus can be left in optimized code.
243 // error only; gathering additional data might cause an allocation and a
255 // Dump core and abort
378 // Command object. It makes sure a resource mark is set and
513 // If the last_Java_fp is set we are in C land and
617 // location of the oop and the address. Useful for tracking down
618 // certain kinds of naked oop and oop map bugs.
623 tty->print_cr("Requires build with VALIDATE_MARK_SWEEP defined (debug build) and RecordMarkSweepCompactio
[all...]
/openjdk7/jdk/src/share/classes/com/sun/security/sasl/digest/
H A DDigestMD5Base.java2 * Copyright (c) 2000, 2009, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
71 * and contains two inner classes which implement the SecurityCtx
73 * for quality-of-protection (QOP) with integrity checking and
110 * support for the DES and Triple DES cipher algorithms (optionally,
113 * provides support for DES, Triple DES and RC4 ciphers.
116 * of 'high', 'medium', and 'low' give the following behaviour.
180 super(props, className); // sets QOP, STENGTH and BUFFER_SIZE
270 * This method uses Random to get random bytes and then
272 * is slightly faster and
[all...]
/openjdk7/jdk/test/
H A DMakefile2 # Copyright (c) 1995, 2012, Oracle and/or its affiliates. All rights reserved.
5 # This code is free software; you can redistribute it and/or modify it
113 # Only want major and minor numbers from os version
125 # Try and use the arch names consistently
156 # If ARCH_DATA_MODEL is not defined, try and pick a reasonable default
246 D64_ERROR_MESSAGE=Mismatch between ARCH_DATA_MODEL=$(ARCH_DATA_MODEL) and use of -d64 in JAVA_ARGS=$(JAVA_ARGS)
259 # Macro to run make and set the shared library permissions
383 # Some tests annoy me and fail frequently
388 # Create exclude list for this platform and arch
438 # Using samevm has problems, and does
[all...]
/openjdk7/jdk/test/tools/pack200/pack200-verifier/src/xmlkit/
H A DClassWriter.java2 * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
69 e.findAllInTree(XMLKit.and(XMLKit.elementFilter(nonAttrTags()),
243 System.out.println("Warning: Duplicate CP entries for " + ids[tag] + " and " + id);
444 next += type1.length() + 2; // skip body and brackets
469 next += type1.length() + 2; // skip body and brackets
679 // Scan local and stack types in this frame:
H A DXMLKit.java2 * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
52 * A kit of methods and classes useful for manipulating XML trees in
53 * memory. They are very compact and easy to use. An XML element
55 * for its name, each attribute name and value, and each sub-element.
60 * There are viewing and conversion operators to and from various
181 * // finders, removers, and replacers do addContent of each filtered value
182 * // (i.e., TokenLists and anonymou
3113 public static Filter and(final Filter f0, final Filter f1) { method in class:XMLKit
3117 public static Filter and(final Filter... fs) { method in class:XMLKit
[all...]
/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DTableView.java2 * Copyright (c) 1998, 2008, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
260 * for multi-column, multi-row, and missing grid
268 // determine which views are table rows and clear out
361 * is the column maximum of the cells minimum, preferred, and
367 * @return the offset from the origin and the span for each column
368 * in the offsets and spans parameters
372 //clean offsets and spans
383 * maximum of minimum, preferred, and maximum spans along the
390 * the proportions of the existing column requirements and takin
[all...]
/openjdk7/jdk/src/share/classes/javax/swing/text/html/parser/
H A DParser.java2 * Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
42 * HTML file from an InputStream and calls various methods
43 * (which should be overridden in a subclass) when tags and
47 * out there, and as a result there are many badly formatted
52 * The parser treats \r and \r\n as \n. Newlines after starttags
53 * and before end tags are ignored just as specified in the SGML/HTML
103 // State for <html>, <head> and <body>. Since people like to slap
114 * If strict == false, ignoreSpace is used to try and mimic the behavior
268 // single line comment, and repars
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/
H A DXMLDocumentFragmentScannerImpl.java2 * Copyright (c) 2003, 2006, Oracle and/or its affiliates. All rights reserved.
17 * See the License for the specific language governing permissions and
64 * This class is responsible for scanning the structure and content
68 * efficiently build pull parser. Lot of improvements have been done and
177 // recognized features and properties
438 * of the document and return. A scanner instance is
545 * about any features and properties that affect the operation of the
612 // JAXP 1.5 features and properties
836 * pseudo-name of "[dtd]" parameter entity names start with '%'; and
882 * of "[dtd]" parameter entity names start with '%'; and genera
[all...]
/openjdk7/jdk/src/share/classes/java/math/
H A DBigInteger.java2 * Copyright (c) 1996, 2007, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
39 * primitive integer operators, and all relevant methods from java.lang.Math.
42 * and a few other miscellaneous operations.
46 * For example, division by zero throws an {@code ArithmeticException}, and
54 * shift distance results in a left shift, and vice-versa. The unsigned
60 * bitwise integer operators. The binary operators ({@code and},
65 * those performed by Java's relational and equality operators.
68 * exponentiation, and compute multiplicative inverses. These methods always
69 * return a non-negative result, between {@code 0} and {
2190 public BigInteger and(BigInteger val) { method in class:BigInteger
[all...]
/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp2 * Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
120 run a HandleMarkCleaner and trash all handles allocated in the call chain
241 * UPDATE_PC_AND_TOS - Macro for updating the pc and topOfStack.
248 * UPDATE_PC_AND_TOS_AND_CONTINUE - Macro for updating the pc and topOfStack,
249 * and executing the next opcode. It's somewhat similar to the combination
250 * of UPDATE_PC_AND_TOS and CONTINUE, but with some minor optimizations.
299 // About to call a new method, update the save the adjusted pc and return to frame manager
320 // to the sum (scaled) of invocation counter and backedge count to make
353 * Macros for caching and flushin
[all...]

Completed in 344 milliseconds

123456