HomeSort by relevance Sort by last modified time
    Searched defs:_mode (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit/mac/Plugins/
WebBaseNetscapePluginView.h 62 int _mode; variable
  /external/valgrind/main/include/
pub_tool_basics.h 163 Interpretation depends on _mode:
169 When _mode is SysRes_UNIX_OK, _wHI:_wLO holds the result.
170 When _mode is SysRes_UNIX_ERR, _wHI:_wLO holds the error code.
204 SysResMode _mode; member in struct:__anon12538
241 switch (sr._mode) {
249 switch (sr._mode) {
258 switch (sr._mode) {
265 switch (sr._mode) {
272 return sr1._mode == sr2._mode
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h 334 int _mode; member in struct:_IO_FILE_complete
525 if ((__fp)->_mode == 0) \
527 (__fp)->_mode = -1; \
528 __result = (__fp)->_mode; \
531 __result = _IO_fwide_maybe_incompatible ? -1 : (__fp)->_mode; \
  /external/valgrind/main/perf/
test_input_for_tinycc.c 5141 int _mode; member in struct:_IO_FILE
    [all...]

Completed in 331 milliseconds