Home
last modified time | relevance | path

Searched refs:setLocation (Results 1 - 22 of 22) sorted by relevance

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DTextFormatParseInfoTreeTest.java71 rootBuilder.setLocation(OPTIONAL_INT32, LOC0); in testGetLocationReturnsSingleLocation()
79 rootBuilder.setLocation(OPTIONAL_BOOLEAN, LOC0); in testGetLocationsReturnsNoParseLocationsForUnknownField()
86 rootBuilder.setLocation(REPEATED_INT32, LOC0); in testGetLocationThrowsIllegalArgumentExceptionForUnknownField()
97 TextFormatParseInfoTree root = rootBuilder.setLocation(OPTIONAL_INT32, LOC0).build(); in testGetLocationThrowsIllegalArgumentExceptionForInvalidIndex()
113 rootBuilder.setLocation(REPEATED_INT32, LOC0); in testGetLocationsReturnsMultipleLocations()
114 rootBuilder.setLocation(REPEATED_INT32, LOC1); in testGetLocationsReturnsMultipleLocations()
122 rootBuilder.setLocation(REPEATED_INT32, LOC0); in testGetNestedTreeThrowsIllegalArgumentExceptionForUnknownField()
133 rootBuilder.setLocation(REPEATED_INT32, LOC0); in testGetNestedTreesReturnsNoParseInfoTreesForUnknownField()
139 rootBuilder.setLocation(REPEATED_INT32, LOC0); in testGetNestedTreeThrowsIllegalArgumentExceptionForInvalidIndex()
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DSourceCodeInfo.php221 public function setLocation($var) function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.h59 void setLocation(SDValue Val, SDValue Location) { in setLocation() function in llvm::StatepointLoweringState
H A DStatepointLowering.cpp268 Builder.StatepointLowering.setLocation(Incoming, Loc); in reservePreviousStackSlotForValue()
405 Builder.StatepointLowering.setLocation(Incoming, Loc); in spillIncomingStatepointValue()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
H A DTransliteratorInputMethod.java174 sw.setLocation(sd.width - wd.width, sd.height - wd.height - 25); in initStatusWindow()
237 statusWindow.setLocation(attachedLocation); in notifyClientWindowChange()
258 statusWindow.setLocation(attachedLocation); in activate()
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DAboutDialog.java65 dialog.setLocation(new Point(parentLoc.x + 50, parentLoc.y + 50)); in initComponents()
H A DBundleGroupCreationDialog.java124 setLocation(new java.awt.Point(50, 50)); in initComponents()
H A DBundleGroupEditDialog.java126 setLocation(new java.awt.Point(50, 50)); in initComponents()
H A DResourceCreationDialog.java190 setLocation(new java.awt.Point(50, 50)); in initComponents()
H A DBundleItemDialog.java209 setLocation(new java.awt.Point(50, 50)); in initComponents()
H A DBundleItemCreationDialog.java369 setLocation(new java.awt.Point(50, 50)); in initComponents()
/third_party/node/deps/v8/src/inspector/
H A Dv8-console-message.h86 void setLocation(const String16& url, unsigned lineNumber,
H A Dv8-console-message.cc211 void V8ConsoleMessage::setLocation(const String16& url, unsigned lineNumber, in setLocation() function in v8_inspector::V8ConsoleMessage
495 consoleMessage->setLocation(url, lineNumber, columnNumber, in createForException()
H A Dv8-debugger-agent-impl.cc1490 .setLocation(std::move(location)) in currentCallFrames()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DTextFormatParseInfoTree.java181 public Builder setLocation( in setLocation() method in TextFormatParseInfoTree.Builder
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDumbTextComponent.java576 caretPoint.setLocation(startPoint); in drawSelection()
577 else caretPoint.setLocation(endPoint); in drawSelection()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp976 // setLocation() must be a debugger steppable line.
979 // setScope() sets the current debug source scope. Used by setLocation()
983 // setLocation() sets the current codegen source location to the given file
985 void setLocation(EmitState *state, const std::shared_ptr<vk::dbg::File> &, int line);
986 void setLocation(EmitState *state, const char *file, int line);
1419 void SpirvShader::Impl::Debugger::setLocation(EmitState *state, const std::shared_ptr<vk::dbg::File> &file, int line)
1464 void SpirvShader::Impl::Debugger::setLocation(EmitState *state, const char *path, int line)
1472 setLocation(state, file, line);
2715 dbg->setLocation(state, dbg->spirvFile, line);
2771 dbg->setLocation(stat
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCommandLine.h448 template <class Opt> void apply(Opt &O) const { O.setLocation(O, Loc); } in apply()
1331 bool setLocation(Option &O, DataType &L) { in setLocation() function in llvm::opt_storage
1528 bool setLocation(Option &O, StorageClass &L) { in setLocation() function in llvm::list_storage
1732 bool setLocation(Option &O, unsigned &L) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCommandLine.h408 template <class Opt> void apply(Opt &O) const { O.setLocation(O, Loc); } in apply()
1186 bool setLocation(Option &O, DataType &L) { in setLocation() function in llvm::opt_storage
1355 bool setLocation(Option &O, StorageClass &L) { in setLocation() function in llvm::list_storage
1536 bool setLocation(Option &O, unsigned &L) {
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBReporter.java1088 setLocation(new java.awt.Point(25, 25)); in initComponents()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp[all...]

Completed in 146 milliseconds