OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invariants
(Results
1 - 25
of
867
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/tools/clang/blink_gc_plugin/
README.chromium
1
This clang plugin checks various
invariants
of the Blink garbage
/external/chromium_org/sync/syncable/
syncable_changes_version.h
13
// depend on the following two
invariants
:
19
// faster. If either of these
invariants
change, then those queries
mutable_entry.h
57
// adjacent siblings so that list
invariants
are maintained. Returns false
/external/valgrind/main/exp-sgcheck/tests/
preen_invars_so.c
4
array, hence generating Inv_Global
invariants
in sg_main.c.
/frameworks/base/include/androidfw/
StreamingZipInflater.h
62
// output
invariants
for this asset
72
// input
invariants
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
setobject.h
62
/*
Invariants
for frozensets:
65
*
Invariants
for sets:
listobject.h
29
*
Invariants
:
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
setobject.h
62
/*
Invariants
for frozensets:
65
*
Invariants
for sets:
listobject.h
29
*
Invariants
:
/external/bison/lib/
printf-frexp.c
102
/*
Invariants
: pow2_i = 2^2^i, powh_i = 2^-2^i,
129
/*
Invariants
: pow2_i = 2^2^i, powh_i = 2^-2^i,
151
/*
Invariants
: x * 2^exponent = argument, x < 1.0 and
169
/*
Invariants
: x * 2^exponent = argument, and
frexp.c
94
/*
Invariants
: pow2_i = 2^2^i, powh_i = 2^-2^i,
128
/*
Invariants
: pow2_i = 2^2^i, powh_i = 2^-2^i,
148
/*
Invariants
: x * 2^exponent = argument, and 2^-2^i <= x < 1.0. */
/external/chromium_org/third_party/tcmalloc/chromium/src/
raw_printer.h
78
//
Invariants
: *ptr_ == \0
79
//
Invariants
: *limit_ == \0
/external/chromium_org/third_party/tcmalloc/vendor/src/
raw_printer.h
78
//
Invariants
: *ptr_ == \0
79
//
Invariants
: *limit_ == \0
/external/chromium_org/third_party/usrsctp/usrsctplib/
user_environment.h
88
#if defined(
INVARIANTS
)
96
#if defined(
INVARIANTS
)
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
strbuf.h
8
* Strbufs has some
invariants
that are very important to keep in mind:
15
* while keeping the shell valid wrt its
invariants
.
/external/chromium_org/sync/test/engine/
test_directory_setter_upper.cc
71
// Check
invariants
for all items.
/external/chromium_org/v8/test/mjsunit/regress/
regress-1083.js
29
// on the global object doesn't break
invariants
.
/external/libcxx/test/utilities/time/time.clock/time.clock.hires/
consistency.pass.cpp
19
// check clock
invariants
/external/libcxx/test/utilities/time/time.clock/time.clock.steady/
consistency.pass.cpp
19
// check clock
invariants
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.clock/time.clock.hires/
consistency.pass.cpp
19
// check clock
invariants
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.clock/time.clock.steady/
consistency.pass.cpp
19
// check clock
invariants
/external/chromium_org/native_client_sdk/doc_generated/reference/sandbox_internals/
x86-64-sandbox.html
9
<li><a class="reference internal" href="#runtime-
invariants
" id="id7">Runtime
Invariants
</a></li>
46
</section><section id="runtime-
invariants
">
47
<h2 id="runtime-
invariants
">Runtime
Invariants
</h2>
49
number of runtime <em>
invariants
</em> across the lifetime of the running
51
responsible for maintaining the
invariants
. See the paper for the
52
rationale for the
invariants
:</p>
200
invariants
without needing to know the code alignment rules. The
/external/chromium_org/net/spdy/
hpack_entry_test.cc
25
// These builders maintain the same external table
invariants
that a "real"
/external/chromium_org/sync/engine/
syncer_types.h
38
//
invariants
. Examples of this include the server adding children to locally
/external/chromium_org/ui/accessibility/
ax_tree_update.h
26
//
invariants
must hold:
Completed in 650 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>