OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_first
(Results
1 - 7
of
7
) sorted by null
/external/protobuf/src/google/protobuf/compiler/
parser.cc
804
bool
is_first
= true;
local
813
if (
is_first
) {
815
is_first
= false;
[
all
...]
/external/bluetooth/glib/glib/
gfileutils.c
1351
gboolean
is_first
= TRUE;
local
1535
gboolean
is_first
= TRUE;
local
[
all
...]
/external/mksh/src/
exec.c
270
volatile bool
is_first
= true;
local
296
if (!(cp = do_selectargs(ap,
is_first
))) {
300
is_first
= false;
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
som.h
132
unsigned int
is_first
:1;
member in struct:subspace_dictionary_record
/external/chromium/net/base/
net_util.cc
482
bool
is_first
= true;
local
496
if (
is_first
&& cur_script != USCRIPT_COMMON) {
498
is_first
= false;
[
all
...]
/frameworks/media/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h
307
M4OSA_Int32
is_first
;
member in struct:__anon16055
/external/opencv/cxcore/src/
cxpersistence.cpp
123
int
is_first
;
member in struct:CvFileStorage
1250
int
is_first
= 1;
local
[
all
...]
Completed in 468 milliseconds