Searched defs:_mode (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/mac/Plugins/
H A DWebBaseNetscapePluginView.h62 int _mode; variable
/external/icu4c/test/perf/normperf/
H A Dnormperf.h77 QuickCheckPerfFunction(QuickCheckFn func, ULine* srcLines,int32_t srcNumLines, UNormalizationMode _mode, int32_t opts, UBool _uselen) : options(opts) { argument
82 mode = _mode;
87 QuickCheckPerfFunction(QuickCheckFn func, const UChar* source,int32_t sourceLen, UNormalizationMode _mode, int32_t opts, UBool _uselen) : options(opts) { argument
92 mode = _mode;
/external/valgrind/main/include/
H A Dpub_tool_basics.h163 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:__anon11252
241 switch (sr._mode) {
249 switch (sr._mode) {
258 switch (sr._mode) {
265 switch (sr._mode) {
272 return sr1._mode == sr2._mode
[all...]
/external/icu4c/tools/tzcode/
H A Dtz2icu.cpp793 const string& _mode,
805 if (_mode == "DOWLEQ") {
807 } else if (_mode == "DOWGEQ") {
809 } else if (_mode == "DOM") {
841 << _mode
792 set(const string& id, const string& _mode, int32_t _month, int32_t _dom, int32_t _dow, int32_t _time, bool _isstd, bool _isgmt, int32_t _offset) argument
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c5141 int _mode; member in struct:_IO_FILE

Completed in 370 milliseconds