Home
last modified time | relevance | path

Searched refs:stackType (Results 1 – 3 of 3) sorted by relevance

/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
DFrame.java1387 int stackType = stackTypes[i]; in accept() local
1388 i += (stackType == LONG || stackType == DOUBLE) ? 2 : 1; in accept()
1401 int stackType = stackTypes[i]; in accept() local
1402 i += (stackType == LONG || stackType == DOUBLE) ? 2 : 1; in accept()
1403 methodWriter.visitAbstractType(frameIndex++, stackType); in accept()
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/proto/google/cloud/compute/v1/
Dcompute.proto18090 …Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6.
18151 …Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6.
/external/googleapis/google/cloud/compute/v1/
Dcompute.proto19934 …Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6.
19995 …Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6.