/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
D | Selection.java | 12 public int anchor; field in Selection 17 return anchor < caret ? anchor : caret; in getStart() 21 return anchor > caret ? anchor : caret; in getEnd() 25 return anchor == caret; in isCaret() 29 anchor = other.anchor; in set() 35 public Selection set(int anchor, int caret, boolean clickAfter) { in set() argument 36 this.anchor = anchor; in set() 44 return anchor == other2.anchor in equals() 54 if (anchor > text.length()) { in pin() 55 anchor = text.length(); in pin() [all …]
|
/external/conscrypt/src/platform/java/org/conscrypt/ |
D | TrustedCertificateIndex.java | 49 for (TrustAnchor anchor : anchors) { in index() 50 index(anchor); in index() 55 TrustAnchor anchor = new TrustAnchor(cert, null); in index() local 56 index(anchor); in index() 57 return anchor; in index() 60 public void index(TrustAnchor anchor) { in index() argument 62 X509Certificate cert = anchor.getTrustedCert(); in index() 66 subject = anchor.getCA(); in index() 84 anchors.add(anchor); in index() 109 for (TrustAnchor anchor : anchors) { in findByIssuerAndSignature() [all …]
|
/external/opencv3/modules/imgproc/src/ |
D | filterengine.hpp | 73 int anchor; member in cv::BaseRowFilter 103 int anchor; member in cv::BaseColumnFilter 131 Point anchor; member in cv::BaseFilter 254 Point anchor; member in cv::FilterEngine 283 int getKernelType(InputArray kernel, Point anchor); 287 InputArray kernel, int anchor, 292 InputArray kernel, int anchor, 299 Point anchor = Point(-1,-1), 305 Point anchor = Point(-1,-1), double delta = 0, 328 int ksize, int anchor = -1); [all …]
|
D | morph.cpp | 101 MorphRowIVec(int _ksize, int _anchor) : ksize(_ksize), anchor(_anchor) {} in MorphRowIVec() 137 int ksize, anchor; member 143 MorphRowFVec(int _ksize, int _anchor) : ksize(_ksize), anchor(_anchor) {} in MorphRowFVec() 167 int ksize, anchor; member 175 MorphColumnIVec(int _ksize, int _anchor) : ksize(_ksize), anchor(_anchor) {} in MorphColumnIVec() 273 int ksize, anchor; member 279 MorphColumnFVec(int _ksize, int _anchor) : ksize(_ksize), anchor(_anchor) {} in MorphColumnFVec() 401 int ksize, anchor; member 641 anchor = _anchor; in MorphRowFilter() 695 anchor = _anchor; in MorphColumnFilter() [all …]
|
/external/chromium-trace/catapult/third_party/Paste/paste/evalexception/media/ |
D | debug.js | 1 function showFrame(anchor) { argument 2 var tbid = anchor.getAttribute('tbid'); 3 var expanded = anchor.expanded; 5 MochiKit.DOM.hideElement(anchor.expandedElement); 6 anchor.expanded = false; 7 _swapImage(anchor); 10 anchor.expanded = true; 11 if (anchor.expandedElement) { 12 MochiKit.DOM.showElement(anchor.expandedElement); 13 _swapImage(anchor); [all …]
|
/external/chromium-trace/catapult/third_party/Paste/docs/web/ |
D | site.js | 15 anchor = document.createElement('A'); 17 anchor.appendChild(title.childNodes[0]); 19 anchor.setAttribute('href', '#'); 20 anchor.style.padding = '1px'; 21 title.appendChild(anchor); 23 anchor = title.childNodes[0]; 25 anchor.appendChild(plus_minus); 29 anchor.removeChild(plus_minus); 31 anchor.appendChild(plus_minus); 34 anchor.removeChild(plus_minus); [all …]
|
/external/slf4j/slf4j-site/src/site/pages/js/ |
D | decorator.js | 7 var anchor = findAnchorInURL(document.URL); 8 decoratePropertiesInTables(anchor); 9 decorateDoAnchor(anchor); 10 decorateConversionWordInTables(anchor); 25 function decoratePropertiesInTables(anchor) { argument 49 scrollIfMatch(p, nameAttr, anchor); 53 function decorateConversionWordInTables(anchor) { argument 63 scrollIfMatch(e, nameAttr, anchor); 68 function decorateDoAnchor(anchor) { argument 79 scrollIfMatch(e, nameAttr, anchor); [all …]
|
/external/clang/lib/Driver/ |
D | Action.cpp | 46 void InputAction::anchor() {} in anchor() function in InputAction 52 void BindArchAction::anchor() {} in anchor() function in BindArchAction 58 void CudaDeviceAction::anchor() {} in anchor() function in CudaDeviceAction 65 void CudaHostAction::anchor() {} in anchor() function in CudaHostAction 76 void JobAction::anchor() {} in anchor() function in JobAction 86 void PreprocessJobAction::anchor() {} in anchor() function in PreprocessJobAction 92 void PrecompileJobAction::anchor() {} in anchor() function in PrecompileJobAction 98 void AnalyzeJobAction::anchor() {} in anchor() function in AnalyzeJobAction 104 void MigrateJobAction::anchor() {} in anchor() function in MigrateJobAction 110 void CompileJobAction::anchor() {} in anchor() function in CompileJobAction [all …]
|
/external/bison/lib/ |
D | fd-hook.c | 31 static struct fd_hook anchor = { &anchor, &anchor, NULL, NULL }; variable 37 if (remaining_list == &anchor) in execute_close_hooks() 48 return execute_close_hooks (anchor.private_next, primary, fd); in execute_all_close_hooks() 55 if (remaining_list == &anchor) in execute_ioctl_hooks() 67 return execute_ioctl_hooks (anchor.private_next, primary, fd, request, arg); in execute_all_ioctl_hooks() 81 link->private_next = anchor.private_next; in register_fd_hook() 82 link->private_prev = &anchor; in register_fd_hook() 85 anchor.private_next->private_prev = link; in register_fd_hook() 86 anchor.private_next = link; in register_fd_hook()
|
/external/icu/icu4c/source/layout/ |
D | AnchorTables.cpp | 16 LEPoint &anchor) const in getAnchor() 23 f1->getAnchor(fontInstance, anchor); in getAnchor() 31 f2->getAnchor(glyphID, fontInstance, anchor); in getAnchor() 39 f3->getAnchor(fontInstance, anchor); in getAnchor() 47 f1->getAnchor(fontInstance, anchor); in getAnchor() 52 void Format1AnchorTable::getAnchor(const LEFontInstance *fontInstance, LEPoint &anchor) const in getAnchor() 60 fontInstance->pixelsToUnits(pixels, anchor); in getAnchor() 63 …nchorTable::getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance, LEPoint &anchor) const in getAnchor() 75 fontInstance->pixelsToUnits(point, anchor); in getAnchor() 78 void Format3AnchorTable::getAnchor(const LEFontInstance *fontInstance, LEPoint &anchor) const in getAnchor() [all …]
|
/external/opencv3/modules/cudafilters/src/ |
D | filtering.cpp | 76 void normalizeAnchor(int& anchor, int ksize) in normalizeAnchor() argument 78 if (anchor < 0) in normalizeAnchor() 79 anchor = ksize >> 1; in normalizeAnchor() 81 CV_Assert( 0 <= anchor && anchor < ksize ); in normalizeAnchor() 84 void normalizeAnchor(Point& anchor, Size ksize) in normalizeAnchor() argument 86 normalizeAnchor(anchor.x, ksize.width); in normalizeAnchor() 87 normalizeAnchor(anchor.y, ksize.height); in normalizeAnchor() 99 …NPPBoxFilter(int srcType, int dstType, Size ksize, Point anchor, int borderMode, Scalar borderVal); 116 …NPPBoxFilter::NPPBoxFilter(int srcType, int dstType, Size ksize, Point anchor, int borderMode, Sca… in NPPBoxFilter() argument 117 … ksize_(ksize), anchor_(anchor), type_(srcType), borderMode_(borderMode), borderVal_(borderVal) in NPPBoxFilter() [all …]
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/composer/ |
D | Composer.java | 134 String anchor = event.getAnchor(); in composeNode() local 135 if (!anchors.containsKey(anchor)) { in composeNode() 136 throw new ComposerException(null, null, "found undefined alias " + anchor, in composeNode() 139 Node result = anchors.get(anchor); in composeNode() 146 String anchor = null; in composeNode() local 147 anchor = event.getAnchor(); in composeNode() 151 node = composeScalarNode(anchor); in composeNode() 153 node = composeSequenceNode(anchor); in composeNode() 155 node = composeMappingNode(anchor); in composeNode() 161 protected Node composeScalarNode(String anchor) { in composeScalarNode() argument [all …]
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/ |
D | com.badlogic.gdx.physics.box2d.joints.RopeJoint.cpp | 7 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_RopeJoint_jniGetLocalAnchorA() local 13 anchor[0] = joint->GetLocalAnchorA().x; in Java_com_badlogic_gdx_physics_box2d_joints_RopeJoint_jniGetLocalAnchorA() 14 anchor[1] = joint->GetLocalAnchorA().y; in Java_com_badlogic_gdx_physics_box2d_joints_RopeJoint_jniGetLocalAnchorA() 16 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_RopeJoint_jniGetLocalAnchorA() 21 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_RopeJoint_jniGetLocalAnchorB() local 27 anchor[0] = joint->GetLocalAnchorB().x; in Java_com_badlogic_gdx_physics_box2d_joints_RopeJoint_jniGetLocalAnchorB() 28 anchor[1] = joint->GetLocalAnchorB().y; in Java_com_badlogic_gdx_physics_box2d_joints_RopeJoint_jniGetLocalAnchorB() 30 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_RopeJoint_jniGetLocalAnchorB()
|
D | com.badlogic.gdx.physics.box2d.joints.PulleyJoint.cpp | 7 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_PulleyJoint_jniGetGroundAnchorA() local 13 anchor[0] = joint->GetGroundAnchorA().x; in Java_com_badlogic_gdx_physics_box2d_joints_PulleyJoint_jniGetGroundAnchorA() 14 anchor[1] = joint->GetGroundAnchorA().y; in Java_com_badlogic_gdx_physics_box2d_joints_PulleyJoint_jniGetGroundAnchorA() 16 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_PulleyJoint_jniGetGroundAnchorA() 21 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_PulleyJoint_jniGetGroundAnchorB() local 27 anchor[0] = joint->GetGroundAnchorB().x; in Java_com_badlogic_gdx_physics_box2d_joints_PulleyJoint_jniGetGroundAnchorB() 28 anchor[1] = joint->GetGroundAnchorB().y; in Java_com_badlogic_gdx_physics_box2d_joints_PulleyJoint_jniGetGroundAnchorB() 30 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_PulleyJoint_jniGetGroundAnchorB()
|
D | com.badlogic.gdx.physics.box2d.joints.FrictionJoint.cpp | 7 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_FrictionJoint_jniGetLocalAnchorA() local 13 anchor[0] = joint->GetLocalAnchorA().x; in Java_com_badlogic_gdx_physics_box2d_joints_FrictionJoint_jniGetLocalAnchorA() 14 anchor[1] = joint->GetLocalAnchorA().y; in Java_com_badlogic_gdx_physics_box2d_joints_FrictionJoint_jniGetLocalAnchorA() 16 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_FrictionJoint_jniGetLocalAnchorA() 21 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_FrictionJoint_jniGetLocalAnchorB() local 27 anchor[0] = joint->GetLocalAnchorB().x; in Java_com_badlogic_gdx_physics_box2d_joints_FrictionJoint_jniGetLocalAnchorB() 28 anchor[1] = joint->GetLocalAnchorB().y; in Java_com_badlogic_gdx_physics_box2d_joints_FrictionJoint_jniGetLocalAnchorB() 30 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_FrictionJoint_jniGetLocalAnchorB()
|
D | com.badlogic.gdx.physics.box2d.joints.WeldJoint.cpp | 7 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_WeldJoint_jniGetLocalAnchorA() local 13 anchor[0] = joint->GetLocalAnchorA().x; in Java_com_badlogic_gdx_physics_box2d_joints_WeldJoint_jniGetLocalAnchorA() 14 anchor[1] = joint->GetLocalAnchorA().y; in Java_com_badlogic_gdx_physics_box2d_joints_WeldJoint_jniGetLocalAnchorA() 16 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_WeldJoint_jniGetLocalAnchorA() 21 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_WeldJoint_jniGetLocalAnchorB() local 27 anchor[0] = joint->GetLocalAnchorB().x; in Java_com_badlogic_gdx_physics_box2d_joints_WeldJoint_jniGetLocalAnchorB() 28 anchor[1] = joint->GetLocalAnchorB().y; in Java_com_badlogic_gdx_physics_box2d_joints_WeldJoint_jniGetLocalAnchorB() 30 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_WeldJoint_jniGetLocalAnchorB()
|
D | com.badlogic.gdx.physics.box2d.joints.WheelJoint.cpp | 7 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_WheelJoint_jniGetLocalAnchorA() local 13 anchor[0] = joint->GetLocalAnchorA().x; in Java_com_badlogic_gdx_physics_box2d_joints_WheelJoint_jniGetLocalAnchorA() 14 anchor[1] = joint->GetLocalAnchorA().y; in Java_com_badlogic_gdx_physics_box2d_joints_WheelJoint_jniGetLocalAnchorA() 16 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_WheelJoint_jniGetLocalAnchorA() 21 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_WheelJoint_jniGetLocalAnchorB() local 27 anchor[0] = joint->GetLocalAnchorB().x; in Java_com_badlogic_gdx_physics_box2d_joints_WheelJoint_jniGetLocalAnchorB() 28 anchor[1] = joint->GetLocalAnchorB().y; in Java_com_badlogic_gdx_physics_box2d_joints_WheelJoint_jniGetLocalAnchorB() 30 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_WheelJoint_jniGetLocalAnchorB() 35 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_WheelJoint_jniGetLocalAxisA() local 41 anchor[0] = joint->GetLocalAxisA().x; in Java_com_badlogic_gdx_physics_box2d_joints_WheelJoint_jniGetLocalAxisA() [all …]
|
D | com.badlogic.gdx.physics.box2d.joints.PrismaticJoint.cpp | 7 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_PrismaticJoint_jniGetLocalAnchorA() local 13 anchor[0] = joint->GetLocalAnchorA().x; in Java_com_badlogic_gdx_physics_box2d_joints_PrismaticJoint_jniGetLocalAnchorA() 14 anchor[1] = joint->GetLocalAnchorA().y; in Java_com_badlogic_gdx_physics_box2d_joints_PrismaticJoint_jniGetLocalAnchorA() 16 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_PrismaticJoint_jniGetLocalAnchorA() 21 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_PrismaticJoint_jniGetLocalAnchorB() local 27 anchor[0] = joint->GetLocalAnchorB().x; in Java_com_badlogic_gdx_physics_box2d_joints_PrismaticJoint_jniGetLocalAnchorB() 28 anchor[1] = joint->GetLocalAnchorB().y; in Java_com_badlogic_gdx_physics_box2d_joints_PrismaticJoint_jniGetLocalAnchorB() 30 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_PrismaticJoint_jniGetLocalAnchorB() 35 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_PrismaticJoint_jniGetLocalAxisA() local 41 anchor[0] = joint->GetLocalAxisA().x; in Java_com_badlogic_gdx_physics_box2d_joints_PrismaticJoint_jniGetLocalAxisA() [all …]
|
D | com.badlogic.gdx.physics.box2d.joints.DistanceJoint.cpp | 7 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_DistanceJoint_jniGetLocalAnchorA() local 13 anchor[0] = joint->GetLocalAnchorA().x; in Java_com_badlogic_gdx_physics_box2d_joints_DistanceJoint_jniGetLocalAnchorA() 14 anchor[1] = joint->GetLocalAnchorA().y; in Java_com_badlogic_gdx_physics_box2d_joints_DistanceJoint_jniGetLocalAnchorA() 16 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_DistanceJoint_jniGetLocalAnchorA() 21 float* anchor = (float*)env->GetPrimitiveArrayCritical(obj_anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_DistanceJoint_jniGetLocalAnchorB() local 27 anchor[0] = joint->GetLocalAnchorB().x; in Java_com_badlogic_gdx_physics_box2d_joints_DistanceJoint_jniGetLocalAnchorB() 28 anchor[1] = joint->GetLocalAnchorB().y; in Java_com_badlogic_gdx_physics_box2d_joints_DistanceJoint_jniGetLocalAnchorB() 30 env->ReleasePrimitiveArrayCritical(obj_anchor, anchor, 0); in Java_com_badlogic_gdx_physics_box2d_joints_DistanceJoint_jniGetLocalAnchorB()
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
D | PositionMetrics.java | 23 private AnchorPosition anchor; field in PositionMetrics 26 …cs(float x, XLayoutStyle xLayoutStyle, float y, YLayoutStyle yLayoutStyle, AnchorPosition anchor) { in PositionMetrics() argument 29 setAnchor(anchor); in PositionMetrics() 42 return anchor; in getAnchor() 45 public void setAnchor(AnchorPosition anchor) { in setAnchor() argument 46 this.anchor = anchor; in setAnchor()
|
/external/clang/include/clang/Driver/ |
D | Action.h | 109 virtual void anchor(); 123 virtual void anchor(); 139 virtual void anchor(); 159 virtual void anchor(); 173 virtual void anchor(); 186 void anchor() override; 196 void anchor() override; 206 void anchor() override; 216 void anchor() override; 226 void anchor() override; [all …]
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/events/ |
D | NodeEvent.java | 25 private final String anchor; field in NodeEvent 27 public NodeEvent(String anchor, Mark startMark, Mark endMark) { in NodeEvent() argument 29 this.anchor = anchor; in NodeEvent() 42 return this.anchor; in getAnchor() 47 return "anchor=" + anchor; in getArguments()
|
/external/v8/test/webkit/fast/js/ |
D | string-anchor-expected.txt | 24 This is a test case for String.prototype.anchor(name). 29 PASS '_'.anchor('b') is "<a name=\"b\">_</a>" 30 PASS '<'.anchor('b') is "<a name=\"b\"><</a>" 31 PASS '_'.anchor(0x2A) is "<a name=\"42\">_</a>" 32 PASS '_'.anchor('"') is "<a name=\""\">_</a>" 33 PASS '_'.anchor('" href="http://www.evil.com') is "<a name=\"" href="http://www.evil.com\… 34 PASS String.prototype.anchor.call(0x2A, 0x2A) is "<a name=\"42\">42</a>" 35 FAIL String.prototype.anchor.call(undefined) should throw TypeError: Type error. Threw exception Ty… 36 FAIL String.prototype.anchor.call(null) should throw TypeError: Type error. Threw exception TypeErr… 37 PASS String.prototype.anchor.length is 1
|
/external/libvorbis/examples/ |
D | frameview.pl | 190 -width=>-20,-height=>-46,-anchor=>'nw'); 193 place(-x=>-1,-y=>-1,-relx=>1.0,-rely=>1.0,-anchor=>'se'); 196 place(-x=>5,-y=>5,-anchor=>'nw'); 201 -width=>-20,-height=>-46,-anchor=>'nw'); 204 place(-x=>5,-y=>5,-anchor=>'nw'); 209 place(-x=>-5,-relx=>1.,-y=>$panely,-anchor=>'ne'); 216 place(-x=>5,-y=>-5,-rely=>1.,-relwidth=>.2,-width=>-5,-anchor=>'sw'); 220 place(-x=>-5,-y=>-5,-relwidth=>.2,-rely=>1.,-width=>-5,-relx=>1.,-anchor=>'se'); 224 place(-x=>5,-y=>-5,-relwidth=>.3,-width=>-7,-rely=>1.,-relx=>.2,-anchor=>'sw'); 228 place(-x=>-5,-y=>-5,-relwidth=>.3,-width=>-7,-rely=>1.,-relx=>.8,-anchor=>'se'); [all …]
|
/external/toybox/scripts/ |
D | config2help.c | 256 struct double_list *cfrom, *tfrom, *anchor; in main() local 280 anchor = catch->help; in main() 302 anchor = cfrom->prev; in main() 309 if (!anchor) { in main() 311 anchor = cfrom->prev; in main() 324 if (!anchor->data) dlist_zap(&anchor); in main() 327 while (!*trim(anchor->prev->data)) { in main() 328 anchor = anchor->prev; in main() 329 free(dlist_zap(&anchor)); in main() 333 while (tfrom) dlist_add(&anchor, dlist_zap(&tfrom)); in main() [all …]
|