Home
last modified time | relevance | path

Searched defs:constrain (Results 1 – 25 of 508) sorted by relevance

12345678910>>...21

/aosp_15_r20/external/libdav1d/src/x86/
H A Dcdef16_avx512.asm191 .constrain: label
376 .constrain: label
603 .constrain: label
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DCloneDetection.h289 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
309 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
334 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DCloneDetection.h289 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
309 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
334 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DCloneDetection.h289 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
309 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
334 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DCloneDetection.h289 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
309 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
334 void constrain(std::vector<CloneDetector::CloneGroup> &CloneGroups) { in constrain() function
/aosp_15_r20/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/
DNetworkStatsUtils.java79 public static int constrain(int amount, int low, int high) { in constrain() method in NetworkStatsUtils
87 public static long constrain(long amount, long low, long high) { in constrain() method in NetworkStatsUtils
/aosp_15_r20/frameworks/base/core/java/android/util/
H A DMathUtils.java41 public static int constrain(int amount, int low, int high) { in constrain() method in MathUtils
45 public static long constrain(long amount, long low, long high) { in constrain() method in MathUtils
50 public static float constrain(float amount, float low, float high) { in constrain() method in MathUtils
/aosp_15_r20/out/soong/.intermediates/external/oj-libjdwp/jdwpgen/linux_glibc_common/javac/
Djdwpgen.jar ... .Node nameNode java.util.Iterator it void constrain (build.tools.jdwpgen.Context) build ...
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/analysis/
Dmod.rs115 fn constrain(&mut self, node: Self::Node) -> ConstrainResult; in constrain() method
327 fn constrain(&mut self, node: Node) -> ConstrainResult { in constrain() method
/aosp_15_r20/external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/
H A DEventNode.java33 void constrain(Context ctx) { in constrain() method in EventNode
H A DAbstractSimpleTypeNode.java32 void constrain(Context ctx) { in constrain() method in AbstractSimpleTypeNode
H A DConstantNode.java43 void constrain(Context ctx) { in constrain() method in ConstantNode
H A DCommandNode.java33 void constrain(Context ctx) { in constrain() method in CommandNode
H A DReplyNode.java40 void constrain(Context ctx) { in constrain() method in ReplyNode
H A DRepeatNode.java35 void constrain(Context ctx) { in constrain() method in RepeatNode
H A DAbstractNamedNode.java59 void constrain(Context ctx) { in constrain() method in AbstractNamedNode
H A DAltNode.java35 void constrain(Context ctx) { in constrain() method in AltNode
H A DOutNode.java40 void constrain(Context ctx) { in constrain() method in OutNode
H A DSelectNode.java54 void constrain(Context ctx) { in constrain() method in SelectNode
H A DErrorNode.java45 void constrain(Context ctx) { in constrain() method in ErrorNode
/aosp_15_r20/external/selinux/secilc/docs/
H A Dcil_constraint_statements.md4 constrain section in Constraint Statements
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/
H A DAutoScrollHelper.java651 private static int constrain(int value, int min, int max) { in constrain() method in AutoScrollHelper
661 private static float constrain(float value, float min, float max) { in constrain() method in AutoScrollHelper
/aosp_15_r20/frameworks/base/core/java/com/android/internal/graphics/
H A DColorUtils.java595 private static float constrain(float amount, float low, float high) { in constrain() method
599 private static int constrain(int amount, int low, int high) { in constrain() method
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/utils/
H A DColorUtils.java60 private static float constrain(float amount, float low, float high) { in constrain() method in ColorUtils
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/playlist/
DPlaylist.java139 private static int constrain(int amount, int low, int high) { in constrain() method in Playlist

12345678910>>...21