/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | IntervalMap.h | 777 void *node; member 797 template <typename NodeT> NodeT &node(unsigned Level) const { in node() function 958 RootBranch node; member 1233 NodeRef node[Nodes]; in branchRoot() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | IntervalMap.h | 777 void *node; member 797 template <typename NodeT> NodeT &node(unsigned Level) const { in node() function 958 RootBranch node; member 1233 NodeRef node[Nodes]; in branchRoot() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | adaptive_node_pool_impl.hpp | 751 void *node = boost::movelib::to_raw_pointer(chain.pop_front()); in priv_allocate_node() local 900 …block_info_t *priv_block_from_node(void *node, const size_type real_block_alignment, AlignOnlyFals… in priv_block_from_node() 912 …block_info_t *priv_block_from_node(void *node, const size_type real_block_alignment, AlignOnlyTrue… in priv_block_from_node() 917 block_info_t *priv_block_from_node(void *node, const size_type real_block_alignment) const in priv_block_from_node()
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | VectorDrawable.h | 105 explicit Properties(Node* node) : mNode(node) {} in Properties() 111 Node(const Node& node) { mName = node.mName; } in Node() 144 explicit PathProperties(Node* node) : Properties(node) {} in PathProperties()
|
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | entry_impl.cc | 424 RankingsNode* node = node_.Data(); in CreateEntry() local 779 CacheRankingsBlock* node = const_cast<CacheRankingsBlock*>(&node_); in GetLastUsed() local 784 CacheRankingsBlock* node = const_cast<CacheRankingsBlock*>(&node_); in GetLastModified() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/ |
H A D | interpreter.cpp | 829 Node* node = in runTemplate() local 1013 Node* node = frame.function->instructions_source_[pc]; in moduleHierarchy() local 1073 Node* node = frame.function->instructions_source_[pc]; in callstack() local
|
/aosp_15_r20/frameworks/base/core/java/android/os/ConcurrentMessageQueue/ |
H A D | MessageQueue.java | 1142 private StateNode getStateNode(StackNode node) { in getStateNode() 1496 StackNode node = (StackNode) sState.getVolatile(this); in dump() local 1537 StackNode node = (StackNode) sState.getVolatile(this); in dumpDebug() local
|
/aosp_15_r20/external/bazelbuild-rules_python/sphinxdocs/src/sphinx_bzl/ |
H A D | bzl.py | 328 def generic_visit(self, node): argument 565 def match_arg_field_name(node): argument 1673 def _on_missing_reference(app, env: environment.BuildEnvironment, node, contnode): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | model.h | 198 auto node = queue.back(); in ~Node() local 213 void add_input(std::shared_ptr<Node> node) TF_LOCKS_EXCLUDED(mu_) { in add_input()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/ |
H A D | path_builder.cc | 392 for (const auto &node : cur_path_) { in CopyPath() local 408 for (const auto &node : cur_path_) { in PathDebugString() local
|
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/ |
H A D | test_cpp_codegen.cpp | 17 #define STR_CHECK(node, expected) \ argument 23 #define FILE_CHECK(node, pattern) \ argument
|
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/ |
H A D | Yaml.java | 269 Node node = representer.represent(data.next()); in dumpAll() local 350 public void serialize(Node node, Writer output) { in serialize()
|
/aosp_15_r20/external/blktrace/ |
H A D | blkiomon.c | 46 struct rb_node node; member 63 struct rb_node node; member
|
/aosp_15_r20/system/extras/ioshark/ |
H A D | ioshark_bench_subr.c | 153 files_db_update_fd(void *node, int fd) in files_db_update_fd() 161 files_db_close_fd(void *node) in files_db_close_fd()
|
/aosp_15_r20/frameworks/base/native/android/ |
H A D | system_fonts.cpp | 134 xmlNode* firstElement(xmlNode* node, const xmlChar* tag) { in firstElement() 143 xmlNode* nextSibling(xmlNode* node, const xmlChar* tag) { in nextSibling()
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-hal/ |
H A D | bdk-nic.c | 54 bdk_node_t node : 8; /* Node the NIC is on */ member 418 static int if_process_complete_rx(int node, nic_rbdr_state_t *vnic_rbdr_state, const union bdk_nic_… in if_process_complete_rx()
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/Preference/src/com/android/settingslib/preference/ |
H A D | PreferenceScreenBindingHelper.kt | 147 preferences[key]?.let { node -> preferenceBindingFactory.bind(it, node) } in <lambda>() method 272 for (node in preferences.values) { in <lambda>() method
|
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
H A D | TreeWizard.cs | 554 protected void fillReverseIndex( object node, int streamIndex ) in fillReverseIndex() 630 public int getNodeIndex( object node ) in getNodeIndex()
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowAccessibilityNodeInfo.java | 532 AccessibilityNodeInfo node = AccessibilityNodeInfo.obtain(child); in addChild() local 541 AccessibilityNodeInfo node = AccessibilityNodeInfo.obtain(root, virtualDescendantId); in addChild() local
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | assertion.c | 165 avtab_ptr_t node; in report_assertion_extended_permissions() local 367 avtab_ptr_t node; in check_assertion_extended_permissions_avtab() local
|
/aosp_15_r20/external/angle/src/compiler/translator/msl/ |
H A D | AstHelpers.cpp | 55 TIntermSequence &sh::CloneSequenceAndPrepend(const TIntermSequence &seq, TIntermNode &node) in CloneSequenceAndPrepend() 250 TIntermTyped &sh::AccessIndex(TIntermTyped &node, const int *index) in AccessIndex()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/renesas/rzg/ |
D | bl2_plat_setup.c | 151 int ret, node; in bl2_lossy_gen_fdt() local 500 int ret, node; in bl2_add_memory_node() local
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/display/ |
H A D | DisplayTopology.java | 145 TreeNode node = queue.poll(); in removeDisplay() local 628 TreeNode node = pend.pop(); in allNodesIdMap() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/ |
D | rbtree_algorithms.hpp | 173 typedef typename NodeTraits::node node; typedef in boost::intrusive::rbtree_algorithms 245 static void unlink(const node_ptr& node) in unlink()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/ |
H A D | Demux.kt | 318 ?.let { (node, needsEval) -> in toString() method 334 class Active<K, A>(val node: DemuxNode<K, A>) : DemuxLifecycleState<K, A> { in toString() constant in com.android.systemui.kairos.internal.DemuxLifecycleState.Active
|