docstring_tokens
list
code_tokens
list
[ "<", "p", ">", "the", "name", "associated", "with", "the", "stack", "<", "/", "p", ">" ]
[ "return", "this", "stack", "name", ";" ]
[ "<", "p", ">", "the", "name", "or", "unique", "id", "of", "the", "stack", "for", "which", "you", "want", "to", "set", "termination", "protection", "<", "/", "p", ">" ]
[ "set", "stack", "name", "(", "stack", "name", ")", ";", "return", "this", ";" ]
[ "no", "equals", "and", "hash", "code", ";", "see", "forwarding", "object", "for", "details" ]
[ "synchronized", "(", "mutex", ")", "{", "return", "delegate", "to", "string", "(", ")", ";", "}" ]
[ "see", "collections", "checked", "map", "checked", "entry", "set", "for", "details", "on", "attacks" ]
[ "synchronized", "(", "mutex", ")", "{", "return", "object", "arrays", "to", "array", "impl", "(", "delegate", "(", ")", ")", ";", "}" ]
[ "enables", "real", "execution", "by", "default" ]
[ "subprocess", "builder", "set", "subprocess", "factory", "(", "java", "subprocess", "factory", "instance", ")", ";", "resource", "manager", "set", "available", "resources", "(", "local", "host", "capacity", "get", "local", "host", "capacity", "(", ")", ")", ";...
[ "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "=", "...
[ "return", "access", "denied", "exception", ";" ]
[ "when", "true", "fields", "in", "the", "json", "that", "are", "not", "found", "on", "the", "class", "will", "not", "throw", "a", "{" ]
[ "this", "ignore", "unknown", "fields", "=", "ignore", "unknown", "fields", ";" ]
[ "set", "whether", "to", "ignore", "invalid", "fields", "that", "is", "whether", "to", "ignore", "bind", "parameters", "that", "have", "corresponding", "fields", "in", "the", "target", "object", "which", "are", "not", "accessible", "(", "for", "example", "becau...
[ "this", "ignore", "invalid", "fields", "=", "ignore", "invalid", "fields", ";" ]
[ "create", "{", "@", "link", "dubbo", "config", "binder", "}", "instance" ]
[ "default", "dubbo", "config", "binder", "default", "dubbo", "config", "binder", "=", "new", "default", "dubbo", "config", "binder", "(", ")", ";", "default", "dubbo", "config", "binder", "set", "environment", "(", "environment", ")", ";", "return", "default", ...
[ "this", "is", "now", "a", "read", "lock" ]
[ "super", "write", "lock", "overridden", "by", "parent", "(", "cont", ",", "entered", ")", ";" ]
[ "path", "of", "the", "rest", "service", "such", "as", "/", "foo" ]
[ "this", "path", "=", "path", ";" ]
[ "the", "path", "of", "the", "file", "or", "directory" ]
[ "return", "this", "path", ";" ]
[ "<", "p", ">", "the", "path", "for", "the", "virtual", "mfa", "device", "for", "more", "information", "about", "paths", "see", "<", "a", "href", "=", "http", ":", "/", "/", "docs", "aws", "amazon", "com", "/", "iam", "/", "latest", "/", "user", "gu...
[ "set", "path", "(", "path", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "virtual", "mfa", "device", "use", "with", "path", "to", "uniquely", "identify", "a", "virtual", "mfa", "device", "<", "/", "p", ">", "<", "p", ">", "this", "parameter", "allows", "(", "per", "its", "<", "...
[ "this", "virtual", "m", "f", "a", "device", "name", "=", "virtual", "m", "f", "a", "device", "name", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "virtual", "mfa", "device", "use", "with", "path", "to", "uniquely", "identify", "a", "virtual", "mfa", "device", "<", "/", "p", ">", "<", "p", ">", "this", "parameter", "allows", "(", "per", "its", "<", "...
[ "return", "this", "virtual", "m", "f", "a", "device", "name", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "virtual", "mfa", "device", "use", "with", "path", "to", "uniquely", "identify", "a", "virtual", "mfa", "device", "<", "/", "p", ">", "<", "p", ">", "this", "parameter", "allows", "(", "per", "its", "<", "...
[ "set", "virtual", "m", "f", "a", "device", "name", "(", "virtual", "m", "f", "a", "device", "name", ")", ";", "return", "this", ";" ]
[ "{" ]
[ "return", "get", "by", "key", "(", "key", ",", "read", "policy", "read", "all", ")", ";" ]
[ "{", "@", "link", "readable", "data", "source", "#", "get", "by", "key", "(", "object", ")", "}" ]
[ "validate", "key", "(", "key", ")", ";", "v", "value", "=", "null", ";", "if", "(", "policy", "use", "cache", "(", ")", ")", "{", "value", "=", "get", "value", "from", "caches", "(", "key", ")", ";", "}", "if", "(", "value", "=", "=", "null", ...
[ "{" ]
[ "return", "get", "all", "(", "read", "policy", "read", "all", ")", ";" ]
[ "{", "@", "link", "readable", "data", "source", "#", "get", "all", "(", ")", "}" ]
[ "collection", "<", "v", ">", "values", "=", "null", ";", "if", "(", "policy", "use", "cache", "(", ")", ")", "{", "values", "=", "get", "values", "from", "caches", "(", ")", ";", "}", "if", "(", "values", "=", "=", "null", "&", "&", "policy", "...
[ "{" ]
[ "return", "add", "or", "update", "(", "value", ",", "write", "policy", "write", "all", ")", ";" ]
[ "{", "@", "link", "writeable", "data", "source", "#", "add", "or", "update", "(", "identifiable", ")", "}" ]
[ "validate", "value", "(", "value", ")", ";", "v", "updated", "value", "=", "null", ";", "for", "(", "writeable", "data", "source", "<", "k", ",", "v", ">", "writeable", "data", "source", ":", "writeable", "data", "sources", ")", "{", "updated", "value"...
[ "{" ]
[ "return", "add", "or", "update", "all", "(", "values", ",", "write", "policy", "write", "all", ")", ";" ]
[ "{" ]
[ "for", "(", "writeable", "data", "source", "<", "k", ",", "v", ">", "writeable", "data", "source", ":", "writeable", "data", "sources", ")", "{", "writeable", "data", "source", "delete", "by", "key", "(", "key", ")", ";", "}", "for", "(", "cache", "d...
[ "{" ]
[ "for", "(", "writeable", "data", "source", "<", "k", ",", "v", ">", "writeable", "data", "source", ":", "writeable", "data", "sources", ")", "{", "writeable", "data", "source", "delete", "all", "(", ")", ";", "}", "for", "(", "cache", "data", "source",...
[ "gets", "the", "value", "of", "the", "number", "property" ]
[ "return", "number", ";" ]
[ "the", "distribution", "certificate", "from", "apple" ]
[ "this", "certificate", "=", "certificate", ";" ]
[ "the", "distribution", "certificate", "from", "apple" ]
[ "return", "this", "certificate", ";" ]
[ "<", "p", ">", "string", "that", "contains", "the", "acm", "certificate", "represented", "by", "the", "arn", "specified", "at", "input", "<", "/", "p", ">" ]
[ "set", "certificate", "(", "certificate", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "contents", "of", "the", "certificate", "chain", "this", "is", "typically", "a", "concatenation", "of", "the", "pem", "-", "encoded", "public", "key", "certificates", "of", "the", "chain", "<", "/", "p", ">", "<", "p", ">", "the",...
[ "this", "certificate", "chain", "=", "certificate", "chain", ";" ]
[ "<", "p", ">", "the", "contents", "of", "the", "certificate", "chain", "this", "is", "typically", "a", "concatenation", "of", "the", "pem", "-", "encoded", "public", "key", "certificates", "of", "the", "chain", "<", "/", "p", ">", "<", "p", ">", "the",...
[ "return", "this", "certificate", "chain", ";" ]
[ "<", "p", ">", "the", "certificate", "chain", "that", "contains", "the", "root", "certificate", "issued", "by", "the", "certificate", "authority", "(", "ca", ")", "<", "/", "p", ">" ]
[ "set", "certificate", "chain", "(", "certificate", "chain", ")", ";", "return", "this", ";" ]
[ "tbd" ]
[ "return", "m", "sub", "slot", "size", ";" ]
[ "singleton", "target", "source", "uses", "the", "hash", "code", "of", "the", "target", "object" ]
[ "return", "this", "target", "hash", "code", "(", ")", ";" ]
[ "invoke", "the", "method", "handler" ]
[ "protected", "abstract", "publisher", "invoke", "(", "method", "method", ",", "method", "handler", "method", "handler", ",", "object", "[", "]", "arguments", ")", ";" ]
[ "invoke", "the", "method", "handler", "as", "a", "callable" ]
[ "return", "(", ")", "-", ">", "{", "try", "{", "return", "method", "handler", "invoke", "(", "arguments", ")", ";", "}", "catch", "(", "throwable", "th", ")", "{", "if", "(", "th", "instanceof", "feign", "exception", ")", "{", "throw", "(", "feign", ...
[ "get", "an", "instance", "of", "the", "{", "@", "link", "rib", "ref", "watcher", "}" ]
[ "if", "(", "instance", "=", "=", "null", ")", "{", "instance", "=", "new", "rib", "ref", "watcher", "(", ")", ";", "}", "return", "instance", ";" ]
[ "initialize", "paper", "to", "use", "a", "{", "@", "link", "reference", "watcher", "}", "for", "observing", "deleted", "references" ]
[ "reference", "watcher", "=", "watcher", ";" ]
[ "watch", "this", "object", "to", "verify", "it", "has", "no", "inbound", "references" ]
[ "if", "(", "object", "=", "=", "null", ")", "{", "return", ";", "}", "if", "(", "reference", "watcher", "!", "=", "null", "&", "&", "(", "leak", "canary", "enabled", "|", "|", "u", "leak", "enabled", ")", ")", "{", "reference", "watcher", "watch", ...
[ "pipes", "breadcrumb", "data", "to", "the", "breadcrumb", "logger", "through", "the", "reference", "watcher" ]
[ "if", "(", "reference", "watcher", "!", "=", "null", "&", "&", "breadcrumbs", "enabled", ")", "{", "if", "(", "child", "=", "=", "null", "|", "|", "parent", "=", "=", "null", ")", "{", "reference", "watcher", "log", "breadcrumb", "(", "event", "type"...
[ "enables", "breadcrumb", "logging" ]
[ "breadcrumbs", "enabled", "=", "true", ";" ]
[ "enables", "leak", "canary" ]
[ "leak", "canary", "enabled", "=", "true", ";" ]
[ "disables", "leak", "canary" ]
[ "leak", "canary", "enabled", "=", "false", ";" ]
[ "returns", "whether", "or", "not", "leak", "canary", "is", "enabled" ]
[ "return", "leak", "canary", "enabled", ";" ]
[ "enables", "u", "leak", "s", "lifecycle", "tracking", "functionality", "u", "leak", "itself", "is", "behind", "a", "plugin" ]
[ "u", "leak", "enabled", "=", "true", ";" ]
[ "disables", "u", "leak", "s", "lifecycle", "tracking" ]
[ "u", "leak", "enabled", "=", "false", ";" ]
[ "test", "grid", "deployment", "mode", "isolated", "mode" ]
[ "process", "test", "same", "remote", "class", "loader", "(", "deployment", "mode", "private", ")", ";" ]
[ "test", "grid", "deployment", "mode", "isolated", "mode" ]
[ "process", "test", "same", "remote", "class", "loader", "(", "deployment", "mode", "isolated", ")", ";" ]
[ "test", "grid", "deployment", "mode", "isolated", "mode" ]
[ "process", "test", "different", "remote", "class", "loader", "(", "deployment", "mode", "private", ")", ";" ]
[ "test", "grid", "deployment", "mode", "isolated", "mode" ]
[ "process", "test", "different", "remote", "class", "loader", "(", "deployment", "mode", "isolated", ")", ";" ]
[ "{" ]
[ "map", "<", "compute", "job", ",", "cluster", "node", ">", "map", "=", "new", "hash", "map", "<", ">", "(", "subgrid", "size", "(", ")", ")", ";", "for", "(", "cluster", "node", "node", ":", "subgrid", ")", "{", "if", "(", "!", "node", "id", "(...
[ "log", "the", "throwable", "which", "occurs", "in", "dubbo", "rpc", "service" ]
[ "abstract", "span", "span", "=", "context", "manager", "active", "span", "(", ")", ";", "span", "error", "occurred", "(", ")", ";", "span", "log", "(", "throwable", ")", ";" ]
[ "returns", "true", "if", "this", "element", "should", "be", "returned", "by", "{" ]
[ "protected", "abstract", "boolean", "predicate", "function", "(", "inner", "t", "object", ")", ";" ]
[ "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", ";" ]
[ "create", "a", "proxied", "connection", "which", "performs", "logging", "of", "all", "methods", "being", "invoked", "typically", "debug", "will", "read", "its", "configuration", "from", "the", "configuration", "and", "act", "accordingly", "however", "there", "are"...
[ "return", "create", "proxy", "(", "connection", "class", ",", "new", "connection", "proxy", "(", "logger", "(", "info", ",", "managed", "printer", ")", ",", "connection", ")", ")", ";" ]
[ "converts", "extraction", "fn", "to", "a", "query", "granularity", "if", "possible", "this", "is", "the", "inverse", "of", "{", "@", "link", "#", "from", "query", "granularity", "(", "granularity", ")", "}" ]
[ "if", "(", "extraction", "fn", "instanceof", "time", "format", "extraction", "fn", ")", "{", "final", "time", "format", "extraction", "fn", "fn", "=", "(", "time", "format", "extraction", "fn", ")", "extraction", "fn", ";", "if", "(", "fn", "get", "forma...
[ "converts", "a", "query", "granularity", "to", "an", "extraction", "fn", "if", "possible", "this", "is", "the", "inverse", "of", "{", "@", "link", "#", "to", "query", "granularity", "(", "extraction", "fn", ")", "}", "this", "will", "always", "return", "...
[ "if", "(", "query", "granularity", "=", "=", "null", ")", "{", "return", "null", ";", "}", "else", "{", "return", "new", "time", "format", "extraction", "fn", "(", "null", ",", "null", ",", "null", ",", "query", "granularity", ",", "true", ")", ";", ...
[ "get", "the", "root", "http", "handler", "for", "this", "connection" ]
[ "return", "root", "handler", ";" ]
[ "get", "the", "underlying", "channel" ]
[ "return", "channel", ";" ]
[ "resets", "the", "channel", "to", "its", "original", "state", "effectively", "disabling", "all", "current", "conduit", "wrappers", "the", "current", "state", "is", "encapsulated", "inside", "a", "{", "@", "link", "conduit", "state", "}", "object", "that", "can...
[ "conduit", "state", "ret", "=", "new", "conduit", "state", "(", "channel", "get", "sink", "channel", "(", ")", "get", "conduit", "(", ")", ",", "channel", "get", "source", "channel", "(", ")", "get", "conduit", "(", ")", ")", ";", "channel", "get", "...
[ "resets", "the", "channel", "to", "its", "original", "state", "effectively", "disabling", "all", "current", "conduit", "wrappers", "the", "current", "state", "is", "lost" ]
[ "channel", "get", "sink", "channel", "(", ")", "set", "conduit", "(", "original", "sink", "conduit", ")", ";", "channel", "get", "source", "channel", "(", ")", "set", "conduit", "(", "original", "source", "conduit", ")", ";" ]
[ "restores", "the", "channel", "conduits", "to", "a", "previous", "state" ]
[ "channel", "get", "sink", "channel", "(", ")", "set", "conduit", "(", "state", "sink", ")", ";", "channel", "get", "source", "channel", "(", ")", "set", "conduit", "(", "state", "source", ")", ";" ]
[ "constructs", "a", "class", "pool", "visitor", "to", "efficiently", "travel", "to", "the", "specified", "classes", "and", "class", "members" ]
[ "multi", "class", "pool", "visitor", "multi", "class", "pool", "visitor", "=", "new", "multi", "class", "pool", "visitor", "(", ")", ";", "if", "(", "keep", "class", "specifications", "!", "=", "null", ")", "{", "for", "(", "int", "index", "=", "0", ...
[ "constructs", "a", "class", "pool", "visitor", "to", "efficiently", "travel", "to", "the", "specified", "classes", "and", "class", "members" ]
[ "multi", "class", "pool", "visitor", "multi", "class", "pool", "visitor", "=", "new", "multi", "class", "pool", "visitor", "(", ")", ";", "if", "(", "class", "specifications", "!", "=", "null", ")", "{", "for", "(", "int", "index", "=", "0", ";", "in...
[ "adds", "elements", "to", "the", "given", "multi", "class", "visitor", "to", "apply", "the", "given", "member", "visitor", "to", "all", "class", "members", "that", "match", "the", "given", "list", "of", "options", "(", "of", "the", "given", "type", ")" ]
[ "if", "(", "member", "specifications", "!", "=", "null", ")", "{", "for", "(", "int", "index", "=", "0", ";", "index", "<", "member", "specifications", "size", "(", ")", ";", "index", "+", "+", ")", "{", "member", "specification", "member", "specificat...
[ "<", "pre", ">", "an", "optional", "string", "message", "for", "test", "<", "/", "pre", ">" ]
[ "java", "lang", "object", "ref", "=", "response", "message", ";", "if", "(", "ref", "instanceof", "java", "lang", "string", ")", "{", "return", "(", "java", "lang", "string", ")", "ref", ";", "}", "else", "{", "com", "google", "protobuf", "byte", "stri...
[ "<", "pre", ">", "an", "optional", "string", "message", "for", "test", "<", "/", "pre", ">" ]
[ "java", "lang", "object", "ref", "=", "response", "message", ";", "if", "(", "ref", "instanceof", "java", "lang", "string", ")", "{", "com", "google", "protobuf", "byte", "string", "b", "=", "com", "google", "protobuf", "byte", "string", "copy", "from", ...
[ "<", "pre", ">", "an", "optional", "string", "message", "for", "test", "<", "/", "pre", ">" ]
[ "java", "lang", "object", "ref", "=", "response", "message", ";", "if", "(", "!", "(", "ref", "instanceof", "java", "lang", "string", ")", ")", "{", "com", "google", "protobuf", "byte", "string", "bs", "=", "(", "com", "google", "protobuf", "byte", "st...
[ "<", "pre", ">", "an", "optional", "string", "message", "for", "test", "<", "/", "pre", ">" ]
[ "java", "lang", "object", "ref", "=", "response", "message", ";", "if", "(", "ref", "instanceof", "string", ")", "{", "com", "google", "protobuf", "byte", "string", "b", "=", "com", "google", "protobuf", "byte", "string", "copy", "from", "utf", "8", "(",...
[ "<", "pre", ">", "an", "optional", "string", "message", "for", "test", "<", "/", "pre", ">" ]
[ "if", "(", "value", "=", "=", "null", ")", "{", "throw", "new", "null", "pointer", "exception", "(", ")", ";", "}", "response", "message", "=", "value", ";", "on", "changed", "(", ")", ";", "return", "this", ";" ]
[ "<", "pre", ">", "an", "optional", "string", "message", "for", "test", "<", "/", "pre", ">" ]
[ "response", "message", "=", "get", "default", "instance", "(", ")", "get", "response", "message", "(", ")", ";", "on", "changed", "(", ")", ";", "return", "this", ";" ]
[ "<", "pre", ">", "an", "optional", "string", "message", "for", "test", "<", "/", "pre", ">" ]
[ "if", "(", "value", "=", "=", "null", ")", "{", "throw", "new", "null", "pointer", "exception", "(", ")", ";", "}", "check", "byte", "string", "is", "utf", "8", "(", "value", ")", ";", "response", "message", "=", "value", ";", "on", "changed", "(",...
[ "gets", "the", "value", "of", "the", "my", "message", "property", "<", "p", "/", ">", "<", "p", "/", ">", "this", "accessor", "method", "returns", "a", "reference", "to", "the", "live", "list", "not", "a", "snapshot", "therefore", "any", "modification", ...
[ "if", "(", "my", "message", "=", "=", "null", ")", "{", "my", "message", "=", "new", "array", "list", "<", ">", "(", ")", ";", "}", "return", "this", "my", "message", ";" ]
[ "gets", "the", "value", "of", "the", "my", "error", "property" ]
[ "return", "my", "error", ";" ]
[ "sets", "the", "value", "of", "the", "my", "error", "property" ]
[ "this", "my", "error", "=", "value", ";" ]
[ "{" ]
[ "msg", "cntr", "increment", "(", ")", ";", "if", "(", "test", "latency", ")", "latches", "get", "(", "(", "(", "grid", "test", "message", ")", "msg", ")", "id", "(", ")", ")", "count", "down", "(", ")", ";", "else", "sem", "release", "(", ")", ...
[ "fallback", "converter", "for", "any", "unlisted", "object", "using", "string", "default", "mapping" ]
[ "string", "content", "=", "exchange", "get", "in", "(", ")", "get", "body", "(", "string", "class", ")", ";", "return", "to", "outgoing", "message", "(", "content", ",", "exchange", ")", ";" ]
[ "is", "dql", "statement" ]
[ "return", "default", "keyword", "select", "=", "=", "token", "type", ";" ]
[ "close", "the", "connection", "to", "the", "backing", "service", "other", "public", "functions", "of", "bluetooth", "map", "will", "return", "default", "error", "results", "once", "close", "(", ")", "has", "been", "called", "multiple", "invocations", "of", "cl...
[ "i", "bluetooth", "manager", "mgr", "=", "m", "adapter", "get", "bluetooth", "manager", "(", ")", ";", "if", "(", "mgr", "!", "=", "null", ")", "{", "try", "{", "mgr", "unregister", "state", "change", "callback", "(", "m", "bluetooth", "state", "change...
[ "todo", ":", "this", "is", "currently", "being", "used", "by", "settings", "lib", "and", "internal", "app" ]
[ "return", "get", "connection", "state", "(", "device", ")", "=", "=", "bluetooth", "adapter", "state", "connected", ";" ]
[ "gets", "the", "symbol" ]
[ "return", "symbol", ";" ]
[ "generate", "a", "value", "suitable", "for", "use", "in", "{", "@", "link", "view", "#", "set", "id", "(", "int", ")", "}", "this", "value", "will", "not", "collide", "with", "id", "values", "generated", "at", "build", "time", "by", "aapt", "for", "r...
[ "if", "(", "android", "os", "build", "version", "sdk", "int", ">", "=", "android", "os", "build", "version", "codes", "jelly", "bean", "mr1", ")", "{", "return", "view", "generate", "view", "id", "(", ")", ";", "}", "else", "{", "return", "copied", "...
[ "adds", "an", "inset", "circular", "shadow", "outline", "the", "passed", "view", "(", "lollipop", "+", "only", ")", "-", "note", "that", "the", "view", "should", "have", "its", "elevation", "set", "prior", "to", "calling", "this" ]
[ "if", "(", "build", "version", "sdk", "int", ">", "=", "build", "version", "codes", "lollipop", ")", "{", "view", "set", "outline", "provider", "(", "new", "view", "outline", "provider", "(", ")", "{", "@", "override", "public", "void", "get", "outline",...
[ "gets", "the", "search", "text", "(", "e", "g", "category", "name", ")", "to", "search", "for", "either", "the", "location", "or", "the", "search", "text", "(", "or", "both", ")", "must", "be", "specified" ]
[ "return", "search", "text", ";" ]
[ "sets", "the", "ordinal" ]
[ "this", "ordinal", "=", "ordinal", ";" ]
[ "tests", "that", "capacity", "can", "be", "acquired", "when", "available", "and", "can", "not", "be", "once", "exhausted" ]
[ "capacity", "manager", "mgr", "=", "new", "capacity", "manager", "(", "10", ")", ";", "assert", "assert", "true", "(", "mgr", "acquire", "(", ")", ")", ";", "assert", "assert", "equals", "(", "mgr", "available", "capacity", "(", ")", ",", "9", ")", "...
[ "tests", "that", "capacity", "can", "be", "properly", "released", "making", "additional", "capacity", "available", "to", "be", "acquired" ]
[ "capacity", "manager", "mgr", "=", "new", "capacity", "manager", "(", "10", ")", ";", "mgr", "acquire", "(", "10", ")", ";", "mgr", "release", "(", ")", ";", "assert", "assert", "equals", "(", "mgr", "available", "capacity", "(", ")", ",", "1", ")", ...
[ "tests", "that", "if", "created", "with", "negative", "capacity", "capacity", "manager", "effectively", "operates", "in", "a", "no", "-", "op", "mode" ]
[ "capacity", "manager", "mgr", "=", "new", "capacity", "manager", "(", "-", "1", ")", ";", "assert", "assert", "true", "(", "mgr", "acquire", "(", ")", ")", ";", "mgr", "release", "(", ")", ";", "assert", "assert", "true", "(", "mgr", "acquire", "(", ...
[ "copies", "the", "specified", "struct", "data", "to", "this", "struct" ]
[ "mem", "copy", "(", "src", "address", "(", ")", ",", "address", "(", ")", ",", "sizeof", ")", ";", "return", "this", ";" ]
[ "returns", "a", "new", "{" ]
[ "return", "wrap", "(", "b", "g", "f", "x", "callback", "interface", "class", ",", "nmem", "alloc", "checked", "(", "sizeof", ")", ")", ";" ]
[ "returns", "a", "new", "{" ]
[ "return", "wrap", "(", "b", "g", "f", "x", "callback", "interface", "class", ",", "nmem", "calloc", "checked", "(", "1", ",", "sizeof", ")", ")", ";" ]
[ "returns", "a", "new", "{" ]
[ "byte", "buffer", "container", "=", "buffer", "utils", "create", "byte", "buffer", "(", "sizeof", ")", ";", "return", "wrap", "(", "b", "g", "f", "x", "callback", "interface", "class", ",", "mem", "address", "(", "container", ")", ",", "container", ")", ...
[ "returns", "a", "new", "{" ]
[ "return", "wrap", "(", "b", "g", "f", "x", "callback", "interface", "class", ",", "address", ")", ";" ]
[ "like", "{" ]
[ "return", "address", "=", "=", "null", "?", "null", ":", "wrap", "(", "b", "g", "f", "x", "callback", "interface", "class", ",", "address", ")", ";" ]
[ "returns", "a", "new", "{" ]
[ "return", "malloc", "stack", "(", "stack", "get", "(", ")", ")", ";" ]
[ "returns", "a", "new", "{" ]
[ "return", "calloc", "stack", "(", "stack", "get", "(", ")", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "b", "g", "f", "x", "callback", "interface", "}", "instance", "allocated", "on", "the", "specified", "{", "@", "link", "memory", "stack", "}" ]
[ "return", "wrap", "(", "b", "g", "f", "x", "callback", "interface", "class", ",", "stack", "nmalloc", "(", "alignof", ",", "sizeof", ")", ")", ";" ]