OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unmark
(Results
1 - 25
of
41
) sorted by null
1
2
/external/proguard/src/proguard/optimize/evaluation/
SimpleEnumClassChecker.java
69
// However,
unmark
it again if it has any non-private, non-static
SimpleEnumClassSimplifier.java
130
//
Unmark
the class as an enum.
SimpleEnumUseChecker.java
96
//
Unmark
the simple enum classes in annotations.
101
//
Unmark
the simple enum classes that are used in a complex way.
/external/mesa3d/src/gallium/drivers/r300/
r300_flush.c
58
/*
Unmark
HWTCL state for SWTCL. */
/external/proguard/src/proguard/shrink/
InterfaceUsageMarker.java
97
//
Unmark
this interface, so we don't bother looking at it again.
/external/v8/src/crankshaft/
hydrogen-uint32-analysis.cc
169
// Iterate over collected phis and
unmark
those that
170
// are unsafe. When unmarking phi
unmark
its operands
/frameworks/support/design/src/android/support/design/widget/
DirectedAcyclicGraph.java
175
//
Unmark
the node from the temporary list
/art/runtime/gc/collector/
mark_compact.h
136
// mark, otherwise we
unmark
.
semi_space.h
174
// mark, otherwise we
unmark
.
/external/avahi/avahi-core/
probe-sched.c
302
/*
Unmark
all following jobs */
/external/libnl/lib/
object.c
217
* @arg obj Object to
unmark
/prebuilts/go/darwin-x86/src/syscall/
exec_unix.go
22
//
unmark
the ones we want the exec'ed program to keep.
exec_plan9.go
20
//
unmark
the ones we want the exec'ed program to keep.
/prebuilts/go/linux-x86/src/syscall/
exec_unix.go
22
//
unmark
the ones we want the exec'ed program to keep.
/external/apache-http/src/org/apache/http/conn/
ManagedClientConnection.java
220
* automatically
unmark
the state as non-reusable. It can then
/external/dnsmasq/src/
dbus.c
183
/* See if this is already there, and
unmark
*/
/art/compiler/utils/
assembler.h
199
//
Unmark
the buffer, so we cannot emit after this.
/external/mockito/src/org/mockito/internal/creation/
AcrossJVMSerializationFeature.java
128
//
unmark
/prebuilts/gdb/darwin-x86/lib/python2.7/
poplib.py
244
"""
Unmark
all messages marked for deletion."""
/prebuilts/gdb/linux-x86/lib/python2.7/
poplib.py
244
"""
Unmark
all messages marked for deletion."""
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
poplib.py
244
"""
Unmark
all messages marked for deletion."""
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
poplib.py
244
"""
Unmark
all messages marked for deletion."""
/external/llvm/lib/CodeGen/
ScheduleDAG.cpp
583
//
Unmark
.
/external/proguard/src/proguard/optimize/
Optimizer.java
388
//
Unmark
all simple enums that are explicitly used as objects.
[
all
...]
/external/wpa_supplicant_8/src/ap/
wnm_ap.c
167
* 1.
unmark
the node
Completed in 3324 milliseconds
1
2