Home
last modified time | relevance | path

Searched defs:setLength (Results 1 – 25 of 49) sorted by relevance

12

/external/skia/src/core/
DSkPoint.cpp26 bool SkPoint::setLength(SkScalar length) { in setLength() function in SkPoint
86 bool SkPoint::setLength(float x, float y, float length) { in setLength() function in SkPoint
/external/skqp/src/core/
DSkPoint.cpp47 bool SkPoint::setLength(SkScalar length) { in setLength() function in SkPoint
142 bool SkPoint::setLength(float x, float y, float length) { in setLength() function in SkPoint
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DStringBuilderExtensions.cs68 public static void setLength( this StringBuilder buffer, int length ) in setLength() method in Antlr.Runtime.JavaExtensions.StringBuilderExtensions
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DArrayRegion.java67 public void setLength(int length) { in setLength() method in ArrayRegion
DFrame.java375 public void setLength(int length) { in setLength() method in Frame.Variable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DStringSegment.java62 public void setLength(int length) { in setLength() method in StringSegment
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DStringSegment.java64 public void setLength(int length) { in setLength() method in StringSegment
/external/apache-http/src/org/apache/http/util/
DByteArrayBuffer.java152 public void setLength(int len) { in setLength() method in ByteArrayBuffer
DCharArrayBuffer.java196 public void setLength(int len) { in setLength() method in CharArrayBuffer
/external/clang/include/clang/AST/
DExprOpenMP.h102 void setLength(Expr *E) { SubExprs[LENGTH] = E; } in setLength() function
DCommentLexer.h98 void setLength(unsigned L) { Length = L; } in setLength() function
/external/icu/icu4c/source/i18n/
Dnumparse_stringsegment.cpp43 void StringSegment::setLength(int32_t length) { in setLength() function in StringSegment
Dsortkey.cpp114 void CollationKey::setLength(int32_t newLength) { in setLength() function in CollationKey
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DInstruction.java530 final void setLength( final int length ) { in setLength() method in Instruction
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DAttribute.java291 public final void setLength(final int length) in setLength() method in Attribute
DLocalVariable.java237 public final void setLength( final int length ) { in setLength() method in LocalVariable
/external/apache-xml/src/main/java/org/apache/xml/utils/
DFastStringBuffer.java324 public final void setLength(int l) in setLength() method in FastStringBuffer
357 private final void setLength(int l, FastStringBuffer rootFSB) in setLength() method in FastStringBuffer
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.h164 void setLength(uint64_t Length) { DU.setLength(Length); } in setLength() function
/external/clang/include/clang/Lex/
DToken.h132 void setLength(unsigned Len) { in setLength() function
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsicInst.h159 void setLength(Value *L) { in setLength() function
/external/llvm/include/llvm/IR/
DIntrinsicInst.h182 void setLength(Value *L) { in setLength() function
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/binarylog/v1alpha/
DMessage.java533 public Builder setLength(int value) { in setLength() method in Message.Builder
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h38 void setLength(uint64_t Len) { in setLength() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIntrinsicInst.h293 void setLength(Value *L) { in setLength() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DDIE.h830 void setLength(uint64_t L) { Length = L; } in setLength() function

12