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

  /external/marisa-trie/tests/
assert.h 10 #define EXCEPT(code, expected_status) try { \
io-test.cc 30 EXCEPT(writer.write(values, 1U << 30), MARISA_SIZE_ERROR);
61 EXCEPT(reader.read(&byte), MARISA_IO_ERROR);
78 EXCEPT(mapper.map(&byte), MARISA_IO_ERROR);
90 EXCEPT(reader.read(&byte), MARISA_IO_ERROR);
140 EXCEPT(reader.read(&byte), MARISA_IO_ERROR);
188 EXCEPT(reader.read(&byte), MARISA_IO_ERROR);
221 EXCEPT(reader.read(&byte), MARISA_IO_ERROR);
vector-test.cc 111 EXCEPT(vec.fix(), MARISA_STATE_ERROR);
112 EXCEPT(vec.push_back(0), MARISA_STATE_ERROR);
113 EXCEPT(vec.resize(0), MARISA_STATE_ERROR);
114 EXCEPT(vec.reserve(0), MARISA_STATE_ERROR);
unit-test.cc 42 EXCEPT(marisa::Swap(static_cast<int *>(NULL), &y), MARISA_PARAM_ERROR);
43 EXCEPT(marisa::Swap(&x, static_cast<int *>(NULL)), MARISA_PARAM_ERROR);
238 EXCEPT(progress.test_total_size(MARISA_UINT32_MAX), MARISA_SIZE_ERROR);
241 EXCEPT(progress.test_total_size(1), MARISA_SIZE_ERROR);
trie-test.cc 213 EXCEPT(trie.restore(key_ids[0], NULL, 5), MARISA_PARAM_ERROR);
242 EXCEPT(trie.restore(key_ids[0], NULL, 5), MARISA_PARAM_ERROR);
  /external/marisa-trie/v0_1_5/tests/
assert.h 10 #define EXCEPT(code, expected_status) try { \
io-test.cc 31 EXCEPT(writer.write(values, 1U << 30), MARISA_ALPHA_SIZE_ERROR);
62 EXCEPT(reader.read(&byte), MARISA_ALPHA_IO_ERROR);
79 EXCEPT(mapper.map(&byte), MARISA_ALPHA_IO_ERROR);
91 EXCEPT(reader.read(&byte), MARISA_ALPHA_IO_ERROR);
141 EXCEPT(reader.read(&byte), MARISA_ALPHA_IO_ERROR);
189 EXCEPT(reader.read(&byte), MARISA_ALPHA_IO_ERROR);
222 EXCEPT(reader.read(&byte), MARISA_ALPHA_IO_ERROR);
vector-test.cc 115 EXCEPT(vec.fix(), MARISA_ALPHA_STATE_ERROR);
116 EXCEPT(vec.push_back(0), MARISA_ALPHA_STATE_ERROR);
117 EXCEPT(vec.resize(0), MARISA_ALPHA_STATE_ERROR);
118 EXCEPT(vec.reserve(0), MARISA_ALPHA_STATE_ERROR);
unit-test.cc 42 EXCEPT(marisa_alpha::Swap(static_cast<int *>(NULL), &y),
44 EXCEPT(marisa_alpha::Swap(&x, static_cast<int *>(NULL)),
241 EXCEPT(progress.test_total_size(MARISA_ALPHA_UINT32_MAX),
245 EXCEPT(progress.test_total_size(1), MARISA_ALPHA_SIZE_ERROR);
trie-test.cc 215 EXCEPT(trie.restore(key_ids[0], NULL, 5), MARISA_ALPHA_PARAM_ERROR);
244 EXCEPT(trie.restore(key_ids[0], NULL, 5), MARISA_ALPHA_PARAM_ERROR);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 21 except AttributeError:
33 EXCEPT = 2
44 except SyntaxError:
235 except AssertionError, msg:
500 elif kind == EXCEPT or kind == TRY_FINALLY:
788 self.setups.push((EXCEPT, body))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py 21 except AttributeError:
33 EXCEPT = 2
44 except SyntaxError:
235 except AssertionError, msg:
500 elif kind == EXCEPT or kind == TRY_FINALLY:
788 self.setups.push((EXCEPT, body))
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 441 except as expressly provided under this License. Any attempt
529 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /build/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js 6 * you may not use this file except in compliance with the License.
137 "elif except exec finally from global import in is lambda " +
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 6 * you may not use this file except in compliance with the License.
137 "elif except exec finally from global import in is lambda " +
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 6 * you may not use this file except in compliance with the License.
137 "elif except exec finally from global import in is lambda " +
    [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
android_3p-bundle.js 6 * you may not use this file except in compliance with the License.
137 "elif except exec finally from global import in is lambda " +
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 1773 milliseconds