OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unconditional
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/quick/mips/
assemble_mips.cc
443
* Orig
unconditional
branch
447
* Long
unconditional
branch
462
bool
unconditional
= false;
local
469
unconditional
= true;
483
if (!
unconditional
) {
503
if (!
unconditional
) {
[
all
...]
/external/iptables/libiptc/
libip6tc.c
7
* Every chain ends with an
unconditional
jump: a RETURN for user chains,
249
/* All zeroes ==
unconditional
rule. */
251
unconditional
(const struct ip6t_ip6 *ipv6)
function
383
/* Overflows should be end of entry chains, and
unconditional
395
assert(
unconditional
(&e->ipv6));
Completed in 132 milliseconds