Home
last modified time | relevance | path

Searched defs:fromNode (Results 1 – 21 of 21) sorted by relevance

/external/dokka/core/src/main/kotlin/Model/
DDocumentationReference.kt34 val fromNode = lazyNodeFrom() in resolve() constant
/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/endpoints/internal/
DParameterType.java37 public static ParameterType fromNode(JsonNode node) { in fromNode() method in ParameterType
DRegionOverride.java29 public static RegionOverride fromNode(JsonNode node) { in fromNode() method in RegionOverride
DExpr.java33 public static Expr fromNode(JsonNode node) { in fromNode() method in Expr
DParameters.java63 public static Parameters fromNode(JsonNode node) { in fromNode() method in Parameters
DCondition.java41 public static Condition fromNode(JsonNode node) { in fromNode() method in Condition
DFnNode.java111 public static FnNode fromNode(JsonNode node) { in fromNode() method in FnNode
DPartitions.java72 public static Partitions fromNode(JsonNode node) { in fromNode() method in Partitions
DParameter.java72 public static Parameter fromNode(String name, JsonNode node) throws RuleError { in fromNode() method in Parameter
236 public static Deprecated fromNode(JsonNode node) { in fromNode() method in Parameter.Deprecated
DRule.java48 public static Rule fromNode(JsonNode node) { in fromNode() method in Rule
DEndpointRuleset.java64 public static EndpointRuleset fromNode(JsonNode node) { in fromNode() method in EndpointRuleset
DEndpointResult.java52 public static EndpointResult fromNode(JsonNode node) { in fromNode() method in EndpointResult
DOutputs.java98 public static Outputs fromNode(JsonNode node) { in fromNode() method in Outputs
DValue.java60 public static Value fromNode(JsonNode node) { in fromNode() method in Value
362 public static Endpoint fromNode(JsonNode node) { in fromNode() method in Value.Endpoint
DPartition.java92 public static Partition fromNode(JsonNode node) { in fromNode() method in Partition
/external/aws-sdk-java-v2/test/codegen-generated-classes-test/src/test/java/software/amazon/awssdk/services/rules/
DEndpointTest.java79 public static EndpointTest fromNode(JsonNode node) { in fromNode() method in EndpointTest
123 public static Expectation fromNode(JsonNode node) { in fromNode() method in EndpointTest.Expectation
DEndpointTestSuite.java32 public static EndpointTestSuite fromNode(JsonNode node) { in fromNode() method in EndpointTestSuite
/external/angle/src/compiler/translator/msl/
DAstHelpers.cpp397 TIntermTyped &fromNode, in CoerceSimple()
445 TIntermTyped &fromNode, in CoerceSimple()
494 TIntermTyped &sh::AsType(SymbolEnv &symbolEnv, const TType &toType, TIntermTyped &fromNode) in AsType()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h71 static SDDbgOperand fromNode(SDNode *Node, unsigned ResNo) { in fromNode() function
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/source/
DSampleDataQueue.java209 private void clearAllocationNodes(AllocationNode fromNode) { in clearAllocationNodes()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/source/
DSampleDataQueue.java211 private void clearAllocationNodes(AllocationNode fromNode) { in clearAllocationNodes()