Home
last modified time | relevance | path

Searched defs:node (Results 3001 – 3025 of 8398) sorted by relevance

1...<<121122123124125126127128129130>>...336

/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptorMessageInfoFactory.java225 Node node = stack.pop(); in dfs() local
258 Node node = nodeCache.get(field.getMessageType()); in analyze() local
/aosp_15_r20/external/cronet/net/cert/
H A Dnss_cert_database.cc567 for (const auto& node : cert_list) { in ListCertsInfoImpl() local
597 CERTCertListNode* node; in ListCertsInfoImpl() local
/aosp_15_r20/external/opencensus-java/contrib/zpages/src/main/java/io/opencensus/contrib/zpages/
H A DStatszZPageHandler.java200 TreeNode node = root; in groupViewsByDirectoriesAndGetMeasures() local
270 TreeNode node = root; in findNode() local
/aosp_15_r20/trusty/user/app/sample/hwcrypto/
Dhwkey_srv.c58 struct list_node node; member
79 static void delete_opaque_handle(struct opaque_handle_node* node) { in delete_opaque_handle()
/aosp_15_r20/external/python/cpython3/Lib/
Duuid.py331 def node(self): member in UUID
674 def uuid1(node=None, clock_seq=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Duuid.py331 def node(self): member in UUID
674 def uuid1(node=None, clock_seq=None): argument
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseContextBase.cpp125 bool TParseContextBase::lValueErrorCheck(const TSourceLoc& loc, const char* op, TIntermTyped* node) in lValueErrorCheck()
228 void TParseContextBase::rValueErrorCheck(const TSourceLoc& loc, const char* op, TIntermTyped* node) in rValueErrorCheck()
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dgraph_opt.cpp87 static int numTensorInputs(Node* node) { in numTensorInputs()
100 static bool doesCatPromoteTypes(Node* node) { in doesCatPromoteTypes()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannelz.cc275 void ServerNode::AddChildSocket(RefCountedPtr<SocketNode> node) { in AddChildSocket()
285 void ServerNode::AddChildListenSocket(RefCountedPtr<ListenSocketNode> node) { in AddChildListenSocket()
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dpreprocess.c41 struct list_head node; member
236 struct list_head node; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h296 void replaceSuccessor(ExplodedNode *node) { Succs.replaceNode(node); } in replaceSuccessor()
297 void replacePredecessor(ExplodedNode *node) { Preds.replaceNode(node); } in replacePredecessor()
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DParseContextBase.cpp125 bool TParseContextBase::lValueErrorCheck(const TSourceLoc& loc, const char* op, TIntermTyped* node) in lValueErrorCheck()
228 void TParseContextBase::rValueErrorCheck(const TSourceLoc& loc, const char* op, TIntermTyped* node) in rValueErrorCheck()
/aosp_15_r20/trusty/kernel/lib/trusty/
H A Dtrusty_virtio.c66 struct bst_node node; member
203 struct bst_node* node = in get_client_bus_locked() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h296 void replaceSuccessor(ExplodedNode *node) { Succs.replaceNode(node); } in replaceSuccessor()
297 void replacePredecessor(ExplodedNode *node) { Preds.replaceNode(node); } in replacePredecessor()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Duuid.py331 def node(self): member in UUID
674 def uuid1(node=None, clock_seq=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Duuid.py331 def node(self): member in UUID
674 def uuid1(node=None, clock_seq=None): argument
/aosp_15_r20/out/soong/.intermediates/external/xmp_toolkit/XMPCore/xmp_toolkit/android_common/javac/
Dxmp_toolkit.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...
/aosp_15_r20/external/kmod/tools/
H A Ddepmod.c191 struct index_node *node; in index_create() local
210 static void index_destroy(struct index_node *node) in index_destroy()
265 static int index_insert(struct index_node *node, const char *key, in index_insert()
332 static int index__haschildren(const struct index_node *node) in index__haschildren()
344 static uint32_t index_write__node(const struct index_node *node, FILE *out) in index_write__node()
408 static void index_write(const struct index_node *node, FILE *out) in index_write()
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dinit.cpp1292 [](const c10::SymNode& node){ in initJITBindings()
1297 [](const c10::SymNode& node) { in initJITBindings()
1302 [](const c10::SymNode& node) { in initJITBindings()
1307 [](const c10::SymNode& node) { in initJITBindings()
1312 [](const c10::SymNode& node) { in initJITBindings()
1317 [](const c10::SymNode& node, py::handle memo) { in initJITBindings()
/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
H A DAccessibilityEndToEndTest.java1183 final AccessibilityNodeInfo node = targetMapInfo.getTargetForRegion( in testTouchDelegateInfoReportedToAccessibility() local
1508 AccessibilityNodeInfo node = deque.removeFirst(); in testAccessibilityDataSensitive_hiddenFromSearches() local
2672 final AccessibilityNodeInfo node = new AccessibilityNodeInfo(mRoot, virtualViewId); in createAccessibilityNodeInfo() local
2696 private static void assertPackageName(AccessibilityNodeInfo node, String packageName) { in assertPackageName()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DIntervalMap.h777 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/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DIntervalMap.h777 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-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h774 void *node; member
794 template <typename NodeT> NodeT &node(unsigned Level) const { in node() function
955 RootBranch node; member
1186 NodeRef node[Nodes]; in branchRoot() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DIntervalMap.h777 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/llvm/include/llvm/ADT/
H A DIntervalMap.h772 void *node; member
792 template <typename NodeT> NodeT &node(unsigned Level) const { in node() function
954 RootBranch node; member
1175 NodeRef node[Nodes]; in branchRoot() local

1...<<121122123124125126127128129130>>...336