Home
last modified time | relevance | path

Searched defs:aval (Results 1 – 25 of 73) sorted by relevance

123

/aosp_15_r20/external/libconfig/tinytest/
H A Dtinytest.c645 tt_val_t aval = { TT_VAL_INT }, bval = { TT_VAL_INT }; in tt_test_int() local
658 tt_val_t aval = { TT_VAL_UINT }, bval = { TT_VAL_UINT }; in tt_test_uint() local
671 tt_val_t aval = { TT_VAL_INT64 }, bval = { TT_VAL_INT64 }; in tt_test_int64() local
684 tt_val_t aval = { TT_VAL_UINT64 }, bval = { TT_VAL_UINT64 }; in tt_test_uint64() local
696 tt_val_t aval = { TT_VAL_DOUBLE }, bval = { TT_VAL_DOUBLE }; in tt_test_double() local
709 tt_val_t aval = { TT_VAL_STR }, bval = { TT_VAL_STR }; in tt_test_str() local
722 tt_val_t aval = { TT_VAL_PTR }, bval = { TT_VAL_PTR }; in tt_test_ptr() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction_testlib.h38 for (const auto& aval : attrs) { in Attrs() local
46 for (const auto& aval : attrs) { in Attrs() local
H A Dfunction_test.cc43 for (const auto& aval : attrs) { in Attrs() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dsharded_device_array.h252 pybind11::object aval() const { return aval_; } in aval() function
307 ShardedDeviceArray(pybind11::object aval, ShardingSpec sharding_spec, in ShardedDeviceArray()
H A Dsharded_device_array.cc121 py::object aval, ShardingSpec sharding_spec, py::list device_buffers, in Make()
224 bool weak_type) { in RegisterTypes()
H A Dpy_values.cc419 py::handle aval = h.attr("aval"); in PyArgSignatureOfValue() local
541 py::handle aval = arg.attr("aval"); in PyArgSignatureOfValue() local
H A Dpy_buffer.h154 void SetAval(pybind11::object aval) { aval_ = aval; } in SetAval()
H A Dpy_buffer.cc572 [](PyBuffer::object self, py::object aval) { in RegisterTypes()
/aosp_15_r20/external/clang/test/Index/
H A Dload-exprs.c29 void test_members(int aval, int bval) { in test_members()
/aosp_15_r20/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DScanHandler.java41 public void aval(char[] buff, int offset, int length) throws SAXException; in aval() method
H A DPYXWriter.java49 public void aval(char[] buff, int offset, int length) throws SAXException { in aval() method in PYXWriter
H A DParser.java543 public void aval(char[] buff, int offset, int length) throws SAXException { in aval() method in Parser
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DFieldsSet.java100 String aval = Integer.toString(myVal); in diffFrom() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DFieldsSet.java97 String aval = Integer.toString(myVal); in diffFrom() local
/aosp_15_r20/out/soong/.intermediates/external/tagsoup/tagsoup/android_common/turbine/
Dtagsoup.jar ... throws org.xml.sax.SAXException public void aval (char[], int, int) throws ...
/aosp_15_r20/external/python/cpython2/Objects/
Ddictobject.c1805 PyObject *aval = NULL; /* a[akey] */ in characterize() local
1878 PyObject *adiff, *bdiff, *aval, *bval; in dict_compare() local
1938 PyObject *aval = a->ma_table[i].me_value; in dict_equal() local
/aosp_15_r20/external/coreboot/util/msrtool/
H A Dmsrutils.c305 struct msr aval, bval, mask; in diff_msr() local
/aosp_15_r20/external/curl/lib/
H A Ddoh.c1159 char *aval = NULL; in doh_test_alpn_escapes() local
/aosp_15_r20/bionic/libc/dns/net/
H A Dgethnamaddr.c1096 short aval[MAXADDRS]; in addrsort() local
/aosp_15_r20/out/soong/.intermediates/external/tagsoup/tagsoup/android_common/javac/
Dtagsoup.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
/aosp_15_r20/external/python/cpython2/Modules/
Daudioop.c264 unsigned char aval; in st_linear2alaw() local
/aosp_15_r20/external/libpcap/
H A Doptimize.c1484 bpf_u_int32 aval, xval; in opt_blk() local
/aosp_15_r20/external/python/cpython3/Modules/
Daudioop.c260 unsigned char aval; in st_linear2alaw() local
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/
Dclasses-header.jarcom/android/i18n/phonenumbers/AlternateFormatsCountryCodeSet.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/ext/android_common/turbine-combined/
Dext.jarcom/android/i18n/phonenumbers/AlternateFormatsCountryCodeSet.class <Unknown> package com.android. ...

123