Home
last modified time | relevance | path

Searched defs:setEnd (Results 1 – 25 of 655) sorted by relevance

12345678910>>...27

/aosp_15_r20/external/clang/include/clang/Basic/
H A DSourceLocation.h205 void setEnd(SourceLocation e) { E = e; } in setEnd() function
259 void setEnd(SourceLocation e) { Range.setEnd(e); } in setEnd() function
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/
H A DEnumReservedRange.php118 public function setEnd($var) function in Google\\Protobuf\\Internal\\EnumDescriptorProto\\EnumReservedRange
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
H A DReservedRange.php116 public function setEnd($var) function in Google\\Protobuf\\Internal\\DescriptorProto\\ReservedRange
H A DExtensionRange.php117 public function setEnd($var) function in Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
H A DReservedRange.php116 public function setEnd($var) function in Google\\Protobuf\\Internal\\DescriptorProto\\ReservedRange
H A DExtensionRange.php117 public function setEnd($var) function in Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/
H A DEnumReservedRange.php118 public function setEnd($var) function in Google\\Protobuf\\Internal\\EnumDescriptorProto\\EnumReservedRange
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
H A DAnnotation.php206 public function setEnd($var) function in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
H A DAnnotation.php206 public function setEnd($var) function in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DSTZInfo.java25 void setEnd(int em, int edwm, int edw, int et, int edm, boolean ea) { in setEnd() method in STZInfo
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
H A DSTZInfo.java24 void setEnd(int em, int edwm, int edw, int et, int edm, boolean ea) { in setEnd() method in STZInfo
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
H A DALoopCommand.java137 public void setEnd(PExpression node) in setEnd() method in ALoopCommand
H A DALoopIncCommand.java142 public void setEnd(PExpression node) in setEnd() method in ALoopIncCommand
/aosp_15_r20/frameworks/minikin/include/minikin/
H A DRange.h46 inline void setEnd(uint32_t end) { mEnd = end; } // exclusive in setEnd() function
/aosp_15_r20/packages/modules/AdServices/adservices/framework/java/android/adservices/measurement/
DDeletionRequest.java193 public @NonNull Builder setEnd(@NonNull Instant end) { in setEnd() method in DeletionRequest.Builder
/aosp_15_r20/out/soong/.intermediates/packages/apps/CellBroadcastReceiver/cellbroadcast-java-proto-lite/android_common_apex30/javac/
Dcellbroadcast-java-proto-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dregexcmp.h222 setEnd = 1 << 16 | 2, enumerator
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dregexcmp.h222 setEnd = 1 << 16 | 2, enumerator
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dregexcmp.h222 setEnd = 1 << 16 | 2, enumerator
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DLocalVariableGen.java183 public void setEnd( final InstructionHandle end ) { // TODO could be package-protected? in setEnd() method in LocalVariableGen
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/
H A Dregexcmp.h236 setEnd = 1 << 16 | 2, enumerator
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h44 void setEnd(const MCSymbol *E) { End = E; } in setEnd() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h100 void setEnd(const IndexType &E) { second = E; } in setEnd() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h103 void setEnd(const IndexType &E) { second = E; } in setEnd() function
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/type/
H A DTestGenericsBounded.java25 public void setEnd(E e) { end = e; } in setEnd() method in TestGenericsBounded.Range

12345678910>>...27