HomeSort by relevance Sort by last modified time
    Searched full:listnode (Results 26 - 50 of 90) sorted by null

12 3 4

  /hardware/qcom/audio/visualizer/
offload_visualizer.c 72 struct listnode effects_list_node; /* node in created_effects_list */
73 struct listnode output_node; /* node in output_context_t.effects_list */
85 struct listnode outputs_list_node; /* node in active_outputs_list */
87 struct listnode effects_list; /* list of effects attached to this output */
152 struct listnode created_effects_list;
155 struct listnode active_outputs_list;
225 struct listnode *node;
239 struct listnode *node;
253 struct listnode *fx_node;
268 struct listnode *fx_node
    [all...]
  /hardware/qcom/audio/hal/audio_extn/
soundtrigger.c 43 struct listnode list;
50 struct listnode st_ses_list;
60 struct listnode *node;
185 struct listnode *node;
sndmonitor.c 66 struct listnode node; // membership in sndcards list
74 struct listnode node; // membership in deviceevents list;
82 struct listnode cards;
84 struct listnode dev_events;
238 struct listnode * n = list_head(&sndmonitor.cards);
298 struct listnode * n = list_head(&sndmonitor.dev_events);
416 struct listnode *node;
ext_speaker.c 124 struct listnode *node;
  /hardware/qcom/audio/hal/
audio_hw.h 146 struct listnode node;
179 struct listnode offload_cmd_list;
234 struct listnode list;
269 struct listnode usecase_list;
  /system/core/liblog/
