Searched refs:Rr (Results 1 – 25 of 52) sorted by relevance
123
/external/libopus/win32/ |
D | .gitignore | 6 [Rr]elease/ 7 [Rr]eleaseDLL/ 8 [Rr]eleaseDLL_fixed/ 9 [Rr]eleases/
|
/external/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.td | 324 // ADD Rd, Rr 334 // ADDW Rd+1:Rd, Rr+1:Rr 338 // add Rd, Rr 339 // adc Rd+1, Rr+1 346 // ADC Rd, Rr 357 // ADCW Rd+1:Rd, Rr+1:Rr 362 // adc Rd, Rr 363 // adc Rd+1, Rr+1 388 // SUB Rd, Rr 389 // Subtracts the 8-bit value of Rr from Rd and places the value in Rd. [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.td | 366 // ADD Rd, Rr 376 // ADDW Rd+1:Rd, Rr+1:Rr 380 // add Rd, Rr 381 // adc Rd+1, Rr+1 388 // ADC Rd, Rr 399 // ADCW Rd+1:Rd, Rr+1:Rr 404 // adc Rd, Rr 405 // adc Rd+1, Rr+1 430 // SUB Rd, Rr 431 // Subtracts the 8-bit value of Rr from Rd and places the value in Rd. [all …]
|
/external/llvm-project/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.td | 372 // ADD Rd, Rr 382 // ADDW Rd+1:Rd, Rr+1:Rr 386 // add Rd, Rr 387 // adc Rd+1, Rr+1 394 // ADC Rd, Rr 405 // ADCW Rd+1:Rd, Rr+1:Rr 410 // adc Rd, Rr 411 // adc Rd+1, Rr+1 436 // SUB Rd, Rr 437 // Subtracts the 8-bit value of Rr from Rd and places the value in Rd. [all …]
|
/external/llvm-project/llvm/test/tools/llvm-config/ |
D | booleans.test | 15 …[Ee][Bb][Uu][Gg]|[Rr][Ee][Ll][Ee][Aa][Ss][Ee]|[Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff]…
|
/external/ms-tpm-20-ref/ |
D | .gitignore | 18 [Rr]elease/ 19 [Rr]eleases/ 33 [Tt]est[Rr]esult*/ 42 [Rr]eleasePS/ 104 *.[Rr]e[Ss]harper
|
/external/Reactive-Extensions/RxCpp/Ix/CPP/ |
D | .gitignore | 22 [Rr]elease/ 97 [Tt]est[Rr]esult*
|
/external/one-true-awk/testdir/ |
D | funstack.awk | 121 /^ *@ *[Ss][Tt][Rr][Ii][Nn][Gg] *{/ { do_String(); next } 123 /^ *@ *[Pp][Rr][Ee][Aa][Mm][Bb][Ll][Ee]/ { next } 125 /^ *@ *[Aa][Rr][Tt][Ii][Cc][Ll][Ee]/ { do_Article(); next }
|
/external/python/asn1crypto/tests/fixtures/globalsign_example_keys/ |
D | SSL3.key | 5 Rr/k30mvw22J5aJRI53GnZ8V+hn3izb5zAZwNhbAjjoHFTDnowEkhRyochmXv/2a
|
/external/icu/icu4c/source/data/coll/ |
D | sq.txt | 14 "&[before 1]S<rr<<<Rr<<<RR"
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA-spellout.txt | 22 [Rr] > ɑr ;
|
/external/avb/test/data/ |
D | testkey_rsa4096.pem | 32 Rr+shKPi3jRQ1BDjDtAxOfo4ctf/nFbUM4bY0FNPQMP7WesoSKU0NBCRR6d0d2tq
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | cppcoreguidelines-avoid-non-const-global-variables.rst | 7 …tps://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rr-global>`_ is a dupli…
|
D | performance-for-range-copy.rst | 32 iteration. Regular expressions are accepted, e.g. `[Rr]ef(erence)?$` matches
|
D | cppcoreguidelines-no-malloc.rst | 11 …nes <https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rr-mallocfree>`_.
|
D | performance-unnecessary-copy-initialization.rst | 45 copying. Regular expressions are accepted, e.g. `[Rr]ef(erence)?$` matches
|
D | performance-unnecessary-value-param.rst | 68 Regular expressions are accepted, e.g. `[Rr]ef(erence)?$` matches every type
|
/external/Reactive-Extensions/RxCpp/ |
D | .gitignore | 15 [Rr]elease/
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrFormats.td | 479 // Memory(ea) <- (least significant byte of Rr) 481 // Memory(ea) <- (least significant half-word of Rr) 482 // If `YS' = 10 (bYte load): Rr <- Memory(ea) 483 // If `YS' = 00 (halfword load): Rr <- Memory(ea)
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiInstrFormats.td | 479 // Memory(ea) <- (least significant byte of Rr) 481 // Memory(ea) <- (least significant half-word of Rr) 482 // If `YS' = 10 (bYte load): Rr <- Memory(ea) 483 // If `YS' = 00 (halfword load): Rr <- Memory(ea)
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrFormats.td | 480 // Memory(ea) <- (least significant byte of Rr) 482 // Memory(ea) <- (least significant half-word of Rr) 483 // If `YS' = 10 (bYte load): Rr <- Memory(ea) 484 // If `YS' = 00 (halfword load): Rr <- Memory(ea)
|
/external/ImageMagick/PerlMagick/t/reference/filter/ |
D | Convolve.miff | 15 …Rr�Wv�Yq�]m�[f�^`���������������������������NH;NH:LF9F@4@:1?91D>6MD5TG8`Xd���������������牋�uw�pa�…
|
/external/ImageMagick/PerlMagick/t/reference/write/filter/ |
D | RadialBlur.miff | 43 …Rr�Wv�_l�[IC4LD8UI<YM=`WPd[d_Wpik�mq�x{Ƌ�ԣ�ع��»�������yj\�dZ�c`�\[�SP�G@�9/�;*�;+�<6�@9�4*�2+�7*�:…
|
/external/tensorflow/tensorflow/tools/ci_build/ |
D | pylintrc | 336 copyright=Copyright \d{4} The TensorFlow Authors\. +All [Rr]ights [Rr]eserved\.
|
/external/tensorflow/ |
D | .pylintrc | 336 copyright=Copyright \d{4} The TensorFlow Authors\. +All [Rr]ights [Rr]eserved\.
|
123