/third_party/openssl/test/ssl-tests/ |
D | 20-cert-select.cnf | 5 test-0 = 0-ECDSA CipherString Selection 6 test-1 = 1-ECDSA CipherString Selection 7 test-2 = 2-ECDSA CipherString Selection 8 test-3 = 3-RSA CipherString Selection 9 test-4 = 4-P-256 CipherString and Signature Algorithm Selection 10 test-5 = 5-ECDSA CipherString Selection, no ECDSA certificate 11 test-6 = 6-ECDSA Signature Algorithm Selection 12 test-7 = 7-ECDSA Signature Algorithm Selection SHA384 13 test-8 = 8-ECDSA Signature Algorithm Selection compressed point 14 test-9 = 9-ECDSA Signature Algorithm Selection, no ECDSA certificate [all …]
|
D | 20-cert-select.cnf.in | 65 name => "ECDSA CipherString Selection", 81 name => "ECDSA CipherString Selection", 105 name => "ECDSA CipherString Selection", 125 name => "RSA CipherString Selection", 138 name => "P-256 CipherString and Signature Algorithm Selection", 153 name => "ECDSA CipherString Selection, no ECDSA certificate", 166 name => "ECDSA Signature Algorithm Selection", 179 name => "ECDSA Signature Algorithm Selection SHA384", 192 name => "ECDSA Signature Algorithm Selection compressed point", 209 name => "ECDSA Signature Algorithm Selection, no ECDSA certificate", [all …]
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
D | Selection.java | 12 public final class Selection { class 30 public Selection set(Selection other) { in set() 37 public Selection set(int anchor, int caret, boolean clickAfter) { in set() 45 Selection other2 = (Selection)other; in equals() 51 public boolean isLessThan(Selection other) { in isLessThan() 55 public Selection pin(String text) { in pin() 71 public Selection swap(Selection after) { in swap() 84 public Selection fixAfterReplace(int start, int end, int len) { in fixAfterReplace() 109 public Selection nextBound(BreakIterator breaker, in nextBound()
|
D | DumbTextComponent.java | 53 private Selection selection = new Selection(); 57 private transient Selection tempSelection = new Selection(); 406 public void select(Selection newSelection) { in select() 636 public Selection point2Offset(Point p, Selection o) { in point2Offset()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSectionCOFF.h | 50 mutable int Selection; variable 55 MCSymbol *COMDATSymbol, int Selection, SectionKind K, in MCSectionCOFF() argument 59 Selection(Selection) { in MCSectionCOFF() 72 int getSelection() const { return Selection; } in getSelection() 74 void setSelection(int Selection) const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSectionCOFF.cpp | 31 void MCSectionCOFF::setSelection(int Selection) const { in setSelection() 32 assert(Selection != 0 && "invalid COMDAT selection type"); in setSelection() 33 this->Selection = Selection; in setSelection() 73 switch (Selection) { in PrintSwitchToSection()
|
D | MCContext.cpp | 438 StringRef COMDATSymName, int Selection, in getCOFFSection() argument 449 COFFSectionKey T{Section, COMDATSymName, Selection, UniqueID}; in getCOFFSection() 461 CachedName, Characteristics, COMDATSymbol, Selection, Kind, Begin); in getCOFFSection()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/ |
D | Random.h | 35 typename std::remove_const<T>::type Selection = {}; variable 46 return Selection; in getSelection() 67 Selection = Item; in sample()
|
/third_party/skia/experimental/sktext/editor/ |
D | Selection.cpp | 9 void Selection::select(TextRange range, SkRect rect) { in select() 17 void Selection::paint(SkCanvas* canvas, SkPoint xy) { in paint()
|
D | Selection.h | 21 class Selection { 23 Selection(SkColor color) : fTextRanges(), fGlyphRanges(), fGlyphBoxes() { in Selection() function
|
D | Texts.h | 144 , fSelection(std::make_unique<Selection>(DEFAULT_SELECTION_COLOR)) { in EditableText() 209 std::unique_ptr<Selection> fSelection;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | SDNodeProperties.td | 11 // Selection DAG Pattern Operations 17 // Selection DAG Node Properties.
|
/third_party/skia/experimental/sktext/ |
D | BUILD.gn | 109 "editor/Selection.cpp", 127 "editor/Selection.cpp",
|
/third_party/node/deps/v8/tools/turbolizer/src/ |
D | resizer.ts | 105 resizerRight: d3.Selection<HTMLDivElement, any, any, any>; 106 resizerLeft: d3.Selection<HTMLDivElement, any, any, any>; 107 resizerRanges: d3.Selection<HTMLDivElement, any, any, any>;
|
D | graph-view.ts | 39 divElement: d3.Selection<any, any, any, any>; 40 svg: d3.Selection<any, any, any, any>; 44 graphElement: d3.Selection<any, any, any, any>; 45 visibleNodes: d3.Selection<any, GNode, any, any>; 46 visibleEdges: d3.Selection<any, Edge, any, any>; 49 visibleBubbles: d3.Selection<any, any, any, any>;
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_shader_viewport_layer_array.txt | 102 Move Subsection 11.3.4.6, "Layer and Viewport Selection" into a new section 103 11.4, "Layer and Viewport Selection", renumber surrounding sections 139 Update numbering of "Layer and Viewport Selection" section to 11.4. 156 of the shader that take that path. See section 11.4, "Layer and Viewport Selection"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 1301 int Selection = 0; in getExplicitSectionGlobal() local 1306 Selection = getSelectionForCOFF(GO); in getExplicitSectionGlobal() 1308 if (Selection == COFF::IMAGE_COMDAT_SELECT_ASSOCIATIVE) in getExplicitSectionGlobal() 1318 Selection = 0; in getExplicitSectionGlobal() 1323 Selection); in getExplicitSectionGlobal() 1354 int Selection = getSelectionForCOFF(GO); in SelectSectionForGlobal() local 1355 if (!Selection) in SelectSectionForGlobal() 1356 Selection = COFF::IMAGE_COMDAT_SELECT_NODUPLICATES; in SelectSectionForGlobal() 1378 COMDATSymName, Selection, UniqueID); in SelectSectionForGlobal() 1383 Selection, UniqueID); in SelectSectionForGlobal()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_image_view_min_lod.txt | 24 <<textures-image-level-selection,Image Level(s) Selection>> and
|
/third_party/skia/src/sfnt/ |
D | SkOTTable_OS_2_V0.h | 97 union Selection { union
|
D | SkOTTable_OS_2_VA.h | 99 union Selection { union
|
/third_party/icu/icu4c/source/test/testdata/ |
D | testnorm.txt | 16 # Selection of Canonical_Combining_Class (ccc) values
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_shader_viewport_layer_array.txt | 112 Move Subsection 11.3.4.6, "Layer and Viewport Selection" into a new section 113 11.4, "Layer and Viewport Selection", renumber surrounding sections 179 Viewport Selection" of the OpenGL Specification. It might be undefined, 221 11.4 "Layer and Viewport Selection" of the OpenGL Graphics System
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.5.1.rst | 51 - Selection/Feedback mode didn't handle polygon culling correctly (bug
|
/third_party/python/Doc/library/ |
D | tkinter.dnd.rst | 23 Selection of a target object occurs as follows:
|
/third_party/skia/third_party/externals/egl-registry/extensions/ANDROID/ |
D | EGL_ANDROID_framebuffer_target.txt | 73 Attribute Default Selection Sort Sort
|