/aosp_15_r20/external/skia/tests/ |
H A D | StrokerTest.cpp | 152 uint32_t val = r.nextU(); in unbounded() local 157 uint32_t val = r.nextU() & 0x7fffffff; in unboundedPos() local 166 int best = 0; in DEF_TEST() local 245 int best = 0; in DEF_TEST() local 355 int best = 0; in DEF_TEST() local 400 int best[2] = { 0 }; in DEF_TEST() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/performance/ |
D | table_helper.cpp | 38 std::string format_precision(double val, int digits) in format_precision() 171 std::string get_colour(boost::uintmax_t val, boost::uintmax_t best) in get_colour() 191 void add_cell(boost::intmax_t val, const std::string& table_name, const std::string& row_name, cons… in add_cell() 258 boost::uintmax_t best = (std::numeric_limits<boost::uintmax_t>::max)(); in add_cell() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/ |
H A D | Tunable.cpp | 88 ResultEntry best, in AddImpl() 104 …ager::Add(const std::string& op_signature, const std::string& params_signature, ResultEntry best) { in Add() 446 int val = atoi(env); in GetMaxTuningDurationMs() local 459 int val = atoi(env); in GetMaxTuningIterations() local 472 int val = atoi(env); in GetMaxWarmupDurationMs() local 485 int val = atoi(env); in GetMaxWarmupIterations() local 511 int val = atoi(env); in GetRotatingBufferSize() local
|
/aosp_15_r20/packages/apps/Gallery2/jni/filters/ |
D | kmeans.h | 48 inline void add(T val[], N dst[], int dimension) { in add() 157 int best = findClosest<T, N>(values + x, oldCenters, dimension, stride, pop_size); in calculateNewCentroids() local 227 int best = findClosest<T, N>(values + x, centroids, dimension, stride, pop_size); in applyCentroids() local
|
/aosp_15_r20/system/libhwbinder/vts/performance/ |
H A D | Benchmark_throughput.cpp | 71 bool val = true; in signal() local 76 bool val = false; in wait() local 136 double best = (double) m_best / 1.0E6; in dump() local
|
/aosp_15_r20/frameworks/native/libs/binder/tests/ |
H A D | binderThroughputTest.cpp | 106 double best = (double)data[0] / 1.0E6; in dump() local 143 bool val = true; in signal() local 148 bool val = false; in wait() local
|
H A D | schd-dbg.cpp | 172 bool val = true; in signal() local 177 bool val = false; in wait() local 245 double best = (double)m_best / 1.0E6; in dump() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | LDMLUtilities.java | 765 String val = in mergeLDMLDocuments() local 1247 String val = getAttributeValue(node, LDMLConstants.TYPE); in appendXPathAttribute() local 1543 Node best = getNonAltNodeIfPossible(nl); // PN in getNode() local 1620 Node best = null; in getNode() local 1803 public static void setAttributeValue(Node sNode, String attribName, String val) { in setAttributeValue()
|
/aosp_15_r20/external/coreboot/src/device/ |
H A D | device_util.c | 425 static resource_t align_up(resource_t val, unsigned long gran) in align_up() 441 static resource_t align_down(resource_t val, unsigned long gran) in align_down() 835 struct resource *best; in tolm_test() local
|
/aosp_15_r20/external/libcups/backend/ |
H A D | dnssd.c | 385 cups_device_t *best; /* Best matching device */ in main() local 929 int val; /* Return value */ in poll_callback() local
|
/aosp_15_r20/external/libcups/cups/ |
H A D | dest-options.c | 1888 _ipp_value_t *val; /* Current value */ in cups_create_constraints() local 1967 _ipp_value_t *val; /* Current value */ in cups_create_media_db() local 2288 *best = NULL, /* Best matching entry */ in cups_get_media_db() local
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLFunctionCall.cpp | 346 static double pun_value(double val) { in pun_value() 1096 const FunctionDeclaration* best = nullptr; in FindBestFunctionForCall() local 1129 const FunctionDeclaration* best = FindBestFunctionForCall(context, ref.overloadChain(), in Convert() local 1143 const FunctionDeclaration* best = FindBestFunctionForCall(context, ref.overloadChain(), in Convert() local
|
/aosp_15_r20/external/libpng/contrib/tools/ |
H A D | pngcp.c | 470 char best[32*SL]; /* best options */ member 942 int val = dp->value[opt]; in next_opt() local 1376 int i = 0, negate = (strncmp(arg+2, "no-", 3) == 0), val; in opt_check() local 1942 int val; in search_compression() local 1953 int val; in set_compression() local 1965 int val; in set_ICC_profile_compression() local 1985 int val; in set_text_compression() local 2055 int val; in write_png() local 2078 int val; in write_png() local 2088 int val; in write_png() local [all …]
|
/aosp_15_r20/frameworks/native/opengl/tests/hwc/ |
H A D | hwcCommit.cpp | 1104 Rational best(0, 1), minBad; // Current bounds for a binary search in scHScale() local 1203 Rational best(0, 1), minBad; // Current bounds for a binary search in scVScale() local 1372 Rational val(d * f, d); // Lower, because double to int cast truncates in double2Rational() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_ra.cpp | 245 std::list<ValueDef *>& entry(Value *val) { in entry() 260 std::list<ValueDef *>& operator()(Value *val) { in operator ()() 264 void add(Value *val, const std::list<ValueDef *> &vals) { in add() 308 RegAlloc::BuildIntervalsPass::addLiveRange(Value *val, in addLiveRange() 858 LValue *val = src->join->asLValue(); in coalesceValues() local 992 LValue *val = (split ? insn->getDef(c) : insn->getSrc(c))->asLValue(); in makeCompound() local 1197 LValue *val = nodes[i].getValue(); in calculateSpillWeights() local 1271 RIG_Node *best = hi.next; in simplify() local 1613 LValue *val; in unspill() local
|
/aosp_15_r20/external/libxml2/ |
H A D | relaxng.c | 2467 const xmlChar * val, const xmlChar * strval, in xmlRelaxNGSchemaFacetCheck() 3509 void *val = NULL; in xmlRelaxNGParseValue() local 5183 xmlChar *val; in xmlRelaxNGParseNameClass() local 6165 xmlRelaxNGContentType ret, tmp, val = XML_RELAXNG_CONTENT_EMPTY; in xmlRelaxNGCheckRules() local 6862 xmlChar *val; in xmlRelaxNGCleanupAttributes() local 8691 xmlChar *oldvalue, *oldend, *val, *cur; in xmlRelaxNGValidateValue() local 9316 int best = -1; in xmlRelaxNGValidateInterleave() local 9590 int best = -1; in xmlRelaxNGBestState() local 9627 int best; in xmlRelaxNGLogBestError() local
|
/aosp_15_r20/external/selinux/libselinux/src/ |
H A D | label_file.c | 77 unsigned int val = 0; in symhash() local 1255 int best = -1; in lookup_best_match() local
|
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image_write.h | 773 int h = stbiw__zhash(data+i)&(stbiw__ZHASH-1), best=3; in stbi_zlib_compress() local 936 int best = 0, bestval = 0x7fffffff; in stbi_write_png_to_mem() local 1114 static void stbiw__jpg_calcBits(int val, unsigned short bits[2]) { in stbiw__jpg_calcBits()
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | sh.c | 596 char *var = 0, *val, cc = **nospace(ss); in recalculate() local 1016 static struct sh_vars *setvarval(char *name, char *val) in setvarval() 1493 long ss, pp, dd, best = -1; in wildcard_matchlen() local 4034 static struct sh_vars *initvar(char *name, char *val) in initvar() 4039 static struct sh_vars *initvardef(char *name, char *val, char *def) in initvardef()
|
/aosp_15_r20/external/skia/modules/skshaper/src/ |
H A D | SkShaper_harfbuzz.cpp | 356 SkUnichar val = SkUTF::NextUTF8(ptr, end); in utf8_next() local 890 ShapedRun best(RunHandler::Range(), SkFont(), 0, nullptr, 0, in wrap() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/ |
D | __init__.py | 160 def _sget_dict(val): argument 169 def _sget_object(val): argument 846 self, req, best, replace_conflicting, env, installer, required_by, to_activate argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/ |
D | __init__.py | 160 def _sget_dict(val): argument 169 def _sget_object(val): argument 846 self, req, best, replace_conflicting, env, installer, required_by, to_activate argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/ |
D | __init__.py | 160 def _sget_dict(val): argument 169 def _sget_object(val): argument 846 self, req, best, replace_conflicting, env, installer, required_by, to_activate argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/ |
D | __init__.py | 160 def _sget_dict(val): argument 169 def _sget_object(val): argument 846 self, req, best, replace_conflicting, env, installer, required_by, to_activate argument
|
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | art_cts_jvmti_test_library.jar | ... .lang.Thread {
final synthetic art.ControlData val$data
void <init> (java.lang ... |