Home
last modified time | relevance | path

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

123456

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelect.h43 MachineFunctionProperties::Property::Selected); in getSetProperties()
/third_party/cups-filters/filter/braille/filters/
Dcups-braille.sh.in48 printf "DEBUG: Selected $OPTION is '%s'\n" "$VALUE" >&2
55 printf "DEBUG: Selected $OPTION is '%s'\n" "$VALUE" >&2
62 printf "DEBUG: Selected $OPTION is '%s'\n" "$VALUE" >&2
67 printf "DEBUG: Selected $OPTION is '%s'\n" "$VALUE" >&2
/third_party/vk-gl-cts/doc/testspecs/GLES3/
Dfunctional.texture.specification.txt26 - Selected texture formats
/third_party/openssl/test/
DREADME.md65 see section Running Selected Tests below.
67 Running Selected Tests
/third_party/tzdata/
Dtzselect.ksh509 Selected time is now: $TZdate.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunction.h154 Selected,
155 LastProperty = Selected,
DMIRYamlMapping.h579 bool Selected = false;
606 YamlIO.mapOptional("selected", MF.Selected, false);
/third_party/ffmpeg/libavdevice/
Davfoundation.m375 av_log(s, AV_LOG_ERROR, "Selected video size (%dx%d) is not supported by the device.\n",
381 av_log(s, AV_LOG_ERROR, "Selected framerate (%f) is not supported by the device.\n",
495 av_log(s, AV_LOG_ERROR, "Selected pixel format (%s) is not supported by AVFoundation.\n",
502 … av_log(s, AV_LOG_ERROR, "Selected pixel format (%s) is not supported by the input device.\n",
/third_party/python/Tools/pynche/
DREADME165 color chips. The Selected chip shows you a larger version of the
170 Selected chip color exactly matches the Nearest chip color, you
172 the Selected chip.
/third_party/flutter/flutter/packages/flutter/test/material/
Dcontrol_list_tile_test.dart144 testWidgets('Selected RadioListTile should not trigger onChanged', (WidgetTester tester) async {
Dchip_theme_test.dart402 // Selected.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRPrinter.cpp208 YamlMF.Selected = MF.getProperties().hasProperty( in print()
209 MachineFunctionProperties::Property::Selected); in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp414 if (YamlMF.Selected) in initializeMachineFunction()
415 MF.getProperties().set(MachineFunctionProperties::Property::Selected); in initializeMachineFunction()
/third_party/openGLES/extensions/EXT/
DEXT_shared_texture_palette.txt27 Selected NVIDIA GPUs: NV1x (GeForce 256, GeForce2, GeForce4 MX,
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_shared_texture_palette.txt27 Selected NVIDIA GPUs: NV1x (GeForce 256, GeForce2, GeForce4 MX,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp925 Value *Selected = selectIncomingValueForBlock(PredVal, PredBB, in redirectValuesFromPredecessorsToPhi() local
930 PN->addIncoming(Selected, PredBB); in redirectValuesFromPredecessorsToPhi()
937 Value *Selected = selectIncomingValueForBlock(OldVal, PredBB, in redirectValuesFromPredecessorsToPhi() local
942 PN->addIncoming(Selected, PredBB); in redirectValuesFromPredecessorsToPhi()
/third_party/python/Lib/test/decimaltestdata/
DdsEncode.decTest291 -- Selected DPD codes
DddEncode.decTest377 -- Selected DPD codes
DdqEncode.decTest359 -- Selected DPD codes
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp2249 SDNode *Selected = CurDAG->SelectNodeTo(N, Opc, N->getVTList(), Ops); in SelectDSAppendConsume() local
2250 CurDAG->setNodeMemRefs(cast<MachineSDNode>(Selected), {MMO}); in SelectDSAppendConsume()
2337 SDNode *Selected = CurDAG->SelectNodeTo(N, Opc, N->getVTList(), Ops); in SelectDS_GWS() local
2338 CurDAG->setNodeMemRefs(cast<MachineSDNode>(Selected), {MMO}); in SelectDS_GWS()
/third_party/flutter/flutter/dev/benchmarks/complex_layout/lib/
Dmain.dart132 onSelected: (String value) { print('Selected: $value'); },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSchedule.td385 // SchedReadVariant is marked "Variadic", then each Selected
392 list<SchedReadWrite> Selected = selected;
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_interleaved_elements.txt79 Selected by the <pname> parameter of ProgramParameteri and GetProgramiv:
/third_party/openGLES/extensions/AMD/
DAMD_interleaved_elements.txt79 Selected by the <pname> parameter of ProgramParameteri and GetProgramiv:
/third_party/openssl/
DINSTALL.md35 - [Running Selected Tests](#running-selected-tests)
1533 Running Selected Tests
1539 See the section [Running Selected Tests of
1659 Selected Tests of test/README.md](test/README.md#running-selected-tests).

123456