OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:force
(Results
376 - 400
of
503
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/ui/file_manager/image_loader/
cache.js
74
// Cache.DB_VERSION to
force
database recreating.
/external/chromium_org/v8/test/mjsunit/
array-splice.js
346
Array.prototype[3] = 'foo'; // To
force
JS builtin.
unbox-double-arrays.js
352
//
Force
gc here to start with a clean heap if we repeat this test multiple
363
// size of the capacity and
force
the array into "slow" dictionary case.
/external/libedit/src/
tty.c
899
tty_bind_char(EditLine *el, int
force
)
923
if (new[0] == old[0] && !
force
)
[
all
...]
/external/libselinux/src/
android.c
1188
bool
force
= (flags & SELINUX_ANDROID_RESTORECON_FORCE) ? true : false;
local
1232
if (!
force
&& size == sizeof fc_digest && memcmp(fc_digest, xattr_value, sizeof fc_digest) == 0) {
[
all
...]