pmsg_reader.c 268 struct listnode node;
278 struct listnode node;
279 struct listnode content;
284 struct listnode name_list;
285 struct listnode *node, *n;
496 struct listnode *content_node, *m;
logger_read.c 62 struct listnode *node;
307 struct listnode *node = list_head(&logger_list_internal->transport);
460 struct listnode *node = list_head(&logger_list_internal->transport);
472 struct listnode *node = list_head(&logger_list_internal->logger);
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/text/template/
parse.a 19 type @"".ListNode struct { ? @"".NodeType; ? @"".Pos; @"".tr *@"".Tree; Nodes []@"".Node }
20 func (@"".l·2 *@"".ListNode "esc:0x1a") Copy () (? @"".Node)
21 func (@"".l·2 *@"".ListNode "esc:0x1a") CopyList () (? *@"".ListNode)
22 func (@"".l·2 *@"".ListNode "esc:0x9") String () (? string)
23 func (@"".l·1 *@"".ListNode "esc:0x9") @"".append (@"".n·2 @"".Node) { @"".l·1.Nodes = append(@"".l·1.Nodes, @"".n·2) }
24 func (@"".l·2 *@"".ListNode "esc:0x22") @"".tree () (? *@"".Tree) { return @"".l·2.@"".tr }
108 type @"".BranchNode struct { ? @"".NodeType; ? @"".Pos; @"".tr *@"".Tree; Line int; Pipe *@"".PipeNode; List *@"".ListNode; ElseList *@"".ListNode }
122 type @"".Tree struct { Name string; ParseName string; Root *@"".ListNode; @"".text string; @"".funcs []map[string]interface {}; @"".lex *@"".lexer; @"".token [3]@"".item; (…)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/text/template/
parse.a 19 type @"".ListNode struct { ? @"".NodeType; ? @"".Pos; @"".tr *@"".Tree; Nodes []@"".Node }
20 func (@"".l·2 *@"".ListNode "esc:0x1a") Copy () (? @"".Node)
21 func (@"".l·2 *@"".ListNode "esc:0x1a") CopyList () (? *@"".ListNode)
22 func (@"".l·2 *@"".ListNode "esc:0x9") String () (? string)
23 func (@"".l·1 *@"".ListNode "esc:0x9") @"".append (@"".n·2 @"".Node) { @"".l·1.Nodes = append(@"".l·1.Nodes, @"".n·2) }
24 func (@"".l·2 *@"".ListNode "esc:0x22") @"".tree () (? *@"".Tree) { return @"".l·2.@"".tr }
108 type @"".BranchNode struct { ? @"".NodeType; ? @"".Pos; @"".tr *@"".Tree; Line int; Pipe *@"".PipeNode; List *@"".ListNode; ElseList *@"".ListNode }
122 type @"".Tree struct { Name string; ParseName string; Root *@"".ListNode; @"".text string; @"".funcs []map[string]interface {}; @"".lex *@"".lexer; @"".token [3]@"".item; (…)
    [all...]
  /external/icu/icu4c/source/common/
stringtriebuilder.cpp 281 ListBranchNode *listNode=new ListBranchNode();
282 if(listNode==NULL) {
293 listNode->add(unit, getElementValue(start));
295 listNode->add(unit, makeNode(start, i, unitIndex+1, errorCode));
302 listNode->add(unit, getElementValue(start));
304 listNode->add(unit, makeNode(start, limit, unitIndex+1, errorCode));
306 Node *node=registerNode(listNode, errorCode);
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 58 struct listnode output_stream_list;
62 struct listnode input_stream_list;
101 struct listnode list_node;
132 struct listnode list_node;
182 struct audio_device* adev, struct listnode* list, struct listnode* stream_node) {
191 struct audio_device* adev, struct listnode* stream_node) {
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/text/template/
parse.a 19 type @"".ListNode struct { ? @"".NodeType; ? @"".Pos; @"".tr *@"".Tree; Nodes []@"".Node }
20 func (@"".l·2 *@"".ListNode "esc:0x1a") Copy () (? @"".Node)
21 func (@"".l·2 *@"".ListNode "esc:0x1a") CopyList () (? *@"".ListNode)
22 func (@"".l·2 *@"".ListNode "esc:0x9") String () (? string)
23 func (@"".l·1 *@"".ListNode "esc:0x9") @"".append (@"".n·2 @"".Node) { @"".l·1.Nodes = append(@"".l·1.Nodes, @"".n·2) }
24 func (@"".l·2 *@"".ListNode "esc:0x22") @"".tree () (? *@"".Tree) { return @"".l·2.@"".tr }
108 type @"".BranchNode struct { ? @"".NodeType; ? @"".Pos; @"".tr *@"".Tree; Line int; Pipe *@"".PipeNode; List *@"".ListNode; ElseList *@"".ListNode }
122 type @"".Tree struct { Name string; ParseName string; Root *@"".ListNode; @"".text string; @"".funcs []map[string]interface {}; @"".lex *@"".lexer; @"".token [3]@"".item; (…)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/text/template/
parse.a 19 type @"".ListNode struct { ? @"".NodeType; ? @"".Pos; @"".tr *@"".Tree; Nodes []@"".Node }
20 func (@"".l·2 *@"".ListNode "esc:0x1a") Copy () (? @"".Node)
21 func (@"".l·2 *@"".ListNode "esc:0x1a") CopyList () (? *@"".ListNode)
22 func (@"".l·2 *@"".ListNode "esc:0x9") String () (? string)
23 func (@"".l·1 *@"".ListNode "esc:0x9") @"".append (@"".n·2 @"".Node) { @"".l·1.Nodes = append(@"".l·1.Nodes, @"".n·2) }
24 func (@"".l·2 *@"".ListNode "esc:0x22") @"".tree () (? *@"".Tree) { return @"".l·2.@"".tr }
108 type @"".BranchNode struct { ? @"".NodeType; ? @"".Pos; @"".tr *@"".Tree; Line int; Pipe *@"".PipeNode; List *@"".ListNode; ElseList *@"".ListNode }
122 type @"".Tree struct { Name string; ParseName string; Root *@"".ListNode; @"".text string; @"".funcs []map[string]interface {}; @"".lex *@"".lexer; @"".token [3]@"".item; (…)
    [all...]
  /system/core/init/
devices.cpp 85 struct listnode plist;
92 struct listnode list;
134 struct listnode *node;
193 struct listnode *node;
303 struct listnode *node;
319 struct listnode *node;
ueventd_parser.cpp 86 struct listnode *node;
  /device/google/dragon/audio/hal/
audio_hw.c 276 struct listnode *node;
289 struct listnode *node;
302 struct listnode *node;
303 struct listnode *next;
322 struct listnode *node;
408 struct listnode *node;
422 struct listnode *node;
691 struct listnode *node;
723 struct listnode *node;
754 struct listnode *node
    [all...]
  /hardware/libhardware/modules/radio/
radio_hw.c 94 struct listnode command_list;
116 struct listnode node;
270 struct listnode *item;
271 struct listnode *tmp;
518 struct listnode *item;
  /hardware/qcom/audio/post_proc/
volume_listener.c 77 struct listnode effect_list_node;
196 struct listnode vol_effect_list;
206 struct listnode *node;
235 struct listnode *node = NULL;
731 struct listnode *node, *temp_node_next;
  /device/htc/flounder/audio/hal/
audio_hw.c 308 struct listnode *node;
321 struct listnode *node;
334 struct listnode *node;
335 struct listnode *next;
354 struct listnode *node;
435 struct listnode *node;
449 struct listnode *node;
728 struct listnode *node;
766 struct listnode *node;
804 struct listnode *node
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 84 struct listnode list;
90 struct listnode list;
96 static struct listnode operator_info_list;
97 static struct listnode *operator_specific_device_table[SND_DEVICE_MAX];
560 struct listnode *node;
579 struct listnode *node;
631 struct listnode *node;
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
StringTrieBuilder.java 555 ListBranchNode listNode=new ListBranchNode(length);
561 listNode.add(c, ((ValueNode)node).value);
563 listNode.add(c, node.register(builder));
566 return builder.registerNode(listNode);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
StringTrieBuilder.java 557 ListBranchNode listNode=new ListBranchNode(length);
563 listNode.add(c, ((ValueNode)node).value);
565 listNode.add(c, node.register(builder));
568 return builder.registerNode(listNode);
    [all...]
  /hardware/qcom/audio/voice_processing/
voice_processing.c 68 struct listnode node;
133 struct listnode session_list;
396 struct listnode *node;
707 struct listnode *node;
  /prebuilts/go/darwin-x86/src/text/template/parse/
parse.go 23 Root *ListNode // top-level root of the tree.
256 case *ListNode:
326 func (t *Tree) itemList() (list *ListNode, next Node) {
447 func (t *Tree) parseControl(allowElseIf bool, context string) (pos Pos, line int, pipe *PipeNode, list, elseList *ListNode) {
  /prebuilts/go/linux-x86/src/text/template/parse/
parse.go 23 Root *ListNode // top-level root of the tree.
256 case *ListNode:
326 func (t *Tree) itemList() (list *ListNode, next Node) {
447 func (t *Tree) parseControl(allowElseIf bool, context string) (pos Pos, line int, pipe *PipeNode, list, elseList *ListNode) {

Completed in 2264 milliseconds

12 3 4