Home
last modified time | relevance | path

Searched defs:setLocation (Results 1 – 25 of 31) sorted by relevance

12

/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive/
DDirective.java77 public void setLocation( int line, int column ) in setLocation() method in Directive
89 public void setLocation(int line, int column, Template template) in setLocation() method in Directive
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
DItemWithLocation.java13 public void setLocation(MethodLocation methodLocation) { in setLocation() method in ItemWithLocation
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/
DItemWithLocation.java43 public void setLocation(MethodLocation methodLocation) { in setLocation() method in ItemWithLocation
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DSourceCodeInfo.php221 public function setLocation($var) function in Google\\Protobuf\\Internal\\SourceCodeInfo
/external/protobuf/php/src/Google/Protobuf/Internal/
DSourceCodeInfo.php221 public function setLocation($var) function in Google\\Protobuf\\Internal\\SourceCodeInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.h59 void setLocation(SDValue Val, SDValue Location) { in setLocation() function
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.h55 void setLocation(SDValue Val, SDValue Location) { in setLocation() function
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/
DClassifier.java73 public void setLocation(RectF location) { in setLocation() method in Classifier.Recognition
/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_tensor_proxy.h77 void setLocation(nvinfer1::TensorLocation location) { location_ = location; } in setLocation() function
279 void setLocation(nvinfer1::TensorLocation location) { in setLocation() function
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormatParseInfoTree.java181 public Builder setLocation( in setLocation() method in TextFormatParseInfoTree.Builder
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormatParseInfoTree.java181 public Builder setLocation( in setLocation() method in TextFormatParseInfoTree.Builder
/external/grpc-grpc/examples/node/static_codegen/route_guide/
Droute_guide_pb.js589 proto.routeguide.Feature.prototype.setLocation = function(value) { method in proto.routeguide.Feature
768 proto.routeguide.RouteNote.prototype.setLocation = function(value) { method in proto.routeguide.RouteNote
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DFrame.java127 public void setLocation(Location location) { in setLocation() method in Frame
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/backends/
DAndroidUri.java160 private Builder setLocation(String location) { in setLocation() method in AndroidUri.Builder
/external/clang/include/clang/Lex/
DToken.h131 void setLocation(SourceLocation L) { Loc = L.getRawEncoding(); } in setLocation() function
/external/clang/include/clang/AST/
DExprObjC.h78 void setLocation(SourceLocation L) { Loc = L; } in setLocation() function
DCommentLexer.h83 void setLocation(SourceLocation SL) { Loc = SL; } in setLocation() function
DExprCXX.h490 void setLocation(SourceLocation L) { Loc = L; } in setLocation() function
520 void setLocation(SourceLocation L) { Loc = L; } in setLocation() function
890 void setLocation(SourceLocation L) { Loc = L; } in setLocation() function
1228 void setLocation(SourceLocation Loc) { this->Loc = Loc; } in setLocation() function
DExpr.h1026 void setLocation(SourceLocation L) { Loc = L; } in setLocation() function
1190 void setLocation(SourceLocation L) { Loc = L; } in setLocation() function
1292 void setLocation(SourceLocation Location) { Loc = Location; } in setLocation() function
1340 void setLocation(SourceLocation Location) { Loc = Location; } in setLocation() function
1403 void setLocation(SourceLocation L) { Loc = L; } in setLocation() function
DDeclBase.h386 void setLocation(SourceLocation L) { Loc = L; } in setLocation() function
DComment.h181 void setLocation(SourceLocation L) { in setLocation() function
/external/fonttools/Lib/fontTools/varLib/
DvarStore.py156 def setLocation(self, location): member in VarStoreInstancer
/external/apache-http/android/src/android/net/http/
DHeaders.java393 public void setLocation(String value) { in setLocation() method in Headers
/external/clang/include/clang/Basic/
DDiagnostic.h1290 void setLocation(FullSourceLoc Loc) { this->Loc = Loc; } in setLocation() function
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
DTokenBuffer.java1501 public void setLocation(JsonLocation l) { in setLocation() method in TokenBuffer.Parser

12