docstring_tokens
list
code_tokens
list
[ "/", "*", "used", "by", "struct", "and", "union", "complex", "type", "readers", "to", "indicate", "the", "(", "final", ")", "field", "has", "been", "fully", "read", "and", "the", "current", "complex", "type", "is", "finished" ]
[ "public", "abstract", "void", "finish", "complex", "variable", "fields", "type", "(", ")", ";" ]
[ "/", "*", "call", "this", "method", "may", "be", "called", "after", "all", "the", "all", "fields", "have", "been", "read", "to", "check", "for", "unread", "fields" ]
[ "public", "abstract", "boolean", "is", "end", "of", "input", "reached", "(", ")", ";" ]
[ "/", "*", "get", "detailed", "read", "position", "information", "to", "help", "diagnose", "exceptions" ]
[ "public", "abstract", "string", "get", "detailed", "read", "position", "string", "(", ")", ";" ]
[ "returns", "a", "list", "of", "all", "views", "to", "be", "shown", "in", "the", "table" ]
[ "public", "abstract", "list", "<", "i", "navi", "view", ">", "get", "views", "(", ")", ";" ]
[ "registers", "standard", "with", "the", "{", "@", "code", "registry", "}", "all", "public", "key", "verify", "key", "types", "released", "with", "the", "latest", "version", "of", "tink" ]
[ "config", "register", "(", "signature", "config", "tink", "1", "0", "0", ")", ";" ]
[ "<", "p", ">", "one", "or", "more", "filters", "<", "/", "p", ">", "<", "ul", ">", "<", "li", ">", "<", "p", ">", "<", "code", ">", "prefix", "-", "list", "-", "id", "<", "/", "code", ">", ":", "the", "id", "of", "a", "prefix", "list", "<", "/", "p", ">", "<", "/", "li", ">", "<", "li", ">", "<", "p", ">", "<", "code", ">", "prefix", "-", "list", "-", "name", "<", "/", "code", ">", ":", "the", "name", "of", "a", "prefix", "list", "<", "/", "p", ">", "<", "/", "li", ">", "<", "/", "ul", ">", "<", "p", ">", "<", "b", ">", "note", ":", "<", "/", "b", ">", "this", "method", "appends", "the", "values", "to", "the", "existing", "list", "(", "if", "any", ")", "use", "{", "@", "link", "#", "set", "filters", "(", "java", "util", "collection", ")", "}", "or", "{", "@", "link", "#", "with", "filters", "(", "java", "util", "collection", ")", "}", "if", "you", "want", "to", "override", "the", "existing", "values", "<", "/", "p", ">" ]
[ "if", "(", "this", "filters", "=", "=", "null", ")", "{", "set", "filters", "(", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "filter", ">", "(", "filters", "length", ")", ")", ";", "}", "for", "(", "filter", "ele", ":", "filters", ")", "{", "this", "filters", "add", "(", "ele", ")", ";", "}", "return", "this", ";" ]
[ "<", "p", ">", "one", "or", "more", "filters", "<", "/", "p", ">", "<", "ul", ">", "<", "li", ">", "<", "p", ">", "<", "code", ">", "prefix", "-", "list", "-", "id", "<", "/", "code", ">", ":", "the", "id", "of", "a", "prefix", "list", "<", "/", "p", ">", "<", "/", "li", ">", "<", "li", ">", "<", "p", ">", "<", "code", ">", "prefix", "-", "list", "-", "name", "<", "/", "code", ">", ":", "the", "name", "of", "a", "prefix", "list", "<", "/", "p", ">", "<", "/", "li", ">", "<", "/", "ul", ">" ]
[ "set", "filters", "(", "filters", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "maximum", "number", "of", "items", "to", "return", "for", "this", "request", "the", "request", "returns", "a", "token", "that", "you", "can", "specify", "in", "a", "subsequent", "call", "to", "get", "the", "next", "set", "of", "results", "<", "/", "p", ">", "<", "p", ">", "constraint", ":", "if", "the", "value", "specified", "is", "greater", "than", "1000", "we", "return", "only", "1000", "items", "<", "/", "p", ">" ]
[ "set", "max", "results", "(", "max", "results", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "token", "for", "the", "next", "set", "of", "items", "to", "return", "(", "you", "received", "this", "token", "from", "a", "prior", "call", ")", "<", "/", "p", ">" ]
[ "set", "next", "token", "(", "next", "token", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "one", "or", "more", "prefix", "list", "i", "ds", "for", "an", "aws", "service", "not", "applicable", "for", "stale", "security", "group", "rules", "<", "/", "p", ">" ]
[ "if", "(", "prefix", "list", "ids", "=", "=", "null", ")", "{", "prefix", "list", "ids", "=", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">", "(", ")", ";", "}", "return", "prefix", "list", "ids", ";" ]
[ "<", "p", ">", "one", "or", "more", "prefix", "list", "i", "ds", "for", "an", "aws", "service", "not", "applicable", "for", "stale", "security", "group", "rules", "<", "/", "p", ">" ]
[ "if", "(", "prefix", "list", "ids", "=", "=", "null", ")", "{", "this", "prefix", "list", "ids", "=", "null", ";", "return", ";", "}", "this", "prefix", "list", "ids", "=", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">", "(", "prefix", "list", "ids", ")", ";" ]
[ "<", "p", ">", "one", "or", "more", "prefix", "list", "i", "ds", "<", "/", "p", ">", "<", "p", ">", "<", "b", ">", "note", ":", "<", "/", "b", ">", "this", "method", "appends", "the", "values", "to", "the", "existing", "list", "(", "if", "any", ")", "use", "{", "@", "link", "#", "set", "prefix", "list", "ids", "(", "java", "util", "collection", ")", "}", "or", "{", "@", "link", "#", "with", "prefix", "list", "ids", "(", "java", "util", "collection", ")", "}", "if", "you", "want", "to", "override", "the", "existing", "values", "<", "/", "p", ">" ]
[ "if", "(", "this", "prefix", "list", "ids", "=", "=", "null", ")", "{", "set", "prefix", "list", "ids", "(", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "string", ">", "(", "prefix", "list", "ids", "length", ")", ")", ";", "}", "for", "(", "string", "ele", ":", "prefix", "list", "ids", ")", "{", "this", "prefix", "list", "ids", "add", "(", "ele", ")", ";", "}", "return", "this", ";" ]
[ "<", "p", ">", "one", "or", "more", "prefix", "list", "i", "ds", "<", "/", "p", ">" ]
[ "set", "prefix", "list", "ids", "(", "prefix", "list", "ids", ")", ";", "return", "this", ";" ]
[ "keep", "for", "backward", "compatibility" ]
[ "return", "(", "server", "call", "<", "?", ">", ")", "call", ";" ]
[ "cleanup", "after", "ourselves", "let", "go", "of", "references" ]
[ "this", "call", "=", "null", ";", "this", "rpc", "server", "=", "null", ";" ]
[ "returns", "the", "unfrozen", "subset", "of", "the", "original", "computation", "graph", "as", "a", "computation", "graph", "note", "that", "with", "each", "call", "to", "featurized", "fit", "the", "parameters", "to", "the", "original", "computation", "graph", "are", "also", "updated" ]
[ "if", "(", "!", "is", "graph", ")", "error", "if", "graph", "if", "m", "l", "n", "(", ")", ";", "return", "un", "frozen", "subset", "graph", ";" ]
[ "returns", "the", "unfrozen", "layers", "of", "the", "multi", "layer", "network", "as", "a", "multilayernetwork", "note", "that", "with", "each", "call", "to", "featurized", "fit", "the", "parameters", "to", "the", "original", "mln", "are", "also", "updated" ]
[ "if", "(", "is", "graph", ")", "error", "if", "graph", "if", "m", "l", "n", "(", ")", ";", "return", "un", "frozen", "subset", "m", "l", "n", ";" ]
[ "use", "to", "get", "the", "output", "from", "a", "featurized", "input" ]
[ "if", "(", "!", "is", "graph", ")", "error", "if", "graph", "if", "m", "l", "n", "(", ")", ";", "return", "un", "frozen", "subset", "graph", "output", "(", "input", ")", ";" ]
[ "fit", "from", "a", "featurized", "dataset", "the", "fit", "is", "conducted", "on", "an", "internally", "instantiated", "subset", "model", "that", "is", "representative", "of", "the", "unfrozen", "part", "of", "the", "original", "model", "after", "each", "call", "on", "fit", "the", "parameters", "for", "the", "original", "model", "are", "updated" ]
[ "un", "frozen", "subset", "graph", "fit", "(", "iter", ")", ";", "copy", "params", "from", "subset", "graph", "to", "orig", "(", ")", ";" ]
[ "/", "*", "element", "sequential", "time", "container", "interface" ]
[ "node", "list", "all", "children", "=", "this", "get", "time", "children", "(", ")", ";", "array", "list", "<", "node", ">", "nodes", "=", "new", "array", "list", "<", "node", ">", "(", ")", ";", "for", "(", "int", "i", "=", "0", ";", "i", "<", "all", "children", "get", "length", "(", ")", ";", "i", "+", "+", ")", "{", "instant", "-", "=", "(", "(", "element", "time", ")", "all", "children", "item", "(", "i", ")", ")", "get", "dur", "(", ")", ";", "if", "(", "instant", "<", "0", ")", "{", "nodes", "add", "(", "all", "children", "item", "(", "i", ")", ")", ";", "return", "new", "node", "list", "impl", "(", "nodes", ")", ";", "}", "}", "return", "new", "node", "list", "impl", "(", "nodes", ")", ";" ]
[ "returns", "the", "parent", "control", "of", "this", "anim", "channel" ]
[ "return", "control", ";" ]
[ "@", "return", "the", "name", "of", "the", "currently", "playing", "animation", "or", "null", "if", "none", "is", "assigned" ]
[ "return", "animation", "!", "=", "null", "?", "animation", "get", "name", "(", ")", ":", "null", ";" ]
[ "@", "return", "the", "length", "of", "the", "currently", "playing", "animation", "or", "zero", "if", "no", "animation", "is", "playing" ]
[ "return", "animation", "!", "=", "null", "?", "animation", "get", "length", "(", ")", ":", "0f", ";" ]
[ "set", "the", "current", "animation", "that", "is", "played", "by", "this", "anim", "channel", "<", "p", ">", "see", "{", "@", "link", "#", "set", "anim", "(", "java", "lang", "string", "float", ")", "}", "the", "blend", "time", "argument", "by", "default", "is", "150", "milliseconds" ]
[ "set", "anim", "(", "name", ",", "default", "blend", "time", ")", ";" ]
[ "add", "all", "the", "bones", "of", "the", "model", "s", "skeleton", "to", "be", "influenced", "by", "this", "animation", "channel" ]
[ "affected", "bones", "=", "null", ";" ]
[ "add", "a", "single", "bone", "to", "be", "influenced", "by", "this", "animation", "channel" ]
[ "add", "bone", "(", "control", "get", "skeleton", "(", ")", "get", "bone", "(", "name", ")", ")", ";" ]
[ "add", "a", "single", "bone", "to", "be", "influenced", "by", "this", "animation", "channel" ]
[ "int", "bone", "index", "=", "control", "get", "skeleton", "(", ")", "get", "bone", "index", "(", "bone", ")", ";", "if", "(", "affected", "bones", "=", "=", "null", ")", "{", "affected", "bones", "=", "new", "bit", "set", "(", "control", "get", "skeleton", "(", ")", "get", "bone", "count", "(", ")", ")", ";", "}", "affected", "bones", "set", "(", "bone", "index", ")", ";" ]
[ "add", "bones", "to", "be", "influenced", "by", "this", "animation", "channel", "starting", "from", "the", "given", "bone", "name", "and", "going", "toward", "the", "root", "bone" ]
[ "add", "to", "root", "bone", "(", "control", "get", "skeleton", "(", ")", "get", "bone", "(", "name", ")", ")", ";" ]
[ "add", "bones", "to", "be", "influenced", "by", "this", "animation", "channel", "starting", "from", "the", "given", "bone", "and", "going", "toward", "the", "root", "bone" ]
[ "add", "bone", "(", "bone", ")", ";", "while", "(", "bone", "get", "parent", "(", ")", "!", "=", "null", ")", "{", "bone", "=", "bone", "get", "parent", "(", ")", ";", "add", "bone", "(", "bone", ")", ";", "}" ]
[ "add", "bones", "to", "be", "influenced", "by", "this", "animation", "channel", "starting", "from", "the", "given", "named", "bone", "and", "going", "toward", "its", "children" ]
[ "add", "from", "root", "bone", "(", "control", "get", "skeleton", "(", ")", "get", "bone", "(", "name", ")", ")", ";" ]
[ "add", "bones", "to", "be", "influenced", "by", "this", "animation", "channel", "starting", "from", "the", "given", "bone", "and", "going", "toward", "its", "children" ]
[ "add", "bone", "(", "bone", ")", ";", "if", "(", "bone", "get", "children", "(", ")", "=", "=", "null", ")", "return", ";", "for", "(", "bone", "child", "bone", ":", "bone", "get", "children", "(", ")", ")", "{", "add", "bone", "(", "child", "bone", ")", ";", "add", "from", "root", "bone", "(", "child", "bone", ")", ";", "}" ]
[ "<", "p", ">", "the", "identifier", "of", "the", "cmk", "whose", "key", "material", "to", "delete", "the", "cmk", "s", "<", "code", ">", "origin", "<", "/", "code", ">", "must", "be", "<", "code", ">", "external", "<", "/", "code", ">", "<", "/", "p", ">", "<", "p", ">", "specify", "the", "key", "id", "or", "the", "amazon", "resource", "name", "(", "arn", ")", "of", "the", "cmk", "<", "/", "p", ">", "<", "p", ">", "for", "example", ":", "<", "/", "p", ">", "<", "ul", ">", "<", "li", ">", "<", "p", ">", "key", "id", ":", "<", "code", ">", "1", "2", "3", "4abcd", "-", "1", "2ab", "-", "3", "4cd", "-", "5", "6ef", "-", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0ab", "<", "/", "code", ">", "<", "/", "p", ">", "<", "/", "li", ">", "<", "li", ">", "<", "p", ">", "key", "arn", ":", "<", "code", ">", "arn", ":", "aws", ":", "kms", ":", "us", "-", "east", "-", "2", ":", "111122223333", ":", "key", "/", "1", "2", "3", "4abcd", "-", "1", "2ab", "-", "3", "4cd", "-", "5", "6ef", "-", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0ab", "<", "/", "code", ">", "<", "/", "p", ">", "<", "/", "li", ">", "<", "/", "ul", ">", "<", "p", ">", "to", "get", "the", "key", "id", "and", "key", "arn", "for", "a", "cmk", "use", "<", "a", ">", "list", "keys", "<", "/", "a", ">", "or", "<", "a", ">", "describe", "key", "<", "/", "a", ">", "<", "/", "p", ">" ]
[ "set", "key", "id", "(", "key", "id", ")", ";", "return", "this", ";" ]
[ "compares", "time", "column", "value", "and", "dimension", "column", "values", "but", "not", "metric", "column", "values" ]
[ "long", "timestamp", "=", "get", "timestamp", "(", ")", ";", "long", "rhs", "timestamp", "=", "rhs", "get", "timestamp", "(", ")", ";", "int", "timestamp", "diff", "=", "long", "compare", "(", "timestamp", ",", "rhs", "timestamp", ")", ";", "if", "(", "timestamp", "diff", "!", "=", "0", ")", "{", "return", "timestamp", "diff", ";", "}", "for", "(", "int", "dim", "index", "=", "0", ";", "dim", "index", "<", "dimension", "selectors", "length", ";", "dim", "index", "+", "+", ")", "{", "int", "dim", "diff", "=", "dimension", "selector", "comparators", "[", "dim", "index", "]", "compare", "(", "dimension", "selectors", "[", "dim", "index", "]", ",", "rhs", "dimension", "selectors", "[", "dim", "index", "]", ")", ";", "if", "(", "dim", "diff", "!", "=", "0", ")", "{", "return", "dim", "diff", ";", "}", "}", "return", "0", ";" ]
[ "calculates", "character", "frequency", "of", "the", "file", "provided" ]
[ "map", "<", "character", ",", "integer", ">", "character", "to", "frequency", "=", "new", "hash", "map", "<", ">", "(", ")", ";", "try", "(", "reader", "reader", "=", "new", "file", "reader", "(", "file", "location", ")", ";", "buffered", "reader", "buffered", "reader", "=", "new", "buffered", "reader", "(", "reader", ")", ")", "{", "for", "(", "string", "line", ";", "(", "line", "=", "buffered", "reader", "read", "line", "(", ")", ")", "!", "=", "null", ";", ")", "{", "for", "(", "char", "c", ":", "line", "to", "char", "array", "(", ")", ")", "{", "if", "(", "!", "character", "to", "frequency", "contains", "key", "(", "c", ")", ")", "{", "character", "to", "frequency", "put", "(", "c", ",", "1", ")", ";", "}", "else", "{", "character", "to", "frequency", "put", "(", "c", ",", "character", "to", "frequency", "get", "(", "c", ")", "+", "1", ")", ";", "}", "}", "}", "}", "catch", "(", "i", "o", "exception", "ex", ")", "{", "ex", "print", "stack", "trace", "(", ")", ";", "}", "return", "character", "to", "frequency", ";" ]
[ "the", "type", "of", "the", "error", "handler" ]
[ "this", "type", "=", "type", ";" ]
[ "will", "use", "the", "original", "input", "message", "when", "an", "{" ]
[ "this", "use", "original", "message", "=", "use", "original", "message", ";" ]
[ "references", "to", "the", "{" ]
[ "this", "transaction", "template", "ref", "=", "transaction", "template", "ref", ";" ]
[ "references", "to", "the", "{" ]
[ "this", "transaction", "manager", "ref", "=", "transaction", "manager", "ref", ";" ]
[ "sets", "a", "reference", "to", "a", "processor", "to", "prepare", "the", "{" ]
[ "this", "on", "prepare", "failure", "ref", "=", "on", "prepare", "failure", "ref", ";" ]
[ "sets", "a", "reference", "to", "an", "retry", "while", "expression", "<", "p", "/", ">", "will", "continue", "retrying", "until", "expression", "evaluates", "to", "<", "tt", ">", "false", "<", "/", "tt", ">" ]
[ "this", "retry", "while", "ref", "=", "retry", "while", "ref", ";" ]
[ "create", "a", "meta", "block", "and", "obtain", "an", "output", "stream", "for", "adding", "data", "into", "the", "block", "there", "can", "only", "be", "one", "block", "appender", "stream", "active", "at", "any", "time", "regular", "blocks", "may", "not", "be", "created", "after", "the", "first", "meta", "blocks", "the", "caller", "must", "call", "block", "appender", "close", "(", ")", "to", "conclude", "the", "block", "creation" ]
[ "return", "prepare", "meta", "block", "(", "name", ",", "compression", "get", "compression", "algorithm", "by", "name", "(", "compression", "name", ")", ")", ";" ]
[ "create", "a", "meta", "block", "and", "obtain", "an", "output", "stream", "for", "adding", "data", "into", "the", "block", "the", "meta", "block", "will", "be", "compressed", "with", "the", "same", "compression", "algorithm", "as", "data", "blocks", "there", "can", "only", "be", "one", "block", "appender", "stream", "active", "at", "any", "time", "regular", "blocks", "may", "not", "be", "created", "after", "the", "first", "meta", "blocks", "the", "caller", "must", "call", "block", "appender", "close", "(", ")", "to", "conclude", "the", "block", "creation" ]
[ "return", "prepare", "meta", "block", "(", "name", ",", "get", "default", "compression", "algorithm", "(", ")", ")", ";" ]
[ "get", "the", "name", "of", "the", "default", "compression", "algorithm" ]
[ "return", "data", "index", "get", "default", "compression", "algorithm", "(", ")", "get", "name", "(", ")", ";" ]
[ "get", "version", "of", "b", "c", "file", "file", "being", "read" ]
[ "return", "version", ";" ]
[ "get", "version", "of", "b", "c", "file", "api" ]
[ "return", "api", "version", ";" ]
[ "get", "the", "number", "of", "data", "blocks" ]
[ "return", "data", "index", "get", "block", "region", "list", "(", ")", "size", "(", ")", ";" ]
[ "find", "the", "smallest", "block", "index", "whose", "starting", "offset", "is", "greater", "than", "or", "equal", "to", "the", "specified", "offset" ]
[ "array", "list", "<", "block", "region", ">", "list", "=", "data", "index", "get", "block", "region", "list", "(", ")", ";", "int", "idx", "=", "utils", "lower", "bound", "(", "list", ",", "new", "scalar", "long", "(", "offset", ")", ",", "new", "scalar", "comparator", "(", ")", ")", ";", "if", "(", "idx", "=", "=", "list", "size", "(", ")", ")", "{", "return", "-", "1", ";", "}", "return", "idx", ";" ]
[ "initializes", "this", "struct", "with", "the", "specified", "values" ]
[ "s", "type", "(", "s", "type", ")", ";", "p", "next", "(", "p", "next", ")", ";", "p", "attachment", "initial", "sample", "locations", "(", "p", "attachment", "initial", "sample", "locations", ")", ";", "p", "post", "subpass", "sample", "locations", "(", "p", "post", "subpass", "sample", "locations", ")", ";", "return", "this", ";" ]
[ "copies", "the", "specified", "struct", "data", "to", "this", "struct" ]
[ "mem", "copy", "(", "src", "address", "(", ")", ",", "address", "(", ")", ",", "sizeof", ")", ";", "return", "this", ";" ]
[ "returns", "a", "new", "{" ]
[ "return", "wrap", "(", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "class", ",", "nmem", "alloc", "checked", "(", "sizeof", ")", ")", ";" ]
[ "returns", "a", "new", "{" ]
[ "return", "wrap", "(", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "class", ",", "nmem", "calloc", "checked", "(", "1", ",", "sizeof", ")", ")", ";" ]
[ "returns", "a", "new", "{" ]
[ "byte", "buffer", "container", "=", "buffer", "utils", "create", "byte", "buffer", "(", "sizeof", ")", ";", "return", "wrap", "(", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "class", ",", "mem", "address", "(", "container", ")", ",", "container", ")", ";" ]
[ "returns", "a", "new", "{" ]
[ "return", "wrap", "(", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "class", ",", "address", ")", ";" ]
[ "like", "{" ]
[ "return", "address", "=", "=", "null", "?", "null", ":", "wrap", "(", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "class", ",", "address", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "buffer", "}", "instance", "allocated", "with", "{", "@", "link", "memory", "util", "#", "mem", "alloc", "mem", "alloc", "}", "the", "instance", "must", "be", "explicitly", "freed" ]
[ "return", "wrap", "(", "buffer", "class", ",", "nmem", "alloc", "checked", "(", "check", "malloc", "(", "capacity", ",", "sizeof", ")", ")", ",", "capacity", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "buffer", "}", "instance", "allocated", "with", "{", "@", "link", "memory", "util", "#", "mem", "calloc", "mem", "calloc", "}", "the", "instance", "must", "be", "explicitly", "freed" ]
[ "return", "wrap", "(", "buffer", "class", ",", "nmem", "calloc", "checked", "(", "capacity", ",", "sizeof", ")", ",", "capacity", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "buffer", "}", "instance", "allocated", "with", "{", "@", "link", "buffer", "utils", "}" ]
[ "byte", "buffer", "container", "=", "create", "(", "capacity", ",", "sizeof", ")", ";", "return", "wrap", "(", "buffer", "class", ",", "mem", "address", "(", "container", ")", ",", "capacity", ",", "container", ")", ";" ]
[ "create", "a", "{", "@", "link", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "buffer", "}", "instance", "at", "the", "specified", "memory" ]
[ "return", "wrap", "(", "buffer", "class", ",", "address", ",", "capacity", ")", ";" ]
[ "like", "{" ]
[ "return", "address", "=", "=", "null", "?", "null", ":", "wrap", "(", "buffer", "class", ",", "address", ",", "capacity", ")", ";" ]
[ "returns", "a", "new", "{" ]
[ "return", "malloc", "stack", "(", "stack", "get", "(", ")", ")", ";" ]
[ "returns", "a", "new", "{" ]
[ "return", "calloc", "stack", "(", "stack", "get", "(", ")", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "}", "instance", "allocated", "on", "the", "specified", "{", "@", "link", "memory", "stack", "}" ]
[ "return", "wrap", "(", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "class", ",", "stack", "nmalloc", "(", "alignof", ",", "sizeof", ")", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "}", "instance", "allocated", "on", "the", "specified", "{", "@", "link", "memory", "stack", "}", "and", "initializes", "all", "its", "bits", "to", "zero" ]
[ "return", "wrap", "(", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "class", ",", "stack", "ncalloc", "(", "alignof", ",", "1", ",", "sizeof", ")", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "buffer", "}", "instance", "allocated", "on", "the", "thread", "-", "local", "{", "@", "link", "memory", "stack", "}" ]
[ "return", "malloc", "stack", "(", "capacity", ",", "stack", "get", "(", ")", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "buffer", "}", "instance", "allocated", "on", "the", "thread", "-", "local", "{", "@", "link", "memory", "stack", "}", "and", "initializes", "all", "its", "bits", "to", "zero" ]
[ "return", "calloc", "stack", "(", "capacity", ",", "stack", "get", "(", ")", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "buffer", "}", "instance", "allocated", "on", "the", "specified", "{", "@", "link", "memory", "stack", "}" ]
[ "return", "wrap", "(", "buffer", "class", ",", "stack", "nmalloc", "(", "alignof", ",", "capacity", "*", "sizeof", ")", ",", "capacity", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "buffer", "}", "instance", "allocated", "on", "the", "specified", "{", "@", "link", "memory", "stack", "}", "and", "initializes", "all", "its", "bits", "to", "zero" ]
[ "return", "wrap", "(", "buffer", "class", ",", "stack", "ncalloc", "(", "alignof", ",", "capacity", ",", "sizeof", ")", ",", "capacity", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "unsafe", "get", "int", "(", "null", ",", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "stype", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "mem", "get", "address", "(", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "pnext", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "unsafe", "get", "int", "(", "null", ",", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "attachmentinitialsamplelocationscount", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "vk", "attachment", "sample", "locations", "e", "x", "t", "create", "safe", "(", "mem", "get", "address", "(", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "pattachmentinitialsamplelocations", ")", ",", "nattachment", "initial", "sample", "locations", "count", "(", "struct", ")", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "unsafe", "get", "int", "(", "null", ",", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "postsubpasssamplelocationscount", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "vk", "subpass", "sample", "locations", "e", "x", "t", "create", "safe", "(", "mem", "get", "address", "(", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "ppostsubpasssamplelocations", ")", ",", "npost", "subpass", "sample", "locations", "count", "(", "struct", ")", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "unsafe", "put", "int", "(", "null", ",", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "stype", ",", "value", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "mem", "put", "address", "(", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "pnext", ",", "value", ")", ";" ]
[ "sets", "the", "specified", "value", "to", "the", "{" ]
[ "unsafe", "put", "int", "(", "null", ",", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "attachmentinitialsamplelocationscount", ",", "value", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "mem", "put", "address", "(", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "pattachmentinitialsamplelocations", ",", "mem", "address", "safe", "(", "value", ")", ")", ";", "nattachment", "initial", "sample", "locations", "count", "(", "struct", ",", "value", "=", "=", "null", "?", "0", ":", "value", "remaining", "(", ")", ")", ";" ]
[ "sets", "the", "specified", "value", "to", "the", "{" ]
[ "unsafe", "put", "int", "(", "null", ",", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "postsubpasssamplelocationscount", ",", "value", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "mem", "put", "address", "(", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "ppostsubpasssamplelocations", ",", "mem", "address", "safe", "(", "value", ")", ")", ";", "npost", "subpass", "sample", "locations", "count", "(", "struct", ",", "value", "=", "=", "null", "?", "0", ":", "value", "remaining", "(", ")", ")", ";" ]
[ "validates", "pointer", "members", "that", "should", "not", "be", "{", "@", "code", "null", "}" ]
[ "int", "attachment", "initial", "sample", "locations", "count", "=", "nattachment", "initial", "sample", "locations", "count", "(", "struct", ")", ";", "if", "(", "attachment", "initial", "sample", "locations", "count", "!", "=", "0", ")", "{", "long", "p", "attachment", "initial", "sample", "locations", "=", "mem", "get", "address", "(", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "pattachmentinitialsamplelocations", ")", ";", "check", "(", "p", "attachment", "initial", "sample", "locations", ")", ";", "vk", "attachment", "sample", "locations", "e", "x", "t", "validate", "(", "p", "attachment", "initial", "sample", "locations", ",", "attachment", "initial", "sample", "locations", "count", ")", ";", "}", "int", "post", "subpass", "sample", "locations", "count", "=", "npost", "subpass", "sample", "locations", "count", "(", "struct", ")", ";", "if", "(", "post", "subpass", "sample", "locations", "count", "!", "=", "0", ")", "{", "long", "p", "post", "subpass", "sample", "locations", "=", "mem", "get", "address", "(", "struct", "+", "vk", "render", "pass", "sample", "locations", "begin", "info", "e", "x", "t", "ppostsubpasssamplelocations", ")", ";", "check", "(", "p", "post", "subpass", "sample", "locations", ")", ";", "vk", "subpass", "sample", "locations", "e", "x", "t", "validate", "(", "p", "post", "subpass", "sample", "locations", ",", "post", "subpass", "sample", "locations", "count", ")", ";", "}" ]
[ "<", "p", ">", "the", "name", "for", "the", "container", "the", "name", "must", "be", "from", "1", "to", "255", "characters", "container", "names", "must", "be", "unique", "to", "your", "aws", "account", "within", "a", "specific", "region", "as", "an", "example", "you", "could", "create", "a", "container", "named", "<", "code", ">", "movies", "<", "/", "code", ">", "in", "every", "region", "as", "long", "as", "you", "don", "’", "t", "have", "an", "existing", "container", "with", "that", "name", "<", "/", "p", ">" ]
[ "set", "container", "name", "(", "container", "name", ")", ";", "return", "this", ";" ]
[ "get", "string", "preferences" ]
[ "return", "preference", "manager", "get", "default", "shared", "preferences", "(", "context", ")", "get", "string", "(", "key", ",", "default", "value", ")", ";" ]
[ "get", "int", "preferences" ]
[ "return", "preference", "manager", "get", "default", "shared", "preferences", "(", "context", ")", "get", "int", "(", "key", ",", "default", "value", ")", ";" ]
[ "get", "long", "preferences" ]
[ "return", "preference", "manager", "get", "default", "shared", "preferences", "(", "context", ")", "get", "long", "(", "key", ",", "default", "value", ")", ";" ]
[ "get", "float", "preferences" ]
[ "return", "preference", "manager", "get", "default", "shared", "preferences", "(", "context", ")", "get", "float", "(", "key", ",", "default", "value", ")", ";" ]
[ "get", "boolean", "preferences" ]
[ "return", "preference", "manager", "get", "default", "shared", "preferences", "(", "context", ")", "get", "boolean", "(", "key", ",", "default", "value", ")", ";" ]
[ "gets", "the", "name", "of", "the", "header", "cannot", "be", "<", "code", ">", "null", "<", "/", "code", ">" ]
[ "return", "this", "header", "name", ";" ]
[ "gets", "the", "values", "of", "the", "header", "cannot", "be", "null", "empty", "or", "contain", "null", "values" ]
[ "return", "this", "header", "values", ";" ]
[ "directly", "exposes", "the", "native", "{" ]
[ "return", "this", "byte", "buffer", ";" ]
[ "{" ]
[ "return", "new", "visor", "cache", "query", "detail", "metrics", "collector", "job", "(", "arg", ",", "debug", ")", ";" ]
[ "{" ]
[ "map", "<", "grid", "cache", "query", "detail", "metrics", "key", ",", "grid", "cache", "query", "detail", "metrics", "adapter", ">", "task", "res", "=", "new", "hash", "map", "<", ">", "(", ")", ";", "for", "(", "compute", "job", "result", "res", ":", "results", ")", "{", "if", "(", "res", "get", "exception", "(", ")", "!", "=", "null", ")", "throw", "res", "get", "exception", "(", ")", ";", "collection", "<", "grid", "cache", "query", "detail", "metrics", "adapter", ">", "metrics", "=", "res", "get", "data", "(", ")", ";", "visor", "cache", "query", "detail", "metrics", "collector", "job", "aggregate", "metrics", "(", "-", "1", ",", "task", "res", ",", "metrics", ")", ";", "}", "collection", "<", "grid", "cache", "query", "detail", "metrics", "adapter", ">", "agg", "metrics", "=", "task", "res", "values", "(", ")", ";", "collection", "<", "visor", "query", "detail", "metrics", ">", "res", "=", "new", "array", "list", "<", ">", "(", "agg", "metrics", "size", "(", ")", ")", ";", "for", "(", "grid", "cache", "query", "detail", "metrics", "adapter", "m", ":", "agg", "metrics", ")", "res", "add", "(", "new", "visor", "query", "detail", "metrics", "(", "m", ")", ")", ";", "return", "res", ";" ]
[ "{" ]
[ "assert", "arg", "!", "=", "null", ";", "ignite", "configuration", "cfg", "=", "ignite", "configuration", "(", ")", ";", "grid", "cache", "processor", "cache", "proc", "=", "ignite", "context", "(", ")", "cache", "(", ")", ";", "collection", "<", "string", ">", "cache", "names", "=", "cache", "proc", "cache", "names", "(", ")", ";", "map", "<", "grid", "cache", "query", "detail", "metrics", "key", ",", "grid", "cache", "query", "detail", "metrics", "adapter", ">", "agg", "metrics", "=", "new", "hash", "map", "<", ">", "(", ")", ";", "for", "(", "string", "cache", "name", ":", "cache", "names", ")", "{", "if", "(", "!", "is", "system", "cache", "(", "cache", "name", ")", "&", "&", "!", "is", "igfs", "cache", "(", "cfg", ",", "cache", "name", ")", ")", "{", "ignite", "internal", "cache", "<", "object", ",", "object", ">", "cache", "=", "cache", "proc", "cache", "(", "cache", "name", ")", ";", "if", "(", "cache", "=", "=", "null", "|", "|", "!", "cache", "context", "(", ")", "started", "(", ")", ")", "continue", ";", "aggregate", "metrics", "(", "arg", "get", "since", "(", ")", ",", "agg", "metrics", ",", "cache", "context", "(", ")", "queries", "(", ")", "detail", "metrics", "(", ")", ")", ";", "}", "}", "return", "new", "array", "list", "<", ">", "(", "agg", "metrics", "values", "(", ")", ")", ";" ]
[ "{" ]
[ "return", "s", "to", "string", "(", "visor", "cache", "query", "detail", "metrics", "collector", "job", "class", ",", "this", ")", ";" ]
[ "returns", "the", "proto", "file", "at", "{" ]
[ "for", "(", "proto", "file", "proto", "file", ":", "proto", "files", ")", "{", "if", "(", "proto", "file", "location", "(", ")", "path", "(", ")", "equals", "(", "path", ")", ")", "{", "return", "proto", "file", ";", "}", "}", "return", "null", ";" ]
[ "returns", "a", "copy", "of", "this", "schema", "that", "retains", "only", "the", "types", "and", "services", "selected", "by", "{" ]
[ "return", "new", "pruner", "(", "this", ",", "identifier", "set", ")", "prune", "(", ")", ";" ]
[ "returns", "the", "service", "with", "the", "fully", "qualified", "name", "{" ]
[ "return", "services", "index", "get", "(", "name", ")", ";" ]
[ "returns", "the", "service", "with", "the", "fully", "qualified", "name", "{" ]
[ "return", "get", "service", "(", "proto", "type", "to", "string", "(", ")", ")", ";" ]
[ "returns", "the", "type", "with", "the", "fully", "qualified", "name", "{" ]
[ "return", "types", "index", "get", "(", "name", ")", ";" ]
[ "returns", "the", "type", "with", "the", "fully", "qualified", "name", "{" ]
[ "return", "get", "type", "(", "proto", "type", "to", "string", "(", ")", ")", ";" ]
[ "<", "p", ">", "the", "system", "-", "generated", "id", "of", "the", "pull", "request", "<", "/", "p", ">" ]
[ "set", "pull", "request", "id", "(", "pull", "request", "id", ")", ";", "return", "this", ";" ]