/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/ |
HD | gson-2.8.6.jar | ... {
final synthetic com.google.gson.TypeAdapter val$longAdapter
void <init> (com.google ... |
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | schema.cc | 617 for (const base::Value& val : required_properties->GetList()) { in ParseDictionary() local 764 const PropertiesNode* node) in Iterator() 802 const SchemaNode* node) in Schema() 1074 bool CompareKeys(const PropertyNode& node, const std::string& key) { in CompareKeys() 1083 const PropertiesNode* node = storage_->properties(node_->extra); in GetKnownProperty() local 1095 const PropertiesNode* node = storage_->properties(node_->extra); in GetAdditionalProperties() local 1104 const PropertiesNode* node = storage_->properties(node_->extra); in GetPatternProperties() local 1120 const PropertiesNode* node = storage_->properties(node_->extra); in GetRequiredProperties() local
|
/aosp_15_r20/external/selinux/checkpolicy/ |
H A D | policy_define.c | 1183 ebitmap_node_t *node; in expand_attrib() local 1583 unsigned int val; member 1657 ebitmap_node_t *node; in define_compute_type_helper() local 2091 ebitmap_node_t *node; in define_te_avtab_xperms_helper() local 2626 ebitmap_node_t *node; in define_te_avtab_helper() local 3026 static char *role_val_to_name(unsigned int val) in role_val_to_name() 3488 struct constraint_node *node; in define_constraint() local 3657 struct constraint_node *node; in define_validatetrans() local 3768 uint32_t val; in define_cexpr() local
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue311/ |
H A D | BooleanEnumTest.java | 102 public Object construct(Node node) { in construct() 104 String val = constructScalar((ScalarNode) node); in construct() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/allwinner/sun50i_h6/ |
D | sunxi_power.c | 35 int axp_write(uint8_t reg, uint8_t val) in axp_write() 68 int node, ret; in sunxi_pmic_setup() local
|
/aosp_15_r20/external/f2fs-tools/fsck/ |
H A D | inject.h | 25 long long val; /* new value */ member 34 bool node; member
|
/aosp_15_r20/external/arm-trusted-firmware/plat/renesas/rcar/ |
H A D | bl2_plat_setup.c | 159 int ret, node; in bl2_lossy_gen_fdt() local 245 uint32_t lcs, reg, val; in bl2_plat_flush_bl31_params() local 570 int ret, node; in bl2_add_rpc_node() local 598 int ret, node; in bl2_add_dram_entry() local
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/android/apps/common/testing/accessibility/framework/accessibility-test-framework/2.0/ |
HD | accessibility-test-framework-2.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/ |
H A D | alias_analysis.cpp | 249 Node* node = write.first; in AliasDb() local 262 Node* node = write.first; in AliasDb() local 342 for (auto node : block->nodes()) { in getWritesImpl() local 388 for (auto node : block->nodes()) { in getReadsImpl() local 468 const auto node = pr.first; in toString() local 558 for (auto node : block->nodes()) { in analyze() local 563 void AliasDb::analyze(Node* node) { in analyze() 569 bool AliasDb::tryRegisteredAnalysis(Node* node) { in tryRegisteredAnalysis() 584 void AliasDb::analyzeImpl(Node* node) { in analyzeImpl() 956 void AliasDb::analyzeIf(Node* node) { in analyzeIf() [all …]
|
/aosp_15_r20/frameworks/base/tools/aapt2/optimize/ |
H A D | ResourceDeduper.cpp | 49 void VisitConfig(Node* node) { in VisitConfig() 105 [](const std::unique_ptr<ResourceConfigValue>& val) -> bool { in DedupeEntry()
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/representer/ |
H A D | RepresentTest.java | 86 public Object construct(Node node) { in construct() 87 String val = constructScalar((ScalarNode) node); in construct() local
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AppSearch/safeparcel-processor/safeparcel-annotation-processor/linux_glibc_common/withres/ |
D | safeparcel-annotation-processor.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META- ... |
/aosp_15_r20/external/coreboot/util/cbfstool/ |
H A D | cbfs_sections.c | 12 const struct flashmap_descriptor *val; member 49 bool fmd_process_flag_cbfs(const struct flashmap_descriptor *node) in fmd_process_flag_cbfs()
|
/aosp_15_r20/external/lzma/C/ |
H A D | Ppmd8.c | 117 static void Ppmd8_InsertNode(CPpmd8 *p, void *node, unsigned indx) in Ppmd8_InsertNode() 129 CPpmd8_Node *node = NODE((CPpmd8_Node_Ref)p->FreeList[indx]); in Ppmd8_RemoveNode() local 192 CPpmd8_Node *node = NODE(next); in Ppmd8_GlueFreeBlocks() local 235 CPpmd8_Node *node = NODE(n); in Ppmd8_GlueFreeBlocks() local 384 CPpmd8_Node *node = (CPpmd8_Node *)(void *)p->UnitsStart; in ExpandTextArea() local 406 CPpmd8_Node *node = NODE(n); in ExpandTextArea() local 487 const UInt16 val = (UInt16)(PPMD_BIN_SCALE - PPMD8_kInitBinEsc[k] / (i + 1)); in Ppmd8_RestartModel() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | activations.cc | 129 for (int32_t val = minval; val <= maxval; ++val) { in PopulateLookupTable() local 242 TfLiteStatus GenericPrepare(TfLiteContext* context, TfLiteNode* node) { in GenericPrepare() 263 TfLiteStatus ReluPrepare(TfLiteContext* context, TfLiteNode* node) { in ReluPrepare() 301 TfLiteStatus HardSwishPrepare(TfLiteContext* context, TfLiteNode* node) { in HardSwishPrepare() 339 TfLiteStatus LeakyReluPrepare(TfLiteContext* context, TfLiteNode* node) { in LeakyReluPrepare() 374 TfLiteStatus TanhPrepare(TfLiteContext* context, TfLiteNode* node) { in TanhPrepare() 469 TfLiteStatus SigmoidPrepare(TfLiteContext* context, TfLiteNode* node) { in SigmoidPrepare() 572 TfLiteStatus SoftmaxPrepare(TfLiteContext* context, TfLiteNode* node) { in SoftmaxPrepare() 661 TfLiteStatus LogSoftmaxPrepare(TfLiteContext* context, TfLiteNode* node) { in LogSoftmaxPrepare() 709 TfLiteStatus PreluPrepare(TfLiteContext* context, TfLiteNode* node) { in PreluPrepare() [all …]
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | vc4_purgeable_bo.c | 39 struct igt_list node; member 115 uint64_t val = 0; variable
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowPathParser.java | 42 float[] val = getFloats(s); in createNodesFromPathData() local 79 private static void addNode(ArrayList<PathDataNode> list, char cmd, float[] val) { in addNode() 171 public static void nodesToPath(PathDataNode[] node, Path path) { in nodesToPath() 196 Path path, float[] current, char previousCmd, char cmd, float[] val) { in addCommand()
|
/aosp_15_r20/system/libufdt/ |
H A D | ufdt_overlay.c | 60 uint32_t val; in fdt_increase_u32() local 82 static void ufdt_node_try_increase_phandle(struct ufdt_node *node, in ufdt_node_try_increase_phandle() 215 uint32_t val; in ufdt_do_one_fixup() local 332 const void *val; in ufdt_overlay_get_target() local
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_mps_dec.c | 515 WORD32 node = 0; in ixheaacd_mps_huff_read() local 534 WORD32 node = 0; in ixheaacd_mps_huff_read_2d() local 618 WORD32 node = 0; in ixheaacd_mps_huff_dec_pilot() local 630 WORD32 i = 0, node = 0, ixheaacd_drc_offset = 0; in ixheaacd_mps_huff_dec_cld_1d() local 664 WORD32 i = 0, node = 0, ixheaacd_drc_offset = 0; in ixheaacd_mps_huff_dec_ipd_1d() local 689 WORD32 i = 0, node = 0, ixheaacd_drc_offset = 0; in ixheaacd_mps_huff_dec_icc_1d() local 722 WORD32 i = 0, node = 0, offset = 0; in ia_mps_dec_huff_dec_cpc_1d() local 755 WORD32 node = 0; in ixheaacd_mps_huff_dec_cld_2d() local 832 WORD32 node = 0; in ixheaacd_mps_huff_dec_icc_2d() local 907 WORD32 node = 0; in ixheaacd_mps_huff_dec_ipd_2d() local [all …]
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | canonicalize_graph_fuser_ops.cpp | 10 Value* val; member 78 auto* node = in CanonicalizeOps() local
|
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/ |
HD | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/aosp_15_r20/external/libxkbcommon/src/compose/ |
H A D | parser.c | 125 lex(struct scanner *s, union lvalue *val) in lex() 337 struct compose_node *node = NULL; in add_production() local 512 union lvalue val; in parse() local
|
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/uiautomator_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/uiautomator/cmds/uiautomator/uiautomator/android_common/combined/ |
D | uiautomator.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | function.cc | 116 void AddAttr(const string& name, const T& val, NodeDef* ndef) { in AddAttr() 226 Status BuildNodeOutputIndex(const NodeDef& node, AttrSlice attrs, in BuildNodeOutputIndex() 783 auto substitute = [attr_values, &sig](const string& name, AttrValue* val) { in InstantiateFunction() 1189 Status FunctionCallFrame::GetArg(int index, const Tensor** val) { in GetArg() 1198 Status FunctionCallFrame::SetRetval(int index, const Tensor& val) { in SetRetval() 1653 Status FunctionLibraryDefinition::GetAttr(const Node& node, const string& attr, in GetAttr() 1712 const auto process_node = [&](const NodeDef& node) { in ReachableFunctions() 1834 void FunctionDefHelper::AttrValueWrapper::InitFromString(StringPiece val) { in InitFromString()
|