Home
last modified time | relevance | path

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

12

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
DItemWithLocation.java13 public void setLocation(MethodLocation methodLocation) { in setLocation() method in ItemWithLocation
/external/protobuf/php/src/Google/Protobuf/Internal/
DSourceCodeInfo.php222 public function setLocation($var) function in Google\\Protobuf\\Internal\\SourceCodeInfo
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.h55 void setLocation(SDValue Val, SDValue Location) { in setLocation() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.h59 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
281 void setLocation(nvinfer1::TensorLocation location) { in setLocation() function
/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/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.py147 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
/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp1419 void SpirvShader::Impl::Debugger::setLocation(EmitState *state, const std::shared_ptr<vk::dbg::File… in setLocation() function in sw::SpirvShader::Impl::Debugger
1464 void SpirvShader::Impl::Debugger::setLocation(EmitState *state, const char *path, int line) in setLocation() function in sw::SpirvShader::Impl::Debugger
/external/clang/include/clang/Serialization/
DASTBitCodes.h197 void setLocation(SourceLocation L) { in setLocation() function
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp122 void CGDebugInfo::setLocation(SourceLocation Loc) { in setLocation() function in CGDebugInfo
/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp32102 …VULKAN_HPP_CONSTEXPR_14 VertexInputAttributeDescription &setLocation(uint32_t location_) VULKAN_HP… in setLocation() function
87699 …VULKAN_HPP_CONSTEXPR_14 VertexInputAttributeDescription2EXT &setLocation(uint32_t location_) VULKA… in setLocation() function
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp32035 …VULKAN_HPP_CONSTEXPR_14 VertexInputAttributeDescription & setLocation( uint32_t location_ ) VULKAN… in setLocation() function
87552 …VULKAN_HPP_CONSTEXPR_14 VertexInputAttributeDescription2EXT & setLocation( uint32_t location_ ) VU… in setLocation() function

12