OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removes
(Results
1 - 8
of
8
) sorted by null
/external/clearsilver/csharp/
README
14
removes
type information and begs for coredumps to occur later.
/external/qemu/telephony/
sysdeps_posix.c
205
int
removes
= channel->wanted & ~events;
local
218
if (
removes
) {
221
if (
removes
& (1 << ee))
/external/v8/test/mjsunit/
const-eval-init.js
35
// Deleting 'x'
removes
the local const property.
/libcore/
NativeCode.mk
76
#
removes
duplicates.
/system/core/adb/
sysdeps_win32.c
1461
int
removes
= events0 & ~events;
local
[
all
...]
/build/core/
cleanbuild.mk
191
# The files/dirs to delete during a dataclean, which
removes
any files
/external/libpng/
CHANGES
153
added "strip_alpha" transformation, which
removes
the alpha channel of
[
all
...]
/external/dropbear/libtomcrypt/
crypt.tex
410
have the same prototype and store their keys as naturally as possible. This also
removes
the need for dynamic memory
736
Which returns {\bf CRYPT\_OK} if it
removes
the cipher, otherwise it returns {\bf CRYPT\_ERROR}.
[
all
...]
Completed in 1180 milliseconds