/external/llvm/test/MC/ARM/ |
dot-req.s | 4 fred .req r5 label 5 mov r11, fred 6 .unreq fred 7 fred .req r6 label 8 mov r1, fred
|
arm_fixups.s | 19 mov r2, fred 21 @ CHECK: movw r2, fred @ encoding: [A,0x20'A',0b0000AAAA,0xe3] 22 @ CHECK: @ fixup A - offset: 0, value: fred, kind: fixup_arm_movw_lo16
|
diagnostics.s | 213 ssat r8, #1, r10, lsl fred 214 ssat r8, #1, r10, lsl #fred 238 @ CHECK-ERRORS: ssat r8, #1, r10, lsl fred 241 @ CHECK-ERRORS: ssat r8, #1, r10, lsl #fred 286 sxtab r3, r8, r3, ror #(fred - wilma) 304 @ CHECK-ERRORS: sxtab r3, r8, r3, ror #(fred - wilma)
|
/external/llvm/test/MC/AsmParser/ |
macro-args.s | 41 .set fred, $0 50 // CHECK-NOT: fred 52 // CHECK-NEXT: fred = 42
|
/external/clang/test/CodeGenCXX/ |
mangle-exprs.cpp | 125 void fred(float(*)(), float); 140 f(fred);
|
/external/clang/test/CXX/class/class.union/ |
p1.cpp | 125 void fred() { function
|
/external/chromium/chrome/browser/sync/engine/ |
syncer_unittest.cc | [all...] |
/system/security/keystore/ |
test-keystore | 164 keystore app_0 i fred barney 170 expect "fred" 173 keystore app_0 s fr # fred 175 expect "ed" # fred 190 expect "fred"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
register.py | 117 username: fred
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
register.py | 117 username: fred
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/ |
descriptor_test.py | 310 unittest_custom_options_pb2.complex_opt2].fred.waldo)
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
descriptor_unittest.cc | [all...] |
/external/protobuf/src/google/protobuf/ |
descriptor_unittest.cc | [all...] |