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

  /external/clang/bindings/python/tests/cindex/
test_cursor.py 179 tu = get_tu('enum TEST { SPAM=1, EGG, HAM = EGG * 20};')
188 spam, egg, ham = enum_constants
190 assert spam.kind == CursorKind.ENUM_CONSTANT_DECL
191 assert spam.enum_value == 1
198 tu = get_tu('enum TEST : long long { SPAM = -1, HAM = 0x10000000000};', lang="cpp")
207 spam, ham = enum_constants
209 assert spam.kind == CursorKind.ENUM_CONSTANT_DECL
210 assert spam.enum_value == -1
  /external/clang/test/CodeGenCXX/
mangle-ms-back-references-pr13207.cpp 113 void spam(K<A,B,C> x) {} function in namespace:PR13207
114 // CHECK: "\01?spam@PR13207@@YAXV?$K@VA@PR13207@@VB@2@VC@2@@1@@Z"
139 void spam(NA::Y<NA::X> x) {} function in namespace:PR13207::NB
140 // CHECK: "\01?spam@NB@PR13207@@YAXV?$Y@VX@NA@PR13207@@@NA@2@@Z"
  /build/core/
config.mk 22 # Tell python not to spam the source tree with .pyc files. This
  /external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js 62 description: 'Fast, searchable email with less spam.',
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php     [all...]

Completed in 138 milliseconds