/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | InstructionSelect.h | 43 MachineFunctionProperties::Property::Selected); in getSetProperties()
|
/third_party/cups-filters/filter/braille/filters/ |
D | cups-braille.sh.in | 48 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/ |
D | functional.texture.specification.txt | 26 - Selected texture formats
|
/third_party/openssl/test/ |
D | README.md | 65 see section Running Selected Tests below. 67 Running Selected Tests
|
/third_party/tzdata/ |
D | tzselect.ksh | 509 Selected time is now: $TZdate.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineFunction.h | 154 Selected, 155 LastProperty = Selected,
|
D | MIRYamlMapping.h | 579 bool Selected = false; 606 YamlIO.mapOptional("selected", MF.Selected, false);
|
/third_party/ffmpeg/libavdevice/ |
D | avfoundation.m | 375 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/ |
D | README | 165 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/ |
D | control_list_tile_test.dart | 144 testWidgets('Selected RadioListTile should not trigger onChanged', (WidgetTester tester) async {
|
D | chip_theme_test.dart | 402 // Selected.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MIRPrinter.cpp | 208 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/ |
D | MIRParser.cpp | 414 if (YamlMF.Selected) in initializeMachineFunction() 415 MF.getProperties().set(MachineFunctionProperties::Property::Selected); in initializeMachineFunction()
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_shared_texture_palette.txt | 27 Selected NVIDIA GPUs: NV1x (GeForce 256, GeForce2, GeForce4 MX,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_shared_texture_palette.txt | 27 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/ |
D | Local.cpp | 925 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/ |
D | dsEncode.decTest | 291 -- Selected DPD codes
|
D | ddEncode.decTest | 377 -- Selected DPD codes
|
D | dqEncode.decTest | 359 -- Selected DPD codes
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelDAGToDAG.cpp | 2249 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/ |
D | main.dart | 132 onSelected: (String value) { print('Selected: $value'); },
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetSchedule.td | 385 // SchedReadVariant is marked "Variadic", then each Selected 392 list<SchedReadWrite> Selected = selected;
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_interleaved_elements.txt | 79 Selected by the <pname> parameter of ProgramParameteri and GetProgramiv:
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_interleaved_elements.txt | 79 Selected by the <pname> parameter of ProgramParameteri and GetProgramiv:
|
/third_party/openssl/ |
D | INSTALL.md | 35 - [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).
|