docstring_tokens
list
code_tokens
list
[ "{" ]
[ "super", "test", "restart", "with", "tx", "ten", "nodes", "two", "backups", "(", ")", ";" ]
[ "{" ]
[ "super", "test", "restart", "with", "tx", "two", "nodes", "no", "backups", "(", ")", ";" ]
[ "{" ]
[ "super", "test", "restart", "with", "tx", "two", "nodes", "one", "backup", "(", ")", ";" ]
[ "register", "a", "listener", "that", "will", "be", "called", "when", "this", "model", "is", "bound", "to", "a", "view", "<", "p", ">", "the", "listener", "will", "contribute", "to", "this", "model", "s", "hash", "code", "state", "per", "the", "{" ]
[ "on", "mutation", "(", ")", ";", "this", "on", "model", "bound", "listener", "epoxy", "generated", "model", "=", "listener", ";", "return", "this", ";" ]
[ "register", "a", "listener", "that", "will", "be", "called", "when", "this", "model", "is", "unbound", "from", "a", "view", "<", "p", ">", "the", "listener", "will", "contribute", "to", "this", "model", "s", "hash", "code", "state", "per", "the", "{" ]
[ "on", "mutation", "(", ")", ";", "this", "on", "model", "unbound", "listener", "epoxy", "generated", "model", "=", "listener", ";", "return", "this", ";" ]
[ "register", "a", "listener", "that", "will", "be", "called", "when", "this", "model", "visibility", "state", "has", "changed", "<", "p", ">", "the", "listener", "will", "contribute", "to", "this", "model", "s", "hash", "code", "state", "per", "the", "{" ]
[ "on", "mutation", "(", ")", ";", "this", "on", "model", "visibility", "state", "changed", "listener", "epoxy", "generated", "model", "=", "listener", ";", "return", "this", ";" ]
[ "register", "a", "listener", "that", "will", "be", "called", "when", "this", "model", "visibility", "has", "changed", "<", "p", ">", "the", "listener", "will", "contribute", "to", "this", "model", "s", "hash", "code", "state", "per", "the", "{" ]
[ "on", "mutation", "(", ")", ";", "this", "on", "model", "visibility", "changed", "listener", "epoxy", "generated", "model", "=", "listener", ";", "return", "this", ";" ]
[ "<", "i", ">", "optional", "<", "/", "i", ">", ":", "default", "value", "is", "(", "char", "sequence", ")", "null" ]
[ "assigned", "attributes", "epoxy", "generated", "model", "set", "(", "0", ")", ";", "on", "mutation", "(", ")", ";", "this", "title", "char", "sequence", "=", "title", ";", "return", "this", ";" ]
[ "filters", "out", "a", "path", "can", "be", "given", "an", "optional", "directory", "hint", "to", "avoid", "filestatus", "lookup" ]
[ "protected", "abstract", "boolean", "accept", "(", "path", "p", ",", "@", "check", "for", "null", "boolean", "is", "dir", ")", ";" ]
[ "the", "name", "of", "the", "elsql", "to", "use", "(", "is" ]
[ "return", "elsql", "name", ";" ]
[ "to", "use", "a", "vendor", "specific", "{" ]
[ "this", "database", "vendor", "=", "database", "vendor", ";" ]
[ "sets", "the", "data", "source", "to", "use", "to", "communicate", "with", "the", "database" ]
[ "return", "el", "sql", "config", ";" ]
[ "to", "use", "a", "specific", "configured", "el", "sql", "config", "it", "may", "be", "better", "to", "use", "the", "<", "tt", ">", "database", "vendor", "<", "/", "tt", ">", "option", "instead" ]
[ "this", "el", "sql", "config", "=", "el", "sql", "config", ";" ]
[ "the", "resource", "file", "which", "contains", "the", "elsql", "sql", "statements", "to", "use", "you", "can", "specify", "multiple", "resources", "separated", "by", "comma", "the", "resources", "are", "loaded", "on", "the", "classpath", "by", "default", "you", "can", "prefix", "with", "<", "tt", ">", "file", ":", "<", "/", "tt", ">", "to", "load", "from", "file", "system", "notice", "you", "can", "set", "this", "option", "on", "the", "component", "and", "then", "you", "do", "not", "have", "to", "configure", "this", "on", "the", "endpoint" ]
[ "this", "resource", "uri", "=", "resource", "uri", ";" ]
[ "sets", "the", "data", "source", "to", "use", "to", "communicate", "with", "the", "database" ]
[ "this", "data", "source", "=", "data", "source", ";" ]
[ "for", "<", "code", ">", "job", "store", "t", "x", "<", "/", "code", ">", "the", "non", "-", "managed", "tx", "connection", "is", "just", "the", "normal", "connection", "because", "it", "is", "not", "cmt" ]
[ "return", "get", "connection", "(", ")", ";" ]
[ "execute", "the", "given", "callback", "having", "optionally", "aquired", "the", "given", "lock", "for", "<", "code", ">", "job", "store", "t", "x", "<", "/", "code", ">", "because", "it", "manages", "its", "own", "transactions", "and", "only", "has", "the", "one", "datasource", "this", "is", "the", "same", "behavior", "as", "execute", "in", "non", "managed", "t", "x", "lock", "(", ")" ]
[ "return", "execute", "in", "non", "managed", "t", "x", "lock", "(", "lock", "name", ",", "tx", "callback", ",", "null", ")", ";" ]
[ "transform", "an", "object", "in", "to", "another", "object" ]
[ "number", "n", "=", "(", "number", ")", "input", ";", "if", "(", "input", "schema", "get", "meta", "data", "(", "column", "number", ")", "is", "valid", "(", "new", "int", "writable", "(", "n", "int", "value", "(", ")", ")", ")", ")", "{", "return", "input", ";", "}", "else", "{", "return", "value", ";", "}" ]
[ "determine", "whether", "or", "not", "the", "device", "has", "a", "dedicated", "menu", "key" ]
[ "if", "(", "!", "m", "reserve", "overflow", "set", ")", "{", "m", "reserve", "overflow", "=", "action", "menu", "presenter", "reserve", "overflow", "(", "m", "activity", ")", ";", "m", "reserve", "overflow", "set", "=", "true", ";", "}", "return", "m", "reserve", "overflow", ";" ]
[ "cancel", "old", "alarm", "and", "starts", "a", "new", "one", "for", "the", "specified", "interval" ]
[ "m", "alarm", "manager", "cancel", "(", "m", "pending", "poll", "intent", ")", ";", "long", "now", "=", "system", "clock", "elapsed", "realtime", "(", ")", ";", "long", "next", "=", "now", "+", "interval", ";", "m", "alarm", "manager", "set", "(", "alarm", "manager", "elapsed", "realtime", ",", "next", ",", "m", "pending", "poll", "intent", ")", ";" ]
[ "checks", "if", "the", "user", "prefers", "to", "automatically", "set", "the", "time" ]
[ "return", "settings", "global", "get", "int", "(", "m", "context", "get", "content", "resolver", "(", ")", ",", "settings", "global", "auto", "time", ",", "0", ")", "!", "=", "0", ";" ]
[ "so", "we", "can", "have", "prettier", "code", "without", "a", "bunch", "of", "casts" ]
[ "return", "(", "byte", ")", "c", ";" ]
[ "<", "p", ">", "the", "unique", "identifier", "(", "id", ")", "for", "the", "<", "a", ">", "protection", "<", "/", "a", ">", "object", "to", "be", "deleted", "<", "/", "p", ">" ]
[ "this", "protection", "id", "=", "protection", "id", ";" ]
[ "<", "p", ">", "the", "unique", "identifier", "(", "id", ")", "for", "the", "<", "a", ">", "protection", "<", "/", "a", ">", "object", "to", "be", "deleted", "<", "/", "p", ">" ]
[ "return", "this", "protection", "id", ";" ]
[ "<", "p", ">", "the", "unique", "identifier", "(", "id", ")", "for", "the", "<", "a", ">", "protection", "<", "/", "a", ">", "object", "that", "is", "created", "<", "/", "p", ">" ]
[ "set", "protection", "id", "(", "protection", "id", ")", ";", "return", "this", ";" ]
[ "changes", "the", "local", "file", "s", "group" ]
[ "user", "principal", "lookup", "service", "lookup", "service", "=", "file", "systems", "get", "default", "(", ")", "get", "user", "principal", "lookup", "service", "(", ")", ";", "posix", "file", "attribute", "view", "view", "=", "files", "get", "file", "attribute", "view", "(", "paths", "get", "(", "path", ")", ",", "posix", "file", "attribute", "view", "class", ",", "link", "option", "nofollow", "links", ")", ";", "group", "principal", "group", "principal", "=", "lookup", "service", "lookup", "principal", "by", "group", "name", "(", "group", ")", ";", "view", "set", "group", "(", "group", "principal", ")", ";" ]
[ "changes", "local", "file", "s", "permission" ]
[ "files", "set", "posix", "file", "permissions", "(", "paths", "get", "(", "file", "path", ")", ",", "posix", "file", "permissions", "from", "string", "(", "perms", ")", ")", ";" ]
[ "gets", "local", "file", "s", "owner" ]
[ "posix", "file", "attributes", "attr", "=", "files", "read", "attributes", "(", "paths", "get", "(", "file", "path", ")", ",", "posix", "file", "attributes", "class", ")", ";", "return", "attr", "owner", "(", ")", "get", "name", "(", ")", ";" ]
[ "gets", "local", "file", "s", "group" ]
[ "posix", "file", "attributes", "attr", "=", "files", "read", "attributes", "(", "paths", "get", "(", "file", "path", ")", ",", "posix", "file", "attributes", "class", ")", ";", "return", "attr", "group", "(", ")", "get", "name", "(", ")", ";" ]
[ "gets", "local", "file", "s", "permission", "mode" ]
[ "set", "<", "posix", "file", "permission", ">", "permission", "=", "files", "read", "attributes", "(", "paths", "get", "(", "file", "path", ")", ",", "posix", "file", "attributes", "class", ")", "permissions", "(", ")", ";", "return", "translate", "posix", "permission", "to", "mode", "(", "permission", ")", ";" ]
[ "translate", "posix", "file", "permissions", "to", "short", "mode" ]
[ "int", "mode", "=", "0", ";", "for", "(", "posix", "file", "permission", "action", ":", "posix", "file", "permission", "values", "(", ")", ")", "{", "mode", "=", "mode", "<", "<", "1", ";", "mode", "+", "=", "permission", "contains", "(", "action", ")", "?", "1", ":", "0", ";", "}", "return", "(", "short", ")", "mode", ";" ]
[ "changes", "the", "local", "file", "s", "user" ]
[ "user", "principal", "lookup", "service", "lookup", "service", "=", "file", "systems", "get", "default", "(", ")", "get", "user", "principal", "lookup", "service", "(", ")", ";", "posix", "file", "attribute", "view", "view", "=", "files", "get", "file", "attribute", "view", "(", "paths", "get", "(", "path", ")", ",", "posix", "file", "attribute", "view", "class", ",", "link", "option", "nofollow", "links", ")", ";", "user", "principal", "user", "principal", "=", "lookup", "service", "lookup", "principal", "by", "name", "(", "user", ")", ";", "view", "set", "owner", "(", "user", "principal", ")", ";" ]
[ "moves", "file", "from", "one", "place", "to", "another", "can", "across", "storage", "devices", "(", "e", "g", "from", "memory", "to", "ssd", ")", "when", "{", "@", "link", "file", "#", "rename", "to", "}", "may", "not", "work" ]
[ "files", "move", "(", "paths", "get", "(", "src", "path", ")", ",", "paths", "get", "(", "dst", "path", ")", ",", "standard", "copy", "option", "replace", "existing", ")", ";" ]
[ "deletes", "a", "file", "or", "a", "directory", "recursively", "if", "it", "is", "a", "directory" ]
[ "path", "root", "=", "paths", "get", "(", "path", ")", ";", "files", "walk", "file", "tree", "(", "root", ",", "new", "simple", "file", "visitor", "<", "path", ">", "(", ")", "{", "@", "override", "public", "file", "visit", "result", "visit", "file", "(", "path", "file", ",", "basic", "file", "attributes", "attrs", ")", "throws", "i", "o", "exception", "{", "files", "delete", "(", "file", ")", ";", "return", "file", "visit", "result", "continue", ";", "}", "@", "override", "public", "file", "visit", "result", "post", "visit", "directory", "(", "path", "dir", ",", "i", "o", "exception", "e", ")", "throws", "i", "o", "exception", "{", "if", "(", "e", "=", "=", "null", ")", "{", "files", "delete", "(", "dir", ")", ";", "return", "file", "visit", "result", "continue", ";", "}", "else", "{", "throw", "e", ";", "}", "}", "}", ")", ";" ]
[ "creates", "an", "empty", "file", "and", "its", "intermediate", "directories", "if", "necessary" ]
[ "path", "storage", "path", "=", "paths", "get", "(", "file", "path", ")", ";", "files", "create", "directories", "(", "storage", "path", "get", "parent", "(", ")", ")", ";", "files", "create", "file", "(", "storage", "path", ")", ";" ]
[ "creates", "an", "empty", "directory", "and", "its", "intermediate", "directories", "if", "necessary" ]
[ "files", "create", "directories", "(", "paths", "get", "(", "path", ")", ")", ";" ]
[ "checks", "if", "a", "path", "exists" ]
[ "return", "files", "exists", "(", "paths", "get", "(", "path", ")", ")", ";" ]
[ "{" ]
[ "return", "new", "visor", "ack", "job", "(", "arg", ",", "debug", ")", ";" ]
[ "{" ]
[ "return", "null", ";" ]
[ "{" ]
[ "return", "s", "to", "string", "(", "visor", "ack", "job", "class", ",", "this", ")", ";" ]
[ "try", "to", "locate", "a", "subtype", "for", "given", "abstract", "type", "to", "either", "resolve", "to", "a", "concrete", "type", "or", "at", "least", "to", "a", "more", "-", "specific", "(", "and", "hopefully", "supported", ")", "abstract", "type", "one", "which", "may", "have", "registered", "deserializers", "method", "is", "called", "before", "trying", "to", "locate", "registered", "deserializers", "(", "as", "well", "as", "standard", "abstract", "type", "defaulting", "that", "core", "jackson", "does", ")", "so", "it", "is", "typically", "implemented", "to", "add", "custom", "mappings", "of", "common", "abstract", "types", "(", "like", "specify", "which", "concrete", "implementation", "to", "use", "for", "binding", "{", "@", "link", "java", "util", "list", "}", "s", ")", "<", "p", ">", "note", "that", "this", "method", "does", "not", "necessarily", "have", "to", "do", "full", "resolution", "of", "bindings", ";", "that", "is", "it", "is", "legal", "to", "return", "type", "that", "could", "be", "further", "resolved", ":", "caller", "is", "expected", "to", "keep", "calling", "this", "method", "on", "registered", "resolvers", "until", "a", "concrete", "type", "is", "located" ]
[ "return", "null", ";" ]
[ "method", "called", "to", "try", "to", "resolve", "an", "abstract", "type", "into", "concrete", "type", "(", "usually", "for", "purposes", "of", "deserializing", ")", "when", "no", "concrete", "implementation", "was", "found", "it", "will", "be", "called", "after", "checking", "all", "other", "possibilities", "including", "defaulting" ]
[ "return", "null", ";" ]
[ "<", "p", ">", "the", "email", "address", "associated", "with", "the", "user", "<", "/", "p", ">" ]
[ "this", "email", "address", "=", "email", "address", ";" ]
[ "<", "p", ">", "the", "email", "address", "associated", "with", "the", "user", "<", "/", "p", ">" ]
[ "return", "this", "email", "address", ";" ]
[ "<", "p", ">", "the", "email", "address", "to", "be", "verified", "<", "/", "p", ">" ]
[ "set", "email", "address", "(", "email", "address", ")", ";", "return", "this", ";" ]
[ "implementations", "for", "attribute", "visitor" ]
[ "attribute", "visitor", "visit", "unknown", "attribute", "(", "clazz", ",", "unknown", "attribute", ")", ";" ]
[ "<", "p", ">", "the", "amazon", "resource", "name", "(", "arn", ")", "of", "the", "iam", "open", "i", "d", "connect", "(", "oidc", ")", "provider", "resource", "to", "add", "the", "client", "id", "to", "you", "can", "get", "a", "list", "of", "oidc", "provider", "a", "r", "ns", "by", "using", "the", "<", "a", ">", "list", "open", "i", "d", "connect", "providers", "<", "/", "a", ">", "operation", "<", "/", "p", ">" ]
[ "this", "open", "i", "d", "connect", "provider", "arn", "=", "open", "i", "d", "connect", "provider", "arn", ";" ]
[ "<", "p", ">", "the", "amazon", "resource", "name", "(", "arn", ")", "of", "the", "iam", "open", "i", "d", "connect", "(", "oidc", ")", "provider", "resource", "to", "add", "the", "client", "id", "to", "you", "can", "get", "a", "list", "of", "oidc", "provider", "a", "r", "ns", "by", "using", "the", "<", "a", ">", "list", "open", "i", "d", "connect", "providers", "<", "/", "a", ">", "operation", "<", "/", "p", ">" ]
[ "return", "this", "open", "i", "d", "connect", "provider", "arn", ";" ]
[ "<", "p", ">", "the", "amazon", "resource", "name", "(", "arn", ")", "of", "the", "iam", "oidc", "provider", "resource", "to", "remove", "the", "client", "id", "from", "you", "can", "get", "a", "list", "of", "oidc", "provider", "a", "r", "ns", "by", "using", "the", "<", "a", ">", "list", "open", "i", "d", "connect", "providers", "<", "/", "a", ">", "operation", "<", "/", "p", ">", "<", "p", ">", "for", "more", "information", "about", "a", "r", "ns", "see", "<", "a", "href", "=", "http", ":", "/", "/", "docs", "aws", "amazon", "com", "/", "general", "/", "latest", "/", "gr", "/", "aws", "-", "arns", "-", "and", "-", "namespaces", "html", ">", "amazon", "resource", "names", "(", "a", "r", "ns", ")", "and", "aws", "service", "namespaces", "<", "/", "a", ">", "in", "the", "<", "i", ">", "aws", "general", "reference", "<", "/", "i", ">", "<", "/", "p", ">" ]
[ "set", "open", "i", "d", "connect", "provider", "arn", "(", "open", "i", "d", "connect", "provider", "arn", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "client", "id", "(", "also", "known", "as", "audience", ")", "to", "add", "to", "the", "iam", "open", "i", "d", "connect", "provider", "resource", "<", "/", "p", ">" ]
[ "this", "client", "i", "d", "=", "client", "i", "d", ";" ]
[ "<", "p", ">", "the", "client", "id", "(", "also", "known", "as", "audience", ")", "to", "add", "to", "the", "iam", "open", "i", "d", "connect", "provider", "resource", "<", "/", "p", ">" ]
[ "return", "this", "client", "i", "d", ";" ]
[ "<", "p", ">", "the", "client", "id", "(", "also", "known", "as", "audience", ")", "to", "remove", "from", "the", "iam", "oidc", "provider", "resource", "for", "more", "information", "about", "client", "i", "ds", "see", "<", "a", ">", "create", "open", "i", "d", "connect", "provider", "<", "/", "a", ">", "<", "/", "p", ">" ]
[ "set", "client", "i", "d", "(", "client", "i", "d", ")", ";", "return", "this", ";" ]
[ "sets", "the", "icon", "drawable" ]
[ "this", "m", "icon", "=", "icon", ";" ]
[ "return", "the", "actual", "data", "object", "of", "the", "owner", "this", "is", "the", "data", "object", "supplied", "to", "{" ]
[ "return", "m", "data", ";" ]
[ "sets", "additional", "data", "this", "entry", "should", "represent" ]
[ "this", "m", "data", "=", "data", ";" ]
[ "{" ]
[ "super", "setup", "(", "ctx", ")", ";", "was", "set", "up", "=", "true", ";", "hadoop", "error", "simulator", "instance", "(", ")", "on", "map", "setup", "(", ")", ";" ]
[ "{" ]
[ "super", "cleanup", "(", "ctx", ")", ";", "hadoop", "error", "simulator", "instance", "(", ")", "on", "map", "cleanup", "(", ")", ";" ]
[ "{" ]
[ "was", "configured", "=", "true", ";", "hadoop", "error", "simulator", "instance", "(", ")", "on", "map", "configure", "(", ")", ";" ]
[ "extension", "point", "for", "subclasses", "to", "indicate", "tokens", "are", "to", "be", "filtered" ]
[ "return", "false", ";" ]
[ "the", "indentation" ]
[ "return", "indent", ";" ]
[ "todo", "(", "boliu", ")", ":", "this", "should", "be", "obtained", "from", "java", "aw", "browser", "context", "that", "owns", "this" ]
[ "private", "static", "native", "int", "native", "get", "default", "native", "aw", "quota", "manager", "bridge", "(", ")", ";" ]
[ "implements", "web", "storage", "delete", "all", "data", "(", ")", "clear", "the", "storage", "of", "all", "five", "offline", "a", "p", "is" ]
[ "native", "delete", "all", "data", "(", "m", "native", "aw", "quota", "manager", "bridge", "impl", ")", ";" ]
[ "implements", "web", "storage", "delete", "origin", "(", ")", "clear", "the", "storage", "of", "a", "p", "is", "2", "-", "5", "for", "the", "given", "origin" ]
[ "native", "delete", "origin", "(", "m", "native", "aw", "quota", "manager", "bridge", "impl", ",", "origin", ")", ";" ]
[ "implements", "web", "storage", "get", "origins", "get", "the", "per", "origin", "usage", "and", "quota", "of", "a", "p", "is", "2", "-", "5", "in", "aggregate" ]
[ "int", "callback", "id", "=", "get", "next", "id", "(", ")", ";", "assert", "!", "m", "pending", "get", "origin", "callbacks", "contains", "key", "(", "callback", "id", ")", ";", "m", "pending", "get", "origin", "callbacks", "put", "(", "callback", "id", ",", "callback", ")", ";", "native", "get", "origins", "(", "m", "native", "aw", "quota", "manager", "bridge", "impl", ",", "callback", "id", ")", ";" ]
[ "implements", "web", "storage", "get", "quota", "for", "origin", "get", "the", "quota", "of", "a", "p", "is", "2", "-", "5", "in", "aggregate", "for", "given", "origin" ]
[ "int", "callback", "id", "=", "get", "next", "id", "(", ")", ";", "assert", "!", "m", "pending", "get", "quota", "for", "origin", "callbacks", "contains", "key", "(", "callback", "id", ")", ";", "m", "pending", "get", "quota", "for", "origin", "callbacks", "put", "(", "callback", "id", ",", "callback", ")", ";", "native", "get", "usage", "and", "quota", "for", "origin", "(", "m", "native", "aw", "quota", "manager", "bridge", "impl", ",", "origin", ",", "callback", "id", ",", "true", ")", ";" ]
[ "implements", "web", "storage", "get", "usage", "for", "origin", "get", "the", "usage", "of", "a", "p", "is", "2", "-", "5", "in", "aggregate", "for", "given", "origin" ]
[ "int", "callback", "id", "=", "get", "next", "id", "(", ")", ";", "assert", "!", "m", "pending", "get", "usage", "for", "origin", "callbacks", "contains", "key", "(", "callback", "id", ")", ";", "m", "pending", "get", "usage", "for", "origin", "callbacks", "put", "(", "callback", "id", ",", "callback", ")", ";", "native", "get", "usage", "and", "quota", "for", "origin", "(", "m", "native", "aw", "quota", "manager", "bridge", "impl", ",", "origin", ",", "callback", "id", ",", "false", ")", ";" ]
[ "sets", "the", "secondary", "(", "right", ")", "menu", "for", "use", "when", "set", "mode", "is", "called", "with", "sliding", "menu", "left", "right" ]
[ "if", "(", "m", "secondary", "content", "!", "=", "null", ")", "remove", "view", "(", "m", "secondary", "content", ")", ";", "m", "secondary", "content", "=", "v", ";", "add", "view", "(", "m", "secondary", "content", ")", ";" ]
[ "<", "p", ">", "the", "function", "s", "execution", "role", "<", "/", "p", ">" ]
[ "this", "role", "=", "role", ";" ]
[ "notifies", "the", "attached", "observers", "that", "the", "underlying", "data", "is", "no", "longer", "valid", "or", "available", "once", "invoked", "this", "adapter", "is", "no", "longer", "valid", "and", "should", "not", "report", "further", "data", "set", "changes" ]
[ "m", "data", "set", "observable", "notify", "invalidated", "(", ")", ";" ]
[ "return", "the", "view", "type", "of", "the", "item", "at", "<", "code", ">", "position", "<", "/", "code", ">", "for", "the", "purposes", "of", "view", "recycling" ]
[ "return", "0", ";" ]
[ "returns", "list", "of", "nodes", "matching", "xpath", "expression", "given", "node", "context" ]
[ "final", "x", "path", "evaluator", "xpath", "evaluator", "=", "new", "x", "path", "evaluator", "(", ")", ";", "final", "x", "path", "expression", "xpath", "expression", "=", "xpath", "evaluator", "create", "expression", "(", "xpath", ")", ";", "final", "x", "path", "dynamic", "context", "xpath", "dynamic", "context", "=", "xpath", "expression", "create", "dynamic", "context", "(", "root", "node", ")", ";", "return", "xpath", "expression", "evaluate", "(", "xpath", "dynamic", "context", ")", ";" ]
[ "specify", "the", "height", "(", "height", ")", "of", "the", "inserted", "image", "use", "a", "value", "that", "is", "less", "than", "or", "equal", "to", "the", "video", "resolution", "height", "leave", "this", "setting", "blank", "to", "use", "the", "native", "height", "of", "the", "image" ]
[ "this", "height", "=", "height", ";" ]
[ "specify", "the", "height", "(", "height", ")", "of", "the", "inserted", "image", "use", "a", "value", "that", "is", "less", "than", "or", "equal", "to", "the", "video", "resolution", "height", "leave", "this", "setting", "blank", "to", "use", "the", "native", "height", "of", "the", "image" ]
[ "return", "this", "height", ";" ]
[ "use", "the", "height", "(", "height", ")", "setting", "to", "define", "the", "video", "resolution", "height", "for", "this", "output", "specify", "in", "pixels", "if", "you", "don", "t", "provide", "a", "value", "here", "the", "service", "will", "use", "the", "input", "height" ]
[ "set", "height", "(", "height", ")", ";", "return", "this", ";" ]
[ "the", "name", "of", "this", "video", "description", "outputs", "will", "use", "this", "name", "to", "uniquely", "identify", "this", "description", "description", "names", "should", "be", "unique", "within", "this", "live", "event" ]
[ "set", "name", "(", "name", ")", ";", "return", "this", ";" ]
[ "indicates", "how", "to", "respond", "to", "the", "afd", "values", "in", "the", "input", "stream", "setting", "to", "respond", "causes", "input", "video", "to", "be", "clipped", "depending", "on", "afd", "value", "input", "display", "aspect", "ratio", "and", "output", "display", "aspect", "ratio" ]
[ "this", "respond", "to", "afd", "=", "respond", "to", "afd", "to", "string", "(", ")", ";", "return", "this", ";" ]
[ "when", "set", "to", "stretch", "to", "output", "automatically", "configures", "the", "output", "position", "to", "stretch", "the", "video", "to", "the", "specified", "output", "resolution", "this", "option", "will", "override", "any", "position", "value" ]
[ "this", "scaling", "behavior", "=", "scaling", "behavior", "to", "string", "(", ")", ";", "return", "this", ";" ]
[ "use", "sharpness", "(", "sharpness", ")", "setting", "to", "specify", "the", "strength", "of", "anti", "-", "aliasing", "this", "setting", "changes", "the", "width", "of", "the", "anti", "-", "alias", "filter", "kernel", "used", "for", "scaling", "sharpness", "only", "applies", "if", "your", "output", "resolution", "is", "different", "from", "your", "input", "resolution", "and", "if", "you", "set", "anti", "-", "alias", "(", "anti", "alias", ")", "to", "enabled", "0", "is", "the", "softest", "setting", "100", "the", "sharpest", "and", "50", "recommended", "for", "most", "content" ]
[ "this", "sharpness", "=", "sharpness", ";" ]
[ "use", "sharpness", "(", "sharpness", ")", "setting", "to", "specify", "the", "strength", "of", "anti", "-", "aliasing", "this", "setting", "changes", "the", "width", "of", "the", "anti", "-", "alias", "filter", "kernel", "used", "for", "scaling", "sharpness", "only", "applies", "if", "your", "output", "resolution", "is", "different", "from", "your", "input", "resolution", "and", "if", "you", "set", "anti", "-", "alias", "(", "anti", "alias", ")", "to", "enabled", "0", "is", "the", "softest", "setting", "100", "the", "sharpest", "and", "50", "recommended", "for", "most", "content" ]
[ "return", "this", "sharpness", ";" ]
[ "use", "sharpness", "(", "sharpness", ")", "setting", "to", "specify", "the", "strength", "of", "anti", "-", "aliasing", "this", "setting", "changes", "the", "width", "of", "the", "anti", "-", "alias", "filter", "kernel", "used", "for", "scaling", "sharpness", "only", "applies", "if", "your", "output", "resolution", "is", "different", "from", "your", "input", "resolution", "and", "if", "you", "set", "anti", "-", "alias", "(", "anti", "alias", ")", "to", "enabled", "0", "is", "the", "softest", "setting", "100", "the", "sharpest", "and", "50", "recommended", "for", "most", "content" ]
[ "set", "sharpness", "(", "sharpness", ")", ";", "return", "this", ";" ]
[ "specify", "the", "width", "(", "width", ")", "of", "the", "inserted", "image", "use", "a", "value", "that", "is", "less", "than", "or", "equal", "to", "the", "video", "resolution", "width", "leave", "this", "setting", "blank", "to", "use", "the", "native", "width", "of", "the", "image" ]
[ "this", "width", "=", "width", ";" ]
[ "specify", "the", "width", "(", "width", ")", "of", "the", "inserted", "image", "use", "a", "value", "that", "is", "less", "than", "or", "equal", "to", "the", "video", "resolution", "width", "leave", "this", "setting", "blank", "to", "use", "the", "native", "width", "of", "the", "image" ]
[ "return", "this", "width", ";" ]
[ "use", "width", "(", "width", ")", "to", "define", "the", "video", "resolution", "width", "in", "pixels", "for", "this", "output", "if", "you", "don", "t", "provide", "a", "value", "here", "the", "service", "will", "use", "the", "input", "width" ]
[ "set", "width", "(", "width", ")", ";", "return", "this", ";" ]
[ "factory", "method", "to", "conveniently", "create", "an", "instance", "that", "has", "{", "@", "link", "#", "set", "cookie", "http", "only", "(", "boolean", ")", "}", "set", "to", "false" ]
[ "cookie", "csrf", "token", "repository", "result", "=", "new", "cookie", "csrf", "token", "repository", "(", ")", ";", "result", "set", "cookie", "http", "only", "(", "false", ")", ";", "return", "result", ";" ]
[ "set", "the", "path", "that", "the", "cookie", "will", "be", "created", "with", "this", "will", "override", "the", "default", "functionality", "which", "uses", "the", "request", "context", "as", "the", "path" ]
[ "this", "cookie", "path", "=", "path", ";" ]
[ "return", "the", "path", "for", "cookies", "created", "by", "this", "generator" ]
[ "return", "this", "cookie", "path", ";" ]
[ "unsafe", "version", "of", ":", "{", "@", "link", "#", "gl", "get", "internalformativ", "get", "internalformativ", "}" ]
[ "gl42c", "ngl", "get", "internalformativ", "(", "target", ",", "internalformat", ",", "pname", ",", "buf", "size", ",", "params", ")", ";" ]
[ "the", "i", "d", "3v", "2", "frame", "identifier" ]
[ "return", "i", "d", "3v", "2", "3", "frames", "frame", "id", "v3", "time", ";" ]
[ "frees", "allocated", "resources" ]
[ "m", "memory", "panel", "dispose", "(", ")", ";", "m", "memory", "section", "panel", "dispose", "(", ")", ";", "m", "refresh", "panel", "dispose", "(", ")", ";" ]
[ "returns", "the", "memory", "panel" ]
[ "return", "m", "memory", "panel", ";" ]
[ "{" ]
[ "super", "add", "mapping", "(", "old", "reg", ",", "new", "reg", ",", "category", ")", ";", "add", "interfence", "(", "new", "reg", ",", "old", "reg", ")", ";", "if", "(", "category", "=", "=", "2", ")", "{", "add", "interfence", "(", "new", "reg", "+", "1", ",", "old", "reg", ")", ";", "}" ]
[ "checks", "to", "see", "if", "old", "namespace", "reg", "{", "@", "code", "old", "reg", "}", "interferes", "with", "what", "currently", "maps", "to", "{", "@", "code", "new", "reg", "}" ]
[ "if", "(", "new", "reg", ">", "=", "new", "reg", "interference", "size", "(", ")", ")", "{", "return", "false", ";", "}", "else", "{", "int", "set", "existing", "=", "new", "reg", "interference", "get", "(", "new", "reg", ")", ";", "if", "(", "existing", "=", "=", "null", ")", "{", "return", "false", ";", "}", "else", "if", "(", "category", "=", "=", "1", ")", "{", "return", "existing", "has", "(", "old", "reg", ")", ";", "}", "else", "{", "return", "existing", "has", "(", "old", "reg", ")", "|", "|", "(", "interferes", "(", "old", "reg", ",", "new", "reg", "+", "1", ",", "category", "-", "1", ")", ")", ";", "}", "}" ]
[ "checks", "to", "see", "if", "old", "namespace", "reg", "{", "@", "code", "old", "reg", "}", "interferes", "with", "what", "currently", "maps", "to", "{", "@", "code", "new", "reg", "}" ]
[ "return", "interferes", "(", "old", "spec", "get", "reg", "(", ")", ",", "new", "reg", ",", "old", "spec", "get", "category", "(", ")", ")", ";" ]
[ "adds", "a", "register", "s", "interference", "set", "to", "the", "interference", "list", "growing", "it", "if", "necessary" ]
[ "new", "reg", "interference", "ensure", "capacity", "(", "new", "reg", "+", "1", ")", ";", "while", "(", "new", "reg", ">", "=", "new", "reg", "interference", "size", "(", ")", ")", "{", "new", "reg", "interference", "add", "(", "new", "bit", "int", "set", "(", "new", "reg", "+", "1", ")", ")", ";", "}", "old", "reg", "interference", "merge", "interference", "set", "(", "old", "reg", ",", "new", "reg", "interference", "get", "(", "new", "reg", ")", ")", ";" ]
[ "finds", "the", "plugin", "with", "a", "given", "guid", "from", "a", "list", "of", "plugins" ]
[ "for", "(", "final", "pair", "<", "i", "plugin", "<", "t", ">", ",", "plugin", "status", ">", "plugin", ":", "plugins", ")", "{", "if", "(", "plugin", "first", "(", ")", "get", "guid", "(", ")", "=", "=", "guid", ")", "{", "return", "plugin", "first", "(", ")", ";", "}", "}", "return", "null", ";" ]
[ "method", ":", "extract", "topology", "timeout", "(", ")" ]
[ "assert", "assert", "equals", "(", "duration", "of", "seconds", "(", "1", ")", ",", "topology", "manager", "extract", "topology", "timeout", "(", ")", ")", ";" ]
[ "{" ]
[ "return", "partitioned", ";" ]
[ "{" ]
[ "atomic", "configuration", "atomic", "cfg", "=", "super", "atomic", "configuration", "(", ")", ";", "atomic", "cfg", "set", "backups", "(", "1", ")", ";", "atomic", "cfg", "set", "atomic", "sequence", "reserve", "size", "(", "batch", "size", ")", ";", "return", "atomic", "cfg", ";" ]
[ "<", "p", ">", "the", "<", "code", ">", "size", "constraint", "set", "id", "<", "/", "code", ">", "of", "the", "<", "a", ">", "size", "constraint", "set", "<", "/", "a", ">", "that", "you", "want", "to", "update", "<", "code", ">", "size", "constraint", "set", "id", "<", "/", "code", ">", "is", "returned", "by", "<", "a", ">", "create", "size", "constraint", "set", "<", "/", "a", ">", "and", "by", "<", "a", ">", "list", "size", "constraint", "sets", "<", "/", "a", ">", "<", "/", "p", ">" ]
[ "this", "size", "constraint", "set", "id", "=", "size", "constraint", "set", "id", ";" ]
[ "<", "p", ">", "the", "<", "code", ">", "size", "constraint", "set", "id", "<", "/", "code", ">", "of", "the", "<", "a", ">", "size", "constraint", "set", "<", "/", "a", ">", "that", "you", "want", "to", "update", "<", "code", ">", "size", "constraint", "set", "id", "<", "/", "code", ">", "is", "returned", "by", "<", "a", ">", "create", "size", "constraint", "set", "<", "/", "a", ">", "and", "by", "<", "a", ">", "list", "size", "constraint", "sets", "<", "/", "a", ">", "<", "/", "p", ">" ]
[ "return", "this", "size", "constraint", "set", "id", ";" ]