Home
last modified time | relevance | path

Searched defs:node (Results 201 – 225 of 503) sorted by relevance

12345678910>>...21

/aosp12/art/tools/dexanalyze/
H A Ddexanalyze_strings.cc188 MatchTrie* node = this; in Add() local
209 MatchTrie* node = this; in LongestPrefix() local
369 MatchTrie* node = prefixe_trie->LongestPrefix(str); in Build() local
403 MatchTrie* node = prefixe_trie->LongestPrefix(str); in Build() local
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp159 void RenderProxy::buildLayer(RenderNode* node) { in buildLayer()
291 void RenderProxy::addRenderNode(RenderNode* node, bool placeFront) { in addRenderNode()
295 void RenderProxy::removeRenderNode(RenderNode* node) { in removeRenderNode()
299 void RenderProxy::drawRenderNode(RenderNode* node) { in drawRenderNode()
/aosp12/frameworks/base/tools/aapt/
H A DXMLNode.cpp931 sp<XMLNode> node = mChildren.itemAt(i); in removeWhitespace() local
1218 sp<XMLNode> node = XMLNode::newNamespace(st->filename, in startNamespace() local
1238 sp<XMLNode> node = XMLNode::newElement(st->filename, ns16, name16); in startElement() local
1264 sp<XMLNode> node = NULL; in characterData() local
1293 sp<XMLNode> node = st->stack.itemAt(st->stack.size()-1); in endElement() local
1315 sp<XMLNode> node = st->stack.itemAt(st->stack.size()-1); in endNamespace() local
1462 ResXMLTree_node node; in flatten_node() local
/aosp14/frameworks/base/tools/aapt/
H A DXMLNode.cpp931 sp<XMLNode> node = mChildren.itemAt(i); in removeWhitespace() local
1218 sp<XMLNode> node = XMLNode::newNamespace(st->filename, in startNamespace() local
1238 sp<XMLNode> node = XMLNode::newElement(st->filename, ns16, name16); in startElement() local
1264 sp<XMLNode> node = NULL; in characterData() local
1293 sp<XMLNode> node = st->stack.itemAt(st->stack.size()-1); in endElement() local
1315 sp<XMLNode> node = st->stack.itemAt(st->stack.size()-1); in endNamespace() local
1462 ResXMLTree_node node; in flatten_node() local
/aosp12/system/timezone/input_tools/android/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/zonetree/
H A DTreeNodeTest.java40 public void visit(TestTreeNode node) { in visit()
/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.c998 struct listnode *node; in check_and_enable_effect() local
1140 struct listnode *node; in check_and_route_playback_usecases() local
1234 struct listnode *node; in check_and_route_capture_usecases() local
1471 struct listnode *node; in get_voice_usecase_id_from_list() local
1487 struct listnode *node; in get_usecase_from_list() local
1517 struct listnode *node; in adev_get_active_input() local
1535 struct listnode *node; in get_voice_communication_input() local
1585 struct listnode *node; in get_priority_input() local
1618 struct listnode *node; in select_devices_with_force_switch() local
2209 struct listnode *node; in allow_hdmi_channel_config() local
[all …]
/aosp12/hardware/qcom/audio/post_proc/
H A Dvolume_listener.c220 struct listnode *node; in dump_list_l() local
265 struct listnode *node = NULL; in check_and_set_gain_dep_cal() local
761 struct listnode *node, *temp_node_next; in vol_prc_lib_release() local
/aosp12/system/libufdt/
H A Dufdt_convert.c239 static int count_phandle_node(struct ufdt_node *node) { in count_phandle_node()
249 static void set_phandle_table_entry(struct ufdt_node *node, in set_phandle_table_entry()
357 const struct ufdt_node *node, in _ufdt_output_node_to_fdt()
/aosp12/system/bt/gd/common/
H A Dlist_map_test.cc314 for (const auto& node : list_map) { in TEST() local
319 for (auto& node : list_map) { in TEST() local
325 for (const auto& node : list_map) { in TEST() local
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DChildContentCaptureSession.java73 void internalNotifyViewAppeared(@NonNull ViewStructureImpl node) { in internalNotifyViewAppeared()
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/text/
H A DTextViewSetTextMeasurePerfTest.java122 final RenderNode node = RenderNode.create("benchmark", null); in timeDraw() local
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DChildContentCaptureSession.java73 void internalNotifyViewAppeared(@NonNull ViewStructureImpl node) { in internalNotifyViewAppeared()
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/text/
H A DTextViewSetTextMeasurePerfTest.java122 final RenderNode node = RenderNode.create("benchmark", null); in timeDraw() local
/aosp12/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DAssistVisualizer.java47 TextEntry(AssistStructure.ViewNode node, int parentLeft, int parentTop, Matrix matrix) { in TextEntry()
/aosp12/frameworks/base/tools/aapt2/xml/
H A DXmlDom.h299 const T* NodeCast(const Node* node) { in NodeCast()
306 T* NodeCast(Node* node) { in NodeCast()
/aosp12/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/
H A DLockFindingClassVisitor.java187 List<List<TryCatchBlockNode>> handlersMap, AbstractInsnNode node, int index, in insertMethodCallBefore()
207 List<List<TryCatchBlockNode>> handlersMap, AbstractInsnNode node, int index, in insertMethodCallAfter()
/aosp14/frameworks/base/tools/aapt2/xml/
H A DXmlDom.h294 const T* NodeCast(const Node* node) { in NodeCast()
301 T* NodeCast(Node* node) { in NodeCast()
/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DAssistVisualizer.java47 TextEntry(AssistStructure.ViewNode node, int parentLeft, int parentTop, Matrix matrix) { in TextEntry()
/aosp12/frameworks/base/core/java/android/service/autofill/
H A DFillContext.java124 final ViewNode node = nodesToProcess.removeFirst(); in findViewNodesByAutofillIds() local
/aosp12/frameworks/base/tools/aapt2/optimize/
H A DResourceDeduper.cpp49 void VisitConfig(Node* node) { in VisitConfig()
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DFillContext.java124 final ViewNode node = nodesToProcess.removeFirst(); in findViewNodesByAutofillIds() local
/aosp14/frameworks/base/tools/aapt2/optimize/
H A DResourceDeduper.cpp49 void VisitConfig(Node* node) { in VisitConfig()
/aosp12/packages/modules/Connectivity/tests/cts/net/jni/
H A DNativeDnsJni.c36 const char *node = "www.google.com"; in Java_android_net_cts_DnsTest_testNativeDns() local
/aosp12/frameworks/base/core/java/android/view/
H A DViewDebug.java629 RenderNode node = RenderNode.create("ViewDebug", null); in profileViewAndChildren() local
633 private static void profileViewAndChildren(View view, RenderNode node, BufferedWriter out, in profileViewAndChildren()
655 profileViewAndChildren(group.getChildAt(i), node, out, false); in profileViewAndChildren() local
/aosp14/frameworks/base/core/java/android/view/
H A DViewDebug.java629 RenderNode node = RenderNode.create("ViewDebug", null); in profileViewAndChildren() local
633 private static void profileViewAndChildren(View view, RenderNode node, BufferedWriter out, in profileViewAndChildren()
655 profileViewAndChildren(group.getChildAt(i), node, out, false); in profileViewAndChildren() local

12345678910>>...21