Home
last modified time | relevance | path

Searched +defs:val +defs:node (Results 426 – 450 of 1647) sorted by relevance

1...<<11121314151617181920>>...66

/aosp_15_r20/cts/tests/tests/security/jni/
H A Dandroid_security_cts_cve_2019_2213_Test.c949 void hlist_del(u64 node) { in hlist_del()
1090 u64 node = scratch; in grant() local
1725 u8 val = 0; in r8() local
1738 void w8(u64 addr, u8 val) { in w8()
1756 void w16(u64 addr, u16 val) { in w16()
1761 void w32(u64 addr, u32 val) { in w32()
1766 void w64(u64 addr, u64 val) { in w64()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dbytestriebuilder.cpp91 BytesTrieElement::setTo(StringPiece s, int32_t val, in setTo()
463 BytesTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) { in writeValueAndType()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dbytestriebuilder.cpp91 BytesTrieElement::setTo(StringPiece s, int32_t val, in setTo()
463 BytesTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) { in writeValueAndType()
/aosp_15_r20/out/target/common/obj/APPS/CalendarProvider_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/providers/CalendarProvider/CalendarProvider/android_common/combined/
DCalendarProvider.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/apkparser/analyzer/
HDanalyzer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
H A DSAX2DTM.java1902 int val = m_valuesOrPrefixes.stringToIndex(declURL); in startElement() local
1919 int val = m_valuesOrPrefixes.stringToIndex(declURL); in startElement() local
1961 int val = m_valuesOrPrefixes.stringToIndex(valString); in startElement() local
2486 public SourceLocator getSourceLocatorFor(int node) in getSourceLocatorFor()
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcpp_wrapper_cpu.py1434 def codegen_dynamic_scalar(self, node): argument
2409 def c_type_for_prim_type(self, val, type_) -> str: argument
2444 def val_to_arg_str_for_prim_type(self, val, type_) -> str: argument
2479 def val_to_arg_str(self, val, type_=None) -> str: argument
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/service/service-configinfrastructure.impl/android_common_apex34/turbine-combined/
Dservice-configinfrastructure.jarMETA-INF/ META-INF/MANIFEST.MF android/aconfig/Aconfig$flag_declaration$ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/code/gson/gson/2.9.1/
HDgson-2.9.1.jar ... { final synthetic com.google.gson.TypeAdapter val$longAdapter void <init> (com.google ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/gson-prebuilt-jar-2.9.1/linux_glibc_common/local-combined/
Dgson-prebuilt-jar-2.9.1.jar ... { final synthetic com.google.gson.TypeAdapter val$longAdapter void <init> (com.google ...
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Deager_service_impl_test.cc413 AttrValue val; in TEST_F() local
515 AttrValue val; in TestFunction() local
604 AttrValue val; in TestComponentFunction() local
739 for (const auto& node : fdef.node_def()) { in MatMulHasAttrWithDefaultValue() local
770 AttrValue val; in Init() local
1084 AttrValue val; in TEST_F() local
/aosp_15_r20/prebuilts/bazel/common/remote_java_tools/java_tools/
DRunner_deploy.jar ... .Runnable { final synthetic java.io.PrintStream val$out void <init> (java.io ...
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_utils.cc181 for (const list_node_t* node = list_begin(list); node != list_end(list); node = list_next(node)) { in gatt_set_srv_chg() local
335 for (const list_node_t* node = list_begin(list); node != list_end(list); node = list_next(node)) { in gatt_is_srv_chg_ind_pending() local
363 for (const list_node_t* node = list_begin(list); node != list_end(list); node = list_next(node)) { in gatt_is_bda_in_the_srv_chg_clt_list() local
594 uint16_t val; in gatt_parse_uuid_from_cmd() local
/aosp_15_r20/external/libxml2/os400/iconv/bldcsndfa/
H A Dbldcsndfa.c851 getNumAttr(xmlNodePtr node, const xmlChar * name) in getNumAttr()
855 unsigned int val; in getNumAttr() local
875 xmlNodePtr node; in read_assocs() local
1021 xmlNodePtr node; in read_iana() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDhierarchyviewer2lib.jar ... .android.hierarchyviewerlib.ui.util.DrawableViewNode val$viewNode final synthetic String val$fileName final synthetic ...
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DToStream.java213 public void serialize(Node node) throws IOException in serialize()
385 void setProp(String name, String val, boolean defaultVal) { in setProp()
624 String val = getOutputPropertyDefault(key); in getOutputFormat() local
635 String val = getOutputPropertyNonDefault(key); in getOutputFormat() local
3373 public final boolean push(boolean val) in push()
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dx509.h277 mbedtls_x509_buf val; /**< The named value. */ member
304 mbedtls_x509_subject_alternative_name node; member
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dml_neon.c325 for (int node = 0; node < num_outputs; ++node) { in av1_nn_predict_neon() local
326 float val = layer_bias[node]; in av1_nn_predict_neon() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dx509.h277 mbedtls_x509_buf val; /**< The named value. */ member
304 mbedtls_x509_subject_alternative_name node; member
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/
H A DhlslParseHelper.cpp220 bool HlslParseContext::lValueErrorCheck(const TSourceLoc& loc, const char* op, TIntermTyped* node) in lValueErrorCheck()
253 …rmTyped* HlslParseContext::handleLvalue(const TSourceLoc& loc, const char* op, TIntermTyped*& node) in handleLvalue()
658 TIntermTyped* node = nullptr; in handleVariable() local
2288 TIntermNode*& node) in handleFunctionBody()
2771 const auto addIndex = [this, &loc](TIntermTyped* node, int pos) -> TIntermTyped* { in assignClipCullDistance()
2851 const auto indexesSplit = [this](const TIntermTyped* node) -> bool { in handleAssign()
2862 const auto getSymbol = [](const TIntermTyped* node) -> const TIntermSymbol* { in handleAssign()
2875 const auto assignsClipPos = [this](const TIntermTyped* node) -> bool { in handleAssign()
3467 void HlslParseContext::decomposeStructBufferMethods(const TSourceLoc& loc, TIntermTyped*& node, TIn… in decomposeStructBufferMethods()
3870 void HlslParseContext::decomposeSampleMethods(const TSourceLoc& loc, TIntermTyped*& node, TIntermNo… in decomposeSampleMethods()
[all …]
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp222 bool HlslParseContext::lValueErrorCheck(const TSourceLoc& loc, const char* op, TIntermTyped* node) in lValueErrorCheck()
255 …rmTyped* HlslParseContext::handleLvalue(const TSourceLoc& loc, const char* op, TIntermTyped*& node) in handleLvalue()
660 TIntermTyped* node = nullptr; in handleVariable() local
2293 TIntermNode*& node) in handleFunctionBody()
2776 const auto addIndex = [this, &loc](TIntermTyped* node, int pos) -> TIntermTyped* { in assignClipCullDistance()
2856 const auto indexesSplit = [this](const TIntermTyped* node) -> bool { in handleAssign()
2867 const auto getSymbol = [](const TIntermTyped* node) -> const TIntermSymbol* { in handleAssign()
2880 const auto assignsClipPos = [this](const TIntermTyped* node) -> bool { in handleAssign()
3472 void HlslParseContext::decomposeStructBufferMethods(const TSourceLoc& loc, TIntermTyped*& node, TIn… in decomposeStructBufferMethods()
3875 void HlslParseContext::decomposeSampleMethods(const TSourceLoc& loc, TIntermTyped*& node, TIntermNo… in decomposeSampleMethods()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/autofill/services.autofill/android_common/repackaged-jarjar/javac/
Dservices.autofill.jarcom/android/server/autofill/ui/SaveUi.class SaveUi.java package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/autofill/services.autofill/android_common/javac/
Dservices.autofill.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dnls_utf8.c197 utf8encode3(char *str, unsigned int val) in utf8encode3()
404 int node; in utf8nlookup() local

1...<<11121314151617181920>>...66