HomeSort by relevance Sort by last modified time
    Searched refs:type_flag (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/vr/libpdx_default_transport/
pdx_tool.cpp 99 int type_flag, FTW* ftw_buffer);
102 int type_flag, FTW* ftw_buffer);
103 int DumpCommandCallback(const char* path, const struct stat* sb, int type_flag,
158 int ReloadCommandCallback(const char* path, const struct stat*, int type_flag,
160 if (type_flag == FTW_F)
165 int DumpCommandCallback(const char* path, const struct stat*, int type_flag,
167 if (type_flag == FTW_F)
  /external/valgrind/coregrind/m_debuginfo/
readdwarf3.c 520 /* Return the uncooked offset of DIE and set *TYPE_FLAG to true if the DIE
523 static UWord uncook_die( const CUConst *cc, UWord die, /*OUT*/Bool *type_flag,
527 *type_flag = False;
538 *type_flag = True;
2583 Bool type_flag, alt_flag; local
    [all...]

Completed in 149 milliseconds