/aosp_15_r20/out/soong/.intermediates/frameworks/base/errorprone/error_prone_android_framework_lib/linux_glibc_common/javac/ |
D | error_prone_android_framework_lib.jar | ... tree.Tree node
com.sun.source.tree.ClassTree tree
com.google.errorprone.VisitorState ... |
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/errorprone/error_prone_mediaprovider_lib/linux_glibc_common/javac/ |
D | error_prone_mediaprovider_lib.jar | ... )
com.sun.source.tree.MethodInvocationTree tree
com.google.errorprone.VisitorState state
static void ... |
/aosp_15_r20/system/libufdt/ |
H A D | ufdt_overlay.c | 60 uint32_t val; in fdt_increase_u32() local 70 uint32_t ufdt_get_max_phandle(struct ufdt *tree) { in ufdt_get_max_phandle() 99 void ufdt_try_increase_phandle(struct ufdt *tree, uint32_t offset) { in ufdt_try_increase_phandle() 130 void *ufdt_get_fixup_location(struct ufdt *tree, const char *fixup) { in ufdt_get_fixup_location() 212 int ufdt_do_one_fixup(struct ufdt *tree, const char *fixups, int fixups_len, in ufdt_do_one_fixup() 215 uint32_t val; in ufdt_do_one_fixup() local 327 enum overlay_result ufdt_overlay_get_target(struct ufdt *tree, in ufdt_overlay_get_target() 332 const void *val; in ufdt_overlay_get_target() local 366 static enum overlay_result ufdt_apply_fragment(struct ufdt *tree, in ufdt_apply_fragment() 530 int ufdt_overlay_do_local_fixups(struct ufdt *tree, uint32_t phandle_offset) { in ufdt_overlay_do_local_fixups()
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | uiautomatorviewer.jar | ... SelectionListener l
org.eclipse.swt.widgets.Tree tree
org.eclipse.swt.widgets.Composite ... |
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/testdata/ |
D | typedef.c | 54 short val; member 58 typedef struct tree { struct 59 struct tree *left, *right; argument 60 unsigned long long val; member 61 } t_my_tree; argument
|
/aosp_15_r20/external/coreboot/src/commonlib/ |
H A D | device_tree.c | 500 uint32_t val = 0; in print_property() local 650 struct device_tree *tree, in fdt_unflatten_node() 740 struct device_tree *tree = xzalloc(sizeof(*tree)); in fdt_unflatten() local 816 uint32_t dt_flat_size(const struct device_tree *tree) in dt_flat_size() 908 void dt_flatten(const struct device_tree *tree, void *start_dest) in dt_flatten() 1068 struct device_tree_node *dt_find_node_by_path(struct device_tree *tree, in dt_find_node_by_path() 1149 struct device_tree_node *dt_find_node_by_alias(struct device_tree *tree, in dt_find_node_by_alias() 1439 void dt_add_u32_prop(struct device_tree_node *node, const char *name, u32 val) in dt_add_u32_prop() 1453 void dt_add_u64_prop(struct device_tree_node *node, const char *name, u64 val) in dt_add_u64_prop() 1494 int dt_apply_fixups(struct device_tree *tree) in dt_apply_fixups() [all …]
|
/aosp_15_r20/external/eigen/unsupported/Eigen/src/BVH/ |
H A D | BVAlgorithms.h | 19 bool intersect_helper(const BVH &tree, Intersector &intersector, typename BVH::Index root) in intersect_helper() 79 void BVIntersect(const BVH &tree, Intersector &intersector) in BVIntersect() 149 typename Minimizer::Scalar minimize_helper(const BVH &tree, Minimizer &minimizer, typename BVH::Ind… in minimize_helper() 171 Scalar val = minimizer.minimumOnVolume(tree.getVolume(*vBegin)); in minimize_helper() local 219 typename Minimizer::Scalar BVMinimize(const BVH &tree, Minimizer &minimizer) in BVMinimize() 282 Scalar val = minimizer.minimumOnVolumeVolume(vol1, tree2.getVolume(*vCur2)); in BVMinimize() local
|
/aosp_15_r20/external/dtc/tests/ |
H A D | trees.S | 4 .macro fdtlong val argument 11 .macro treehdr tree argument 34 .macro empty_rsvmap tree argument 51 .macro propu32 tree, name, val
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/x509/ |
H A D | GeneralSubtrees.java | 74 public GeneralSubtrees(DerValue val) throws IOException { in GeneralSubtrees() 81 GeneralSubtree tree = new GeneralSubtree(opt); in GeneralSubtrees() local 94 public void add(GeneralSubtree tree) { in add() 101 public boolean contains(GeneralSubtree tree) { in contains()
|
/aosp_15_r20/external/libxml2/ |
H A D | valid.c | 1651 const xmlChar *defaultValue, xmlEnumerationPtr tree) { in xmlAddAttributeDecl() 3332 int val, len; in xmlValidateNameValueInternal() local 3380 int val, len; in xmlValidateNamesValueInternal() local 3450 int val, len; in xmlValidateNmtokenValueInternal() local 3503 int val, len; in xmlValidateNmtokensValueInternal() local 3967 int val; in xmlValidateAttributeDecl() local 4058 xmlEnumerationPtr tree = attr->tree; in xmlValidateAttributeDecl() local 4232 int val; in xmlValidateOneAttribute() local 4310 xmlEnumerationPtr tree = attrDecl->tree; in xmlValidateOneAttribute() local 4340 xmlEnumerationPtr tree = attrDecl->tree; in xmlValidateOneAttribute() local [all …]
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | valid.c | 1641 const xmlChar *defaultValue, xmlEnumerationPtr tree) { in xmlAddAttributeDecl() 3339 int val, len; in xmlValidateNameValueInternal() local 3387 int val, len; in xmlValidateNamesValueInternal() local 3457 int val, len; in xmlValidateNmtokenValueInternal() local 3510 int val, len; in xmlValidateNmtokensValueInternal() local 3964 int val; in xmlValidateAttributeDecl() local 4039 xmlEnumerationPtr tree = attr->tree; in xmlValidateAttributeDecl() local 4199 int val; in xmlValidateOneAttribute() local 4275 xmlEnumerationPtr tree = attrDecl->tree; in xmlValidateOneAttribute() local 4305 xmlEnumerationPtr tree = attrDecl->tree; in xmlValidateOneAttribute() local [all …]
|
/aosp_15_r20/external/error_prone/error_prone/ |
HD | error_prone_core-2.36.0-with-dependencies.jar | ... .Choice defaultAction (com.sun.source.tree.Tree, com.google.errorprone.refaster ... |
HD | error_prone_test_helpers-2.36.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_core_jars/linux_glibc_common/local-combined/ |
D | error_prone_core_jars.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp_15_r20/external/dtc/ |
H A D | flattree.c | 45 static void bin_emit_cell(void *e, cell_t val) in bin_emit_cell() 123 static void asm_emit_cell(void *e, cell_t val) in asm_emit_cell() 236 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree() 589 fdt32_t val; in flat_read_word() local 669 struct data val; in flat_read_property() local 737 uint32_t val; in unflatten_tree() local 810 struct node *tree; in dt_from_blob() local 811 uint32_t val; in dt_from_blob() local
|
H A D | livetree.c | 39 struct property *build_property(char *name, struct data val, in build_property() 399 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info() 447 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label() 473 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label() 512 struct node *get_node_by_path(struct node *tree, const char *path) in get_node_by_path() 538 struct node *get_node_by_label(struct node *tree, const char *label) in get_node_by_label() 558 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle() 582 struct node *get_node_by_ref(struct node *tree, const char *ref) in get_node_by_ref() 650 uint32_t guess_boot_cpuid(struct node *tree) in guess_boot_cpuid()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/errorprone/error_prone_android_framework/linux_glibc_common/combined/ |
D | error_prone_android_framework.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/errorprone/error_prone_mediaprovider/linux_glibc_common/combined/ |
D | error_prone_mediaprovider.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_core/linux_glibc_common/combined/ |
D | error_prone_core.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_core/linux_glibc_common/javac-header/ |
D | error_prone_core.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/turbine/0.1/ |
HD | turbine-0.1.jar | ... ImmutableSet ENUM_CONSTANT_MODIFIERS
public static com.google.turbine.tree.Tree$CompUnit parse (java.lang. ... |
/aosp_15_r20/out/soong/.intermediates/external/turbine/turbine/linux_glibc_common/javac/ |
D | turbine.jar | ... .google.turbine.binder.env.SimpleEnv val$psenv
final synthetic com.google.turbine. ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/turbine/0.2.1/ |
HD | turbine-0.2.1.jar | ... turbine/parse/
com/google/turbine/tree/
com/google/turbine/bytecode/
com ... |
/aosp_15_r20/libcore/ojluni/src/test/java/security/cert/ |
H A D | X509CertSelectorTest.java | 315 DerValue val = new DerValue(encodedKey); in getCertPubKeyAlgOID() local 438 GeneralSubtree tree = e.next(); in testPathToName() local 460 GeneralSubtree tree = e.next(); in testPathToName() local
|
/aosp_15_r20/packages/apps/TV/libs/m2/ |
D | javac-shaded-9-dev-r4023-3.jar | ... synthetic org.openjdk.tools.sjavac.Log val$log
final synthetic org.openjdk.tools. ... |