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

  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
HashList.cs 64 private EnumerationMode _mode; field in class:Antlr.Runtime.Collections.HashList.HashListEnumerator
82 _mode = mode;
154 if (_mode == EnumerationMode.Key)
156 else if (_mode == EnumerationMode.Value)
  /external/valgrind/main/include/
pub_tool_basics.h 149 Interpretation depends on _mode:
155 When _mode is SysRes_UNIX_OK, _wHI:_wLO holds the result.
156 When _mode is SysRes_UNIX_ERR, _wHI:_wLO holds the error code.
183 SysResMode _mode; member in struct:__anon36596
219 switch (sr._mode) {
227 switch (sr._mode) {
236 switch (sr._mode) {
243 switch (sr._mode) {
250 return sr1._mode == sr2._mode
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
libio.h 334 int _mode; member in struct:_IO_FILE_complete
527 if ((__fp)->_mode == 0) \
529 (__fp)->_mode = -1; \
530 __result = (__fp)->_mode; \
533 __result = _IO_fwide_maybe_incompatible ? -1 : (__fp)->_mode; \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
libio.h 334 int _mode; member in struct:_IO_FILE_complete
527 if ((__fp)->_mode == 0) \
529 (__fp)->_mode = -1; \
530 __result = (__fp)->_mode; \
533 __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...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 116 milliseconds