Home
last modified time | relevance | path

Searched defs:getPrevious (Results 1 – 25 of 269) sorted by relevance

1234567891011

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DMacroInfo.h354 const MacroDirective *getPrevious() const { return Previous; } in getPrevious() function
357 MacroDirective *getPrevious() { return Previous; } in getPrevious() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DMacroInfo.h354 const MacroDirective *getPrevious() const { return Previous; } in getPrevious() function
357 MacroDirective *getPrevious() { return Previous; } in getPrevious() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DMacroInfo.h354 const MacroDirective *getPrevious() const { return Previous; } in getPrevious() function
357 MacroDirective *getPrevious() { return Previous; } in getPrevious() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DMacroInfo.h354 const MacroDirective *getPrevious() const { return Previous; } in getPrevious() function
357 MacroDirective *getPrevious() { return Previous; } in getPrevious() function
/aosp_15_r20/external/clang/include/clang/Lex/
H A DMacroInfo.h342 const MacroDirective *getPrevious() const { return Previous; } in getPrevious() function
345 MacroDirective *getPrevious() { return Previous; } in getPrevious() function
/aosp_15_r20/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/storage/table/reader/
DTable.java76 T getPrevious(); in getPrevious() method
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/aztec/encoder/
H A DToken.java31 final Token getPrevious() { in getPrevious() method in Token
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/exception/
H A DNonMonotonicSequenceException.java117 public Number getPrevious() { in getPrevious() method in NonMonotonicSequenceException
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/
H A DNonMonotonousSequenceException.java120 public Number getPrevious() { in getPrevious() method in NonMonotonousSequenceException
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/unfold/
DFoldStateChange.java20 public final int getPrevious() { in getPrevious() method in FoldStateChange
/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
H A DTestState.java110 public T getPrevious(int age) { in getPrevious() method in TestState
/aosp_15_r20/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/storage/table/packed/read/
DBaseTypedPackedTable.java111 public E getPrevious() { in getPrevious() method in BaseTypedPackedTable.BasePackedTableEntry
DPackedTableReader.java301 public Entry getPrevious() { in getPrevious() method in PackedTableReader.Entry
/aosp_15_r20/external/ow2-asm/asm-tree/src/main/java/org/objectweb/asm/tree/
H A DAbstractInsnNode.java157 public AbstractInsnNode getPrevious() { in getPrevious() method in AbstractInsnNode
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/utilities/
H A DAVLTree.java302 public Node getPrevious() { in getPrevious() method in AVLTree.Node
/aosp_15_r20/out/soong/.intermediates/packages/modules/GeoTZ/s2storage/s2storage_ro/android_common/turbine/
Ds2storage_ro.jarcom/android/storage/block/read/Block$BlockVisitor.class <Unknown> package ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DRedeclarable.h122 decl_type *getPrevious(const decl_type *D) const { in getPrevious() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DRedeclarable.h122 decl_type *getPrevious(const decl_type *D) const { in getPrevious() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DRedeclarable.h122 decl_type *getPrevious(const decl_type *D) const { in getPrevious() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DRedeclarable.h122 decl_type *getPrevious(const decl_type *D) const { in getPrevious() function
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
H A DScriptEditor.java495 private EditItem getPrevious() { in getPrevious() method in ScriptEditor.EditHistory
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/utils/satellite/s2storage/satellite-s2storage-ro/android_common/turbine-combined/
Dsatellite-s2storage-ro.jarcom/android/storage/block/read/Block$BlockVisitor.class <Unknown> package ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/utils/satellite/s2storage/satellite-s2storage-ro/android_common/repackaged-jarjar/turbine/
Dsatellite-s2storage-ro.jarcom/android/telephony/sats2range/read/UnpopulatedSuffixTableBlock.class <Unknown> package com. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/GeoTZ/s2storage/s2storage_ro/android_common/javac/
Ds2storage_ro.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/euclidean/twod/
H A DPolygonsSet.java1011 public ConnectableSegment getPrevious() { in getPrevious() method in PolygonsSet.ConnectableSegment

1234567891011