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

  /external/bluetooth/glib/gio/
pltcheck.sh 12 SKIP='\<g_access\|\<g_array_\|\<g_ascii\|\<g_list_\|\<g_assertion_message\|\<g_warn_message\|\<g_atomic\|\<g_build_filename\|\<g_byte_array\|\<g_child_watch\|\<g_convert\|\<g_dir_\|\<g_error_\|\<g_clear_error\|\<g_file_error_quark\|\<g_file_get_contents\|\<g_file_set_contents\|\<g_file_test\|\<g_file_read_link\|\<g_filename_\|\<g_find_program_in_path\|\<g_free\|\<g_get_\|\<g_getenv\|\<g_hash_table_\|\<g_idle_\|\<g_intern_static_string\|\<g_io_channel_\|\<g_key_file_\|\<g_listenv\|\<g_locale_to_utf8\|\<g_log\|\<g_main_context_wakeup\|\<g_malloc\|\<g_markup_\|\<g_mkdir_\|\<g_mkstemp\|\<g_module_\|\<g_object_\|\<g_once_\|\<g_param_spec_\|\<g_path_\|\<g_printerr\|\<g_propagate_error\|\<g_ptr_array_\|\<g_qsort_\|\<g_quark_\|\<g_queue_\|\<g_realloc\|\<g_return_if_fail\|\<g_set_error\|\<g_shell_\|\<g_signal_\|\<g_slice_\|\<g_slist_\|\<g_snprintf\|\<g_source_\|\<g_spawn_\|\<g_static_\|\<g_str\|\<g_thread_pool_\|\<g_time_val_add\|\<g_timeout_\|\<g_type_\|\<g_unlink\|\<g_uri_\|\<g_utf8_\|\<g_value_\|\<g_enum_\|\<g_flags_\|\<g_checksum\|\<g_io_add_watch\|\<g_bit_\|\<g_poll\|\<g_boxed'
16 readelf -r $so | grep 'JU\?MP_SLOT\?' | grep '\<g_' | grep -v $SKIP && status=1
  /external/ppp/pppd/plugins/radius/
clientid.c 48 #define SKIP(p) while(*p && isspace(*p)) p++;
56 SKIP(q);
64 SKIP(c);
87 #undef SKIP
  /build/tools/
warn.py 14 SKIP=100
44 { 'category':'C/C++', 'severity':severity.SKIP, 'members':[], 'option':'',
74 { 'category':'cont.', 'severity':severity.SKIP, 'members':[], 'option':'',
160 { 'category':'cont.', 'severity':severity.SKIP, 'members':[], 'option':'',
163 { 'category':'cont.', 'severity':severity.SKIP, 'members':[], 'option':'',
178 { 'category':'cont.', 'severity':severity.SKIP, 'members':[], 'option':'',
211 { 'category':'cont.', 'severity':severity.SKIP, 'members':[], 'option':'',
278 { 'category':'cont.', 'severity':severity.SKIP, 'members':[], 'option':'',
281 { 'category':'cont.', 'severity':severity.SKIP, 'members':[], 'option':'',
284 { 'category':'cont.', 'severity':severity.SKIP, 'members':[], 'option':''
    [all...]
  /frameworks/base/core/java/android/util/
Base64.java 224 private static final int SKIP = -1;
322 } else if (d != SKIP) {
332 } else if (d != SKIP) {
347 } else if (d != SKIP) {
369 } else if (d != SKIP) {
378 } else if (d != SKIP) {
385 if (d != SKIP) {
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
json_layout_results_generator.py 134 summary.tests_by_expectation[test_expectations.SKIP]) &
173 summary.tests_by_expectation[test_expectations.SKIP] &
test_expectations.py 43 (PASS, FAIL, TEXT, IMAGE, IMAGE_PLUS_TEXT, TIMEOUT, CRASH, SKIP, WONTFIX,
127 result == SKIP and self._expected_failures.has_modifier(test,
128 SKIP))
192 SKIP : LayoutTests/fast/js/no-good.js = TIMEOUT PASS
194 DEBUG SKIP : LayoutTests/fast/js/no-good.js = TIMEOUT PASS
195 LINUX DEBUG SKIP : LayoutTests/fast/js/no-good.js = TIMEOUT PASS
198 SKIP: Doesn't run the test.
229 EXPECTATION_DESCRIPTIONS = {SKIP: ('skipped', 'skipped'),
244 TEXT, IMAGE, FAIL, SKIP)
248 MODIFIERS = {'skip': SKIP
    [all...]
  /external/iproute2/lib/
ll_types.c 87 __PF(SKIP,skip)
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
run_chromium_webkit_tests.py 127 self.tests_by_expectation[test_expectations.SKIP] = set()
254 test_expectations.SKIP)
294 # To count the chunk_len, and make sure we don't skip
362 test_expectations.SKIP, "skipped")
372 result_summary.add(test, [], test_expectations.SKIP,
    [all...]
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
AddressListParser.jj 530 SKIP :
534 // if this is ever changed to not be a SKIP, need
  /external/libxml2/
HTMLparser.c 224 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
231 * NEXT Skip to the next character, this does the proper decoding
233 * NEXTL(l) Skip the current unicode character of l xmlChars long.
239 #define SKIP(val) ctxt->nbChars += (val),ctxt->input->cur += (val),ctxt->input->col+=(val)
425 * skip all blanks character found at that point in the input streams.
    [all...]
parser.c     [all...]
xpath.c 3660 int i, j, initNr, skip; local
    [all...]
catalog.c     [all...]
pattern.c 713 #define SKIP(val) ctxt->cur += (val)
    [all...]
xpointer.c 892 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
896 * NEXT Skip to the next character, this does the proper decoding
902 #define SKIP(val) ctxt->cur += (val)
    [all...]
  /external/v8/tools/
test.py 660 SKIP = 'skip'
    [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 2202 milliseconds