/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | DescriptorMessageInfoFactory.java | 225 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 D | nss_cert_database.cc | 567 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 D | StatszZPageHandler.java | 200 TreeNode node = root; in groupViewsByDirectoriesAndGetMeasures() local 270 TreeNode node = root; in findNode() local
|
/aosp_15_r20/trusty/user/app/sample/hwcrypto/ |
D | hwkey_srv.c | 58 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/ |
D | uuid.py | 331 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/ |
D | uuid.py | 331 def node(self): member in UUID 674 def uuid1(node=None, clock_seq=None): argument
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ParseContextBase.cpp | 125 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 D | graph_opt.cpp | 87 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/ |
D | channelz.cc | 275 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 D | preprocess.c | 41 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/ |
D | ExplodedGraph.h | 296 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 D | ParseContextBase.cpp | 125 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 D | trusty_virtio.c | 66 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/ |
D | ExplodedGraph.h | 296 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/ |
D | uuid.py | 331 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/ |
D | uuid.py | 331 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/ |
D | xmp_toolkit.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/adobe/
com/ ... |
/aosp_15_r20/external/kmod/tools/ |
H A D | depmod.c | 191 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 D | init.cpp | 1292 [](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 D | AccessibilityEndToEndTest.java | 1183 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/ |
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/prebuilts/clang/host/linux-x86/clang-r536225/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-10.0/llvm/include/llvm/ADT/ |
H A D | IntervalMap.h | 774 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/ |
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/llvm/include/llvm/ADT/ |
H A D | IntervalMap.h | 772 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
|