Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.h60 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/examples/android/src/org/tensorflow/demo/
DClassifier.java73 public void setLocation(RectF location) { in setLocation() method in Classifier.Recognition
/external/tensorflow/tensorflow/lite/examples/android/app/src/main/java/org/tensorflow/demo/
DClassifier.java73 public void setLocation(RectF location) { in setLocation() method in Classifier.Recognition
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormatParseInfoTree.java185 public Builder setLocation( in setLocation() method in TextFormatParseInfoTree.Builder
/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/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/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.py150 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/v8/src/inspector/
Dv8-console-message.cc207 void V8ConsoleMessage::setLocation(const String16& url, unsigned lineNumber, in setLocation() function in v8_inspector::V8ConsoleMessage
/external/clang/include/clang/Basic/
DDiagnostic.h1290 void setLocation(FullSourceLoc Loc) { this->Loc = Loc; } in setLocation() function
/external/clang/include/clang/Serialization/
DASTBitCodes.h197 void setLocation(SourceLocation L) { in setLocation() function
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc237 void setLocation(nvinfer1::TensorLocation location) override { in setLocation() function in tensorflow::tensorrt::convert::FakeITensor
Dconvert_nodes.cc677 void setLocation(nvinfer1::TensorLocation location) override {} in setLocation() function in tensorflow::tensorrt::convert::TRT_TensorOrWeights::SimpleITensor
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp122 void CGDebugInfo::setLocation(SourceLocation Loc) { in setLocation() function in CGDebugInfo
/external/swiftshader/include/vulkan/
Dvulkan.hpp9085 VertexInputAttributeDescription& setLocation( uint32_t location_ ) in setLocation() function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp28790 VertexInputAttributeDescription & setLocation( uint32_t location_ ) in setLocation() function