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

  /external/llvm/lib/Transforms/ObjCARC/
ProvenanceAnalysis.cpp 84 const User *Ur = U.getUser();
85 if (isa<StoreInst>(Ur)) {
92 if (isa<CallInst>(Ur))
98 if (Visited.insert(Ur).second)
99 Worklist.push_back(Ur);
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cdtest/
cdtest.exp 28 set test2 "cdtest with -Ur"
95 if ![ld_relocate $ld tmpdir/cdtest.o {-Ur tmpdir/cdtest-foo.o tmpdir/cdtest-bar.o tmpdir/cdtest-main.o}] {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_tokenize.py 260 >>> dump_tokens("x = ur'abc' + Ur'ABC' + uR'ABC' + UR'ABC'")
263 STRING "ur'abc'" (1, 4) (1, 11)
265 STRING "Ur'ABC'" (1, 14) (1, 21)
267 STRING "uR'ABC'" (1, 24) (1, 31)
269 STRING "UR'ABC'" (1, 34) (1, 41)
270 >>> dump_tokens('y = ur"abc" + Ur"ABC" + uR"ABC" + UR"ABC"')
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_tokenize.py 260 >>> dump_tokens("x = ur'abc' + Ur'ABC' + uR'ABC' + UR'ABC'")
263 STRING "ur'abc'" (1, 4) (1, 11)
265 STRING "Ur'ABC'" (1, 14) (1, 21)
267 STRING "uR'ABC'" (1, 24) (1, 31)
269 STRING "UR'ABC'" (1, 34) (1, 41)
270 >>> dump_tokens('y = ur"abc" + Ur"ABC" + uR"ABC" + UR"ABC"'
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_tokenize.py 260 >>> dump_tokens("x = ur'abc' + Ur'ABC' + uR'ABC' + UR'ABC'")
263 STRING "ur'abc'" (1, 4) (1, 11)
265 STRING "Ur'ABC'" (1, 14) (1, 21)
267 STRING "uR'ABC'" (1, 24) (1, 31)
269 STRING "UR'ABC'" (1, 34) (1, 41)
270 >>> dump_tokens('y = ur"abc" + Ur"ABC" + uR"ABC" + UR"ABC"'
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tokenize.py 260 >>> dump_tokens("x = ur'abc' + Ur'ABC' + uR'ABC' + UR'ABC'")
263 STRING "ur'abc'" (1, 4) (1, 11)
265 STRING "Ur'ABC'" (1, 14) (1, 21)
267 STRING "uR'ABC'" (1, 24) (1, 31)
269 STRING "UR'ABC'" (1, 34) (1, 41)
270 >>> dump_tokens('y = ur"abc" + Ur"ABC" + uR"ABC" + UR"ABC"'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tokenize.py 260 >>> dump_tokens("x = ur'abc' + Ur'ABC' + uR'ABC' + UR'ABC'")
263 STRING "ur'abc'" (1, 4) (1, 11)
265 STRING "Ur'ABC'" (1, 14) (1, 21)
267 STRING "uR'ABC'" (1, 24) (1, 31)
269 STRING "UR'ABC'" (1, 34) (1, 41)
270 >>> dump_tokens('y = ur"abc" + Ur"ABC" + uR"ABC" + UR"ABC"'
    [all...]
  /external/python/cpython2/Lib/test/
test_tokenize.py 228 self.check_tokenize("x = ur'abc' + Ur'ABC' + uR'ABC' + UR'ABC'", """\
231 STRING "ur'abc'" (1, 4) (1, 11)
233 STRING "Ur'ABC'" (1, 14) (1, 21)
235 STRING "uR'ABC'" (1, 24) (1, 31)
237 STRING "UR'ABC'" (1, 34) (1, 41)
239 self.check_tokenize('y = ur"abc" + Ur"ABC" + uR"ABC" + UR"ABC"', """
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp     [all...]
  /frameworks/base/media/tests/contents/media_api/music/
test_amr_ietf.amr 356 ?h?s?????)p?I??<!~7F5??f?x??????.E0?-??q??<!~N|??a?%???|@???7?uR?????<DE?{GO??V]?F??+??"???7 !r`?<DA?V~?^?????B
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/json/
encode_test.go 39 Ur uint `json:"ur"`
53 "ur": 0,
  /prebuilts/go/linux-x86/src/encoding/json/
encode_test.go 39 Ur uint `json:"ur"`
53 "ur": 0,
  /external/webrtc/data/voice_engine/stereo_rtp_files/
hrtf_g722_1C_48.rtp     [all...]
hrtf_g722_1C_48_jitterT2.rtp     [all...]
toggling_stereo_g729_pt18_pt125.rtp     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py     [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 705 milliseconds