Home
Sort by
last modified time
|
relevance
|
path
Project(s)
1.7.0
1.7.1
1.7.2
1.8.0
1.8.1
2.0.0
2.1.0
2.1.1
2.2.0
2.5.0
2.5.1
2.5.1-MP1-A
2.5.1.1
3.0.0
3.0.0-beta1
3.0.0-beta2
3.0.0-beta3
3.0.1
3.0.2
3.0.2-MP2
3.0.2-MP3
3.0.3
3.0.3-GA
3.0.3-MP1
3.0.4
3.1.0
3.1.1
3.1.2
3.1.3
3.1.4
3.1.4-MP1
3.1.5
3.1.6
3.1.6-MP1
4.0.0
4.1.0
4.1.1
4.1.1-MP1
4.1.2
4.5.0
4.5.0-MP1
4.5.1
4.5.1-MP1
4.5.1-MP2
4.5.1-MP3
4.5.1-MP4
4.5.1-MP5
4.6.0
4.6.1
4.6.2
4.6.3
4.6.4
4.6.5
5.0.0
5.0.1
5.1.0
5.1.0-MP1
5.1.0-MP2
5.1.0-MP3
5.1.1
5.5.0
5.5.1
5.5.2
5.5.3
5.5.4
5.5.5
5.5.6
6.0.0
6.0.1
6.0.2
6.0.3
6.0.4
6.0.5
6.5.0
6.5.1
6.5.2
6.6.0
6.6.1
6.6.2
6.6.2-MP1
6.6.2-MP2
6.6.3
6.6.4
6.6.5
7.0.0
7.0.1
7.0.2
7.0.3
7.0.4
7.1.0
7.1.1
alice
cheshire-cat
Couchbase_C_Client_v3.0
Couchbase_Java_Client_v2.4
Couchbase_Java_Client_v2.5
Couchbase_Java_Client_v2.7
Couchbase_Java_Client_v3.0
Couchbase_NET_Client_v3.0
Couchbase_Node.JS_Client_v2.6
Couchbase_Node.JS_Client_v3.0
Couchbase_Python_Client_v3.0
elixir
mad-hatter
morpheus
neo
sherlock
spock
trunk
vulcan
watson
select all
invert selection
clear
Full Search
Definition
Symbol
File Path
History
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Help
Searched
defs:errors
(Results
1 - 25
of
33
) sorted by relevance
1
2
/6.0.3/godeps/src/github.com/couchbase/gocb/
H
A
D
error.go
34
var
errors
[]string
var
[all...]
/6.0.3/godeps/src/golang.org/x/tools/go/analysis/
H
A
D
analysis.go
44
// package that contains parse or type
errors
.
type
180
AFact() // dummy method to avoid type
errors
type
H
A
D
doc.go
134
there were parse or type
errors
.
type
/6.0.3/godeps/src/golang.org/x/tools/go/packages/
H
A
D
doc.go
231
type
errors
type
/6.0.3/godeps/src/golang.org/x/tools/internal/lsp/
H
A
D
diagnostics.go
42
// Don't report type
errors
if there are parse
errors
.
type
/6.0.3/goproj/src/github.com/couchbase/query/datastore/system/
H
A
D
system_keyspace_nodes.go
[all...]
/6.0.3/kv_engine/daemon/
H
A
D
buckets.cc
38
bool validateBucketName(const std::string& name, std::string&
errors
) {
in validateBucketName()
argument
73
bool validateBucketType(const BucketType& type, std::string&
errors
) {
in validateBucketType()
argument
H
A
D
config_parse.cc
53
bool validate_proposed_config_changes(const char* new_cfg, cJSON*
errors
) {
in validate_proposed_config_changes()
argument
/6.0.3/godeps/src/github.com/couchbase/go_n1ql/
H
A
D
rows.go
H
A
D
n1ql.go
[all...]
/6.0.3/godeps/src/github.com/couchbase/godbc/n1ql/
H
A
D
n1ql_rows.go
/6.0.3/godeps/src/golang.org/x/tools/go/loader/
H
A
D
loader_test.go
[all...]
H
A
D
loader.go
436
// A successful package may still contain type
errors
.
type
472
// packages contained I/O, parser or type
errors
, or if dependencies
global()
type
479
// Create a simple default error handler for parse/type
errors
.
global()
type
773
// (e.g. go/build or parse error), but type
errors
are reported via
global()
type
[all...]
/6.0.3/godeps/src/golang.org/x/tools/refactor/satisfy/
H
A
D
find.go
88
// The package must be free of type
errors
, and
type
/6.0.3/goproj/src/github.com/couchbase/query/server/http/
H
A
D
service_response.go
[all...]
/6.0.3/kv_engine/daemon/protocol/mcbp/
H
A
D
create_remove_bucket_command_context.cc
81
std::string
errors
;
in create()
local
/6.0.3/godeps/src/golang.org/x/tools/go/analysis/internal/unitchecker/
H
A
D
unitchecker.go
162
// report type
errors
.
type
/6.0.3/godeps/src/golang.org/x/tools/go/internal/gcimporter/
H
A
D
bexport.go
598
// package contains type
errors
type
/6.0.3/godeps/src/gopkg.in/couchbase/gocbcore.v7/
H
A
D
error.go
33
var
errors
[]string
var
[all...]
/6.0.3/testrunner/scripts/
H
A
D
install.py
90
errors
= {"UNREACHABLE": "",
variable
/6.0.3/godeps/src/golang.org/x/tools/refactor/rename/
H
A
D
rename_test.go
1214
// Progress after "soft" type
errors
(Go issue 14596).
type
/6.0.3/godeps/src/golang.org/x/tools/cmd/guru/
H
A
D
guru.go
301
// allowErrors causes type
errors
t
type
[all...]
/6.0.3/godeps/src/golang.org/x/tools/go/ssa/ssautil/
H
A
D
load.go
29
// package due to type
errors
.
type
51
// initial package due to type
errors
.
type
/6.0.3/godeps/src/golang.org/x/tools/refactor/eg/
H
A
D
eg.go
95
Verifying that a transformation does not introduce type
errors
is very
type
97
constant by another (e.g. 1 to 2) may cause type
errors
relating to
type
/6.0.3/goproj/src/github.com/couchbase/query/datastore/couchbase/
H
A
D
view_util.go
Completed in 59 milliseconds
1
2