Home
last modified time | relevance | path

Searched +defs:val +defs:props (Results 1 – 25 of 858) sorted by relevance

12345678910>>...35

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dnode_matchers.cc392 absl::Span<const NodeMatcherProperties> props) { in NodeWith()
436 impl::NodeMatcherProperties props; in Name() local
443 impl::NodeMatcherProperties props; in Op() local
450 impl::NodeMatcherProperties props; in AssignedDevice() local
460 impl::NodeMatcherProperties props; in Inputs() local
470 impl::NodeMatcherProperties props; in CtrlDeps() local
503 impl::NodeMatcherProperties props; in Attr() local
509 impl::NodeMatcherProperties props; in Attr() local
514 NodeMatcherProperties ConstantValue( in ConstantValue()
517 NodeMatcherProperties props; in ConstantValue() local
[all …]
/aosp_15_r20/libcore/ojluni/src/main/native/
H A DSystem.c47 #define PUTPROP(props, key, val) \ argument
61 #define PUTPROP_ForPlatformNString(props, key, val) \ argument
71 #define REMOVEPROP(props, key) \ argument
79 #define GETPROP(props, key, jret) \ argument
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DMultinomialKernel.cu55 scalar_t val; in C10_LAUNCH_BOUNDS_1() local
85 auto props = at::cuda::getCurrentDeviceProperties(); in renormRows() local
108 scalar_t val) { in binarySearchForMultinomial()
213 scalar_t val; in C10_LAUNCH_BOUNDS_1() local
267 accscalar_t val = accZero; in C10_LAUNCH_BOUNDS_1() local
347 auto props = at::cuda::getCurrentDeviceProperties(); in multinomial_with_replacement_kernel_impl() local
/aosp_15_r20/system/core/healthd/
H A DBatteryMonitor_v1.cpp111 T val; member
411 static void doLogValues(const HealthInfo& props, const struct healthd_config& healthd_config) { in doLogValues()
460 const HealthInfo& props = *mHealthInfo; in isChargerOnline() local
475 status_t BatteryMonitor::getProperty(int id, struct BatteryProperty *val) { in getProperty()
545 const HealthInfo& props = *mHealthInfo; in dumpState() local
H A DBatteryMonitor.cpp115 T val; member
499 static void doLogValues(const HealthInfo& props, const struct healthd_config& healthd_config) { in doLogValues()
548 const HealthInfo& props = *mHealthInfo; in isChargerOnline() local
607 status_t BatteryMonitor::getProperty(int id, struct BatteryProperty *val) { in getProperty()
707 const HealthInfo& props = *mHealthInfo; in dumpState() local
/aosp_15_r20/device/generic/car/emulator/usbpt/protocan/protocanbus/
DExtraCanClient.cpp57 void ExtraCanClient::appendKeyInput(std::vector<VehiclePropValue>& props, int32_t keyCode, bool key… in appendKeyInput()
73 void ExtraCanClient::appendRepeatedKeyInput(std::vector<VehiclePropValue>& props, int32_t keyCode, in appendRepeatedKeyInput()
81 std::set<int> decodeButtons(uint16_t val) { in decodeButtons()
99 std::vector<VehiclePropValue> props; in onReceive() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DXMLUtils.java70 static void load(Properties props, InputStream in) in load()
112 static void importProperties(Properties props, Element propertiesElement) { in importProperties()
125 String val = (n == null) ? "" : n.getNodeValue(); in importProperties() local
131 static void save(Properties props, OutputStream os, String comment, in save()
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DXMLUtils.java70 static void load(Properties props, InputStream in) in load()
112 static void importProperties(Properties props, Element propertiesElement) { in importProperties()
125 String val = (n == null) ? "" : n.getNodeValue(); in importProperties() local
131 static void save(Properties props, OutputStream os, String comment, in save()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/24/libcore/ojluni/src/main/java/java/util/
DXMLUtils.java70 static void load(Properties props, InputStream in) in load()
112 static void importProperties(Properties props, Element propertiesElement) { in importProperties()
125 String val = (n == null) ? "" : n.getNodeValue(); in importProperties() local
131 static void save(Properties props, OutputStream os, String comment, in save()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_queries.cpp140 T val; in sampler_param_test() local
332 T val; in command_queue_param_test() local
423 for (cl_queue_properties props : queue_props) in check_get_command_queue_info_params() local
487 cl_context_properties props; in test_get_context_info() local
510 #define TEST_MEM_OBJECT_PARAM( mem, paramName, val, expected, name, type, cast ) \ argument
529 #define TEST_DEVICE_PARAM( device, paramName, val, name, type, cast ) \ argument
539 #define TEST_DEVICE_PARAM_MEM( device, paramName, val, name, type, div ) \ argument
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DLzmaEncoder.cpp170 CLzmaEncProps props; in Z7_COM7F_IMF() local
209 Byte props[LZMA_PROPS_SIZE]; in Z7_COM7F_IMF() local
225 static void PrintNum(UInt64 val, unsigned numDigits, char c = ' ') in PrintNum()
236 static void PrintTime(const char *s, UInt64 val, UInt64 total) in PrintTime()
H A DBranchMisc.cpp44 Z7_COM7F_IMF(CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *props, UInt32 n… in Z7_COM7F_IMF()
91 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte *props, UInt32 size)) in Z7_COM7F_IMF()
93 UInt32 val = 0; in Z7_COM7F_IMF() local
H A DPpmdZip.cpp56 const UInt32 val = GetUi16(buf); in Z7_COM7F_IMF() local
199 CEncProps props; in Z7_COM7F_IMF() local
267 const unsigned val = in Z7_COM7F_IMF() local
H A DBZip2Decoder.cpp21 #define PRIN_VAL(s, val) argument
123 #define UPDATE_VAL_2(val, num_bits) { \ argument
825 HRESULT CDecoder::DecodeBlock(const CBlockProps &props) in DecodeBlock()
1044 CBlockProps props; in DecodeStreams() local
/aosp_15_r20/libcore/ojluni/src/main/java/sun/net/
H A DNetProperties.java42 static private Properties props = new Properties(); field in NetProperties
112 String val = null; in getInteger() local
141 String val = null; in getBoolean() local
/aosp_15_r20/external/iproute2/tipc/
H A Dmedia.c69 struct nlattr *props[TIPC_NLA_PROP_MAX + 1] = {}; in media_get_cb() local
169 int val; in cmd_media_set_prop() local
172 struct nlattr *props; in cmd_media_set_prop() local
/aosp_15_r20/external/libchrome-gestures/include/
H A Dprop_registry.h31 const std::set<Property*>& props() const { return props_; } in props() function
94 BoolProperty(PropRegistry* reg, const char* name, GesturesPropBool val) in BoolProperty()
126 DoubleProperty(PropRegistry* reg, const char* name, double val) in DoubleProperty()
158 IntProperty(PropRegistry* reg, const char* name, int val) in IntProperty()
190 StringProperty(PropRegistry* reg, const char* name, const char* val) in StringProperty()
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DOutputProperties.java385 public static QName getQNameProperty(String key, Properties props) in getQNameProperty()
482 public static Vector getQNameProperties(String key, Properties props) in getQNameProperties()
607 String val = (String) src.get(key); in copyFrom() local
/aosp_15_r20/external/libkmsxx/utils/
H A Dkmstest.cpp29 uint64_t val; member
47 vector<PropInfo> props; member
292 static void parse_prop(const string& prop_str, vector<PropInfo>& props) in parse_prop()
294 string name, val; in parse_prop() local
307 static void get_props(Card& card, vector<PropInfo>& props, const DrmPropObject* propobj) in get_props()
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DEncodings.java323 Properties props = new Properties(); in loadEncodingInfo() local
343 String val = props.getProperty(javaName); in loadEncodingInfo() local
403 private static int lengthOfMimeNames(String val) { in lengthOfMimeNames()
/aosp_15_r20/external/lzma/C/Util/Lzma/
H A DLzmaUtil.c56 static char * Convert_unsigned_To_str(unsigned val, char *s) in Convert_unsigned_To_str()
87 static int PrintErrorNumber(SRes val) in PrintErrorNumber()
193 CLzmaEncProps props; in Encode() local
/aosp_15_r20/development/tools/winscope/src/trace/tree_node/
H A Dproperty_tree_node_factory.ts146 for (const [key, val] of Object.entries(value)) { constant
169 const props: string[] = []; constant
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_renderer.h45 VkPhysicalDeviceDrmPropertiesEXT props; member
53 VkPhysicalDevicePCIBusInfoPropertiesEXT props; member
433 uint64_t *val) in vn_renderer_sync_read()
441 uint64_t val) in vn_renderer_sync_write()
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
H A DTestFmwk.java337 private Properties props; field in TestFmwk.TestParams
345 Properties props = System.getProperties(); in create() local
351 private void parseProperties(Properties props) { in parseProperties()
370 String val = null; in getProperty() local
/aosp_15_r20/external/icu/icu4j/main/framework/src/test/java/com/ibm/icu/dev/test/
H A DTestFmwk.java336 private Properties props; field in TestFmwk.TestParams
344 Properties props = System.getProperties(); in create() local
350 private void parseProperties(Properties props) { in parseProperties()
369 String val = null; in getProperty() local

12345678910>>...35