Searched defs:leaf_id (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/cronet/third_party/cpu_features/src/src/ |
H A D | impl_x86__base_implementation.inl | 109 Leaf GetCpuidLeaf(uint32_t leaf_id, int ecx) { 129 Leaf GetCpuidLeaf(uint32_t leaf_id, int ecx) { 148 static Leaf SafeCpuIdEx(uint32_t max_cpuid_leaf, uint32_t leaf_id, int ecx) { 1743 static void ParseCacheInfo(const int max_cpuid_leaf, uint32_t leaf_id,
|
/aosp_15_r20/external/cpu_features/src/ |
H A D | impl_x86__base_implementation.inl | 109 Leaf GetCpuidLeaf(uint32_t leaf_id, int ecx) { 129 Leaf GetCpuidLeaf(uint32_t leaf_id, int ecx) { 148 static Leaf SafeCpuIdEx(uint32_t max_cpuid_leaf, uint32_t leaf_id, int ecx) { 1754 static void ParseCacheInfo(const int max_cpuid_leaf, uint32_t leaf_id,
|
/aosp_15_r20/external/cpu_features/test/ |
H A D | cpuinfo_x86_test.cc | 33 Leaf GetCpuidLeaf(uint32_t leaf_id, int ecx) const { in GetCpuidLeaf() 89 extern "C" Leaf GetCpuidLeaf(uint32_t leaf_id, int ecx) { in GetCpuidLeaf()
|
/aosp_15_r20/external/cronet/third_party/cpu_features/src/test/ |
H A D | cpuinfo_x86_test.cc | 33 Leaf GetCpuidLeaf(uint32_t leaf_id, int ecx) const { in GetCpuidLeaf() 89 extern "C" Leaf GetCpuidLeaf(uint32_t leaf_id, int ecx) { in GetCpuidLeaf()
|
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/ |
H A D | train_decision.py | 805 self, avail_choices, leaf_id, pred, true, prob, threshold, default_config, i argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/ |
D | mod.rs | 150 let leaf_id = id_provider in get_leaf_node_with_identity() localVariable
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/ |
H A D | bvh_build_treelet_refit.h | 144 for (uint leaf_id = start_leaf; leaf_id < end_leaf; leaf_id++) in update_quads() local
|