Home
last modified time | relevance | path

Searched defs:node (Results 476 – 500 of 8398) sorted by relevance

1...<<11121314151617181920>>...336

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DRewriteArrayOfArrayOfOpaqueUniforms.cpp63 bool visitBinary(Visit visit, TIntermBinary *node) override in visitBinary()
78 void visitSymbol(TIntermSymbol *node) override in visitSymbol()
123 TIntermBinary *node, in RewriteArrayOfArraySubscriptExpression()
249 bool visitDeclaration(Visit visit, TIntermDeclaration *node) override in visitDeclaration()
305 bool visitFunctionDefinition(Visit visit, TIntermFunctionDefinition *node) override in visitFunctionDefinition()
313 bool visitBinary(Visit visit, TIntermBinary *node) override in visitBinary()
328 void visitSymbol(TIntermSymbol *node) override in visitSymbol()
/aosp_15_r20/external/testng/ant/3rdparty/
HDdoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/aosp_15_r20/hardware/libhardware/tests/input/evdev/
H A DInputHub_test.cpp57 virtual void onInputEvent(const std::shared_ptr<InputDeviceNode>& node, InputEvent& event, in onInputEvent()
61 virtual void onDeviceAdded(const std::shared_ptr<InputDeviceNode>& node) override { in onDeviceAdded()
64 virtual void onDeviceRemoved(const std::shared_ptr<InputDeviceNode>& node) override { in onDeviceRemoved()
101 [&](const std::shared_ptr<InputDeviceNode>& node) { in TEST_F()
136 [&](const std::shared_ptr<InputDeviceNode>& node) { in TEST_F()
140 [&](const std::shared_ptr<InputDeviceNode>& node) { in TEST_F()
183 nsecs_t event_time) { in TEST_F()
220 [&](const std::shared_ptr<InputDeviceNode>& node) { in TEST_F()
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
H A Dstyle-transformer.js51 dom(node, scope, shouldRemoveScope) { argument
52 const fn = (node) => { argument
63 domAddScope(node, scope) { argument
64 const fn = (node) => { argument
135 domReplaceScope(node, oldScope, newScope) { argument
136 const fn = (node) => { argument
147 domRemoveScope(node, oldScope) { argument
148 const fn = (node) => { argument
/aosp_15_r20/external/skia/modules/svg/src/
H A DSkSVGDOM.cpp67 bool SetIRIAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetIRIAttribute()
78 bool SetStringAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetStringAttribute()
86 bool SetTransformAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetTransformAttribute()
97 bool SetLengthAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetLengthAttribute()
108 bool SetViewBoxAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetViewBoxAttribute()
120 bool SetObjectBoundingBoxUnitsAttribute(const sk_sp<SkSVGNode>& node, in SetObjectBoundingBoxUnitsAttribute()
132 bool SetPreserveAspectRatioAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetPreserveAspectRatioAttribute()
194 bool SetStyleAttributes(const sk_sp<SkSVGNode>& node, SkSVGAttribute, in SetStyleAttributes()
306 bool set_string_attribute(const sk_sp<SkSVGNode>& node, const char* name, const char* value) { in set_string_attribute()
386 auto node = make_node(ctx, elem); in construct_svg_node() local
/aosp_15_r20/external/libxml2/
H A DdebugXML.c37 xmlNodePtr node; /* current node */ member
84 xmlNsCheckScope(xmlNodePtr node, xmlNsPtr ns) in xmlNsCheckScope()
178 xmlCtxtNsCheckScope(xmlDebugCtxtPtr ctxt, xmlNodePtr node, xmlNsPtr ns) in xmlCtxtNsCheckScope()
254 xmlCtxtGenericNodeCheck(xmlDebugCtxtPtr ctxt, xmlNodePtr node) { in xmlCtxtGenericNodeCheck()
849 xmlCtxtDumpOneNode(xmlDebugCtxtPtr ctxt, xmlNodePtr node) in xmlCtxtDumpOneNode()
1032 xmlCtxtDumpNode(xmlDebugCtxtPtr ctxt, xmlNodePtr node) in xmlCtxtDumpNode()
1059 xmlCtxtDumpNodeList(xmlDebugCtxtPtr ctxt, xmlNodePtr node) in xmlCtxtDumpNodeList()
1410 xmlDebugDumpOneNode(FILE * output, xmlNodePtr node, int depth) in xmlDebugDumpOneNode()
1431 xmlDebugDumpNode(FILE * output, xmlNodePtr node, int depth) in xmlDebugDumpNode()
1453 xmlDebugDumpNodeList(FILE * output, xmlNodePtr node, int depth) in xmlDebugDumpNodeList()
/aosp_15_r20/external/grpc-grpc/src/core/tsi/ssl/session_cache/
H A Dssl_session_cache.cc73 Node* node = use_order_list_head_; in ~SslSessionLRUCache() local
92 Node* node = it->second; in FindLocked() local
106 Node* node = FindLocked(key); in Put() local
129 Node* node = FindLocked(key); in Get() local
136 void SslSessionLRUCache::Remove(SslSessionLRUCache::Node* node) { in Remove()
151 void SslSessionLRUCache::PushFront(SslSessionLRUCache::Node* node) { in PushFront()
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
H A DALoopIncCommand.java67 public void setPosition(PPosition node) in setPosition()
92 public void setVariable(PVariable node) in setVariable()
117 public void setStart(PExpression node) in setStart()
142 public void setEnd(PExpression node) in setEnd()
167 public void setIncrement(PExpression node) in setIncrement()
192 public void setCommand(PCommand node) in setCommand()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ssl/session_cache/
Dssl_session_cache.cc69 Node* node = use_order_list_head_; in ~SslSessionLRUCache() local
88 Node* node = it->second; in FindLocked() local
98 Node* node = FindLocked(key); in Put() local
121 Node* node = FindLocked(key); in Get() local
128 void SslSessionLRUCache::Remove(SslSessionLRUCache::Node* node) { in Remove()
143 void SslSessionLRUCache::PushFront(SslSessionLRUCache::Node* node) { in PushFront()
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/
DVideoStreamGraphRtpTx.cpp241 BaseNode* node = findNode(kNodeIdVideoSource); in setMediaQualityThreshold() local
262 BaseNode* node = findNode(kNodeIdVideoSource); in setSurface() local
317 for (auto& node : mListNodeStarted) in updateNodes() local
337 for (auto& node : mListNodeToStart) in updateNodes() local
365 BaseNode* node = findNode(kNodeIdRtpEncoder); in OnEvent() local
379 BaseNode* node = findNode(kNodeIdVideoSource); in OnEvent() local
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/
H A DSourceFileInfoExtractor.java102 private void solveTypeDecl(ClassOrInterfaceDeclaration node) { in solveTypeDecl()
115 private void solve(Node node) { in solve()
147 private void solveMethodCalls(Node node) { in solveMethodCalls()
156 private String toString(MethodCallExpr node) { in toString()
176 private List<Node> collectAllNodes(Node node) { in collectAllNodes()
216 private int lineNr(Node node) { in lineNr()
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/
H A Dlogging_op_resolver_test.cc28 TfLiteStatus ConvPrepare(TfLiteContext* context, TfLiteNode* node) { in ConvPrepare()
32 TfLiteStatus ConvEval(TfLiteContext* context, TfLiteNode* node) { in ConvEval()
36 TfLiteStatus AddPrepare(TfLiteContext* context, TfLiteNode* node) { in AddPrepare()
40 TfLiteStatus AddEval(TfLiteContext* context, TfLiteNode* node) { in AddEval()
44 TfLiteStatus CustomPrepare(TfLiteContext* context, TfLiteNode* node) { in CustomPrepare()
48 TfLiteStatus CustomEval(TfLiteContext* context, TfLiteNode* node) { in CustomEval()
52 TfLiteStatus WrappingInvoke(TfLiteContext* context, TfLiteNode* node) { in WrappingInvoke()
/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Daub_mem.c41 struct rb_node node; member
47 struct rb_node node; member
81 struct rb_node *node = rb_node_next(&entry->node); in ggtt_entry_next() local
98 cmp_ggtt_entry(const struct rb_node *node, const void *addr) in cmp_ggtt_entry()
107 struct rb_node *node = rb_tree_search_sloppy(&mem->ggtt, &virt_addr, in ensure_ggtt_entry() local
125 struct rb_node *node = rb_tree_search(&mem->ggtt, &virt_addr, cmp_ggtt_entry); in search_ggtt_entry() local
134 cmp_phys_mem(const struct rb_node *node, const void *addr) in cmp_phys_mem()
160 struct rb_node *node = rb_tree_search_sloppy(&mem->mem, &phys_addr, cmp_phys_mem); in ensure_phys_mem() local
186 struct rb_node *node = rb_tree_search(&mem->mem, &phys_addr, cmp_phys_mem); in search_phys_mem() local
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/javaparsermodel/
H A DJavaParserFacade.java186 public SymbolReference<TypeDeclaration> solve(ThisExpr node){ in solve()
228 …private void solveArguments(Node node, NodeList<Expression> args, boolean solveLambdas, List<Type>… in solveArguments()
276 public Type getType(Node node) { in getType()
280 public Type getType(Node node, boolean solveLambdas) { in getType()
320 private Optional<Type> find(Map<Node, Type> map, Node node) { in find() argument
389 private Type getTypeConcrete(Node node, boolean solveLambdas) { in getTypeConcrete()
394 protected com.github.javaparser.ast.body.TypeDeclaration<?> findContainingTypeDecl(Node node) { in findContainingTypeDecl()
479 public Type convert(com.github.javaparser.ast.type.Type type, Node node) { in convert()
516 public Type getTypeOfThisIn(Node node) { in getTypeOfThisIn()
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffdocview.cpp313 CXFA_FFWidget* CXFA_FFDocView::GetWidgetForNode(CXFA_Node* node) { in GetWidgetForNode()
355 CXFA_Node* node = pNewFocus->GetNode(); in SetFocus() local
365 void CXFA_FFDocView::SetFocusNode(CXFA_Node* node) { in SetFocusNode()
468 CXFA_Node* node = pRefWidget->GetNode(); in GetWidgetByName() local
553 void CXFA_FFDocView::AddCalculateNode(CXFA_Node* node) { in AddCalculateNode()
573 CXFA_Node* node = m_CalculateNodes[index]; in RunCalculateRecursive() local
604 void CXFA_FFDocView::AddValidateNode(CXFA_Node* node) { in AddValidateNode()
613 void CXFA_FFDocView::ProcessValueChanged(CXFA_Node* node) { in ProcessValueChanged()
634 CXFA_Node* node = m_ValidateNodes.front(); in RunValidate() local
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dmounts.cc59 absl::string_view GetOutsidePath(const MountTree::Node& node) { in GetOutsidePath()
148 bool IsWritable(const MountTree::Node& node) { in IsWritable()
342 MountTree::Node node; in AddFileAt() local
351 MountTree::Node node; in AddDirectoryAt() local
553 MountTree::Node node; in AddTmpfs() local
708 auto node = tree.node().dir_node(); in CreateMounts() local
717 auto node = tree.node().tmpfs_node(); in CreateMounts() local
723 auto node = tree.node().file_node(); in CreateMounts() local
756 const MountTree::Node& node = tree.node(); in RecursivelyListMountsImpl() local
/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.c102 static void cso_free_node(struct cso_node *node) in cso_free_node()
112 struct cso_node *node = cso_data_allocate_node(hash->data.d); in cso_hash_create_node() local
205 struct cso_node **node; in cso_hash_find_node() local
225 struct cso_node *node = cso_hash_create_node(hash, key, data, nextNode); in cso_hash_insert() local
301 static struct cso_node *cso_hash_data_next(struct cso_node *node) in cso_hash_data_next()
332 static struct cso_node *cso_hash_data_prev(struct cso_node *node) in cso_hash_data_prev()
385 struct cso_node **node = cso_hash_find_node(hash, akey); in cso_hash_take() local
419 struct cso_node *node = iter.node; in cso_hash_erase() local
437 struct cso_node **node = cso_hash_find_node(hash, key); in cso_hash_contains() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Ddependency_optimizer.cc42 bool RemoveControlInput(NodeDef* node, const string& control_input_to_remove, in RemoveControlInput()
159 const NodeDef& node, const std::vector<NodeDef*>& output_nodes) const { in NumEdgesIfBypassed() argument
196 const NodeDef& node, const std::vector<NodeDef*>& input_nodes, in BypassingNodeIsBeneficial()
257 NodeDef* node = optimized_graph_->mutable_node(node_idx); in OptimizeNode() local
478 const NodeDef& node = optimized_graph_->node(i); in OptimizeDependencies() local
514 int node = queue.front(); in LongestPathsLowerBounds() local
548 const NodeDef& node = optimized_graph_->node(node_idx); in TransitiveReduction() local
635 const NodeDef& node = optimized_graph_->node(i); in BuildNodeToIdx() local
653 NodeDef* node = optimized_graph_->mutable_node(i); in GroupCrossDeviceControlEdges() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_node_show.h58 const TFGraphNode* node; variable
68 explicit GraphNode(TFGraphNode* node) : ShowNode(node) {} in GraphNode()
78 explicit ScopeNode(const TFGraphNode* node) : ShowNode(node) {} in ScopeNode()
102 TFMultiGraphNode* node; variable
113 CodeNode(TFMultiGraphNode* node, const CallStack::Trace* trace, in CodeNode()
151 explicit OpNode(TFMultiGraphNode* node) : ShowMultiNode(node) {} in OpNode()
/aosp_15_r20/art/compiler/optimizing/
H A Dgvn.cc102 for (Node* node = buckets_[index]; node != nullptr; node = node->GetNext()) { in Lookup() local
118 for (Node* node = buckets_[index]; node != nullptr; node = node->GetNext()) { in Contains() local
128 DeleteAllImpureWhich([side_effects](Node* node) { in Kill()
150 DeleteAllImpureWhich([predecessor](Node* node) { in IntersectWith()
175 for (Node* node = other.buckets_[i]; node != nullptr; node = node->GetNext()) { in PopulateFromInternal() local
194 void SetNext(Node* node) { next_ = node; } in SetNext()
232 for (Node* node = buckets_[index]; node != nullptr; node = node->GetNext()) { in CloneBucket() local
253 Node* node = buckets_[i]; in DeleteAllImpureWhich() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c111 ppir_node *node = instr->slots[i]; in ppir_regalloc_print_result() local
146 ppir_node *node) in create_new_instr_after()
167 ppir_node *node) in create_new_instr_before()
188 ppir_node *node, ppir_src *src, in ppir_update_spilled_src()
276 ppir_node *node) in ppir_update_spilled_dest_load()
338 ppir_node *node) in ppir_update_spilled_dest()
439 ppir_node *node = instr->slots[i]; in ppir_regalloc_choose_spill_node() local
456 ppir_node *node = instr->slots[i]; in ppir_regalloc_choose_spill_node() local
/aosp_15_r20/external/angle/src/compiler/translator/
H A DName.cpp135 void visitSymbol(TIntermSymbol *node) override in visitSymbol()
145 bool visitBinary(Visit visit, TIntermBinary *node) override { return !mFoundName; } in visitBinary()
147 bool visitUnary(Visit visit, TIntermUnary *node) override { return !mFoundName; } in visitUnary()
149 bool visitTernary(Visit visit, TIntermTernary *node) override { return !mFoundName; } in visitTernary()
151 bool visitAggregate(Visit visit, TIntermAggregate *node) override in visitAggregate()
173 bool visitIfElse(Visit visit, TIntermIfElse *node) override in visitIfElse()
233 bool ExpressionContainsName(const Name &name, TIntermTyped &node) in ExpressionContainsName()
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dir.h193 const T* NodeCast(const Node* node, OpKind op) { in NodeCast()
205 const T* NodeCast(const Node* node) { in NodeCast()
225 : node(node), index(index) {} in node() function
265 : node(std::move(node)), index(index) {} in node() function
267 : node(node), index(index) {} in node() function
288 NodePtr node; member
/aosp_15_r20/external/perfetto/src/profiling/common/
H A Dcallstack_trie.cc51 Node* node = &root_; in CreateCallsite() local
67 Node* node = &root_; in CreateCallsite() local
77 void GlobalCallstackTrie::IncrementNode(Node* node) { in IncrementNode()
84 void GlobalCallstackTrie::DecrementNode(Node* node) { in DecrementNode()
136 void GlobalCallstackTrie::Node::RemoveChild(Node* node) { in RemoveChild()
147 Node node(loc); in GetChild() local
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-hal/
H A Dbdk-usb.c57 static void write_cr_dbg_cfg(bdk_node_t node, int usb_port, uint64_t val) in write_cr_dbg_cfg()
76 static bdk_usbdrdx_uctl_portx_cr_dbg_status_t get_cr_dbg_status(bdk_node_t node, int usb_port, int … in get_cr_dbg_status()
112 static uint32_t dwc3_uphy_indirect_read(bdk_node_t node, int usb_port, uint32_t addr) in dwc3_uphy_indirect_read()
154 static void dwc3_uphy_indirect_write(bdk_node_t node, int usb_port, uint32_t addr, uint16_t value) in dwc3_uphy_indirect_write()
217 static int dwc3_uphy_check_pll(bdk_node_t node, int usb_port) in dwc3_uphy_check_pll()
273 int bdk_usb_initialize(bdk_node_t node, int usb_port, bdk_usb_clock_t clock_type) in bdk_usb_initialize()

1...<<11121314151617181920>>...336