Home
last modified time | relevance | path

Searched refs:Selected (Results 1 – 25 of 150) sorted by relevance

123456

/external/deqp/doc/testspecs/GLES3/
Dfunctional.texture.specification.txt26 - Selected texture formats
/external/llvm/test/CodeGen/AMDGPU/
Dctlz_zero_undef.ll206 ; Selected on wrong constant
222 ; Selected on wrong constant
254 ; Selected on wrong constant
/external/okhttp/
DCHANGELOG.md60 * 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/
DLocal.cpp789 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.config36 # Selected toys.
/external/clang/lib/Sema/
DSemaDeclCXX.cpp6040 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/
DTargetSchedule.td365 // SchedReadVariant is marked "Variadic", then each Selected
372 list<SchedReadWrite> Selected = selected;
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp195 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/
Dmenu.txt395 hotsel Selected hotkey
/external/llvm/lib/Target/X86/
DX86InstrArithmetic.td473 // 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/
Dapitests.adoc555 * Selected texture formats (RGBA8, FP16, integer textures)
/external/boringssl/src/crypto/obj/
Dobjects.txt25 joint-iso-itu-t 5 1 5 : selected-attribute-types : Selected Attribute Types
/external/boringssl/src/third_party/android-cmake/
Dandroid.toolchain.cmake744 …message( SEND_ERROR "Selected toolchain \"${ANDROID_TOOLCHAIN_NAME}\" is not able to compile binar…
/external/libjpeg-turbo/
Dlibjpeg.txt2202 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/
DChangeLog536 * WPS: handle Selected Registrar as union of info from all Registrars
/external/libexif/po/
Den_AU.po5671 msgid "AF Point Selected"
5672 msgstr "AF Point Selected"
Den_GB.po5671 msgid "AF Point Selected"
5672 msgstr "AF Point Selected"
/external/selinux/policycoreutils/po/
Dbn.po4009 "Selected SELinux User."
Daf.po4010 "Selected SELinux User."
Dkk.po4010 "Selected SELinux User."
Dbn_BD.po4010 "Selected SELinux User."
Dhe.po4009 "Selected SELinux User."
Dla.po4010 "Selected SELinux User."
Dam.po4010 "Selected SELinux User."
Dcy.po4011 "Selected SELinux User."

123456