OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_free
(Results
1 - 3
of
3
) sorted by null
/external/opencv/ml/src/
mlsvm.cpp
581
#undef
is_free
macro
582
#define
is_free
(i) (alpha_status[i] == 0)
macro
[
all
...]
/external/qemu/block/
vvfat.c
453
static char
is_free
(const direntry_t* direntry)
function
471
&& !
is_free
(direntry);
[
all
...]
/external/valgrind/main/callgrind/
global.h
434
Bool
is_free
:1;
member in struct:_fn_node
Completed in 744 milliseconds