OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:With
(Results
26 - 50
of
142
) sorted by null
1
2
3
4
5
6
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRMapElement.h
10
// Redistribution and use in source and binary forms,
with
or without
17
// documentation and/or other materials provided
with
the distribution.
62
- (void)putNode:(id)aNode
With
:(NSInteger)uniqueID;
ANTLRCommonTreeNodeStream.h
5
// Redistribution and use in source and binary forms,
with
or without
12
// documentation and/or other materials provided
with
the distribution.
96
* Switch back
with
pop().
109
- (void) replaceChildren:(id)parent From:(NSInteger)startChildIndex To:(NSInteger)stopChildIndex
With
:(id) t;
ANTLRBufferedTokenStream.h
5
// Redistribution and use in source and binary forms,
with
or without
12
// documentation and/or other materials provided
with
the distribution.
48
* to initialize
with
first token. The ctor doesn't get a token.
91
- (NSMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex
With
:(ANTLRBitSet *)types;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRBaseTree.h
5
// Redistribution and use in source and binary forms,
with
or without
12
// documentation and/or other materials provided
with
the distribution.
52
- (void) setChild:(NSInteger) i
With
:(id<ANTLRTree>)t;
55
- (void) replaceChildrenFrom:(NSInteger)startChildIndex To:(NSInteger)stopChildIndex
With
:(id) t;
78
- (id) deepCopy; // performs a deepCopyWithZone:
with
the default zone
126
- (void) setChild:(NSInteger) i
With
:(id<ANTLRTree>)t;
129
- (void) replaceChildrenFrom:(NSInteger)startChildIndex To:(NSInteger)stopChildIndex
With
:(id) t;
152
- (id) deepCopy; // performs a deepCopyWithZone:
with
the default zone
ANTLRMapElement.h
10
// Redistribution and use in source and binary forms,
with
or without
17
// documentation and/or other materials provided
with
the distribution.
62
- (void)putNode:(id)aNode
With
:(NSInteger)uniqueID;
ANTLRCommonTreeNodeStream.h
5
// Redistribution and use in source and binary forms,
with
or without
12
// documentation and/or other materials provided
with
the distribution.
96
* Switch back
with
pop().
109
- (void) replaceChildren:(id)parent From:(NSInteger)startChildIndex To:(NSInteger)stopChildIndex
With
:(id) t;
ANTLRBufferedTokenStream.h
5
// Redistribution and use in source and binary forms,
with
or without
12
// documentation and/or other materials provided
with
the distribution.
48
* to initialize
with
first token. The ctor doesn't get a token.
91
- (NSMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex
With
:(ANTLRBitSet *)types;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRBaseTree.h
5
// Redistribution and use in source and binary forms,
with
or without
12
// documentation and/or other materials provided
with
the distribution.
52
- (void) setChild:(NSInteger) i
With
:(id<ANTLRTree>)t;
55
- (void) replaceChildrenFrom:(NSInteger)startChildIndex To:(NSInteger)stopChildIndex
With
:(id) t;
78
- (id) deepCopy; // performs a deepCopyWithZone:
with
the default zone
126
- (void) setChild:(NSInteger) i
With
:(id<ANTLRTree>)t;
129
- (void) replaceChildrenFrom:(NSInteger)startChildIndex To:(NSInteger)stopChildIndex
With
:(id) t;
152
- (id) deepCopy; // performs a deepCopyWithZone:
with
the default zone
ANTLRMapElement.h
10
// Redistribution and use in source and binary forms,
with
or without
17
// documentation and/or other materials provided
with
the distribution.
62
- (void)putNode:(id)aNode
With
:(NSInteger)uniqueID;
ANTLRCommonTreeNodeStream.h
5
// Redistribution and use in source and binary forms,
with
or without
12
// documentation and/or other materials provided
with
the distribution.
96
* Switch back
with
pop().
109
- (void) replaceChildren:(id)parent From:(NSInteger)startChildIndex To:(NSInteger)stopChildIndex
With
:(id) t;
ANTLRBufferedTokenStream.h
5
// Redistribution and use in source and binary forms,
with
or without
12
// documentation and/or other materials provided
with
the distribution.
48
* to initialize
with
first token. The ctor doesn't get a token.
91
- (NSMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex
With
:(ANTLRBitSet *)types;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBaseTree.h
5
// Redistribution and use in source and binary forms,
with
or without
12
// documentation and/or other materials provided
with
the distribution.
54
- (void) setChild:(NSInteger) i
With
:(id<ANTLRBaseTree>)t;
57
- (void) replaceChildrenFrom:(NSInteger)startChildIndex To:(NSInteger)stopChildIndex
With
:(id) t;
80
- (id) deepCopy; // performs a deepCopyWithZone:
with
the default zone
130
- (void) setChild:(NSUInteger) i
With
:(id<ANTLRBaseTree>)t;
133
- (void) replaceChildrenFrom:(NSInteger)startChildIndex To:(NSInteger)stopChildIndex
With
:(id) t;
156
- (id) deepCopy; // performs a deepCopyWithZone:
with
the default zone
ANTLRMapElement.h
10
// Redistribution and use in source and binary forms,
with
or without
17
// documentation and/or other materials provided
with
the distribution.
62
- (void)putNode:(id)aNode
With
:(NSInteger)uniqueID;
ANTLRBufferedTokenStream.h
5
// Redistribution and use in source and binary forms,
with
or without
12
// documentation and/or other materials provided
with
the distribution.
50
* to initialize
with
first token. The ctor doesn't get a token.
94
- (AMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex
With
:(ANTLRBitSet *)types;
ANTLRCommonTreeNodeStream.h
5
// Redistribution and use in source and binary forms,
with
or without
12
// documentation and/or other materials provided
with
the distribution.
97
* Switch back
with
pop().
110
- (void) replaceChildren:(id)parent From:(NSInteger)startChildIndex To:(NSInteger)stopChildIndex
With
:(id) t;
/external/chromium_org/chrome/common/extensions/docs/server2/
timer.py
23
def
With
(self, other):
24
'''Returns a new stopped Timer
with
this Timer's elapsed time + |other|'s.
/ndk/tests/build/topological-sort/jni/
Android.mk
6
# 1/ First, define a static library module named 'foo'
with
two source
19
#
With
NDK r8b and earlier, the final link command for the executable
29
#
With
a NDK that implements correct topological dependency ordering,
/external/chromium_org/net/tools/quic/
quic_time_wait_list_manager_test.cc
223
.
With
(Args<0, 1>(PublicResetPacketEq(guid_,
240
.
With
(Args<0, 1>(PublicResetPacketEq(guid_,
281
// Send public reset
with
exponential back off.
337
.
With
(Args<0, 1>(PublicResetPacketEq(guid,
349
.
With
(Args<0, 1>(PublicResetPacketEq(guid,
375
.
With
(Args<0, 1>(PublicResetPacketEq(guid,
382
.
With
(Args<0, 1>(PublicResetPacketEq(other_guid,
/external/llvm/test/MC/ARM/
multi-section-mapping.s
10
@ A section should be able to start
with
a $t
15
@ A setion should be able to start
with
a $d
24
@
With
all those constraints, we want:
/external/valgrind/main/gdbserver_tests/
mssnapshot.stderrB.exp
4
help [debug] : monitor command help.
With
debug: + debugging commands
mchelp.stdoutB.exp
2
help [debug] : monitor command help.
With
debug: + debugging commands
20
mark <len> (or 1) bytes at <addr>
with
the given accessibility
31
help [debug] : monitor command help.
With
debug: + debugging commands
46
v.translate <addr> [<traceflags>] : debug translation of <addr>
with
<traceflags>
57
mark <len> (or 1) bytes at <addr>
with
the given accessibility
/external/chromium/testing/gmock/include/gmock/
gmock-generated-function-mockers.h
8
// Redistribution and use in source and binary forms,
with
or without
16
// in the documentation and/or other materials provided
with
the
67
MockSpec<F>&
With
() {
87
MockSpec<F>&
With
(const Matcher<A1>& m1) {
108
MockSpec<F>&
With
(const Matcher<A1>& m1, const Matcher<A2>& m2) {
129
MockSpec<F>&
With
(const Matcher<A1>& m1, const Matcher<A2>& m2,
151
MockSpec<F>&
With
(const Matcher<A1>& m1, const Matcher<A2>& m2,
174
MockSpec<F>&
With
(const Matcher<A1>& m1, const Matcher<A2>& m2,
198
MockSpec<F>&
With
(const Matcher<A1>& m1, const Matcher<A2>& m2,
223
MockSpec<F>&
With
(const Matcher<A1>& m1, const Matcher<A2>& m2
[
all
...]
/external/chromium/testing/gmock/test/
gmock_output_test_.cc
4
// Redistribution and use in source and binary forms,
with
or without
12
// in the documentation and/or other materials provided
with
the
170
EXPECT_CALL(foo_, Bar2(_, _)).
With
(Ge());
191
.
With
(Ge());
193
foo_.Bar2(2, 3); // Mismatch
With
()
199
.
With
(Ge());
201
foo_.Bar2(1, 3); // Mismatch arguments and mismatch
With
()
/external/llvm/include/llvm/Transforms/Utils/
BuildLibCalls.h
80
/// 'Op' and returns one value
with
the same type. If 'Op' is a long double,
116
virtual void replaceCall(Value *
With
) = 0;
/external/chromium_org/media/tools/layout_tests/
layouttest_analyzer.py
98
help=('
With
this mode, email is sent out '
110
help=('
With
this mode, email includes issue details '
211
result compared
with
the latest past result.
274
Annotate the graph
with
revision information.
Completed in 553 milliseconds
1
2
3
4
5
6