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

/external/opencv3/3rdparty/openexr/IlmImf/
H A DImfTileOffsets.h97 LevelMode _mode; member in class:Imf::TileOffsets
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
H A DHashList.cs64 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/icu/icu4c/source/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/include/
H A Dpub_tool_basics.h148 Interpretation depends on _mode:
154 When _mode is SysRes_UNIX_OK, _wHI:_wLO holds the result.
155 When _mode is SysRes_UNIX_ERR, _wHI:_wLO holds the error code.
198 SysResMode _mode; member in struct:__anon20424
277 switch (sr._mode) {
290 switch (sr._mode) {
303 switch (sr._mode) {
316 switch (sr._mode) {
330 return sr1._mode == sr2._mode
[all...]
/external/opencv3/modules/imgproc/perf/
H A Dperf_cvt_color.cpp251 int _mode = get<1>(GetParam()), mode = _mode; local
265 SANITY_CHECK(dst, _mode == CX_BGRA2HLS_FULL ? 2 : 1);
/external/icu/icu4c/source/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/perf/
H A Dtest_input_for_tinycc.c5141 int _mode; member in struct:_IO_FILE
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 227 milliseconds