HomeSort by relevance Sort by last modified time
    Searched defs:is_first (Results 1 - 9 of 9) 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 335 volatile bool is_first = true; local
363 if (!(ccp = do_selectargs(ap, is_first))) {
367 is_first = false;
    [all...]
  /prebuilts/gcc/linux-x86/host/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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
som.h 132 unsigned int is_first :1; member in struct:subspace_dictionary_record
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 307 M4OSA_Int32 is_first; member in struct:__anon16120
  /external/opencv/cxcore/src/
cxpersistence.cpp 123 int is_first; member in struct:CvFileStorage
1250 int is_first = 1; local
    [all...]

Completed in 359 milliseconds