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

  /prebuilts/go/darwin-x86/src/strings/
replace_test.go 65 testCase{capitalLetters, "brad", "BrAd"},
69 testCase{inc, "brad", "csbe"},
73 testCase{NewReplacer("a", "1", "a", "2"), "brad", "br1d"},
94 testCase{repeat, "brad", "bbrrrrrrrrrrrrrrrrrradddd"},
98 testCase{NewReplacer("a", "11", "a", "22"), "brad", "br11d"},
108 testCase{NewReplacer("a", "1", "a", "2", "xxx", "xxx"), "brad", "br1d"},
  /prebuilts/go/linux-x86/src/strings/
replace_test.go 65 testCase{capitalLetters, "brad", "BrAd"},
69 testCase{inc, "brad", "csbe"},
73 testCase{NewReplacer("a", "1", "a", "2"), "brad", "br1d"},
94 testCase{repeat, "brad", "bbrrrrrrrrrrrrrrrrrradddd"},
98 testCase{NewReplacer("a", "11", "a", "22"), "brad", "br11d"},
108 testCase{NewReplacer("a", "1", "a", "2", "xxx", "xxx"), "brad", "br1d"},
  /external/swiftshader/third_party/LLVM/test/MC/MBlaze/
mblaze_branch.s 84 # CHECK: brad
87 brad r3
  /toolchain/binutils/binutils-2.25/opcodes/
microblaze-opcm.h 35 brld, bra, brad, brald, microblaze_brk, beq, beqd, bne, bned, blt, enumerator in enum:microblaze_instr
microblaze-opc.h 184 {"brad", INST_TYPE_R2, INST_NO_OFFSET, DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x98180000, OPCODE_MASK_H124, brad, branch_inst },
    [all...]

Completed in 209 milliseconds