Home
last modified time | relevance | path

Searched full:node (Results 1 – 25 of 18049) sorted by relevance

12345678910>>...722

/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/syntax/analysis/
H A DReversedDepthFirstAdapter.java6 import com.google.clearsilver.jsilver.syntax.node.*;
10 public void inStart(Start node) in inStart() argument
12 defaultIn(node); in inStart()
15 public void outStart(Start node) in outStart() argument
17 defaultOut(node); in outStart()
20 public void defaultIn(@SuppressWarnings("unused") Node node) in defaultIn() argument
25 public void defaultOut(@SuppressWarnings("unused") Node node) in defaultOut() argument
31 public void caseStart(Start node) in caseStart() argument
33 inStart(node); in caseStart()
34 node.getEOF().apply(this); in caseStart()
[all …]
H A DDepthFirstAdapter.java6 import com.google.clearsilver.jsilver.syntax.node.*;
10 public void inStart(Start node) in inStart() argument
12 defaultIn(node); in inStart()
15 public void outStart(Start node) in outStart() argument
17 defaultOut(node); in outStart()
20 public void defaultIn(@SuppressWarnings("unused") Node node) in defaultIn() argument
25 public void defaultOut(@SuppressWarnings("unused") Node node) in defaultOut() argument
31 public void caseStart(Start node) in caseStart() argument
33 inStart(node); in caseStart()
34 node.getPCommand().apply(this); in caseStart()
[all …]
H A DAnalysisAdapter.java6 import com.google.clearsilver.jsilver.syntax.node.*;
10 private Hashtable<Node,Object> in;
11 private Hashtable<Node,Object> out;
13 public Object getIn(Node node) in getIn() argument
20 return this.in.get(node); in getIn()
23 public void setIn(Node node, Object o) in setIn() argument
27 this.in = new Hashtable<Node,Object>(1); in setIn()
32 this.in.put(node, o); in setIn()
36 this.in.remove(node); in setIn()
40 public Object getOut(Node node) in getOut() argument
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dop_types.cc30 bool IsAdd(const NodeDef& node) { in IsAdd() argument
31 if (node.op() == "AddV2") { in IsAdd()
34 if (node.op() == "Add") { in IsAdd()
35 DataType type = node.attr().at("T").type(); in IsAdd()
41 bool IsAddN(const NodeDef& node) { return node.op() == "AddN"; } in IsAddN() argument
43 bool IsAll(const NodeDef& node) { return node.op() == "All"; } in IsAll() argument
45 bool IsAngle(const NodeDef& node) { return node.op() == "Angle"; } in IsAngle() argument
47 bool IsAny(const NodeDef& node) { return node.op() == "Any"; } in IsAny() argument
49 bool IsAnyDiv(const NodeDef& node) { in IsAnyDiv() argument
50 return node.op() == "RealDiv" || node.op() == "Div" || node.op() == "Xdivy" || in IsAnyDiv()
[all …]
/aosp_15_r20/device/google/caimito/audio/ripcurrent24/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/raviole/audio/oriole/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/pantah/audio/cloudripper/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/lynx/audio/lynx/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
361 <hardware-ref node="microphone" />
365 <hardware-ref node="handset" />
369 <hardware-ref node="microphone" />
373 <hardware-ref node="speaker" />
377 <hardware-ref node="bt_microphone" />
381 <hardware-ref node="bt_speaker" />
385 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/caimito/audio/komodo/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/shusky/audio/shiba/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/akita/audio/akita/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/raviole/audio/raven/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
361 <hardware-ref node="microphone" />
365 <hardware-ref node="handset" />
369 <hardware-ref node="microphone" />
373 <hardware-ref node="speaker" />
377 <hardware-ref node="bt_microphone" />
381 <hardware-ref node="bt_speaker" />
385 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/raviole/audio/slider/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/caimito/audio/tokay/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/pantah/audio/cheetah/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/felix/audio/felix/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/raviole/audio/whitefin/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/tangorpro/audio/tangorpro/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/pantah/audio/ravenclaw/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/bluejay/audio/bluejay/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/caimito/audio/caiman/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/pantah/audio/panther/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/shusky/audio/husky/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/comet/audio/comet/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]
/aosp_15_r20/device/google/caimito/audio/ripcurrentpro/tuning/bluenote/
Dtuning_constraints_combination.xml17 below and each node represents a triplet of (category, node name, constraint name).
84 id The unique identifier for object or node.
85 node The reference node.
360 <hardware-ref node="microphone" />
364 <hardware-ref node="handset" />
368 <hardware-ref node="microphone" />
372 <hardware-ref node="speaker" />
376 <hardware-ref node="bt_microphone" />
380 <hardware-ref node="bt_speaker" />
384 <hardware-ref node="bt_headset" />
[all …]

12345678910>>...722