OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subops
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/tools/preload/
Operation.java
54
final List<Operation>
subops
= new ArrayList<Operation>();
field in class:Operation
85
for (Operation child :
subops
) {
128
if (
subops
.size() > 0) {
130
sb.append(
subops
.size());
Proc.java
103
stack.getLast().
subops
.add(o);
/external/valgrind/include/vki/
vki-xen-tmem.h
57
/*
Subops
for HYPERVISOR_tmem_op(TMEM_CONTROL) */
/external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp
[
all
...]
Completed in 380 milliseconds