/aosp_15_r20/external/nullaway/nullaway/src/main/java/com/uber/nullaway/dataflow/ |
H A D | AccessPath.java | 132 public static AccessPath fromLocal(LocalVariableNode node) { in fromLocal() 142 static AccessPath fromVarDecl(VariableDeclarationNode node) { in fromVarDecl() 156 static AccessPath fromFieldAccess(FieldAccessNode node, AccessPathContext apContext) { in fromFieldAccess() 161 private static AccessPath fromNodeAndContext(Node node, AccessPathContext apContext) { in fromNodeAndContext() 175 MethodInvocationNode node, VisitorState state, AccessPathContext apContext) { in fromMethodCall() 184 MethodInvocationNode node, AccessPathContext apContext) { in fromVanillaMethodCall() 256 MethodInvocationNode node, VisitorState state, AccessPathContext apContext) { in getForMapInvocation() 264 private static Node stripCasts(Node node) { in stripCasts() 306 MethodInvocationNode node, VisitorState state, AccessPathContext apContext) { in fromMapGetCall() 329 Node node, VisitorState state, AccessPathContext apContext) { in getAccessPathForNode() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/ |
H A D | port.cc | 191 hwloc_obj_t obj = nullptr; in GetHWLocTypeIndex() local 219 void NUMASetThreadNodeAffinity(int node) { in NUMASetThreadNodeAffinity() 223 hwloc_obj_t obj = GetHWLocTypeIndex(HWLOC_OBJ_NUMANODE, node); in NUMASetThreadNodeAffinity() local 241 hwloc_obj_t obj = nullptr; in NUMAGetThreadNodeAffinity() local 284 void* NUMAMalloc(int node, size_t size, int minimum_alignment) { in NUMAMalloc() 311 int node = kNUMANoAffinity; in NUMAGetMemAffinity() local 317 hwloc_obj_t obj = nullptr; in NUMAGetMemAffinity() local
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | python_function.cpp | 532 PyObject* obj = type->tp_alloc(type, 0); in THPFunction_new() local 571 PyObject* obj = PyTuple_GET_ITEM(self->dirty_tensors, i); in _mark_dirty() local 624 PyObject* obj = PyTuple_GET_ITEM(raw_output, i); in _wrap_outputs() local 726 PyObject* obj = PyTuple_GetItem(raw_output, i); in _wrap_outputs() local 762 PyObject* obj = PyTuple_GET_ITEM(self->saved_for_forward, i); in _get_tensors_to_save() local 778 PyObject* obj = PyTuple_GET_ITEM(self->to_save, i); in _get_tensors_to_save() local 933 torch::jit::Node* node, in _append_subgraph() 960 torch::jit::Node* node = *it; in _append_subgraph() local 1006 torch::jit::Node* node, in _trace_post_record() 1041 PyObject* obj = PyTuple_GET_ITEM(output_objects, i); in _trace_post_record() local [all …]
|
/aosp_15_r20/trusty/kernel/lib/trusty/ |
H A D | vqueue.c | 233 struct bst_node node; member 237 struct bst_node* node) { in vqueue_mem_obj_from_bst_node() 248 static void vqueue_mem_obj_initialize(struct vqueue_mem_obj* obj, in vqueue_mem_obj_initialize() 261 struct vqueue_mem_obj* obj) { in vqueue_mem_insert() 274 struct vqueue_mem_obj* obj) { in vqueue_mem_delete() 285 struct vqueue_mem_obj* obj; in vqueue_map_iovs() local 364 struct vqueue_mem_obj* obj; in vqueue_unmap_iovs() local 403 struct vqueue_mem_obj* obj; in vqueue_unmap_memid() local
|
/aosp_15_r20/out/soong/.intermediates/external/apache-velocity-engine/apache-velocity-engine-core/android_common_apex33/javac/ |
D | apache-velocity-engine-core.jar | ... .velocity.runtime.directive.Scope scope
Object obj
org.slf4j.Logger renderingLog
org.apache. ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_operator.py | 35 obj = "'(' obj=any ')'" variable in FixOperator 43 def transform(self, node, results): argument 49 def _sequenceIncludes(self, node, results): argument 53 def _isCallable(self, node, results): argument 58 def _repeat(self, node, results): argument 62 def _irepeat(self, node, results): argument 66 def _isSequenceType(self, node, results): argument 70 def _isMappingType(self, node, results): argument 74 def _isNumberType(self, node, results): argument 77 def _handle_rename(self, node, results, name): argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_operator.py | 35 obj = "'(' obj=any ')'" variable in FixOperator 43 def transform(self, node, results): argument 49 def _sequenceIncludes(self, node, results): argument 53 def _isCallable(self, node, results): argument 58 def _repeat(self, node, results): argument 62 def _irepeat(self, node, results): argument 66 def _isSequenceType(self, node, results): argument 70 def _isMappingType(self, node, results): argument 74 def _isNumberType(self, node, results): argument 77 def _handle_rename(self, node, results, name): argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_operator.py | 35 obj = "'(' obj=any ')'" variable in FixOperator 43 def transform(self, node, results): argument 49 def _sequenceIncludes(self, node, results): argument 53 def _isCallable(self, node, results): argument 58 def _repeat(self, node, results): argument 62 def _irepeat(self, node, results): argument 66 def _isSequenceType(self, node, results): argument 70 def _isMappingType(self, node, results): argument 74 def _isNumberType(self, node, results): argument 77 def _handle_rename(self, node, results, name): argument [all …]
|
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/fixes/ |
D | fix_operator.py | 35 obj = "'(' obj=any ')'" variable in FixOperator 43 def transform(self, node, results): argument 49 def _sequenceIncludes(self, node, results): argument 53 def _isCallable(self, node, results): argument 58 def _repeat(self, node, results): argument 62 def _irepeat(self, node, results): argument 66 def _isSequenceType(self, node, results): argument 70 def _isMappingType(self, node, results): argument 74 def _isNumberType(self, node, results): argument 77 def _handle_rename(self, node, results, name): argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/lib2to3/fixes/ |
D | fix_operator.py | 35 obj = "'(' obj=any ')'" variable in FixOperator 43 def transform(self, node, results): argument 49 def _sequenceIncludes(self, node, results): argument 53 def _isCallable(self, node, results): argument 58 def _repeat(self, node, results): argument 62 def _irepeat(self, node, results): argument 66 def _isSequenceType(self, node, results): argument 70 def _isMappingType(self, node, results): argument 74 def _isNumberType(self, node, results): argument 77 def _handle_rename(self, node, results, name): argument [all …]
|
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/fixes/ |
D | fix_operator.py | 33 obj = "'(' obj=any ')'" variable in FixOperator 41 def transform(self, node, results): argument 47 def _sequenceIncludes(self, node, results): argument 51 def _isCallable(self, node, results): argument 57 def _repeat(self, node, results): argument 61 def _irepeat(self, node, results): argument 65 def _isSequenceType(self, node, results): argument 69 def _isMappingType(self, node, results): argument 73 def _isNumberType(self, node, results): argument 76 def _handle_rename(self, node, results, name): argument [all …]
|
/aosp_15_r20/external/libxml2/ |
H A D | xpath.c | 653 xmlNodePtr node = NULL; in xmlXPathErr() local 2006 xmlXPathObjectPtr obj; in xmlXPathPopBoolean() local 2033 xmlXPathObjectPtr obj; in xmlXPathPopNumber() local 2060 xmlXPathObjectPtr obj; in xmlXPathPopString() local 2086 xmlXPathObjectPtr obj; in xmlXPathPopNodeSet() local 2116 xmlXPathObjectPtr obj; in xmlXPathPopExternal() local 2582 xmlXPathNodeSetDupNs(xmlNodePtr node, xmlNsPtr ns) { in xmlXPathNodeSetDupNs() 2728 xmlXPathNodeSetAddNs(xmlNodeSetPtr cur, xmlNodePtr node, xmlNsPtr ns) { in xmlXPathNodeSetAddNs() 3175 xmlXPathFreeNodeSet(xmlNodeSetPtr obj) { in xmlXPathFreeNodeSet() 3206 xmlNodePtr node; in xmlXPathNodeSetClearFromPos() local [all …]
|
/aosp_15_r20/external/pytorch/torch/_dynamo/ |
H A D | utils.py | 492 def istype(obj, allowed_types): argument 612 def istensor(obj): argument 944 def getfile(obj): argument 951 def is_namedtuple(obj): argument 1180 def set_example_value(node, example_value): argument 1309 def deepcopy_to_fake_tensor(obj, fake_mode): argument 1706 def extract_fake_example_value(node, required=True): argument 1737 def get_fake_value(node, tx, allow_non_graph_fake=False): argument 1870 def set_current_node(node): argument 1879 def run_node(tracer, node, args, kwargs, nnmodule): argument [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/json/ |
H A D | Ldml2JsonConverter.java | 1301 public void writeBasicInfo(JsonObject obj, String packageName, boolean isNPM) { in writeBasicInfo() 1350 JsonObject obj = new JsonObject(); in writePackageJson() local 1406 JsonObject obj = new JsonObject(); in writeBowerJson() local 1441 JsonObject obj = new JsonObject(); in writeDefaultContent() local 1478 JsonObject obj = new JsonObject(); in writeCoverageLevels() local 1498 JsonObject obj = new JsonObject(); in writeAvailableLocales() local 1524 JsonObject obj = new JsonObject(); in writeScriptMetadata() local 1555 JsonObject obj = new JsonObject(); in writePackageList() local 1750 final CldrNode node = nodesInPath.get(i); in outputStartArray() local 1813 private JsonElement startNonleafNode(JsonElement out, final CldrNode node) throws IOException { in startNonleafNode() [all …]
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | xpath.c | 669 xmlNodePtr node = NULL; in xmlXPathErr() local 2124 xmlXPathObjectPtr obj; in xmlXPathPopBoolean() local 2151 xmlXPathObjectPtr obj; in xmlXPathPopNumber() local 2178 xmlXPathObjectPtr obj; in xmlXPathPopString() local 2204 xmlXPathObjectPtr obj; in xmlXPathPopNodeSet() local 2239 xmlXPathObjectPtr obj; in xmlXPathPopExternal() local 2705 xmlXPathNodeSetDupNs(xmlNodePtr node, xmlNsPtr ns) { in xmlXPathNodeSetDupNs() 2851 xmlXPathNodeSetAddNs(xmlNodeSetPtr cur, xmlNodePtr node, xmlNsPtr ns) { in xmlXPathNodeSetAddNs() 3298 xmlXPathFreeNodeSet(xmlNodeSetPtr obj) { in xmlXPathFreeNodeSet() 3329 xmlNodePtr node; in xmlXPathNodeSetClearFromPos() local [all …]
|
/aosp_15_r20/external/erofs-utils/include/erofs/ |
H A D | hashtable.h | 310 #define hash_add(hashtable, node, key) \ argument 317 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() 346 static inline void hash_del(struct hlist_node *node) in hash_del() 358 #define hash_for_each(name, bkt, obj, member) \ argument 372 #define hash_for_each_safe(name, bkt, tmp, obj, member) \ argument 385 #define hash_for_each_possible(name, obj, member, key) \ argument
|
/aosp_15_r20/external/mesa3d/src/etnaviv/hwdb/ |
H A D | hwdb.h.py | 123 def visit_Typedef(self, node): argument 171 def visit_Decl(self, node): argument 260 def enumerate_struct(obj): argument 276 def enumerate_values(obj): argument
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/ |
H A D | LDMLComparator.java | 159 String node; field in LDMLComparator.CompareElement 173 String node; field in LDMLComparator.AccumulatedResults 397 Object obj = requested.get(name); in printTableHeader() local 1013 Object obj = compareMap.get(id); in addElement() local 1044 private boolean childrenAreElements(Node node) { in childrenAreElements() 1084 private boolean extractMergeData(Node node, String key, boolean parentDraft) { in extractMergeData() 1736 Object obj = iter.next(); in walkCompareMap() local 1827 Object obj = iter.next(); in printAccumulatedResultsToHTML() local 1886 Object obj = iter.next(); in printLocaleSummaryToHTML() local
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
H A D | webcomponents.js | 162 function getWrapperConstructor(node, opt_instance) { argument 287 function GeneratedWrapper(node) { argument 328 function rewrap(node, wrapper) { argument 619 function registerTransientObservers(ancestor, node) { argument 734 this.nodes_.forEach(function(node) { argument 759 addTransientObserver: function(node) { argument 807 function setTreeScope(node, treeScope) { argument 818 function getTreeScope(node) { argument 855 function isShadowRoot(node) { argument 858 function rootOfNode(node) { argument [all …]
|
/aosp_15_r20/external/antlr/runtime/ActionScript/project/lib/ |
HD | FlexAntTasks.jar | ... java.lang.Object implements org.dom4j.Node {
public abstract org.dom4j.Node node ( ... |
/aosp_15_r20/external/libxml2/python/ |
H A D | libxml.c | 479 xmlOutputBufferPtr obj; in libxml_outputBufferGetPythonFile() local 1202 xmlEnumerationPtr node; in pythonAttributeDecl() local 1236 PyObject *obj; in pythonElementDecl() local 2045 xmlXPathObjectPtr obj; in libxml_xmlXPathFuncCallback() local 2225 PyObject *resultobj, *obj; in libxml_name() local 2265 PyObject *resultobj, *obj; in libxml_doc() local 2298 PyObject *resultobj, *obj; in libxml_properties() local 2316 PyObject *resultobj, *obj; in libxml_next() local 2353 PyObject *resultobj, *obj; in libxml_prev() local 2386 PyObject *resultobj, *obj; in libxml_children() local [all …]
|
H A D | types.c | 350 libxml_xmlNodePtrWrap(xmlNodePtr node) in libxml_xmlNodePtrWrap() 493 libxml_xmlXPathObjectPtrWrap(xmlXPathObjectPtr obj) in libxml_xmlXPathObjectPtrWrap() 509 xmlNodePtr node; in libxml_xmlXPathObjectPtrWrap() local 534 xmlNodePtr node; in libxml_xmlXPathObjectPtrWrap() local 570 libxml_xmlXPathObjectPtrConvert(PyObject *obj) in libxml_xmlXPathObjectPtrConvert() 627 PyObject *node; in libxml_xmlXPathObjectPtrConvert() local
|
/aosp_15_r20/external/mdnsresponder/mDNSWindows/mdnsNSP/ |
H A D | mdnsNSP.c | 498 QueryRef obj; in NSPLookupServiceBegin() local 652 QueryRef obj; in NSPLookupServiceNext() local 894 QueryRef obj; in QueryCreate() local 1032 QueryRef obj; in QueryRetain() local 1164 QueryRef obj; in QueryRecordCallback4() local 1251 QueryRef obj; in QueryRecordCallback6() local 1837 HostsFileInfo * node; in InHostsTable() local 1890 IsLocalName( HostsFileInfo * node ) in IsLocalName() 1922 IsSameName( HostsFileInfo * node, const char * name ) in IsSameName()
|
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/extensions/compactnotation/ |
H A D | CompactConstructor.java | 45 protected Object constructCompactFormat(ScalarNode node, CompactData data) { in constructCompactFormat() 47 Object obj = createInstance(node, data); in constructCompactFormat() local 56 protected Object createInstance(ScalarNode node, CompactData data) throws Exception { in createInstance() 133 protected Construct getConstructor(Node node) { in getConstructor() 159 public void construct2ndStep(Node node, Object object) { in construct2ndStep() 179 public Object construct(Node node) { in construct()
|
/aosp_15_r20/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/ |
H A D | ViewNode.java | 142 public boolean equals(Object obj) { in equals() 176 public boolean equals(Object obj) { in equals() 200 void nodeStateChanged(ViewNode node); in nodeStateChanged() 201 void nodeIndexChanged(ViewNode node); in nodeIndexChanged()
|