OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SELF
(Results
1 - 14
of
14
) sorted by null
/external/e2fsprogs/contrib/
dconf
11
SELF
=`basename $0`
12
AWKFILE=/tmp/${
SELF
}.awk
13
TEMPFILE=/tmp/${
SELF
}.tmp
/external/apache-xml/src/main/java/org/apache/xml/dtm/
Axis.java
25
* <p>The ancestor, descendant, following, preceding and
self
axes partition a
42
* the ancestor-or-
self
axis contains the context node and the ancestors of
65
* The descendant-or-
self
axis contains the context node and the
116
/** The
self
axis contains just the context node itself. */
117
public static final int
SELF
= 13;
167
true, // ancestor-or-
self
171
false, // descendant-or-
self
179
false //
self
(one node, has no order)
186
"ancestor-or-
self
", // 1
190
"descendant-or-
self
", //
[
all
...]
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/serialization/
SHA1PRNG_SecureRandomTest.java
62
private static final int
SELF
= 0;
289
if ( flag ==
SELF
) {
299
if ( flag ==
SELF
) {
309
if ( flag ==
SELF
) {
319
if ( flag ==
SELF
) {
331
if ( flag ==
SELF
) {
341
if ( flag ==
SELF
) {
351
if ( flag ==
SELF
) {
361
if ( flag ==
SELF
) {
382
flag =
SELF
;
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/objects/
XObjectFactory.java
109
DTMAxisIterator iter = dtm.getAxisIterator(Axis.
SELF
);
111
DTMIterator iterator = new OneStepIterator(iter, Axis.
SELF
);
125
DTMIterator iterator = new OneStepIterator(iter, Axis.
SELF
);
/external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkingIteratorSorted.java
109
|| (axis == Axis.
SELF
)
159
// || (axis == Axis.
SELF
)
WalkerFactory.java
245
// "/descendant-or-
self
::node()/table[3]" in order for the indexes
336
return Axis.
SELF
;
382
case Axis.
SELF
:
801
* "
self
::node()/following-sibling::foo/child::daz[position()=2]".
803
* "
self
::daz/parent::foo[child::daz[position()=2 and isPrevStepNode()]
857
int axis = Axis.
SELF
;
858
int paxis = Axis.
SELF
;
874
// If we don't do the magic below, then "@*/ancestor-or-
self
::*" gets
875
// inverted for match to "
self
::*/descendant-or-
self
::@*/parent::node()"
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseIterators.java
120
case Axis.
SELF
:
187
case Axis.
SELF
:
[
all
...]
DTMDefaultBaseTraversers.java
160
case Axis.
SELF
:
250
* the
self
node should be processed, use this function.
264
* the
self
node should be processed, use this function. If the context
402
* the
self
node. <\p>
419
* the
self
node. <\p>
585
* be overridded by classes that need to return the
self
node.
671
* the
self
node. <\p>
779
* the
self
node should be processed, use this function.
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/
XPathContext.java
298
DTMIterator iter = new org.apache.xpath.axes.OneStepIteratorForward(Axis.
SELF
);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar
org.eclipse.help.base_3.5.2.v201011171123.jar
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar
/external/jdiff/
xerces.jar
Completed in 370 milliseconds