Searched refs:Selected (Results 1 – 25 of 150) sorted by relevance
123456
/external/deqp/doc/testspecs/GLES3/ |
D | functional.texture.specification.txt | 26 - Selected texture formats
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | ctlz_zero_undef.ll | 206 ; Selected on wrong constant 222 ; Selected on wrong constant 254 ; Selected on wrong constant
|
/external/okhttp/ |
D | CHANGELOG.md | 60 * Fix: Drop the synthetic `OkHttp-Selected-Protocol` response header. 692 Previously OkHttp added a synthetic response header, `OkHttp-Selected-Transport`. It 693 has been replaced with a new synthetic header, `OkHttp-Selected-Protocol`. 765 X-Android-Selected-Transport is now OkHttp-Selected-Transport 791 `X-Android-Selected-Transport` to read the negotiated transport.
|
/external/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 789 Value *Selected = selectIncomingValueForBlock(PredVal, PredBB, in redirectValuesFromPredecessorsToPhi() local 794 PN->addIncoming(Selected, PredBB); in redirectValuesFromPredecessorsToPhi() 801 Value *Selected = selectIncomingValueForBlock(OldVal, PredBB, in redirectValuesFromPredecessorsToPhi() local 806 PN->addIncoming(Selected, PredBB); in redirectValuesFromPredecessorsToPhi()
|
/external/toybox/ |
D | .config | 36 # Selected toys.
|
/external/clang/lib/Sema/ |
D | SemaDeclCXX.cpp | 6040 bool ConstRHS, CXXMethodDecl **Selected) { in findTrivialSpecialMember() argument 6041 if (Selected) in findTrivialSpecialMember() 6042 *Selected = nullptr; in findTrivialSpecialMember() 6057 if (Selected) { in findTrivialSpecialMember() 6072 *Selected = DefCtor; in findTrivialSpecialMember() 6084 if (Selected) { in findTrivialSpecialMember() 6087 *Selected = RD->getDestructor(); in findTrivialSpecialMember() 6101 } else if (!Selected) { in findTrivialSpecialMember() 6119 } else if (!Selected) { in findTrivialSpecialMember() 6147 if (Selected) in findTrivialSpecialMember() [all …]
|
/external/llvm/include/llvm/Target/ |
D | TargetSchedule.td | 365 // SchedReadVariant is marked "Variadic", then each Selected 372 list<SchedReadWrite> Selected = selected;
|
/external/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 195 RecVec Selected = (*VI)->getValueAsListOfDefs("Selected"); in scanSchedRW() local 196 for (RecIter I = Selected.begin(), E = Selected.end(); I != E; ++I) in scanSchedRW()
|
/external/syslinux/doc/ |
D | menu.txt | 395 hotsel Selected hotkey
|
/external/llvm/lib/Target/X86/ |
D | X86InstrArithmetic.td | 473 // Short forms only valid in 32-bit mode. Selected during MCInst lowering. 519 // Short forms only valid in 32-bit mode. Selected during MCInst lowering.
|
/external/deqp/doc/testspecs/VK/ |
D | apitests.adoc | 555 * Selected texture formats (RGBA8, FP16, integer textures)
|
/external/boringssl/src/crypto/obj/ |
D | objects.txt | 25 joint-iso-itu-t 5 1 5 : selected-attribute-types : Selected Attribute Types
|
/external/boringssl/src/third_party/android-cmake/ |
D | android.toolchain.cmake | 744 …message( SEND_ERROR "Selected toolchain \"${ANDROID_TOOLCHAIN_NAME}\" is not able to compile binar…
|
/external/libjpeg-turbo/ |
D | libjpeg.txt | 2202 Selected by cinfo.two_pass_quantize = FALSE and cinfo.colormap = NULL. 2204 Selected by setting cinfo.colormap to point to the colormap (the value of 2207 Selected by cinfo.two_pass_quantize = TRUE and cinfo.colormap = NULL.
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 536 * WPS: handle Selected Registrar as union of info from all Registrars
|
/external/libexif/po/ |
D | en_AU.po | 5671 msgid "AF Point Selected" 5672 msgstr "AF Point Selected"
|
D | en_GB.po | 5671 msgid "AF Point Selected" 5672 msgstr "AF Point Selected"
|
/external/selinux/policycoreutils/po/ |
D | bn.po | 4009 "Selected SELinux User."
|
D | af.po | 4010 "Selected SELinux User."
|
D | kk.po | 4010 "Selected SELinux User."
|
D | bn_BD.po | 4010 "Selected SELinux User."
|
D | he.po | 4009 "Selected SELinux User."
|
D | la.po | 4010 "Selected SELinux User."
|
D | am.po | 4010 "Selected SELinux User."
|
D | cy.po | 4011 "Selected SELinux User."
|
123456